1. e0134fc updater_sample: add internet access permission by Jindong · 4 years, 10 months ago
  2. 7d47aeb Update OWNERS. by Tao Bao · 4 years, 8 months ago
  3. 00d4092 Merge "updater_sample: Build SystemUpdaterSample as non-privileged app by default." am: b87520077b by Tao Bao · 5 years ago
  4. 061267e updater_sample: Build SystemUpdaterSample as non-privileged app by default. by Tao Bao · 5 years ago
  5. 4be5562 Merge "Updater updater_sample/README.md - build instructions." am: 52db3dc12e am: 2ee3614be3 by Zhomart Mukhamejanov · 5 years ago
  6. 011b5bb Updater updater_sample/README.md - build instructions. by Zhomart Mukhamejanov · 5 years ago
  7. faf656f Merge "Add verification before downloading whole package" am: 2e7393dbde am: e84953e9aa by Zhomart Mukhamejanov · 5 years ago
  8. c18d488 Add verification before downloading whole package by Zhomart Mukhamejanov · 5 years ago
  9. bc07775 Add PrepareUpdateService. by Zhomart Mukhamejanov · 5 years ago
  10. 75f4073 Add PrepareUpdateService. by Zhomart Mukhamejanov · 5 years ago
  11. d5c7fb5 Migrate bootable/recovery to androidx.test by koushik panuganti · 5 years ago
  12. 88dcca9 Fix instrumentation_for to refer to name of module by Colin Cross · 6 years ago
  13. 88712f7 Move ab_streaming_metadata under ab_config. by Zhomart Mukhamejanov · 6 years ago
  14. f27ca7e Remove TODO for b/112462307 by Colin Cross · 6 years ago
  15. d2be7fc updater_sample: Move to Soong. by Tao Bao · 6 years ago
  16. c0ec913 Remove non-A/B mention from README. by Zhomart Mukhamejanov · 6 years ago
  17. 65dcf32 updater_sample: add privileged system app docs by Zhomart Mukhamejanov · 6 years ago
  18. 2d9ffb6 updater_sample: run as a systemp app by Zhomart Mukhamejanov · 6 years ago
  19. aa7abc0 updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  20. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  21. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  22. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  23. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  24. ec33e45 updater_sample: update README.md by Zhomart Mukhamejanov · 6 years ago
  25. 8a6a86a updater_sample: fix payload spec tests by Zhomart Mukhamejanov · 6 years ago
  26. da96070 updater_sample: change gen_update_config args by Zhomart Mukhamejanov · 6 years ago
  27. 16db994 updater_sample: Add suspend/resume update by Zhomart Mukhamejanov · 6 years ago
  28. 60abf5c updater_sample: Add UI docs to README by Zhomart Mukhamejanov · 6 years ago
  29. 469b35a updater_sample: improve updater state handling by Zhomart Mukhamejanov · 6 years ago
  30. 51cde1e updater_sample: validate state only once by Zhomart Mukhamejanov · 6 years ago
  31. f6522eb updater_sample: Add @GuardedBy by Zhomart Mukhamejanov · 6 years ago
  32. 7671f68 updater_sample: Improve update completion handling by Zhomart Mukhamejanov · 6 years ago
  33. 674aa6c updater_sample: add UpdaterState by Zhomart Mukhamejanov · 6 years ago
  34. b34f7ea updater_sample: add UpdateData by Zhomart Mukhamejanov · 6 years ago
  35. 44e8573 Merge "updater_sample: Add OWNERS." by Treehugger Robot · 6 years ago
  36. 35db9cf updater_sample: Add OWNERS. by Tao Bao · 6 years ago
  37. 8f4059d updater_sample: add updater state by Zhomart Mukhamejanov · 6 years ago
  38. 6f26e71 updater_sample: create UpdateManager by Zhomart Mukhamejanov · 6 years ago
  39. b0361ff updater_config: make utils/PayloadSpecs non-static by Zhomart Mukhamejanov · 6 years ago
  40. 238beb7 updater_sample: add switch slot demo by Zhomart Mukhamejanov · 6 years ago
  41. 46a51ac updater_sample: add HAL compatibility check by Zhomart Mukhamejanov · 6 years ago
  42. bb8a215 updater_sample: fix UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  43. 6aa5fb0 updater_sample: add http header demo by Zhomart Mukhamejanov · 6 years ago
  44. daa86e9 Merge "updater_sample: update tools" by Zhomart Mukhamejanov · 6 years ago
  45. 96eb59e updater_sample: update tools by Zhomart Mukhamejanov · 6 years ago
  46. 0dd5a83 updater_sample: add streaming support by Zhomart Mukhamejanov · 6 years ago
  47. e606f6d updater_sample: update tests by Zhomart Mukhamejanov · 6 years ago
  48. f7a7038 updater_sample: update ui and README, clean-up by Zhomart Mukhamejanov · 6 years ago
  49. da7e237 updater_sample: Add streaming to PayloadSpec by Zhomart Mukhamejanov · 6 years ago
  50. 93535dd updater_sample: add FileDownloader by Zhomart Mukhamejanov · 6 years ago
  51. 963e3ee updater_sample: Improve UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  52. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  53. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  54. 02e912c sample_updater: add tests resources by Zhomart Mukhamejanov · 6 years ago
  55. d5a4182 sample_updater: create tools/gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  56. daa65ae updater_sample: Use stubs libs for android.test.base / runner. by Tao Bao · 6 years ago
  57. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago