summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/providersetup/fragments
AgeCommit message (Expand)Author
2024-03-01replace hard coded Bitmask with %s in string resources in context of circumve...cyBerta
2024-02-27Allow entering valid domains instead of URLs including protocol. Don't allow ...cyBerta
2024-02-27scroll EditText to visible area after the keyboard appearedcyBerta
2024-02-26save manually added providers in encrypted shared preferences instead of exte...cyBerta
2024-01-25ProviderSetupObservable: replace deprecated Observer class with PropertyChang...cyBerta
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-22fix check if provider setup result matches the intended last selected providercyBerta
2023-11-23add null-check before delayed calling of the activity callback in ConfigureOr...cyBerta
2023-10-25automatically move to next provider setup fragment after permission dialog wa...cyBerta
2023-10-25always show provider setup progress in percentage, combine tor bootstrap prog...cyBerta
2023-10-24use new provider setup flow for custom branded appscyBerta
2023-10-24show progress spinner during provider setup in custom flavored appscyBerta
2023-08-07avoid possible NPEs in ConfigureProviderFragmentcyBerta
2023-08-07Fixes various bugs related to the re-creation of the SetupActivity and the lo...cyBerta
2023-08-05distinguish plain VPN and circumvention case regarding the configuration desc...cyBerta
2023-08-04implement custom 'start vpn' button design for initial provider setupcyBerta
2023-08-04clean upcyBerta
2023-08-04fix cancel button visibilitycyBerta
2023-08-04hide keyboard when edit text focus was lost in provider selection screencyBerta
2023-08-04hard code calyx and riseup provider names ...cyBerta
2023-08-03preselect plain vpn/cirucmvention selection from shared preferencescyBerta
2023-08-03show immediate feedback on button click before the provider SetupActivity van...cyBerta
2023-08-03fix empty permission fragment layoutcyBerta
2023-08-03show error dialogs if provider setup failscyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-08-02* Implenting permissionn fragmentscyBerta
2023-07-31add cancel button, call provider stetup command in ConfigureProviderFragment ...cyBerta
2023-07-29update design and UX for provider setupcyberta