aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/UpdateService.java (follow)
Commit message (Collapse)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 ↵Christian Schneppe2018-02-171-3/+7
| | | | and don't show this for PlayStore installs
* 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 ↵Christian Schneppe2017-10-181-10/+22
| | | | not successful
* 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