aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/UpdaterActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10reworked updaterChristian Schneppe1-239/+142
2017-05-17make updater more failsaveChristian Schneppe1-0/+6
2017-04-13Optimized imports from entire projectChristian Schneppe1-3/+0
2017-04-05fix small bug with updater on devices < SDK 21Christian Schneppe1-2/+4
2017-03-11rename media directoriesChristian Schneppe1-3/+3
2017-02-24AppUpdater: detect beta versionsChristian Schneppe1-6/+15
2017-02-05make updater work in Android NChristian Schneppe1-19/+23
2017-01-31add usage comments to checkVersion()Christian Schneppe1-0/+12
2017-01-29reworked updaterChristian Schneppe1-12/+41
2016-11-19make update.apk filename static finalChristian Schneppe1-1/+1
2016-11-12update changelog uriChristian Schneppe1-1/+1
2016-09-25Revert "simplify updater a bit and only search for updates in wifi or mobile ...Christian Schneppe1-7/+13
2016-09-25simplify updater a bit and only search for updates in wifi or mobile networksChristian Schneppe1-13/+7
2016-08-09don't run backup during check for updatesChristian Schneppe1-7/+0
2016-08-09reworked backup serviceChristian Schneppe1-42/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe1-5/+5
2016-07-02some little updater changes and code cleanupChristian Schneppe1-22/+7
2016-06-02also export database when chats are exportedChristian Schneppe1-6/+8
2016-05-31add database importerChristian Schneppe1-3/+2
2016-05-31add possibility to export database during update checkChristian Schneppe1-0/+44
2016-04-23changed updater a bitChristian S1-66/+64
2016-03-30fixed crashes during updates on Android 6Christian S1-35/+56
2016-01-22show warning on back pressed during update checkChristian S1-1/+16
2015-12-06disable update download only on WiFiChristian S1-2/+2
2015-11-15added full changelog as button...Christian S1-1/+11
2015-10-22bug fixed in updaterChristian S1-97/+101
2015-10-14check if update server answers successfully...Christian S.1-1/+7
2015-10-10updated AppUpdater a bitChristian S1-58/+40
2015-10-10changed log outputs of updater and delete old...Christian S1-8/+21
2015-10-07Added more info to alertboxChristian S1-1/+14
2015-10-06update UpdaterChristian S1-1/+12
2015-10-06Added more info to alertboxChristian S.1-1/+3
2015-09-21corrected importsChristian S1-3/+4
2015-09-21disabled touch events on checking for updatesChristian S.1-2/+15
2015-09-20modified AppUpdaterChristian S1-6/+16
2015-09-20show the update dialog and not the whole activityChristian S1-9/+17
2015-09-06added some toasts to UpdaterActivityChristian S1-1/+11
2015-09-06disable ActionBar buttonsChristian S1-0/+5
2015-09-06version 1.6.9 betaChristian S1-0/+197