summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-11update to version 1.6.3HEADmastercyberta
2026-07-10add missing method for BitmaskCore stub implementationcyberta
2026-07-10update ndk docker file to download golang 1.26.2; update bitmask-core-android...cyberta
2026-07-06Remove the sentence 'This only happens during first setup.' in provider setup...cyberta
2026-07-04update to version 1.6.2cyberta
2026-07-04update preshipped Coopvpn and Riseup configscyberta
2026-07-04update conscrypt to version 2.6-alpha5 which is 16kb page compliantcyberta
2026-07-04update to version 1.6.1cyberta
2026-07-03update screengrab locales to the list of localized meta data localescyberta
2026-07-03add localized screenshotscyberta
2026-07-03updates translations, deduplicate directories, keep locales aligned with the ...cyberta
2026-07-03remove deprecated tablet screenshotscyberta
2026-07-03update fastlane documentationcyberta
2026-07-03add explicitely environment variable VERBOSE_SCREENSHOTS in fastlane.sh to gi...cyberta
2026-07-03impove fastfile and screenshot framing, ensure that framed screenshots can be...cyberta
2026-07-03fix screengrab output directory for bitmask buildscyberta
2026-07-03fix and extend instrumentation tests used for automatted screenshotscyberta
2026-07-03remove birch tag from gitlab ci, it's not existing anymorecyberta
2026-07-03remove deprecated zh-CN and zh-TW in favor of zh-Hans and zh-Hantcyberta
2026-07-03replace transifex references with weblatecyberta
2026-07-03ensure that english meta translations are always moved to the default lang di...cyberta
2026-07-03update localized app store meta datacyberta
2026-07-03ensure the right l10s branch is checked out when pulling metadatacyberta
2026-07-03replace pullTranslations.py, which is deprecated and still relied on Transife...cyberta
2026-07-03update some localizationscyberta
2026-06-30update copyright yearscyberta
2026-06-26Builtin localized language switcherkwadronaut
2026-06-19Make it even shorter.kwadronaut
2026-06-01remove spacekwadronaut
2026-06-01notification centerkwadronaut
2026-05-05sync language switcher in app and systemkwadronaut
2026-05-05Update shasum gradlekwadronaut
2026-05-05add doc how to fetch translated stringskwadronaut
2026-05-05pull app strings weblatekwadronaut
2026-04-29update Farsikwadronaut
2026-04-29fresh stringskwadronaut
2026-04-29l10n: rename locale folders to standard Android BCP47 qualifierskwadronaut
2026-04-22style: normalize XML declaration, reformat indentation 2-4 spaceskwadronaut
2026-04-20improve censorship circumvention settings switches. Ensure that automatic and...cyberta
2026-04-20only pre-select 'automatic' for bridges in manual circumvention settings, in ...cyberta
2026-04-15sort excluded apps to the top when loading the app list and while using searchcyberta
2026-04-15reconnect an ongoing VPN connection after returning from exclude apps context...cyberta
2026-04-15remove unnecessary VpnProfile member variable from ExcludeAppsFragmentcyberta
2026-04-15remove unnecessary reference to emptyView in ExcludeAppsFragmentcyberta
2026-04-15improve warning layout at the top of the application listcyberta
2026-04-15tweak search view layoutcyberta
2026-04-15replace ListView with RecyclerViewcyberta
2026-04-15update excluded apps list on launch and dynamically after an application gets...cyberta
2026-04-16linter fix, use isEmpty() instead of size() comparisoncyberta
2026-04-16catch possible nullpointer exceptions when accessing eipService properties. T...cyberta