summaryrefslogtreecommitdiffstats
path: root/updater_sample/src/com/example/android/systemupdatersample/ui/MainActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17Add PrepareUpdateService.Zhomart Mukhamejanov1-2/+2
2018-12-15Add PrepareUpdateService.Zhomart Mukhamejanov1-2/+2
2018-06-05updater_sample: Add suspend/resume updateZhomart Mukhamejanov1-0/+34
2018-06-04updater_sample: improve updater state handlingZhomart Mukhamejanov1-47/+92
2018-05-31updater_sample: Improve update completion handlingZhomart Mukhamejanov1-0/+4
2018-05-26updater_sample: add UpdaterStateZhomart Mukhamejanov1-5/+5
2018-05-25updater_sample: add updater stateZhomart Mukhamejanov1-35/+59
2018-05-24updater_sample: create UpdateManagerZhomart Mukhamejanov1-189/+46
2018-05-18updater_config: make utils/PayloadSpecs non-staticZhomart Mukhamejanov1-1/+2
2018-05-17updater_sample: add switch slot demoZhomart Mukhamejanov1-7/+76
2018-05-10updater_sample: add http header demoZhomart Mukhamejanov1-4/+21
2018-05-08updater_sample: add streaming supportZhomart Mukhamejanov1-0/+12
2018-05-03updater_sample: update ui and README, clean-upZhomart Mukhamejanov1-26/+76
2018-05-02updater_sample: Add streaming to PayloadSpecZhomart Mukhamejanov1-1/+1
2018-05-01updater_sample: Improve UpdateConfigZhomart Mukhamejanov1-1/+1
2018-04-26Rename the dir for SystemUpdaterSample.Tao Bao1-0/+0
2018-04-25sample_updater: add non-streaming demoZhomart Mukhamejanov1-0/+314