aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/lineageos/updater/controller/UpdateInstaller.java
Commit message (Expand)AuthorAgeFilesLines
* Updater: Move to AndroidXlineage-17.0Luca Stefani2019-09-071-2/+2
* Updater: Move battery level check to UpdatesListAdapterLuK13372018-06-151-17/+0
* Requre a minimum remaining battery capacity to install updatesGabriele M2018-06-131-0/+18
* Turn UpdateInstaller into a singletonGabriele M2018-06-131-38/+48
* Detect update failuresGabriele M2018-04-081-9/+16
* Report installation failuresGabriele M2018-01-231-1/+3
* Copy the updates for uncrypt using a ServiceGabriele M2018-01-231-0/+157