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