summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-07update version to 1.4.0RC2cyBerta
2024-08-07update pinned kcp bridge defaults for demo providercyBerta
2024-08-07udpate metadata translations for RiseupVPNcyBerta
2024-08-07update metadata translations for BitmaskcyBerta
2024-08-07update bitmask-core-androidcyBerta
2024-08-05update l10n readmekwadronaut
2024-08-05update translations for releasekwadronaut
2024-07-30app/src/normalProductionFatDebug/assets/urls/demo.bitmask.net.url - fix typo ↵sgk
demo.bitmask.net.url
2024-07-25update build_core.sh and build_core_dev.sh, take GOBIN env variable into accountcyBerta
2024-07-25set GOBIN environment variable and fix ANDROID_NDK_HOMEcyBerta
2024-07-23add support for ed25519 private keys for VPN connection setupcyBerta
2024-07-16ensure re-build is actually triggeredcyBerta
2024-07-16add go environment to android-ndk docker imagecyBerta
2024-07-15localization updateskwadronaut
minor, mainly app store related
2024-07-13integrate bitmask-core into bitmask-core-android go libcyBerta
2024-07-11initial refactoring to add a separate provider api manager for API v5cyBerta
2024-07-10delete tor-android directory and re-fetch itcyBerta
2024-07-09switch to bitmask-core-androidcyBerta
2024-06-30allow gateway pinning and obfuscation proxy pinning in beta buildscyBerta
2024-06-30specify -apk option for beta build on the CIcyBerta
2024-06-28update to version 1.4.0RC1cyBerta
2024-06-28use modern switch statement and avoid possible null-pointer exception in ↵cyBerta
UpdateDownloadManager
2024-06-28recheck canRequestPackageInstalls() after user was guided to the apps ↵cyBerta
permission settings
2024-06-28show pgp verifier logs in debug and beta buildscyBerta
2024-06-28fix memory leak in UpdateDownloadManagercyBerta
2024-06-27update pgp key for download verificationcyBerta
2024-06-27fix obfuscation proxy pinning fontcyBerta
2024-06-26pre-ship beta testing bridgecyBerta
2024-06-26update bitmaskcore / obfsvpn: fix closing connections and fix sending state ↵cyBerta
change events via FFI
2024-06-26fix tests after breaking change how we start obfsvpn in conjunction with ↵cyBerta
openvpn, switching for socks proxying to transparent proxying
2024-06-26make a couple of member variables of model classes final, since they are not ↵cyBerta
changed after initialization
2024-06-26improve error log shown if the provider doesn't support openvpn in UDP mode ↵cyBerta
for a gateway that also offers a bridge
2024-06-26fix missing start() call for the obfsvpn client thread, implement ↵cyBerta
EventLogger in the ObfsvpnClient instead of using an anonymous class implementing obfsvpn's EventLogger interface
2024-06-26reset connection proxy port and host name in case we use an obfuscated ↵cyBerta
connection, since use transparent proxying instead of a socks proxy, which these fields refer to
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-04-27update to version 1.3.1cyBerta
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