aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/UpdaterWebService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-99/+0
|
* set timeout correctlyChristian Schneppe2016-07-021-2/+2
|
* some little updater changes and code cleanupChristian Schneppe2016-07-021-5/+2
|
* changed updater a bitChristian S2016-04-231-5/+4
|
* fixed crashes during updates on Android 6Christian S2016-03-301-0/+1
|
* bug fixed in updaterChristian S2015-10-221-11/+9
|
* set Conversations + version as user-agent for update checkChristian S2015-10-201-0/+13
|
* updated AppUpdater a bitChristian S2015-10-101-4/+5
|
* changed log outputs of updater and delete old...Christian S2015-10-101-9/+8
| | | | ...downloaded files before downloading update
* version 1.6.9 betaChristian S2015-09-061-0/+91
* in app updater