index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
fatweb
Age
Commit message (
Expand
)
Author
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