summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-26allow during the initial setup to re-launch the app and resume in the ↵cyBerta
configuration UI
2024-04-24temporary workaround that stores provider setup updates if app is in ↵cyBerta
background during setup. Fixes an app crash during provider setup while app is in background
2024-04-23rm provider selection test for custom providerkwadronaut
fixes #9176
2024-04-23update screenshot languageskwadronaut
2024-04-18update to v1.3.0cyBerta
2024-04-18force updating provider settings on client updatecyBerta
2024-04-18pass tor lib builds from CI build step 'build' to 'screenshot'cyBerta
2024-04-18add another build step to build beta releases: aab's for gplay, and a fat ↵cyBerta
apk that can be installed next to a stable release for the download from the website
2024-04-18improve default handling of prepareForDistribution build scriptcyBerta
2024-04-18Merge branch 'qa_fixes' into 'master'cyberta
QA fixes See merge request leap/bitmask_android!278
2024-04-18fix snowflake and iptproxy patchescyBerta
2024-04-17update golang and snowflake lib, update snowflake frontscyBerta
2024-04-15update test certcyBerta
2024-04-15Update .gitlab-ci.yml filekwadronaut
remove sea runner
2024-03-18copy and paste changes of upstream's ↵cyBerta
3a674d30e1c7118b73efaf353cea7c43a95dc8c7, fixes possible race condition between DeviceStateReceiver and OpenVpnManagementThread, which results in incorrect LEVEL_NONETWORK state
2024-03-14update about screencyBerta
2024-03-09catch nullpointer exception in ConfigureProviderFragmentcyBerta
2024-03-02Merge branch 'release_1.3.0RC1' into 'master'cyberta
update to version 1.3.0RC1 See merge request leap/bitmask_android!276
2024-03-02update to version 1.3.0RC1cyBerta
2024-03-01Merge branch 'update_translations_pt3' into 'master'cyberta
update translations after replacing Bitmask with string variable in rource string file See merge request leap/bitmask_android!275
2024-03-01update translations after replacing Bitmask with string variable in rource ↵cyBerta
string file
2024-03-01Merge branch 'update_translations2' into 'master'cyberta
another translations MR Closes #9062 See merge request leap/bitmask_android!273
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-01Merge branch 'update-l10n' into 'master'cyberta
update l10n See merge request leap/bitmask_android!272
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-29Merge branch 'kwadronaut-master-patch-5d68' into 'master'cyberta
Update supported android levels See merge request leap/bitmask_android!274
2024-02-29Update supported android levelskwadronaut
2024-02-27Merge branch 'update_provider_data' into 'master'cyberta
Update preshipped provider data Closes #9158 See merge request leap/bitmask_android!271
2024-02-27replace staging backend float.hexacab.org with demo.bitmask.net in debug buildscyBerta
2024-02-27update preshipped provider.json and CA cert for RiseupcyBerta
2024-02-27Merge branch 'bring_setup_activity_to_foreground' into 'master'cyberta
bring setup activity back to foreground if provider setup is about to finish See merge request leap/bitmask_android!270
2024-02-27bring setup activity back to foreground if provider setup is about to finishcyBerta
2024-02-27Merge branch 'fix_provider_list' into 'master'cyberta
Improve manual Provider setup flow Closes #9151 and #9157 See merge request leap/bitmask_android!269
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
2024-02-27scroll EditText to visible area after the keyboard appearedcyBerta
2024-02-26fix runtime exception on location switchcyBerta
2024-02-26save manually added providers in encrypted shared preferences instead of ↵cyBerta
external files dir
2024-02-25save manually added providercyBerta
2024-02-24Merge branch 'remove_unused_properties' into 'master'cyberta
Document customization options Closes #9155 See merge request leap/bitmask_android!268
2024-02-24update test vpn certcyBerta
2024-02-24fix accidentally removed donation URL build config fieldcyBerta
2024-02-24add a readme about customization of the appcyBerta
2024-02-24remove unused build propertiescyBerta
2024-02-23Merge branch 'fix_foreground_service_permissions_api_34' into 'master'cyberta
fix foreground service permissions for Android API 34 Closes #9154 See merge request leap/bitmask_android!266
2024-02-19Merge branch 'fix_missing_fastlane_icn' into 'master'kwadronaut
fix missing fastlane icon Closes #9147 See merge request leap/bitmask_android!267
2024-02-03fix missing fastlane iconcyBerta
2024-02-03fix foreground service permissions for Android API 34cyBerta
2024-01-25Merge branch 'post_release_work' into 'master'cyberta
post release tweaks and fixes Closes #9150 and #8983 See merge request leap/bitmask_android!264