Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-06-13 | updater_sample: add proguard.flags | Zhomart Mukhamejanov | 3 | -6/+28 |
2018-06-08 | updater_sample: update README.md | Zhomart Mukhamejanov | 1 | -3/+5 |
2018-06-07 | updater_sample: fix payload spec tests | Zhomart Mukhamejanov | 1 | -1/+1 |
2018-06-07 | updater_sample: change gen_update_config args | Zhomart Mukhamejanov | 1 | -3/+3 |
2018-06-05 | updater_sample: Add suspend/resume update | Zhomart Mukhamejanov | 4 | -13/+80 |
2018-06-05 | updater_sample: Add UI docs to README | Zhomart Mukhamejanov | 1 | -0/+25 |
2018-06-04 | updater_sample: improve updater state handling | Zhomart Mukhamejanov | 8 | -167/+307 |
2018-06-01 | updater_sample: validate state only once | Zhomart Mukhamejanov | 1 | -1/+8 |
2018-06-01 | updater_sample: Add @GuardedBy | Zhomart Mukhamejanov | 2 | -1/+8 |
2018-05-31 | updater_sample: Improve update completion handling | Zhomart Mukhamejanov | 3 | -1/+147 |
2018-05-26 | updater_sample: add UpdaterState | Zhomart Mukhamejanov | 4 | -68/+128 |
2018-05-26 | updater_sample: add UpdateData | Zhomart Mukhamejanov | 1 | -29/+121 |
2018-05-25 | updater_sample: Add OWNERS. | Tao Bao | 1 | -0/+2 |
2018-05-25 | updater_sample: add updater state | Zhomart Mukhamejanov | 5 | -43/+186 |
2018-05-24 | updater_sample: create UpdateManager | Zhomart Mukhamejanov | 9 | -243/+492 |
2018-05-18 | updater_config: make utils/PayloadSpecs non-static | Zhomart Mukhamejanov | 4 | -13/+17 |
2018-05-17 | updater_sample: add switch slot demo | Zhomart Mukhamejanov | 11 | -16/+210 |
2018-05-10 | updater_sample: add HAL compatibility check | Zhomart Mukhamejanov | 2 | -27/+60 |
2018-05-10 | updater_sample: fix UpdateConfig | Zhomart Mukhamejanov | 3 | -4/+8 |
2018-05-10 | updater_sample: add http header demo | Zhomart Mukhamejanov | 4 | -13/+51 |
2018-05-08 | updater_sample: update tools | Zhomart Mukhamejanov | 7 | -93/+74 |
2018-05-08 | updater_sample: add streaming support | Zhomart Mukhamejanov | 6 | -20/+266 |
2018-05-03 | updater_sample: update tests | Zhomart Mukhamejanov | 3 | -15/+29 |
2018-05-03 | updater_sample: update ui and README, clean-up | Zhomart Mukhamejanov | 7 | -98/+151 |
2018-05-02 | updater_sample: Add streaming to PayloadSpec | Zhomart Mukhamejanov | 9 | -26/+56 |
2018-05-01 | updater_sample: add FileDownloader | Zhomart Mukhamejanov | 2 | -0/+173 |
2018-05-01 | updater_sample: Improve UpdateConfig | Zhomart Mukhamejanov | 9 | -47/+140 |
2018-04-27 | updater_sample: fix gen_update_config.py | Zhomart Mukhamejanov | 4 | -27/+89 |
2018-04-26 | sample_updater: add tests resources | Zhomart Mukhamejanov | 3 | -0/+49 |
2018-04-26 | sample_updater: create tools/gen_update_config.py | Zhomart Mukhamejanov | 3 | -8/+189 |
2018-04-26 | updater_sample: Use stubs libs for android.test.base / runner. | Tao Bao | 1 | -2/+2 |
2018-04-26 | Rename the dir for SystemUpdaterSample. | Tao Bao | 25 | -0/+1773 |