summaryrefslogtreecommitdiff
path: root/src/org/lineageos/updater/controller/ABUpdateInstaller.java
AgeCommit message (Expand)Author
2022-05-01Updater: Enable A/B perf mode by defaultjhenrique09
2022-02-10Updater: The great cleanupMichael W
2020-04-02Updater: Delete updates only after refreshing the notificationMichael W
2019-09-07Updater: Move to AndroidXLuca Stefani
2019-04-10Updater: Allow to suspend A/B updatesLuca Stefani
2018-07-11Updater: Allow toggling A/B perf modeTheScarastic
2018-06-13Show in app reboot buttonGabriele M
2018-04-05Handle install errors from onPayloadApplicationComplete()Gabriele M
2018-04-05Clear NEEDS_REBOOT preference on rebootGabriele M
2018-04-05Set status to INSTALLING when reconnecting to the serviceGabriele M
2018-04-05Don't register multiple UpdateEngine callbacksGabriele M
2018-04-05Remove duplicate INSTALLING notificationGabriele M
2018-03-07Updater: fix wrong preference key in A/B installerRoman Birg
2018-01-23Report installation failuresGabriele M
2018-01-23Keep track of the installation status of AB updatesGabriele M
2018-01-23Don't allow any operation if a reboot is neededGabriele M
2018-01-23Allow to cancel ongoing installationsGabriele M
2018-01-23Allow service restarts while installing AB updatesGabriele M
2018-01-23Wait for the UPDATED_NEED_REBOOT statusGabriele M
2017-07-22Add option to delete updates when installedGabriele M
2017-07-21Rename UpdateDownload and Update classesGabriele M
2017-07-21Reorder includes directivesGabriele M
2017-07-18Remove a couple of extra semicolonsGabriele M
2017-07-18Create model packageGabriele M
2017-07-16Allow to check if an update is of type AB from anywhereGabriele M
2017-07-16Allow to check if an AB update is being installedGabriele M
2017-07-08Protect the data of UpdaterControllerGabriele M
2017-07-04Add support for A/B (Seamless) System UpdatesGabriele M