summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-25update IPtProxy / snowflakecyBerta
2021-12-28Use different broker and domain fronting to work around expired certificate ↵cyBerta
issue for now. Adding also more stun servers
2021-12-24update tor-android submodulecyBerta
2021-12-20update ics-openvpn to v0.7.31, openssl to 3.0.1cyBerta
2021-12-14shorten string void_vpn_error_establishcyBerta
2021-12-13Merge branch 'more_translations' into 'master'cyberta
More translations Closes #9031 See merge request leap/bitmask_android!154
2021-12-13improve string about failing VoidVPNcyBerta
2021-12-13add missing error handling stringscyBerta
2021-12-13Merge branch 'improve_strings' into 'master'cyberta
Improve strings Closes #9055 See merge request leap/bitmask_android!152
2021-12-13improve string log_handshake_donecyBerta
2021-12-13fix 'Advanced settings' stringcyBerta
2021-12-11Merge branch 'bugfixes' into 'master'cyberta
bug fixes See merge request leap/bitmask_android!153
2021-12-11fix class cast exceptioncyBerta
2021-12-11catch potential security exception when checking network capabilitiescyBerta
2021-12-11make trafficdata linked list in DevicecStateReceiver final and fix typocyBerta
2021-12-11revert disallowing android:extractNativeLibs, enableUncompressedNativeLibs = ↵cyBerta
false seems to made the trick to ensure navive libs are extracted to the apk
2021-12-10use guaranteed non-null Context object to start provider APIcyBerta
2021-12-10catch potential IllegalArgumentException when enqueuing intents for EIP and ↵cyBerta
ProviderAPI Service
2021-12-10always use application context in EipCommand to start eip servicecyBerta
2021-12-10work around potentials NullPointerExceptioncyBerta
2021-12-10update translations from transifexcyBerta
2021-12-10remove full stops from tor status stringscyBerta
2021-12-10improve log stringcyBerta
2021-12-10strings improvement: use less technical word negotiating instead of handshakingcyBerta
2021-12-10add strings from ics-openvpncyBerta
2021-12-05remove obsolete stringscyBerta
2021-12-05fix some of the existing stringscyBerta
2021-12-01update version to 1.1.11.1.1cyBerta
2021-12-01try to fix missing lib foldercyBerta
2021-12-01attempt to fix aab builds from google playcyBerta
2021-12-01add options to flag -apk in build script, so that only those apks are ↵cyBerta
created that are really needed
2021-11-30adapt versioning scheme, so that gplay users can migrate from split apks to aab1.1.0cyBerta
2021-11-30update version to 1.1.0cyBerta
2021-11-30update translationscyBerta
2021-11-30fix missing ok button in some error handling casescyBerta
2021-11-29move back to default font for nowcyBerta
2021-11-28Merge branch 'last_minute_UI_changes' into 'master'cyberta
Last minute ui changes See merge request leap/bitmask_android!151
2021-11-28improve snowflake descriptioncyBerta
2021-11-28fix unobfuscated reconnect option if configuring provider using snowflake failedcyBerta
2021-11-28disable bridges UI switch if UDP preference is enabledcyBerta
2021-11-28fix string: 'Use bridges' instead of 'Using bridges'cyBerta
2021-11-28use 'recommended location' or the location name instead of 'select location' ↵cyBerta
in the location button
2021-11-28make location button icon tint color configurable, use white tint for riseupvpncyBerta
2021-11-28remove navigation drawer introduction for first-time users featurecyBerta
2021-11-28Merge branch 'hide_circumvention' into 'master'cyberta
hide snowflake See merge request leap/bitmask_android!150
2021-11-28skip compiling torcyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out ↵cyBerta
snowflake/tor tests
2021-11-28we'll use prepareForDistribution.sh for signing, remove signingConfigs from ↵cyBerta
build.gradle
2021-11-28Merge branch 'build_aabs' into 'master'cyberta
build and sign aabs See merge request leap/bitmask_android!149
2021-11-28revert commenting out sub-scriptscyBerta