Age | Commit message (Expand) | Author |
2023-10-25 | always show provider setup progress in percentage, combine tor bootstrap prog... | cyBerta |
2023-10-24 | use new provider setup flow for custom branded apps | cyBerta |
2023-10-24 | replace snake_case with camelCase in ProviderManager | cyBerta |
2023-10-24 | show progress spinner during provider setup in custom flavored apps | cyBerta |
2023-10-23 | fix tests | cyBerta |
2023-10-23 | tint actionbar subtitle and icons according to actionbar title color | cyBerta |
2023-08-30 | fix notification permission handling, also covering the case of an app update... | cyBerta |
2023-08-07 | Merge branch 'screenshot_tests' into 'master' | cyberta |
2023-08-07 | Merge branch 'first_run_improvements' into 'master' | cyberta |
2023-08-07 | avoid possible NPEs in ConfigureProviderFragment | cyBerta |
2023-08-07 | tweak setup success fragment, so that the main button has always the same siz... | cyBerta |
2023-08-07 | fix button sizes for tablet layouts | cyBerta |
2023-08-07 | Fixes various bugs related to the re-creation of the SetupActivity and the lo... | cyBerta |
2023-08-06 | updated splash screen for Bitmask | cyBerta |
2023-08-05 | tweak next and cancel button appearance in setup flow | cyBerta |
2023-08-05 | tweak card design in setup flow | cyBerta |
2023-08-05 | distinguish plain VPN and circumvention case regarding the configuration desc... | cyBerta |
2023-08-05 | use brighter start button in initial setup flow | cyBerta |
2023-08-04 | fix clearing encrypted shared preferences before Screenshot tests start | cyBerta |
2023-08-04 | implement custom 'start vpn' button design for initial provider setup | cyBerta |
2023-08-04 | update store translations | kwadronaut |
2023-08-04 | clean up | cyBerta |
2023-08-04 | fix cancel button visibility | cyBerta |
2023-08-04 | tweak next/cancel button designs | cyBerta |
2023-08-04 | tweak setup action bar text weight (bold) | cyBerta |
2023-08-04 | set back button in setup action bar title if configured provider is already a... | cyBerta |
2023-08-04 | hide keyboard when edit text focus was lost in provider selection screen | cyBerta |
2023-08-04 | hard code calyx and riseup provider names ... | cyBerta |
2023-08-03 | use proposed colors for new setup flow | cyBerta |
2023-08-03 | remove unused colors from old design | cyBerta |
2023-08-03 | preselect plain vpn/cirucmvention selection from shared preferences | cyBerta |
2023-08-03 | show immediate feedback on button click before the provider SetupActivity van... | cyBerta |
2023-08-03 | fix empty permission fragment layout | cyBerta |
2023-08-03 | move to new SetupActivity when switching providers | cyBerta |
2023-08-03 | increase okhttp client timout for connect and read to increase the chance to ... | cyBerta |
2023-08-03 | tweak comment - referring to canConnect() test in provider setup | cyBerta |
2023-08-03 | show error dialogs if provider setup fails | cyBerta |
2023-08-03 | update tests | cyBerta |
2023-08-02 | use single instance of shared prefernces across the app, this reduces the lag... | cyBerta |
2023-08-02 | don't try to resolve local host address via DoH | cyBerta |
2023-08-02 | * Implenting permissionn fragments | cyBerta |
2023-07-31 | improve Snowflake logs | cyBerta |
2023-07-31 | add cancel button, call provider stetup command in ConfigureProviderFragment ... | cyBerta |
2023-07-29 | update design and UX for provider setup | cyberta |
2023-07-25 | Merge branch 'audit_fixes' into 'master' | cyberta |
2023-07-25 | make it easier to set splash screen background color in custom flavor | cyberta |
2023-07-19 | fix typo of missing certificate error string | cyBerta |
2023-07-19 | reorder imports | cyBerta |
2023-07-19 | log vpn errors in logcat if app is an debug build | cyBerta |
2023-07-19 | always provide private VPN key over management interface, avoid exposing it i... | cyBerta |