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
2021-04-22
initial draft for gateway selection on Android
cyBerta
2021-04-22
add test for city based gateway selection with geo-ip service v1
cyBerta
2021-04-22
write tests for city based gateway selection
cyBerta
2021-04-22
rename preference helper method for getting the preferred city
cyBerta
2021-04-22
Adapt gateway selector to check for nearest gateway within a city. Also optio...
cyBerta
2021-04-22
add an example menshen response, containing a host's load rate
cyBerta
2021-04-22
Merge branch 'fix_void_vpn_notification' into 'master'
cyberta
2021-04-22
fix app crash on void vpn service start
cyberta
2021-03-26
Merge branch 'fix_releasing' into 'master'
cyberta
2021-03-26
clean up
cyBerta
2021-03-26
remove wrong flag from help output about signing
cyBerta
2021-03-26
remove trailing semicolons where not necessary
cyBerta
2021-03-26
parametrize verbose build logging
cyBerta
2021-03-25
fix prepareForDistribution script after update gradle plugin
cyBerta
2021-02-28
update version to 1.0.8RC1
1.0.8RC1
cyBerta
2021-02-28
add Burmese and Uyghur tranlations as well as new translations for RiseupVPN ...
cyBerta
2021-02-28
update translations
cyBerta
2021-02-28
Merge branch 'beta-release' into 'master'
cyberta
2021-02-28
fix potential ArrayIndexOutOfBounds Exception while trying to establish a con...
cyBerta
2021-02-28
set early foreground notification for void vpn service
cyBerta
2021-02-28
cleanup
cyBerta
2021-02-28
fix error handling for VpnProfile.checkProfile()
cyBerta
2021-02-28
remove unused method
cyBerta
2021-02-28
remove unused HIDELOG flag
cyBerta
2021-02-28
no need to delete notification channels on service destroy
cyBerta
2021-02-26
fix another empty alert on server reponding null a body during provider setup
cyBerta
2021-02-26
catch rare IllegalStateException in EipFragment
cyBerta
2021-02-26
Merge branch 'ipv6_gateway_selection' into 'beta-release'
cyberta
2021-02-26
make sure a notification is shown on reboot with always-on enabled
cyBerta
2021-02-26
fix potential Nullpointer exception when calling VpnService.prepare()
cyBerta
2021-02-26
improve error alerting if vpn launching fails, show an AlertDialog instead of...
cyBerta
2021-02-26
Bigger refactoring:
cyBerta
2021-02-26
disable ndk.debugSymbolLevel for now. causes Release Build issues that need f...
cyBerta
2021-02-26
distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
cyBerta
2021-02-26
use early routes (blocking traffic) only on reboot
cyBerta
2021-02-26
cleanup in OpenVPNService
cyBerta
2021-02-26
implement service binding in order to fix remote service exception during for...
cyBerta
2021-02-26
some refactorings in VpnNotificationManager, start foreground service notific...
cyBerta
2021-02-26
generate ndk symbols, so we can debug issues in native code better
cyBerta
2021-02-26
update gradle and gradle plugin, fix deprecated method call
cyBerta
2021-02-26
Merge branch 'fix_custom_preshipping' into 'master'
cyberta
2021-02-26
adapt tests
cyBerta
2021-02-25
ensure the private api and the preshipped certificate will be used to setup t...
cyBerta
2021-02-24
Merge branch 'style' into 'master'
cyberta
2021-02-21
Wi-Fi spelling
kwadronaut
2021-02-18
Merge branch 'massive_error_logging' into 'master'
cyberta
2021-02-18
add DEBUG_MODE api response logging to insecure build flavor, too
cyBerta
2021-02-18
add logging in ProvderApiConnector, in order to see the failing requests
cyBerta
2021-02-18
add a lot of API related error logs to log screen
cyBerta
2021-02-16
adapt eip-service.json parsing to support ipv6
cyBerta
[next]