summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-11-28ensure that both apk and aab is build if neither -apk nor -aab is setcyBerta
2021-11-28adapt helpcyBerta
2021-11-28fix -c flag parsingcyBerta
2021-11-28build aabs, introduce new mutual exclusive flags to either build and sign ↵cyBerta
apks or aab, don't them if you want to build apk and aab at the same time
2021-11-28use snake_case instead of camelCase for functions in bashcyBerta
2021-11-28sign bundles from command linecyBerta
2021-11-27saving some lines of code by compressing if statements a little bitcyBerta
2021-11-26Revert "update androidx support libraries"1.1.0RC2cyBerta
* latest support libraries require minSDK 31, so this update needs to be postponed This reverts commit 61d733f7c0fbb3195353ab1ea88a7fdfc551193c.
2021-11-26always stop gradle deamon after calling gradlew in a submodulecyBerta
2021-11-26update to version 1.1.0RC2cyBerta
2021-11-26update androidx support librariescyBerta
2021-11-26add missing importcyBerta
2021-11-26fix save battery featurecyBerta
2021-11-26disable UDP UI settings while using bridgescyBerta
2021-11-26instead of leaving the settings screen, show a toast if VPN needs to ↵cyBerta
reconnect to apply setting changes
2021-11-26improve location button layout, use match_parent for text height, so that ↵cyBerta
auto-size text rendering works correctly
2021-11-26use already translated stringscyBerta
2021-11-26fix string referencecyBerta
2021-11-26fix app crash on Android4cyBerta
2021-11-26make new strings translatablecyBerta
2021-11-26disable location entries that are not supporting current transport, show ↵cyBerta
hint in GatewaySelectionFragment and an option to disable bridges
2021-11-25slow down glow animationcyBerta
2021-11-25adapt the theming for riseupvpncyBerta
2021-11-25Merge branch 'ui_fixes' into 'master'cyberta
UI fixes Closes #9051 and #9015 See merge request leap/bitmask_android!148
2021-11-25replace sofiapro regular font, fixes broken 'ß' charcyBerta
2021-11-25reduce connection state font size again a little bitcyBerta
2021-11-25adapt wording for hiding connection details, fixes #9051cyBerta