summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2023-10-31tweak setup next and cancel button layoutcyBerta
2023-10-31update pt-rBR stringscyBerta
2023-10-31fix padding in about screencyBerta
2023-10-31use string resources in message of the day 'next' button instead of ↵cyBerta
hard-coding it
2023-10-31Replace Butterknife references with ViewBindingcyBerta
2023-10-31Remove old Provider setup flow. In order to update to Gradle 8, we finally ↵cyBerta
say goodbye to Butterknife. Since the old setup flow UI depends on it (and other dependencies we want to get rid of) it gets removed.
2023-10-25automatically move to next provider setup fragment after permission dialog ↵cyBerta
was either accepted or rejected
2023-10-24use new provider setup flow for custom branded appscyBerta
2023-10-24show progress spinner during provider setup in custom flavored appscyBerta
2023-10-23tint actionbar subtitle and icons according to actionbar title colorcyBerta
2023-08-30fix 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-07Merge branch 'first_run_improvements' into 'master'cyberta
update design and UX for provider setup See merge request leap/bitmask_android!252
2023-08-07tweak 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-07fix button sizes for tablet layoutscyBerta
2023-08-06updated splash screen for BitmaskcyBerta
2023-08-05tweak next and cancel button appearance in setup flowcyBerta
2023-08-05tweak card design in setup flowcyBerta
2023-08-05use brighter start button in initial setup flowcyBerta
2023-08-04implement custom 'start vpn' button design for initial provider setupcyBerta
2023-08-04update store translationskwadronaut
2023-08-04tweak next/cancel button designscyBerta
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 ↵cyBerta
available
2023-08-03use proposed colors for new setup flowcyBerta
2023-08-03remove unused colors from old designcyBerta
2023-08-02* Implenting permissionn fragmentscyBerta
* 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-07-31improve Snowflake logscyBerta
2023-07-31add cancel button, call provider stetup command in ConfigureProviderFragment ↵cyBerta
and listen to the result, implementing happy path
2023-07-29update design and UX for provider setupcyberta
2023-07-25Merge branch 'audit_fixes' into 'master'cyberta
reliability improvements See merge request leap/bitmask_android!248
2023-07-25make it easier to set splash screen background color in custom flavorcyberta
2023-07-19fix typo of missing certificate error stringcyBerta
2023-07-13disallow backups, since shared prefs are encrypted by device keycyBerta
2023-01-04update spanish tranlationscyBerta
2022-12-28update translationscyBerta
2022-12-23darken text color in eip fragment (Bitmask)cyBerta
2022-12-23improve donation reminder dialog text padding in tablet layoutscyBerta
2022-12-23adopt on/off button sizes in tablet layoutscyBerta
2022-12-23avoid changing text sizes in eipFragment if connection states changecyBerta
2022-12-21update translationscyBerta
2022-12-21fix tethering spannablescyBerta
2022-12-16Merge branch 'update_traslations' into 'master'cyberta
update translations See merge request leap/bitmask_android!233
2022-12-16fix tx config and chinese translation updatecyBerta
2022-12-16pull updated source languagecyBerta
2022-12-16update translationscyBerta
2022-12-16Merge branch 'tweak_log_action_bar' into 'master'cyberta
tweak action bar title for log screen, only show one action item See merge request leap/bitmask_android!229
2022-12-16tweak action bar title for log screen, only show one action itemcyBerta
2022-12-15decrease shadow below main on-off buttoncyBerta
2022-12-15remove gradient from location buttoncyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ↵cyBerta
title in riseupvpn, allow to configure both properties on compile time in build.gradle