Age | Commit message (Expand) | Author |
2021-12-11 | fix class cast exception | cyBerta |
2021-12-11 | catch potential security exception when checking network capabilities | cyBerta |
2021-12-11 | make trafficdata linked list in DevicecStateReceiver final and fix typo | cyBerta |
2021-12-10 | use guaranteed non-null Context object to start provider API | cyBerta |
2021-12-10 | catch potential IllegalArgumentException when enqueuing intents for EIP and P... | cyBerta |
2021-12-10 | always use application context in EipCommand to start eip service | cyBerta |
2021-12-10 | work around potentials NullPointerException | cyBerta |
2021-11-30 | fix missing ok button in some error handling cases | 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 | 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 | use already translated strings | cyBerta |
2021-11-26 | fix string reference | cyBerta |
2021-11-26 | disable location entries that are not supporting current transport, show hint... | cyBerta |
2021-11-25 | adapt wording for hiding connection details, fixes #9051 | 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 | ensure advanced settings subtitle is shown after orientation change or after ... | cyBerta |
2021-11-25 | restart VPN if user changes UDP settings while VPN is on | 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 | add OnCheckedChangedListener in SimpleCheckbox | cyBerta |
2021-11-23 | sort locations by transport | cyBerta |
2021-11-23 | calculate fake load from timezone distance if menshen doesn't serve load info | cyBerta |
2021-11-23 | calculate and show gateway load related to transport | cyBerta |
2021-11-21 | make PreferenceHelper null safe | cyBerta |
2021-11-21 | implement new gateway selection UI, using same UX principles as for desktop | cyBerta |
2021-11-21 | Merge branch 'custom_font' into 'simply_secure_UI_changes' | cyberta |
2021-11-20 | implement a selection indicator for location list | cyBerta |
2021-11-20 | show lightning bold instead of text 'You're connected to the recommended loca... | cyBerta |
2021-11-19 | show select location on location selector button if vpn is off | cyBerta |
2021-11-19 | make UI less noisy on (re-)connects | cyBerta |
2021-11-19 | show connection secure if vpn is running, but no internet connection is avail... | cyBerta |
2021-11-19 | always show the location selector button, just as on Desktop | cyBerta |
2021-11-19 | fix blocking vpn hint on eip fragment | cyBerta |
2021-11-16 | replace all TextViews with AppCompatTextViews | cyBerta |
2021-11-16 | add bridge indicator to bottom panel | cyBerta |
2021-11-15 | improve location status indicator, adapt according to desktop | cyBerta |