Age | Commit message (Expand) | Author |
2024-06-28 | use modern switch statement and avoid possible null-pointer exception in Upda... | cyBerta |
2024-06-28 | recheck canRequestPackageInstalls() after user was guided to the apps permiss... | cyBerta |
2024-06-28 | show pgp verifier logs in debug and beta builds | cyBerta |
2024-06-28 | fix memory leak in UpdateDownloadManager | cyBerta |
2023-10-31 | fix regression in fatweb builds after switch to encrypted shared preferences | cyBerta |
2022-08-08 | set IMMUTABLE flags for PendingIntents on Android 12+ | cyBerta |
2022-07-18 | fix app update download notification sound bug on pre Android 8 devices | cyBerta |
2022-07-18 | implement small delay to check for version updates after a successful connect... | cyBerta |
2022-05-08 | update min l110n, (c) date | kwadronaut |
2022-01-31 | add missing import in DownloadNotificationManager | cyBerta |
2021-12-17 | don't show led colors for vpn stats notifications, use them when app updates ... | cyBerta |
2020-12-30 | fix fatweb flavored builds | cyBerta |
2020-12-29 | new year cleanup: restructure messy project | cyBerta |
2020-12-28 | cancel ongoing download notification if download failed | cyBerta |
2020-12-28 | no need to use onActivityResult in InstallActivity during installation it won... | cyBerta |
2020-12-28 | remove redundant check for file deletion if app update failed | cyBerta |
2020-12-28 | debounce notification creation during app download | cyBerta |
2020-12-28 | fix lint issue, use parseInt instead of valueOf for string to integer conversion | cyBerta |
2020-12-28 | cleanup, remove unused code and deprecated comments | cyBerta |
2020-12-28 | check once a week for an app update | cyBerta |
2020-12-28 | download apk, request permission and install app update | cyBerta |
2020-12-28 | improve invisible activity theme | cyBerta |
2020-11-09 | initial auto-update implementation: introducing fatweb flavor, pgpverify go l... | cyBerta |