Age | Commit message (Expand) | Author |
2023-11-23 | update gradle dependencies and bump Android SDK to API 34 | cyBerta |
2023-11-23 | remove deprecated layout files | cyBerta |
2023-11-23 | use application context to create VPN permission request intent | cyBerta |
2023-11-23 | replace direct call on private static currentStatus field with getInstance() ... | cyBerta |
2023-11-23 | add null-check before delayed calling of the activity callback in ConfigureOr... | cyBerta |
2023-11-23 | remove unused layout file of deprecated provider setup UI | cyBerta |
2023-11-01 | update to version 1.2.0 (skipping 1.1.9, since I consider this a major update)1.2.0 | cyBerta |
2023-11-01 | ensure that the blocking VPN notification always disappears if openvpn is (re... | cyBerta |
2023-11-01 | Fix memory leak in VoidVpnService and ensure it gets stopped correctly. | cyBerta |
2023-11-01 | tweak snowflake and tor icon positioning in setup configuration fragment | cyBerta |
2023-11-01 | fix setup next/cancel button text positioning for tablet layouts | cyBerta |
2023-10-31 | disable location button in EipFragment in case there's only 1 Location available | cyBerta |
2023-10-31 | tweak setup next and cancel button layout | cyBerta |
2023-10-31 | update pt-rBR strings | cyBerta |
2023-10-31 | fix padding in about screen | cyBerta |
2023-10-31 | use string resources in message of the day 'next' button instead of hard-codi... | cyBerta |
2023-10-31 | fix debug AndroidManifest | cyBerta |
2023-10-31 | fix regression in fatweb builds after switch to encrypted shared preferences | cyBerta |
2023-10-31 | remove insecure flavor, it depended on deprecated setup UI | cyBerta |
2023-10-31 | update build_deps.sh and build.gradle after ics-openvpn's task name to build ... | cyBerta |
2023-10-31 | update to Java 17 | cyBerta |
2023-10-31 | update to Gradle 8 | cyBerta |
2023-10-31 | Replace Butterknife references with ViewBinding | cyBerta |
2023-10-31 | Remove old Provider setup flow. In order to update to Gradle 8, we finally sa... | cyBerta |
2023-10-26 | fixing tests | cyBerta |
2023-10-26 | fix possible NPE in ProviderSetupObservable | cyBerta |
2023-10-25 | tint action bar toggle in GatewaySelectionFragment | cyBerta |
2023-10-25 | lock provider setup screenOrientation to portrait for now to work around a bu... | cyBerta |
2023-10-25 | automatically move to next provider setup fragment after permission dialog wa... | cyBerta |
2023-10-25 | make linter happy about missing super() call in CustomProviderSetupActivity | cyBerta |
2023-10-25 | deprecate old Provider API jobs, such as login and signup | cyBerta |
2023-10-25 | fix automatic provider selection for custom branded flavor | cyBerta |
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 |