Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change updater a bit | Christian Schneppe | 2020-01-31 | 1 | -3/+4 |
* | use ToastCompat instead of Toast | Christian Schneppe | 2020-01-31 | 1 | -1/+2 |
* | fix updater | Christian Schneppe | 2019-12-07 | 1 | -4/+4 |
* | catch exception in updater | Christian Schneppe | 2019-09-09 | 1 | -11/+17 |
* | don't use internal updater if store != null | Christian Schneppe | 2018-10-24 | 1 | -8/+7 |
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -12/+3 |
* | some changes in Updater | Christian Schneppe | 2018-08-03 | 1 | -6/+6 |
* | fix crash during lookup for updates | Christian Schneppe | 2018-07-29 | 1 | -2/+1 |
* | use TOR for updater | Christian Schneppe | 2018-07-28 | 1 | -23/+25 |
* | don't show notification if there is no update | Christian Schneppe | 2018-02-17 | 1 | -1/+0 |
* | show hint to allow installs from unknown sources just before update starts an... | Christian Schneppe | 2018-02-17 | 1 | -3/+7 |
* | UpdateService: set user-agent | Christian Schneppe | 2017-10-29 | 1 | -0/+1 |
* | UpdateService: use THREAD_POOL_EXECUTOR | Christian Schneppe | 2017-10-29 | 1 | -1/+2 |
* | fix crash while searching for updates and show error message if search was no... | Christian Schneppe | 2017-10-18 | 1 | -10/+22 |
* | initialize some variables in UpdateService | Christian Schneppe | 2017-10-13 | 1 | -2/+2 |
* | add missing public UpdateService (){} to UpdateService | Christian Schneppe | 2017-10-10 | 1 | -0/+1 |
* | reworked updater | Christian Schneppe | 2017-10-10 | 1 | -0/+196 |