Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-23 | Merge branch 'improve_action_bar_tint_colors' into 'master' | cyberta | |
Improve action bar tint colors See merge request leap/bitmask_android!256 | |||
2023-10-23 | fix tests | cyBerta | |
2023-10-23 | tint actionbar subtitle and icons according to actionbar title color | cyBerta | |
2023-08-30 | Merge branch 'fix_notification_requests' into 'master' | cyberta | |
fix notification permission handling, also covering the case of an app update... Closes #9139 See merge request leap/bitmask_android!255 | |||
2023-08-30 | fix notification permission handling, also covering the case of an app ↵ | cyBerta | |
update for which the user has a provider already configured and only needs to give the lacking permissions | |||
2023-08-07 | Merge branch 'screenshot_tests' into 'master' | cyberta | |
fix screenshot tests See merge request leap/bitmask_android!254 | |||
2023-08-07 | Merge branch 'first_run_improvements' into 'master' | cyberta | |
update design and UX for provider setup See merge request leap/bitmask_android!252 | |||
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 ↵ | cyBerta | |
size as in EIP fragment (different layouts for tablets, phones, landscape, portrait) | |||
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 ↵ | cyBerta | |
loaded Fragments after an layout orientation change. * fixes the initialization of fragments via a Bundle * saves state before the Activity/Fragments get destroyed and loads the old state on re-creation * fixes onFragmentSelected() callback handling | |||
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 ↵ | cyBerta | |
description in configure fragment | |||
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 | Merge branch 'store-listings' into 'master' | cyberta | |
update store translations See merge request leap/bitmask_android!253 | |||
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 | |