summaryrefslogtreecommitdiffstats
path: root/updater_sample/src/com/example/android/systemupdatersample/UpdateManager.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17Add PrepareUpdateService.Zhomart Mukhamejanov1-49/+30
2018-12-15Add PrepareUpdateService.Zhomart Mukhamejanov1-49/+30
2018-08-22Move ab_streaming_metadata under ab_config.Zhomart Mukhamejanov1-1/+1
2018-06-05updater_sample: Add suspend/resume updateZhomart Mukhamejanov1-9/+19
2018-06-04updater_sample: improve updater state handlingZhomart Mukhamejanov1-93/+122
2018-06-01updater_sample: validate state only onceZhomart Mukhamejanov1-1/+8
2018-06-01updater_sample: Add @GuardedByZhomart Mukhamejanov1-0/+7
2018-05-31updater_sample: Improve update completion handlingZhomart Mukhamejanov1-1/+75
2018-05-26updater_sample: add UpdaterStateZhomart Mukhamejanov1-13/+20
2018-05-26updater_sample: add UpdateDataZhomart Mukhamejanov1-29/+121
2018-05-25updater_sample: add updater stateZhomart Mukhamejanov1-2/+51
2018-05-24updater_sample: create UpdateManagerZhomart Mukhamejanov1-0/+345