Age | Commit message (Expand) | Author |
2021-12-05 | remove obsolete strings | cyBerta |
2021-12-05 | fix some of the existing strings | cyBerta |
2021-12-01 | try to fix missing lib folder | cyBerta |
2021-11-30 | update translations | cyBerta |
2021-11-30 | fix missing ok button in some error handling cases | cyBerta |
2021-11-29 | move back to default font for now | 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 | hide snowflake in the settings, disable fallback mechanism, comment out snowf... | 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 | 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 | use pngs instead of vector graphics to avoid crashes on Android4 | cyBerta |
2021-11-25 | restart VPN if user changes UDP settings while VPN is on | cyBerta |
2021-11-25 | make settings fragment scrollable | cyBerta |
2021-11-25 | implement UI, logic and test for prefer UDP preferences | cyBerta |
2021-11-25 | implement UI to enable/disable tor in settings fragment | cyBerta |
2021-11-25 | implement separate settings fragment | cyBerta |
2021-11-24 | improve settings list entry layouts | cyBerta |
2021-11-24 | only show bridges icon in gateway selection list if location supports it AND ... | cyBerta |
2021-11-23 | improve location selection list entry layout | cyBerta |
2021-11-23 | use SimpleCheckBox in ExcludeAppsFragment | cyBerta |
2021-11-23 | default SimpleCheckBox to unchecked | cyBerta |
2021-11-23 | add OnCheckedChangedListener in SimpleCheckbox | cyBerta |
2021-11-23 | sort locations by transport | cyBerta |