summaryrefslogtreecommitdiff
path: root/updater_sample/src/com/example/android/systemupdatersample/ui/MainActivity.java
AgeCommit message (Expand)Author
2018-12-14Add PrepareUpdateService.Zhomart Mukhamejanov
2018-06-04updater_sample: Add suspend/resume updateZhomart Mukhamejanov
2018-06-04updater_sample: improve updater state handlingZhomart Mukhamejanov
2018-05-31updater_sample: Improve update completion handlingZhomart Mukhamejanov
2018-05-25updater_sample: add UpdaterStateZhomart Mukhamejanov
2018-05-25updater_sample: add updater stateZhomart Mukhamejanov
2018-05-23updater_sample: create UpdateManagerZhomart Mukhamejanov
2018-05-18updater_config: make utils/PayloadSpecs non-staticZhomart Mukhamejanov
2018-05-17updater_sample: add switch slot demoZhomart Mukhamejanov
2018-05-09updater_sample: add http header demoZhomart Mukhamejanov
2018-05-08updater_sample: add streaming supportZhomart Mukhamejanov
2018-05-03updater_sample: update ui and README, clean-upZhomart Mukhamejanov
2018-05-02updater_sample: Add streaming to PayloadSpecZhomart Mukhamejanov
2018-05-01updater_sample: Improve UpdateConfigZhomart Mukhamejanov
2018-04-25Rename the dir for SystemUpdaterSample.Tao Bao