summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28skip compiling torcyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...cyBerta
2021-11-28we'll use prepareForDistribution.sh for signing, remove signingConfigs from b...cyBerta
2021-11-28Merge branch 'build_aabs' into 'master'cyberta
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 apk...cyBerta
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
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 reconnec...cyBerta
2021-11-26improve location button layout, use match_parent for text height, so that aut...cyBerta
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 hint...cyBerta
2021-11-25slow down glow animationcyBerta
2021-11-25adapt the theming for riseupvpncyBerta
2021-11-25Merge branch 'ui_fixes' into 'master'cyberta
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
2021-11-25shrink text size on location selection button, if there's not enough space on...cyBerta
2021-11-25ensure that action bar subtitle remains after orientation changes for all fra...cyBerta
2021-11-25use darker yellow for location status indicatorcyBerta
2021-11-25remove top padding for first header in settings fragmentcyBerta
2021-11-25tweak connection state font size on EipFragmentcyBerta
2021-11-25fix location selection buttons on tabletscyBerta
2021-11-25ensure advanced settings subtitle is shown after orientation change or after ...cyBerta
2021-11-25show grey footer in navigation drawer, if there's enough placecyBerta
2021-11-25Merge branch 'UDP_ui' into 'master'cyberta
2021-11-25use pngs instead of vector graphics to avoid crashes on Android4cyBerta
2021-11-25restart VPN if user changes UDP settings while VPN is oncyBerta
2021-11-25make settings fragment scrollablecyBerta
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-25Merge branch 'snowflake_ui' into 'master'cyberta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-25Merge branch 'preferences_ui' into 'master'cyberta