Age | Commit message (Expand) | Author |
2022-05-19 | show in EipFragment bridge status message if bridges are used to update the V... | cyBerta |
2022-05-19 | clarify that EipSetupObserver uses the application context | cyBerta |
2022-05-19 | reduce log noise in error handling | cyBerta |
2022-05-19 | allow to cancel connection attempt during vpn certificate updates, if tor is ... | cyBerta |
2022-05-19 | ignore snowflake preferences for API communication if a VPN tunnel is already... | cyBerta |
2022-05-19 | handle tor startup errors and use better checks in EipSetupObserver if tor sh... | cyBerta |
2022-05-19 | early return if tor is ment to be shutdown but is not running | cyBerta |
2022-05-19 | only wait until Tor has been completely shutdown successfully on startTorServ... | cyBerta |
2022-05-19 | reset http proxy port immediately after tor has been cancelled and is about t... | cyBerta |
2022-05-19 | implement method to determine if tor is currently running and not yet about t... | cyBerta |
2022-05-18 | avoid possible NPE in ClientTransportPlugin | cyBerta |
2022-05-18 | use snowflake if necessary to update invalid vpn cert. Show cert update messa... | cyBerta |
2022-05-08 | update min l110n, (c) date | kwadronaut |
2022-05-05 | catch nullpointer exception in tile service | cyBerta |
2022-02-05 | always show 'show connection details' if connection details have been visible... | cyBerta |
2022-02-05 | fix NPE in GatewaysManager | cyBerta |
2022-02-05 | remove insecure hint in EipFragment if VPN is connecting or reconnecting | cyBerta |
2022-02-05 | avoid short animation when turning off the VPN | cyBerta |
2022-02-04 | build and enable snowflake feature | cyBerta |
2022-02-04 | remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte... | cyBerta |
2022-01-25 | Merge branch 'update_ics-openvpn' into 'master' | cyberta |
2022-01-25 | update IPtProxy / snowflake | cyBerta |
2021-12-20 | Merge branch 'certificate_transition' into 'master' | cyberta |
2021-12-17 | don't show led colors for vpn stats notifications, use them when app updates ... | cyBerta |
2021-12-17 | cleanup imports | cyBerta |
2021-12-17 | allow to parse and handle multiple certs in a pem file | cyBerta |
2021-12-13 | add hexacab config testwise | 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 | 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 |