summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/utils
AgeCommit message (Expand)Author
2024-02-27scroll EditText to visible area after the keyboard appearedcyBerta
2024-02-26save manually added providers in encrypted shared preferences instead of exte...cyBerta
2024-01-26move reqex pattern for IPv4 and PEM into functions for nowcyBerta
2024-01-25fix ProviderApiManagerTest, sneaking in some missing changes from previous co...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-25rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie...cyBerta
2024-01-25fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp...cyBerta
2024-01-25fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe...cyBerta
2024-01-25fix ProviderManagerTest, adapt InputStreamHelper and Filehelper to be mockabl...cyBerta
2024-01-24fix GatewaySelectorTest, introduce TimezoneHelpercyBerta
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