summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
9 daysallow gateway pinning and obfuscation proxy pinning in beta buildsHEADmastercyBerta
11 daysuse modern switch statement and avoid possible null-pointer exception in Upda...cyBerta
11 daysrecheck canRequestPackageInstalls() after user was guided to the apps permiss...cyBerta
11 daysshow pgp verifier logs in debug and beta buildscyBerta
11 daysfix memory leak in UpdateDownloadManagercyBerta
11 daysupdate pgp key for download verificationcyBerta
11 daysfix obfuscation proxy pinning fontcyBerta
13 daysfix tests after breaking change how we start obfsvpn in conjunction with open...cyBerta
13 daysmake a couple of member variables of model classes final, since they are not ...cyBerta
13 daysimprove error log shown if the provider doesn't support openvpn in UDP mode f...cyBerta
13 daysfix missing start() call for the obfsvpn client thread, implement EventLogger...cyBerta
13 daysreset connection proxy port and host name in case we use an obfuscated connec...cyBerta
2024-06-17update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn requi...cyBerta
2024-04-26allow during the initial setup to re-launch the app and resume in the configu...cyBerta
2024-04-24temporary workaround that stores provider setup updates if app is in backgrou...cyBerta
2024-04-23rm provider selection test for custom providerkwadronaut
2024-04-18force updating provider settings on client updatecyBerta
2024-04-17update golang and snowflake lib, update snowflake frontscyBerta
2024-04-15update test certcyBerta
2024-03-18copy and paste changes of upstream's 3a674d30e1c7118b73efaf353cea7c43a95dc8c7...cyBerta
2024-03-14update about screencyBerta
2024-03-09catch nullpointer exception in ConfigureProviderFragmentcyBerta
2024-03-01update translations after replacing Bitmask with string variable in rource st...cyBerta
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
2024-03-01replace hard coded Bitmask with %s in string resources in context of circumve...cyBerta
2024-03-01Update l10n for app and app store meta data. Tweaks the tx config and the pyt...kwadronaut
2024-02-27Merge branch 'update_provider_data' into 'master'cyberta
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-27bring setup activity back to foreground if provider setup is about to finishcyBerta
2024-02-27Allow entering valid domains instead of URLs including protocol. Don't allow ...cyBerta
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 exte...cyBerta
2024-02-25save manually added providercyBerta
2024-02-24update test vpn certcyBerta
2024-02-24add a readme about customization of the appcyBerta
2024-02-23Merge branch 'fix_foreground_service_permissions_api_34' into 'master'cyberta
2024-02-03fix missing fastlane iconcyBerta
2024-02-03fix foreground service permissions for Android API 34cyBerta
2024-01-26move reqex pattern for IPv4 and PEM into functions for nowcyBerta
2024-01-26remove some tests of TetheringStateManager which are hard to rewrite without ...cyBerta
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous co...cyBerta
2024-01-25refactor ProviderApiConnector, allow to inject dummy implementations for unit...cyBerta
2024-01-25ProviderSetupObservable: replace deprecated Observer class with PropertyChang...cyBerta
2024-01-25remove methods from ConfigHelper after moving functionality to CertificateHelpercyBerta
2024-01-25improve TimezoneHelper, don't allow to set the TimezoneInterface outside of U...cyBerta
2024-01-25improve MockSharedPreferences, adding implementations for put/get Long and pu...cyBerta
2024-01-25update client cert for testcyBerta