summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Collapse)Author
2024-12-11change 'Any' to 'Automatically Select' in Circumvention Settings screencyBerta
2024-12-10Add English to available languageskwadronaut
fixes #9210
2024-12-09remove languages with less translationsNorbel Ambanumben
2024-11-28chore: update app textNorbel AMBANUMBEN
2024-11-28updated settingsNorbel AMBANUMBEN
2024-11-28chore: bootstrap censorship circumvention fragment.Norbel AMBANUMBEN
2024-10-29chore: update view and textNorbel AMBANUMBEN
2024-10-23restructure codeNorbel AMBANUMBEN
2024-10-11feat: add invite code to UI.Norbel Ambanumben
2024-10-07feat: add language selectionNorbel Ambanumben
2024-06-17update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn ↵cyBerta
requires openvpn in UDP as inner transport protocol from now on
2024-03-14update about screencyBerta
2024-03-01replace hard coded Bitmask with %s in string resources in context of ↵cyBerta
circumvention setup
2023-11-01tweak snowflake and tor icon positioning in setup configuration fragmentcyBerta
2023-11-01fix setup next/cancel button text positioning for tablet layoutscyBerta
2023-10-31tweak setup next and cancel button layoutcyBerta
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-23tint actionbar subtitle and icons according to actionbar title colorcyBerta
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-04tweak next/cancel button designscyBerta
2023-08-04tweak setup action bar text weight (bold)cyBerta
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-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
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-16pull updated source languagecyBerta
2022-12-15tint location button colors as dark as possiblecyBerta
2022-12-15fix and unify button text colorscyBerta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02fix colorscyberta
2022-12-02rename drawables and colors according to the state they're representingcyberta
2022-11-30rename drawables and colors according to the state they're representingcyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-30new EipFragment layout for Bitmask - portraitcyberta
2022-11-30split EipFragment and MainButon into normal and custom flavor, implement new ↵cyberta
on-off button design for Bitmask
2022-11-30implement splash screen - for now without progress bar animationcyberta
2022-11-22use gradient for motd background, simple button stylecyBerta
2022-08-05localize 'Unknown Location'cyBerta
2022-05-11Merge branch 'min-l10n' into 'master'cyberta
update min l110n, (c) date See merge request leap/bitmask_android!180