aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Turn UpdateInstaller into a singletonGabriele M2018-06-132-40/+52
* Remove Controller interfaceGabriele M2018-06-135-82/+10
* Remove LegacySupport classGabriele M2018-06-132-169/+0
* Automatic translation importMichael Bestas2018-06-038-2/+118
* Prevent null pointer exceptionsGabriele M2018-05-161-1/+7
* Use Content-Length if greater than current sizeGabriele M2018-05-161-10/+8
* Automatic translation importMichael Bestas2018-05-0838-407/+522
* Fix eta_hours quantity="one" stringMichael Bestas2018-05-041-1/+1
* Allow to properly translate the download ETA stringGabriele M2018-04-214-15/+15
* Append random ID to temporary json file namesGabriele M2018-04-202-2/+4
* Use a determinate progressbar while installing A/B updatesGabriele M2018-04-201-0/+1
* Automatic translation importMichael Bestas2018-04-20104-370/+704
* Updater: Build with AAPT2Bruno Martins2018-04-171-14/+3
* Replace some paddings with margings in the preferencesGabriele M2018-04-121-3/+3
* Add a script to push updatesGabriele M2018-04-111-0/+53
* gen-keystore.sh: Don't pass the passwords as argsGabriele M2018-04-111-9/+12
* Detect update failuresGabriele M2018-04-085-10/+99
* Updater: show settings in a proper preferences dialogJoey2018-04-084-54/+76
* Always show the size of the updatesGabriele M2018-04-082-18/+42
* Updater: Minor UI improvementsJoey2018-04-0811-213/+96
* Updater: Support Dark mode and update colorsJoey2018-04-089-17/+35
* Updater: Use popup menu instead of ActionModeJoey2018-04-087-127/+60
* Simplify code syntax using Java 8 featuresGabriele M2018-04-086-196/+100
* Get file size from JSONGabriele M2018-04-085-11/+16
* Print stack trace if the JSON could not be parsedGabriele M2018-04-081-1/+1
* Updater: Fix Android Studio buildGabriele M2018-04-051-3/+3
* Add README to document the communication with the serverGabriele M2018-04-052-14/+50
* Define the entire server URL as resourceGabriele M2018-04-052-6/+16
* Replace refresh dialog with icon animationGabriele M2018-04-052-19/+32
* Handle install errors from onPayloadApplicationComplete()Gabriele M2018-04-051-8/+7
* Make updates world readableGabriele M2018-04-051-0/+1
* Use single return statement in onStartCommand()Gabriele M2018-04-051-7/+3
* Prevent NPE on A/B devicesGabriele M2018-04-051-6/+8
* Clear NEEDS_REBOOT preference on rebootGabriele M2018-04-054-5/+16
* Set status to INSTALLING when reconnecting to the serviceGabriele M2018-04-051-0/+4
* Don't register multiple UpdateEngine callbacksGabriele M2018-04-052-23/+44
* Remove duplicate INSTALLING notificationGabriele M2018-04-051-3/+0
* Automatic translation importMichael Bestas2018-04-018-0/+110
* Updater: explicitly include android-support-transitionDan Pasanen2018-03-211-0/+1
* Automatic translation importMichael Bestas2018-03-098-0/+53
* Updater: fix wrong preference key in A/B installerRoman Birg2018-03-071-1/+1
* Automatic translation importMichael Bestas2018-02-2523-75/+111
* Automatic translation importMichael Bestas2018-02-2276-111/+857
* Updater: add changelog buttonmeganukebmp2018-02-174-0/+19
* Updater: gradle: target api27Joey2018-02-171-4/+4
* Updater: adaptive iconJoey2018-02-159-1/+35
* 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