aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/UpdaterActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* code cleanupChristian Schneppe2018-11-081-2/+3
|
* don't use internal updater if store != nullChristian Schneppe2018-10-241-25/+24
|
* fix bug in UpdaterChristian Schneppe2018-10-201-8/+4
|
* show conversation media in contact/conference detailsChristian Schneppe2018-09-261-2/+2
|
* bug fixes in UpdaterActivityChristian Schneppe2018-09-131-2/+2
|
* improve Updater a bit and try to catch NPEChristian Schneppe2018-09-111-2/+2
|
* catch NPE on detecting tor connection in UpdaterActivityChristian Schneppe2018-09-111-1/+4
|
* some changes in UpdaterChristian Schneppe2018-08-031-4/+20
|
* fix NEP in UpdaterActivityChristian Schneppe2018-07-291-1/+1
|
* use TOR for updaterChristian Schneppe2018-07-281-83/+95
|
* some tor modificationsChristian Schneppe2018-05-171-1/+1
| | | | possibly fixes #199
* add animators for more activitiesChristian Schneppe2018-05-051-0/+4
|
* some more theme fixesChristian Schneppe2018-04-291-0/+9
|
* catch dead object exceptions when acquiring wake locksChristian Schneppe2018-04-291-4/+3
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-1/+1
|
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
|
* fixed wrong CHANGELOG_URL in updaterChristian Schneppe2018-02-241-1/+1
|
* show hint to allow installs from unknown sources just before update starts ↵Christian Schneppe2018-02-171-4/+10
| | | | and don't show this for PlayStore installs
* show progress dialog while downloading updateChristian Schneppe2018-02-021-107/+207
|
* check if app is installedFromPlayStore and use upcoming playstore site for ↵Christian Schneppe2018-01-291-2/+19
| | | | updates
* code cleanupChristian Schneppe2017-11-231-1/+1
|
* reworked updaterChristian Schneppe2017-10-101-239/+142
|
* make updater more failsaveChristian Schneppe2017-05-171-0/+6
|
* Optimized imports from entire projectChristian Schneppe2017-04-131-3/+0
|
* fix small bug with updater on devices < SDK 21Christian Schneppe2017-04-051-2/+4
|
* rename media directoriesChristian Schneppe2017-03-111-3/+3
|
* AppUpdater: detect beta versionsChristian Schneppe2017-02-241-6/+15
|
* make updater work in Android NChristian Schneppe2017-02-051-19/+23
| | | | fixes #98
* add usage comments to checkVersion()Christian Schneppe2017-01-311-0/+12
|
* reworked updaterChristian Schneppe2017-01-291-12/+41
|
* make update.apk filename static finalChristian Schneppe2016-11-191-1/+1
|
* update changelog uriChristian Schneppe2016-11-121-1/+1
|
* Revert "simplify updater a bit and only search for updates in wifi or mobile ↵Christian Schneppe2016-09-251-7/+13
| | | | | | networks" This reverts commit 4918d377fed75a24a339bcf71581717dc3706ceb.
* simplify updater a bit and only search for updates in wifi or mobile networksChristian Schneppe2016-09-251-13/+7
|
* don't run backup during check for updatesChristian Schneppe2016-08-091-7/+0
|
* reworked backup serviceChristian Schneppe2016-08-091-42/+3
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+336