summaryrefslogtreecommitdiffstats
path: root/updater_sample/src/com/example/android/systemupdatersample/UpdateManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* updater_sample: Add suspend/resume updateZhomart Mukhamejanov2018-06-051-9/+19
* updater_sample: improve updater state handlingZhomart Mukhamejanov2018-06-041-93/+122
* updater_sample: validate state only onceZhomart Mukhamejanov2018-06-011-1/+8
* updater_sample: Add @GuardedByZhomart Mukhamejanov2018-06-011-0/+7
* updater_sample: Improve update completion handlingZhomart Mukhamejanov2018-05-311-1/+75
* updater_sample: add UpdaterStateZhomart Mukhamejanov2018-05-261-13/+20
* updater_sample: add UpdateDataZhomart Mukhamejanov2018-05-261-29/+121
* updater_sample: add updater stateZhomart Mukhamejanov2018-05-251-2/+51
* updater_sample: create UpdateManagerZhomart Mukhamejanov2018-05-241-0/+345