summaryrefslogtreecommitdiff
path: root/app/src/fatweb
AgeCommit message (Expand)Author
11 daysuse modern switch statement and avoid possible null-pointer exception in Upda...cyBerta
11 daysrecheck canRequestPackageInstalls() after user was guided to the apps permiss...cyBerta
11 daysshow pgp verifier logs in debug and beta buildscyBerta
11 daysfix memory leak in UpdateDownloadManagercyBerta
11 daysupdate pgp key for download verificationcyBerta
2023-10-31fix regression in fatweb builds after switch to encrypted shared preferencescyBerta
2022-08-08set IMMUTABLE flags for PendingIntents on Android 12+cyBerta
2022-07-18fix app update download notification sound bug on pre Android 8 devicescyBerta
2022-07-18implement small delay to check for version updates after a successful connect...cyBerta
2022-05-08update min l110n, (c) datekwadronaut
2022-01-31add missing import in DownloadNotificationManagercyBerta
2021-12-17don't show led colors for vpn stats notifications, use them when app updates ...cyBerta
2020-12-30fix fatweb flavored buildscyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28cancel ongoing download notification if download failedcyBerta
2020-12-28no need to use onActivityResult in InstallActivity during installation it won...cyBerta
2020-12-28remove redundant check for file deletion if app update failedcyBerta
2020-12-28debounce notification creation during app downloadcyBerta
2020-12-28fix lint issue, use parseInt instead of valueOf for string to integer conversioncyBerta
2020-12-28cleanup, remove unused code and deprecated commentscyBerta
2020-12-28check once a week for an app updatecyBerta
2020-12-28download apk, request permission and install app updatecyBerta
2020-12-28improve invisible activity themecyBerta
2020-11-09initial auto-update implementation: introducing fatweb flavor, pgpverify go l...cyBerta