Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | cyBerta | |
available | |||
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 ↵ | cyBerta | |
vanishes | |||
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 | |
receive the setup config data from slow provider api servers | |||
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 ↵ | cyBerta | |
laggyness of the UI noticably | |||
2023-08-02 | don't try to resolve local host address via DoH | cyBerta | |
2023-08-02 | * Implenting permissionn fragments | cyBerta | |
* refactoring fragments, use of a base fragment to deduplicate code * improve SetupViewPagerAdapter by implementing a factory that hands out the reuired fragments in the correct order * very basic setup success fragment ("You're all set!") | |||
2023-08-01 | Merge branch 'appstore-meta' into 'master' | cyberta | |
Add store listing data See merge request leap/bitmask_android!250 | |||
2023-07-31 | improve Snowflake logs | cyBerta | |
2023-07-31 | add cancel button, call provider stetup command in ConfigureProviderFragment ↵ | cyBerta | |
and listen to the result, implementing happy path | |||
2023-07-29 | update design and UX for provider setup | cyberta | |
2023-07-28 | remove old bm screenshots | kwadronaut | |
2023-07-27 | update mr 250 | kwadronaut | |
2023-07-25 | Merge branch 'audit_fixes' into 'master' | cyberta | |
reliability improvements See merge request leap/bitmask_android!248 | |||
2023-07-25 | Merge branch 'custom_splash_background_color' into 'master' | cyberta | |
make it easier to set splash screen background color in custom flavor See merge request leap/bitmask_android!251 | |||
2023-07-25 | make it easier to set splash screen background color in custom flavor | cyberta | |
2023-07-19 | Apply 1 suggestion(s) to 1 file(s) | 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 ↵ | cyBerta | |
in persisted openvpn config. The private key is stored encrypted instead | |||
2023-07-19 | Update source code for external key managment based on ics-openvpn (some ↵ | cyBerta | |
relevant commits: 5e7b841c8d5111e6b63e74944903a168939ca723 a6de5a9e4d8d757414c5e2f94eb806be9216dda3 9e704d04dc7f2f93bddf85d371772340fa5af0b1 4466103d770c353cfb8d4ea08093560ba28d58b8 b9ac2b15eac3e5e5f9dc89c948ec8278e2e7c1f9 3cb8f44a92471e43589a80067380d7b262c18c20) | |||
2023-07-18 | Add Turkish and Dutch, fix .tx flow | kwadronaut | |
2023-07-17 | always switch to encrypted shared preferences | cyBerta | |
2023-07-14 | update translations | kwadronaut | |
2023-07-13 | fix for possible strandhogg task hijacking vulnerability | cyBerta | |
2023-07-13 | fix tests after encrypted shared preference usage | cyBerta | |
2023-07-13 | use updated encrypted shared preferences API | cyBerta | |
2023-07-13 | disallow backups, since shared prefs are encrypted by device key | cyBerta | |
2023-07-13 | migrate to encrypted shared preferences | cyBerta | |
2023-07-13 | sanitize launcher intent | cyBerta | |
2023-07-11 | update transifex, new api | kwadronaut | |
2023-07-11 | Add store listing data | kwadronaut | |
Pulling metadata from google play store, for use on f-droid. From now on, update strings as usual, transifex picks them pull changes from transifex, commit, push to google play. related to #9137 | |||
2023-07-10 | Merge branch 'calyx-new-ip' into 'master' | cyberta | |
Switch to new IPs for CalyxVPN See merge request leap/bitmask_android!249 | |||
2023-07-08 | Update ca cert for calyx | Chirayu Desai | |
* For the old infra, previous cert expired * SHA256 fingerprint 4bba0f918fa4be8ec4dde420b7d0ba98a351c1f5866d783d377c6bac40fd187a * New infra cert untouched Change-Id: I3c85c3758ce1d78b8253b0b1191b28d567d99390 |