aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updater: Add notification channelsstaging/lineage-15.1Harry Youd2018-01-234-6/+40
* Add support for duplicate linksGabriele M2018-01-233-3/+112
* Updater: Android Studio supportGabriele M2018-01-236-0/+189
* Updater: Set version code explicitlyGabriele M2018-01-231-1/+2
* Remove progress from notification when doneGabriele M2018-01-231-2/+6
* Report installation failuresGabriele M2018-01-233-2/+12
* Copy the updates for uncrypt using a ServiceGabriele M2018-01-238-128/+181
* Keep track of the installation status of AB updatesGabriele M2018-01-236-14/+26
* Don't allow any operation if a reboot is neededGabriele M2018-01-231-10/+14
* Allow to cancel ongoing installationsGabriele M2018-01-235-1/+71
* Allow service restarts while installing AB updatesGabriele M2018-01-234-36/+99
* Wait for the UPDATED_NEED_REBOOT statusGabriele M2018-01-231-21/+14
* Show progress when installing AB updatesGabriele M2018-01-232-3/+6
* Use a service to export the updatesGabriele M2018-01-235-88/+224
* Stop service when pausing downloadsGabriele M2018-01-231-0/+2
* Use the right preference for the auto-delete optionGabriele M2018-01-181-1/+1
* Updater: Move to new lineage build propslineage-15.0Harry Youd2017-11-281-4/+4
* Don't stop service while installing AB updatesGabriele M2017-11-121-1/+2
* Show delete button for old updatesGabriele M2017-11-123-1/+27
* Implement DownloadClient using HttpURLConnectionGabriele M2017-11-127-324/+267
* Automatic translation importAbhisek Devkota2017-10-219-5/+391
* Updater: Allow specifying a new device namePaul Keith2017-10-122-1/+3
* Automatic translation importAbhisek Devkota2017-09-1999-0/+4132
* Improve the automatic updates checksGabriele M2017-08-312-44/+115
* Minor code refactoringGabriele M2017-08-311-14/+16
* Allow to keep incompatible updates when parsing jsonsGabriele M2017-08-311-1/+1
* Show alert dialog for major upgradesGabriele M2017-08-253-1/+49
* Show the actual version of the updateGabriele M2017-08-251-1/+1
* Fix No updates found for users with Turkish LocaleMustafa Karatas2017-08-202-2/+4
* Don't change status when cancelled downloads failGabriele M2017-08-181-1/+0
* Disable clip to paddingLuca Stefani2017-08-141-0/+2
* Don't add margins in update itemsLuca Stefani2017-08-141-2/+0
* Exclude updater from recentsLuca Stefani2017-08-141-1/+2
* Show message if there are no updatesGabriele M2017-08-093-9/+33
* Don't use lower case device names when requesting the updates listGabriele M2017-08-081-1/+1
* Dismiss some notifications when clickedGabriele M2017-08-082-0/+10
* Warn user about downloading update package via mobile dataGabriele M2017-08-087-1/+81
* Remove duplicate iconGabriele M2017-08-072-12/+1
* Add permission to show system alert dialogsGabriele M2017-07-261-2/+3
* Actually check if an OTA is encryptedGabriele M2017-07-262-8/+5
* Restore the status of the checkboxes when creating the menuGabriele M2017-07-221-0/+6
* Allow to delete updates currently in downloadGabriele M2017-07-221-0/+2
* Add option to delete updates when installedGabriele M2017-07-226-7/+45
* Create a copy of the zips on encrypted devicesGabriele M2017-07-215-3/+136
* Rename cancelDownload() to deleteUpdate()Gabriele M2017-07-213-3/+3
* Rename UpdateDownload and Update classesGabriele M2017-07-218-209/+209
* Define interfaces with only getters for the updatesGabriele M2017-07-2111-68/+153
* Reorder includes directivesGabriele M2017-07-216-11/+11
* Allow to resume updates fully downloadedGabriele M2017-07-201-2/+3
* Allow to export verified updatesGabriele M2017-07-208-0/+316