summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-20Merge branch 'fix_ndk_path' into 'master'cyberta
fix docker ndk image See merge request leap/bitmask_android!159
2021-12-18use ndk side-by-side, parse ndk directory name from source.properties and ↵cyBerta
adapt the ndk path
2021-12-17Merge branch 'notification_leds' into 'master'cyberta
don't show led colors for vpn stats notifications, use them when app updates are available Closes #9046 See merge request leap/bitmask_android!157
2021-12-17don't show led colors for vpn stats notifications, use them when app updates ↵cyBerta
are available
2021-12-17cleanup importscyBerta
2021-12-17allow to parse and handle multiple certs in a pem filecyBerta
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-13add hexacab config testwisecyBerta
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