summaryrefslogtreecommitdiff
path: root/app/src/main/res
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-12-04Update metadata for play storekwadronaut
This pulled existing (changed) content from both play store and transifex Did my best when merge was needed. Several changes to the script to fetch from play store
2024-11-28update ui behaviourNorbel AMBANUMBEN
2024-11-28chore: update app textNorbel AMBANUMBEN
2024-11-28updated settingsNorbel AMBANUMBEN
2024-11-28chore: update settings logicNorbel AMBANUMBEN
2024-11-28chore: bootstrap censorship circumvention fragment.Norbel AMBANUMBEN
2024-11-14Update app l10nkwadronaut
Signed-off-by: kwadronaut <kwadronaut@autistici.org>
2024-10-29chore: update view and textNorbel AMBANUMBEN
2024-10-23restructure codeNorbel AMBANUMBEN
2024-10-23update: camera scanner implementationNorbel AMBANUMBEN
2024-10-23chore: boostrap scannerNorbel AMBANUMBEN
2024-10-11feat: add invite code to UI.Norbel Ambanumben
2024-10-07feat: add language selectionNorbel Ambanumben
2024-09-30update translationscyBerta
2024-08-13update German VPN provider descriptionscyBerta
2024-08-09Small language updateskwadronaut
Dutch, Cuban Spanish and Portugese (Brazil) Update !297
2024-08-05update translations for releasekwadronaut
2024-06-27fix obfuscation proxy pinning fontcyBerta
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-01update translations after replacing Bitmask with string variable in rource ↵cyBerta
string file
2024-03-01update translations after replacing hardcoded Bitmask with string variablecyBerta
2024-03-01remove mapping between transifex zh language code and Androids zh-rCN region ↵cyBerta
code, make zh folder default for Chinese
2024-03-01replace hard coded Bitmask with %s in string resources in context of ↵cyBerta
circumvention setup
2024-03-01Update l10n for app and app store meta data. Tweaks the tx config and the ↵kwadronaut
python script to pull all translations from Transifex and parse the meta data in a fastlane compatible format.
2024-02-27Allow entering valid domains instead of URLs including protocol. Don't allow ↵cyBerta
multi-line, replace enter button with OK button in keyboard layout
2023-11-23remove deprecated layout filescyBerta
2023-11-23remove unused layout file of deprecated provider setup UIcyBerta
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-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