summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-26cleanup in OpenVPNServicecyBerta
2021-02-26implement service binding in order to fix remote service exception during ↵cyBerta
foreground service start
2021-02-26some refactorings in VpnNotificationManager, start foreground service ↵cyBerta
notification in onCreate already
2021-02-26generate ndk symbols, so we can debug issues in native code bettercyBerta
2021-02-26update gradle and gradle plugin, fix deprecated method callcyBerta
2021-02-26Merge 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-26adapt testscyBerta
2021-02-25ensure the private api and the preshipped certificate will be used to setup ↵cyBerta
the provider in custom builds
2021-02-24Merge branch 'style' into 'master'cyberta
spelling wi-fi See merge request leap/bitmask_android!128
2021-02-21Wi-Fi spellingkwadronaut
2021-02-18Merge branch 'massive_error_logging' into 'master'cyberta
API error logging See merge request leap/bitmask_android!127
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2021-02-18add logging in ProvderApiConnector, in order to see the failing requestscyBerta
2021-02-18add a lot of API related error logs to log screencyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2021-02-15Merge 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-15switch faster to next gateway during eip setup if current one is not responsivecyBerta
2021-02-02Merge branch 'move_scripts' into 'master'cyberta
Move scripts See merge request leap/bitmask_android!120
2021-02-01make sure ./prepareForDistribution.sh can be called from project root folder ↵cyBerta
and the scripts folder
2021-02-01fix CI buildcyBerta
2021-01-31delete duplicated scriptcyBerta
2021-01-31fix gpg signing for -u flagcyBerta
2021-01-31fix resetting colorscyBerta
2021-01-31move more scripts to scripts folder, adapt gitlab ci and ↵cyBerta
prepare_for_distribution script
2021-01-31create scripts to start several emulators for automatted testingcyBerta
2021-01-25update version to 1.0.71.0.7cyBerta
2021-01-25update translationscyBerta
2021-01-25Android 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-25Merge branch 'fix_always_on_reboot' into 'master'cyberta
Fix always on reboot Closes #8994 See merge request leap/bitmask_android!119
2021-01-24Update strings.xmlkwadronaut
closes #9001
2021-01-18fix commentcyBerta
2021-01-18remove deprecated codecyBerta
2021-01-18fix 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-12set abiFilter property to web for fatweb flavored builds so that apk file ↵1.0.6cyBerta
names differ between fat and fatweb builds
2021-01-12fix existing tests and add one to test if a default data-ciphers parameter ↵cyBerta
gets added correctly
2021-01-11add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ↵cyBerta
negotiation issues
2021-01-10add missing Fatweb build flavor to prepareForDistribution shell scriptcyBerta
2021-01-10update version to 1.0.6cyBerta
2021-01-10update translations, update tx config to pull always donation translation ↵cyBerta
for RiseupVPN builds
2021-01-10install Android R emulatorcyBerta
2021-01-10update docker images for sdk 30cyBerta
2021-01-10fix default donation urlcyBerta
2020-12-31remove unused strings from source strings.xmlcyberta
2020-12-31update translationscyberta
2020-12-29Merge branch 'update_android_10' into 'master'cyberta
Update android 10 See merge request leap/bitmask_android!118
2020-12-30fix scriptscyBerta
2020-12-30fix insecure flavored dev buildscyBerta
2020-12-30update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11cyBerta
2020-12-30fix fatweb flavored buildscyBerta
2020-12-30replace jetbrains.annotations by androidx.annotationscyBerta