Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-26 | Bigger refactoring: | cyBerta | |
* always use a bound service connection to start a vpn service as foreground service to fix remote excptions. These appeared if the system wasn't able to set the service as forground shortly after it was started * move vpn start logic from LaunchVPN activity to EIP service. LaunchVPN/VoidVPNLauncher is only used in case we need to ask the user for a permission. It reduces visual glitches when the transparent LaunchVPN activity appears and disappears | |||
2021-02-26 | disable ndk.debugSymbolLevel for now. causes Release Build issues that need ↵ | cyBerta | |
further investigations | |||
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 ↵ | cyBerta | |
foreground service start | |||
2021-02-26 | some refactorings in VpnNotificationManager, start foreground service ↵ | cyBerta | |
notification in onCreate already | |||
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 | |
ensure the private api and the preshipped certificate will be used to setup... Closes #9029 See merge request leap/bitmask_android!130 | |||
2021-02-26 | adapt tests | cyBerta | |
2021-02-25 | ensure the private api and the preshipped certificate will be used to setup ↵ | cyBerta | |
the provider in custom builds | |||
2021-02-24 | Merge branch 'style' into 'master' | cyberta | |
spelling wi-fi See merge request leap/bitmask_android!128 | |||
2021-02-21 | Wi-Fi spelling | kwadronaut | |
2021-02-18 | Merge branch 'massive_error_logging' into 'master' | cyberta | |
API error logging See merge request leap/bitmask_android!127 | |||
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-15 | Merge branch 'faster_gateway_switch' into 'master' | cyberta | |
switch faster to next gateway during eip setup if current one is not responsive Closes #9022 See merge request leap/bitmask_android!124 | |||
2021-02-15 | switch faster to next gateway during eip setup if current one is not responsive | cyBerta | |
2021-02-02 | Merge branch 'move_scripts' into 'master' | cyberta | |
Move scripts See merge request leap/bitmask_android!120 | |||
2021-02-01 | make sure ./prepareForDistribution.sh can be called from project root folder ↵ | cyBerta | |
and the scripts folder | |||
2021-02-01 | fix CI build | cyBerta | |
2021-01-31 | delete duplicated script | cyBerta | |
2021-01-31 | fix gpg signing for -u flag | cyBerta | |
2021-01-31 | fix resetting colors | cyBerta | |
2021-01-31 | move more scripts to scripts folder, adapt gitlab ci and ↵ | cyBerta | |
prepare_for_distribution script | |||
2021-01-31 | create scripts to start several emulators for automatted testing | cyBerta | |
2021-01-25 | update version to 1.0.71.0.7 | cyBerta | |
2021-01-25 | update translations | cyBerta | |
2021-01-25 | Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ↵ | cyBerta | |
Android O: evaluate last connection state in OnBootReceiver | |||
2021-01-25 | Merge branch 'fix_always_on_reboot' into 'master' | cyberta | |
Fix always on reboot Closes #8994 See merge request leap/bitmask_android!119 | |||
2021-01-24 | Update strings.xml | kwadronaut | |
closes #9001 | |||
2021-01-18 | fix comment | cyBerta | |
2021-01-18 | remove deprecated code | cyBerta | |
2021-01-18 | fix de-/serialization of Connection objects. Fixes VPN auto-restart on ↵ | cyBerta | |
reboot due to always-on system settings or if system killed app due to low memory | |||
2021-01-12 | set abiFilter property to web for fatweb flavored builds so that apk file ↵1.0.6 | cyBerta | |
names differ between fat and fatweb builds | |||
2021-01-12 | fix existing tests and add one to test if a default data-ciphers parameter ↵ | cyBerta | |
gets added correctly | |||
2021-01-11 | add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ↵ | cyBerta | |
negotiation issues | |||
2021-01-10 | add missing Fatweb build flavor to prepareForDistribution shell script | cyBerta | |
2021-01-10 | update version to 1.0.6 | cyBerta | |
2021-01-10 | update translations, update tx config to pull always donation translation ↵ | cyBerta | |
for RiseupVPN builds | |||
2021-01-10 | install Android R emulator | cyBerta | |
2021-01-10 | update docker images for sdk 30 | cyBerta | |
2021-01-10 | fix default donation url | cyBerta | |
2020-12-31 | remove unused strings from source strings.xml | cyberta | |
2020-12-31 | update translations | cyberta | |
2020-12-29 | Merge branch 'update_android_10' into 'master' | cyberta | |
Update android 10 See merge request leap/bitmask_android!118 | |||
2020-12-30 | fix scripts | cyBerta | |
2020-12-30 | fix insecure flavored dev builds | cyBerta | |