summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/utils/PreferenceHelper.java
AgeCommit message (Expand)Author
2024-02-26save manually added providers in encrypted shared preferences instead of exte...cyBerta
2024-01-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe...cyBerta
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-13use updated encrypted shared preferences APIcyBerta
2023-07-13migrate to encrypted shared preferencescyBerta
2022-12-28RiseupVPN: default to udp on fresh installscyBerta
2022-12-06fix: show message of thew day only once a daycyberta
2022-11-22implement motd download in ProviderAPI Service, persist motdcyBerta
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-25client update check, removes current provider data on app update if calyx mov...cyBerta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-06-08add debug feature to pin single gatewayscyBerta
2022-02-04build and enable snowflake featurecyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...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-21make PreferenceHelper null safecyBerta
2021-11-15draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-09check tor preferences before initiating a tor service connectioncyBerta
2021-11-06fix tor provider setup fallback mechanismcyBerta
2021-11-05reset tor proxy port used by okhttp on bridges settings disabledcyBerta
2021-10-23rename usePluggableTransports prefrence to useBridges, start snowflake if use...cyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-04-22rename preference helper method for getting the preferred citycyBerta
2021-04-22Adapt gateway selector to check for nearest gateway within a city. Also optio...cyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta