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
Age
Commit message (
Expand
)
Author
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
remove never implemented multi-profile feature version code
cyBerta
2020-12-28
download apk, request permission and install app update
cyBerta
2020-12-28
add new download notification strings
cyBerta
2020-12-28
improve invisible activity theme
cyBerta
2020-11-09
add compiled go libs to gitignore
cyBerta
2020-11-09
initial auto-update implementation: introducing fatweb flavor, pgpverify go l...
cyBerta
2020-07-26
Merge branch 'work_on_translations' into 'master'
cyberta
2020-07-27
update language de
cyBerta
2020-07-27
fix string #8984
cyBerta
2020-07-26
default norwegian nb to no
cyBerta
2020-07-26
update translations
cyBerta
2020-07-26
update version to 1.0.5
1.0.5
cyBerta
2020-07-26
minor fix in dns blocking circumvention
cyBerta
2020-07-26
JobIntentServices leak activity context in APIs < 25, use application context...
cyBerta
2020-07-26
remove demo providers
cyBerta
2020-07-26
update translations
cyBerta
2020-07-26
update version to 1.0.4
1.0.4
cyBerta
2020-07-25
Merge branch 'tile_service' into 'master'
cyberta
2020-07-26
implement tile service #8762
cyBerta
2020-07-25
Merge branch 'riseup_background_compatibility' into 'master'
cyberta
2020-07-25
fix dialogs popping up multiple times after orientation change
cyBerta
2020-07-25
remove unused import
cyBerta
2020-07-25
fix rounded image in donation dialog for Android 4 devices
cyBerta
2020-07-25
move default background images to drawable-nodpi, drawable is treated as mdpi...
cyBerta
2020-07-25
Merge branch 'upgrade_to_1.0.4' into 'master'
cyberta
2020-07-25
convert webp files to compressed pngs, because Android 4 devices couldn't dis...
cyBerta
2020-07-25
fix UI bug overlapping fragments #8989
cyBerta
2020-07-25
Merge branch 'improve_provider_setup_UI' into 'master'
cyberta
2020-07-25
add comment about provider reset method
cyBerta
2020-07-25
reset configured provider on update to version 1.0.4 so that the geoip url is...
cyBerta
2020-07-25
use build.gradle's geoipUrl for custom branded apps
cyBerta
2020-07-25
Merge branch 'geoip_service_no_vpn' into 'master'
cyberta
2020-07-25
only allow geoip service calls if the vpn is not yet running in order to get ...
cyBerta
2020-07-25
fix provider setup after refactorings
cyBerta
2020-07-25
register and unregister providerAPIBroadcastReceiver in onCreate/onDestroy in...
cyBerta
2020-07-25
fix memory leak
cyBerta
2020-07-25
get rid of ProviderAPIResultReceiver, rely completely on BroadcastReceivers
cyBerta
2020-07-24
Merge branch 'support_geoip' into 'master'
cyberta
2020-07-24
try to fetch geoip service only if non-default url exists
cyBerta
2020-07-24
remove unused methods
cyBerta
2020-07-24
fix bug in vpn profile based gateway order detection, write additional tests ...
cyBerta
2020-07-24
fix bug in gateway selection - always iterate through all gateways and count ...
cyBerta
2020-07-24
adapt profile selection after perordered gateway list was introduced and use ...
cyBerta
[next]