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 (
Collapse
)
Author
2021-12-17
don't show led colors for vpn stats notifications, use them when app updates ↵
cyBerta
are available
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 ↵
cyBerta
won't be called
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 ↵
cyBerta
library and bitmask core library, basic update mechanism