index
:
Project-1CE/packages_apps_Updater
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
lineageos
/
updater
/
controller
/
ABUpdateInstaller.java
Age
Commit message (
Expand
)
Author
2022-05-01
Updater: Enable A/B perf mode by default
jhenrique09
2022-02-10
Updater: The great cleanup
Michael W
2020-04-02
Updater: Delete updates only after refreshing the notification
Michael W
2019-09-07
Updater: Move to AndroidX
Luca Stefani
2019-04-10
Updater: Allow to suspend A/B updates
Luca Stefani
2018-07-11
Updater: Allow toggling A/B perf mode
TheScarastic
2018-06-13
Show in app reboot button
Gabriele M
2018-04-05
Handle install errors from onPayloadApplicationComplete()
Gabriele M
2018-04-05
Clear NEEDS_REBOOT preference on reboot
Gabriele M
2018-04-05
Set status to INSTALLING when reconnecting to the service
Gabriele M
2018-04-05
Don't register multiple UpdateEngine callbacks
Gabriele M
2018-04-05
Remove duplicate INSTALLING notification
Gabriele M
2018-03-07
Updater: fix wrong preference key in A/B installer
Roman Birg
2018-01-23
Report installation failures
Gabriele M
2018-01-23
Keep track of the installation status of AB updates
Gabriele M
2018-01-23
Don't allow any operation if a reboot is needed
Gabriele M
2018-01-23
Allow to cancel ongoing installations
Gabriele M
2018-01-23
Allow service restarts while installing AB updates
Gabriele M
2018-01-23
Wait for the UPDATED_NEED_REBOOT status
Gabriele M
2017-07-22
Add option to delete updates when installed
Gabriele M
2017-07-21
Rename UpdateDownload and Update classes
Gabriele M
2017-07-21
Reorder includes directives
Gabriele M
2017-07-18
Remove a couple of extra semicolons
Gabriele M
2017-07-18
Create model package
Gabriele M
2017-07-16
Allow to check if an update is of type AB from anywhere
Gabriele M
2017-07-16
Allow to check if an AB update is being installed
Gabriele M
2017-07-08
Protect the data of UpdaterController
Gabriele M
2017-07-04
Add support for A/B (Seamless) System Updates
Gabriele M