summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/providersetup/activities/SetupActivity.java
AgeCommit message (Expand)Author
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2023-11-23use application context to create VPN permission request intentcyBerta
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-08-30fix notification permission handling, also covering the case of an app update...cyBerta
2023-08-07Fixes various bugs related to the re-creation of the SetupActivity and the lo...cyBerta
2023-08-04clean upcyBerta
2023-08-04tweak setup action bar text weight (bold)cyBerta
2023-08-04set back button in setup action bar title if configured provider is already a...cyBerta
2023-08-03show error dialogs if provider setup failscyBerta
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