summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/utils
AgeCommit message (Expand)Author
2023-10-23tint actionbar subtitle and icons according to actionbar title colorcyBerta
2023-08-04clean upcyBerta
2023-08-04hide keyboard when edit text focus was lost in provider selection screencyBerta
2023-08-03preselect plain vpn/cirucmvention selection from shared preferencescyBerta
2023-08-03update testscyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2023-07-29update design and UX for provider setupcyberta
2023-07-19always provide private VPN key over management interface, avoid exposing it i...cyBerta
2023-07-13use updated encrypted shared preferences APIcyBerta
2023-07-13migrate to encrypted shared preferencescyBerta
2023-04-18update okhttpcyBerta
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2022-12-28RiseupVPN: default to udp on fresh installscyBerta
2022-12-21remove dead code related to deprecated Android versionscyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ...cyBerta
2022-12-15setting spannable in ActionBar correctly. Fixes crashcyBerta
2022-12-06fix: show message of thew day only once a daycyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-22stub implementation to start motd UI on app start if requiredcyBerta
2022-11-22implement motd download in ProviderAPI Service, persist motdcyBerta
2022-08-09fix check if system properties exist, take empty strings into considerationcyBerta
2022-08-08Merge branch 'update_dependencies' into 'master'cyberta
2022-08-08set IMMUTABLE flags for PendingIntents on Android 12+cyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as d...cyBerta
2022-08-05don't use preferred city while obfuscation proxy pinningcyBerta
2022-08-05revert gateway selection during gateway pinningcyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-25Merge branch 'preshipped_provider_updates' into 'master'cyberta
2022-07-25client update check, removes current provider data on app update if calyx mov...cyBerta
2022-07-19hide tethering option on CalyxOS 11 (SDK 30)cyBerta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-07-19move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...cyBerta
2022-06-08add debug feature to pin single gatewayscyBerta
2022-06-08ensure that all pem formatted CA certs get always parsed correctlycyBerta
2022-05-08update min l110n, (c) datekwadronaut
2022-02-04build and enable snowflake featurecyBerta
2021-12-17cleanup importscyBerta
2021-12-17allow to parse and handle multiple certs in a pem filecyBerta
2021-12-13add hexacab config testwisecyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...cyBerta
2021-11-25ensure that action bar subtitle remains after orientation changes for all fra...cyBerta
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-23calculate fake load from timezone distance if menshen doesn't serve load infocyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-21make PreferenceHelper null safecyBerta
2021-11-15draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-14suppress lint warnings for methods used in fatweb flavor buildscyBerta
2021-11-14implement IPv4 address check based on regexcyBerta
2021-11-09check tor preferences before initiating a tor service connectioncyBerta