aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/UpdateService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix updaterChristian Schneppe2020-04-071-4/+20
* change updater a bitChristian Schneppe2020-01-311-3/+4
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-1/+2
* fix updaterChristian Schneppe2019-12-071-4/+4
* catch exception in updaterChristian Schneppe2019-09-091-11/+17
* don't use internal updater if store != nullChristian Schneppe2018-10-241-8/+7
* initial work toward api 26+Christian Schneppe2018-09-131-12/+3
* some changes in UpdaterChristian Schneppe2018-08-031-6/+6
* fix crash during lookup for updatesChristian Schneppe2018-07-291-2/+1
* use TOR for updaterChristian Schneppe2018-07-281-23/+25
* don't show notification if there is no updateChristian Schneppe2018-02-171-1/+0
* show hint to allow installs from unknown sources just before update starts an...Christian Schneppe2018-02-171-3/+7
* UpdateService: set user-agentChristian Schneppe2017-10-291-0/+1
* UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2017-10-291-1/+2
* fix crash while searching for updates and show error message if search was no...Christian Schneppe2017-10-181-10/+22
* initialize some variables in UpdateServiceChristian Schneppe2017-10-131-2/+2
* add missing public UpdateService (){} to UpdateServiceChristian Schneppe2017-10-101-0/+1
* reworked updaterChristian Schneppe2017-10-101-0/+196