Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add verification before downloading whole package | Zhomart Mukhamejanov | 2018-12-17 | 2 | -1/+52 |
* | Add PrepareUpdateService. | Zhomart Mukhamejanov | 2018-12-17 | 7 | -113/+110 |
* | Fix instrumentation_for to refer to name of module | Colin Cross | 2018-10-18 | 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-02 | 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-14 | 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-08 | 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-07 | 1 | -3/+3 |
* | updater_sample: Add suspend/resume update | Zhomart Mukhamejanov | 2018-06-05 | 4 | -13/+80 |
* | updater_sample: Add UI docs to README | Zhomart Mukhamejanov | 2018-06-05 | 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-06-01 | 1 | -1/+8 |
* | updater_sample: Add @GuardedBy | Zhomart Mukhamejanov | 2018-06-01 | 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-26 | 4 | -68/+128 |
* | updater_sample: add UpdateData | Zhomart Mukhamejanov | 2018-05-26 | 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-24 | 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-10 | 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-27 | 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-26 | 3 | -8/+189 |
* | | sample_updater: add tests resources | Zhomart Mukhamejanov | 2018-04-26 | 3 | -0/+49 |
|/ | |||||
* | updater_sample: Use stubs libs for android.test.base / runner. | Tao Bao | 2018-04-26 | 1 | -2/+2 |
* | Rename the dir for SystemUpdaterSample. | Tao Bao | 2018-04-26 | 25 | -0/+1773 |