aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/UpdateService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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