Age | Commit message (Expand) | Author |
2021-11-28 | Merge branch 'last_minute_UI_changes' into 'master' | cyberta |
2021-11-28 | improve snowflake description | cyBerta |
2021-11-28 | fix unobfuscated reconnect option if configuring provider using snowflake failed | cyBerta |
2021-11-28 | disable bridges UI switch if UDP preference is enabled | cyBerta |
2021-11-28 | fix string: 'Use bridges' instead of 'Using bridges' | cyBerta |
2021-11-28 | use 'recommended location' or the location name instead of 'select location' ... | cyBerta |
2021-11-28 | make location button icon tint color configurable, use white tint for riseupvpn | cyBerta |
2021-11-28 | remove navigation drawer introduction for first-time users feature | cyBerta |
2021-11-28 | Merge branch 'hide_circumvention' into 'master' | cyberta |
2021-11-28 | skip compiling tor | cyBerta |
2021-11-28 | hide snowflake in the settings, disable fallback mechanism, comment out snowf... | cyBerta |
2021-11-28 | we'll use prepareForDistribution.sh for signing, remove signingConfigs from b... | cyBerta |
2021-11-28 | Merge branch 'build_aabs' into 'master' | cyberta |
2021-11-28 | revert commenting out sub-scripts | cyBerta |
2021-11-28 | ensure that both apk and aab is build if neither -apk nor -aab is set | cyBerta |
2021-11-28 | adapt help | cyBerta |
2021-11-28 | fix -c flag parsing | cyBerta |
2021-11-28 | build aabs, introduce new mutual exclusive flags to either build and sign apk... | cyBerta |
2021-11-28 | use snake_case instead of camelCase for functions in bash | cyBerta |
2021-11-28 | sign bundles from command line | cyBerta |
2021-11-27 | saving some lines of code by compressing if statements a little bit | cyBerta |
2021-11-26 | Revert "update androidx support libraries"1.1.0RC2 | cyBerta |
2021-11-26 | always stop gradle deamon after calling gradlew in a submodule | cyBerta |
2021-11-26 | update to version 1.1.0RC2 | cyBerta |
2021-11-26 | update androidx support libraries | cyBerta |
2021-11-26 | add missing import | cyBerta |
2021-11-26 | fix save battery feature | cyBerta |
2021-11-26 | disable UDP UI settings while using bridges | cyBerta |
2021-11-26 | instead of leaving the settings screen, show a toast if VPN needs to reconnec... | cyBerta |
2021-11-26 | improve location button layout, use match_parent for text height, so that aut... | cyBerta |
2021-11-26 | use already translated strings | cyBerta |
2021-11-26 | fix string reference | cyBerta |
2021-11-26 | fix app crash on Android4 | cyBerta |
2021-11-26 | make new strings translatable | cyBerta |
2021-11-26 | disable location entries that are not supporting current transport, show hint... | cyBerta |
2021-11-25 | slow down glow animation | cyBerta |
2021-11-25 | adapt the theming for riseupvpn | cyBerta |
2021-11-25 | Merge branch 'ui_fixes' into 'master' | cyberta |
2021-11-25 | replace sofiapro regular font, fixes broken 'ß' char | cyBerta |
2021-11-25 | reduce connection state font size again a little bit | cyBerta |
2021-11-25 | adapt wording for hiding connection details, fixes #9051 | cyBerta |
2021-11-25 | shrink text size on location selection button, if there's not enough space on... | cyBerta |
2021-11-25 | ensure that action bar subtitle remains after orientation changes for all fra... | cyBerta |
2021-11-25 | use darker yellow for location status indicator | cyBerta |
2021-11-25 | remove top padding for first header in settings fragment | cyBerta |
2021-11-25 | tweak connection state font size on EipFragment | cyBerta |
2021-11-25 | fix location selection buttons on tablets | cyBerta |
2021-11-25 | ensure advanced settings subtitle is shown after orientation change or after ... | cyBerta |
2021-11-25 | show grey footer in navigation drawer, if there's enough place | cyBerta |
2021-11-25 | Merge branch 'UDP_ui' into 'master' | cyberta |