summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-03catch possible foreground service related security exception in VoidVPNServicecyberta
2026-04-02fix linter warning: catch possible security exception that might be raised. w...cyberta
2026-04-02fix flickering (and disabled) notification action buttonscyberta
2026-04-02catch possible foreground service exceptions and shutdown service in that casecyberta
2026-03-27fix provider name localizationcyberta
2026-03-26always try to deserialize preshipped provider.json to v5 ProviderModelcyberta
2026-03-26udpate preshipped CoopVPN infoscyberta
2026-03-26remove calyx.net from preshipped providers and add beta.coopvpn.netcyberta
2026-03-26update Bitmask to version 1.6.0cyberta
2026-03-26update README after updating dependenciescyberta
2026-03-26update ndkVersion to ndk 28cyberta
2026-03-26remove calyx.net from preconfigured provider selectioncyberta
2026-03-17remove duplicated string. also available as "qr_scanner_prompt", and I could ...emma peel
2026-03-16update readme, fix translation scriptkwadronaut
2026-03-16chore: update main Play Store translations from Weblatekwadronaut
2026-03-16update l10n instructions weblatekwadronaut
2026-03-16update readme for weblatekwadronaut
2026-03-16only update strings when app builds .postkwadronaut
2026-03-16push updated strings to l10n repokwadronaut
2026-03-16adjust CredentialsParserTest to new minimal Android APIcyberta
2026-03-16fix timezone parsing for positive timezonescyberta
2026-03-16log test logs to file to avoid exceeding the CI job's log limitcyberta
2026-03-16add JAVA_HOME/bin to PATH in android-sdk imgae, install libstdc++-11-dev in a...cyberta
2026-03-16fix deprectated ENV syntax in docker filescyberta
2026-03-16install jdk21 in Debian bookworm Android SDK imagecyberta
2026-03-16show release versioncyberta
2026-03-16update docker imagescyberta
2026-03-16update bitmask-core-android: ensure 16 kb page alignement, update bitmask-corecyberta
2026-03-16update bitmask-core-androidcyberta
2026-03-16migrate dependency declarations to version catalog, update android library de...cyberta
2026-03-16update ics-openvpn to version v0.7.64 - updates openssl and openvpncyberta
2026-03-16change SetupActivity from singleInstance to singleTop, so that duplicated tas...cyberta
2026-03-16stop tor when the provider setup was successfulcyberta
2026-03-16Reimpement IPtProxy management code: IPtProxys 'new' controller can only be i...cyberta
2026-03-16update tor-android to (patched) version 0.4.8.21.2cyberta
2026-03-16update golang and NDK versions in Dockerfilecyberta
2026-03-16update bitmask-core-android, adapt ClientTransoprtPlugin to updated IPtProxy ...cyberta
2026-03-12rm transifex in src stringkwadronaut
2026-01-26fix potential NPE in ConfigureProviderFragmentcyberta
2026-01-26fix nullpointer exception in SetupActivity due to null providercyberta
2026-01-26add backwards compatible static getOrDefault method for maps, ensure that the...cyberta
2026-01-26remove dead code from ProviderApiManagerBasecyberta
2026-01-26fix minor lint issue in ConfigureProviderFragmentcyberta
2026-01-26remove unused properties from activity_steup.xmlcyberta
2026-01-26ensure manually added v5 provider is properly saved after successfully config...cyberta
2026-01-26show provider names (instead of domain names) and provider description proper...cyberta
2026-01-23remove prompt from QR-Code scanner as a quick fix for the missing edge-to-edg...cyberta
2026-01-23remove useless method in preference helpercyberta
2026-01-23remove unused and deprecated provider setup classescyberta
2026-01-21adjust provider selection scroll view bottom padding depending on keyboardcyberta