| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Updater updater_sample/README.md - build instructions." am: 52db3dc12e... | Zhomart Mukhamejanov | 2019-02-25 | 1 | -2/+4 |
| |\ | |||||
| | * | Updater updater_sample/README.md - build instructions. | Zhomart Mukhamejanov | 2019-02-25 | 1 | -2/+4 |
| * | | Merge "Add verification before downloading whole package" am: 2e7393dbde am: ... | Zhomart Mukhamejanov | 2018-12-17 | 2 | -1/+52 |
| |\| | |||||
| | * | Add verification before downloading whole package | Zhomart Mukhamejanov | 2018-12-17 | 2 | -1/+52 |
| | * | Add PrepareUpdateService. | Zhomart Mukhamejanov | 2018-12-17 | 7 | -113/+110 |
| * | | Add PrepareUpdateService. | Zhomart Mukhamejanov | 2018-12-14 | 8 | -113/+111 |
| * | | Migrate bootable/recovery to androidx.test | koushik panuganti | 2018-12-12 | 7 | -16/+20 |
| |/ | |||||
| * | Fix instrumentation_for to refer to name of module | Colin Cross | 2018-10-17 | 1 | -1/+1 |
| * | Move ab_streaming_metadata under ab_config. | Zhomart Mukhamejanov | 2018-08-22 | 11 | -103/+115 |
| * | Remove TODO for b/112462307 | Colin Cross | 2018-08-13 | 1 | -5/+3 |
| * | updater_sample: Move to Soong. | Tao Bao | 2018-08-10 | 5 | -72/+76 |
| * | Remove non-A/B mention from README. | Zhomart Mukhamejanov | 2018-08-01 | 1 | -6/+6 |
| * | updater_sample: add privileged system app docs | Zhomart Mukhamejanov | 2018-06-18 | 3 | -29/+57 |
| * | updater_sample: run as a systemp app | Zhomart Mukhamejanov | 2018-06-18 | 2 | -1/+3 |
| * | updater_sample: add proguard.flags | Zhomart Mukhamejanov | 2018-06-18 | 3 | -5/+28 |
| * | Merge "updater_sample: add metadata mismatch error code" | Zhomart Mukhamejanov | 2018-06-14 | 1 | -0/+1 |
| |\ | |||||
| | * | updater_sample: add metadata mismatch error code | Zhomart Mukhamejanov | 2018-06-13 | 1 | -0/+1 |
| * | | Revert "updater_sample: add proguard.flags" | Ian Pedowitz | 2018-06-14 | 3 | -28/+6 |
| |/ | |||||
| * | updater_sample: add proguard.flags | Zhomart Mukhamejanov | 2018-06-13 | 3 | -6/+28 |
| * | updater_sample: update README.md | Zhomart Mukhamejanov | 2018-06-07 | 1 | -3/+5 |
| * | updater_sample: fix payload spec tests | Zhomart Mukhamejanov | 2018-06-07 | 1 | -1/+1 |
| * | updater_sample: change gen_update_config args | Zhomart Mukhamejanov | 2018-06-06 | 1 | -3/+3 |
| * | updater_sample: Add suspend/resume update | Zhomart Mukhamejanov | 2018-06-04 | 4 | -13/+80 |
| * | updater_sample: Add UI docs to README | Zhomart Mukhamejanov | 2018-06-04 | 1 | -0/+25 |
| * | updater_sample: improve updater state handling | Zhomart Mukhamejanov | 2018-06-04 | 8 | -167/+307 |
| * | updater_sample: validate state only once | Zhomart Mukhamejanov | 2018-05-31 | 1 | -1/+8 |
| * | updater_sample: Add @GuardedBy | Zhomart Mukhamejanov | 2018-05-31 | 2 | -1/+8 |
| * | updater_sample: Improve update completion handling | Zhomart Mukhamejanov | 2018-05-31 | 3 | -1/+147 |
| * | updater_sample: add UpdaterState | Zhomart Mukhamejanov | 2018-05-25 | 4 | -68/+128 |
| * | updater_sample: add UpdateData | Zhomart Mukhamejanov | 2018-05-25 | 1 | -29/+121 |
| * | Merge "updater_sample: Add OWNERS." | Treehugger Robot | 2018-05-25 | 1 | -0/+2 |
| |\ | |||||
| | * | updater_sample: Add OWNERS. | Tao Bao | 2018-05-25 | 1 | -0/+2 |
| * | | updater_sample: add updater state | Zhomart Mukhamejanov | 2018-05-25 | 5 | -43/+186 |
| |/ | |||||
| * | updater_sample: create UpdateManager | Zhomart Mukhamejanov | 2018-05-23 | 9 | -243/+492 |
| * | updater_config: make utils/PayloadSpecs non-static | Zhomart Mukhamejanov | 2018-05-18 | 4 | -13/+17 |
| * | updater_sample: add switch slot demo | Zhomart Mukhamejanov | 2018-05-17 | 11 | -16/+210 |
| * | updater_sample: add HAL compatibility check | Zhomart Mukhamejanov | 2018-05-10 | 2 | -27/+60 |
| * | updater_sample: fix UpdateConfig | Zhomart Mukhamejanov | 2018-05-10 | 3 | -4/+8 |
| * | updater_sample: add http header demo | Zhomart Mukhamejanov | 2018-05-09 | 4 | -13/+51 |
| * | Merge "updater_sample: update tools" | Zhomart Mukhamejanov | 2018-05-09 | 7 | -93/+74 |
| |\ | |||||
| | * | updater_sample: update tools | Zhomart Mukhamejanov | 2018-05-08 | 7 | -93/+74 |
| * | | updater_sample: add streaming support | Zhomart Mukhamejanov | 2018-05-08 | 6 | -20/+266 |
| |/ | |||||
| * | updater_sample: update tests | Zhomart Mukhamejanov | 2018-05-03 | 3 | -15/+29 |
| * | updater_sample: update ui and README, clean-up | Zhomart Mukhamejanov | 2018-05-03 | 7 | -98/+151 |
| * | updater_sample: Add streaming to PayloadSpec | Zhomart Mukhamejanov | 2018-05-02 | 9 | -26/+56 |
| * | updater_sample: add FileDownloader | Zhomart Mukhamejanov | 2018-05-01 | 2 | -0/+173 |
| * | updater_sample: Improve UpdateConfig | Zhomart Mukhamejanov | 2018-05-01 | 9 | -47/+140 |
| * | updater_sample: fix gen_update_config.py | Zhomart Mukhamejanov | 2018-04-26 | 4 | -27/+89 |
| * | Merge "sample_updater: create tools/gen_update_config.py" | Zhomart Mukhamejanov | 2018-04-26 | 3 | -8/+189 |
| |\ | |||||
| | * | sample_updater: create tools/gen_update_config.py | Zhomart Mukhamejanov | 2018-04-25 | 3 | -8/+189 |
