aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/UpdateService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07fix updaterChristian Schneppe1-4/+20
2020-01-31change updater a bitChristian Schneppe1-3/+4
2020-01-31use ToastCompat instead of ToastChristian Schneppe1-1/+2
2019-12-07fix updaterChristian Schneppe1-4/+4
2019-09-09catch exception in updaterChristian Schneppe1-11/+17
2018-10-24don't use internal updater if store != nullChristian Schneppe1-8/+7
2018-09-13initial work toward api 26+Christian Schneppe1-12/+3
2018-08-03some changes in UpdaterChristian Schneppe1-6/+6
2018-07-29fix crash during lookup for updatesChristian Schneppe1-2/+1
2018-07-28use TOR for updaterChristian Schneppe1-23/+25
2018-02-17don't show notification if there is no updateChristian Schneppe1-1/+0
2018-02-17show hint to allow installs from unknown sources just before update starts an...Christian Schneppe1-3/+7
2017-10-29UpdateService: set user-agentChristian Schneppe1-0/+1
2017-10-29UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe1-1/+2
2017-10-18fix crash while searching for updates and show error message if search was no...Christian Schneppe1-10/+22
2017-10-13initialize some variables in UpdateServiceChristian Schneppe1-2/+2
2017-10-10add missing public UpdateService (){} to UpdateServiceChristian Schneppe1-0/+1
2017-10-10reworked updaterChristian Schneppe1-0/+196