Age | Commit message (Expand) | Author |
2022-11-22 | implement motd download in ProviderAPI Service, persist motd | cyBerta |
2022-11-22 | add missing motd constants | cyBerta |
2022-11-22 | add motd properties to Provider model | cyBerta |
2022-08-10 | reset provider details on next stable release | cyBerta |
2022-08-09 | Merge branch 'improve_stop_blocking' into 'master' | cyberta |
2022-08-09 | show stop blocking in error dialog if no more gateways of a given transport a... | cyBerta |
2022-08-09 | fix error dialog buttons after screen rotation | cyBerta |
2022-08-09 | fix check if system properties exist, take empty strings into consideration | cyBerta |
2022-08-08 | Merge branch 'update_dependencies' into 'master' | cyberta |
2022-08-08 | set IMMUTABLE flags for PendingIntents on Android 12+ | cyBerta |
2022-08-08 | update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr... | cyBerta |
2022-08-07 | prepare final riseup lilypad transition | cyBerta |
2022-08-07 | set riseup's main_url to black.riseup.net while still showing riseup.net as d... | cyBerta |
2022-08-07 | unbind openvpn service in EipFragment if openvpn was turned off | cyBerta |
2022-08-05 | add missing GatewayJson class | cyBerta |
2022-08-05 | localize 'Unknown Location' | cyBerta |
2022-08-05 | don't use preferred city while obfuscation proxy pinning | cyBerta |
2022-08-05 | don't show load during obfuscation proxy pinning | cyBerta |
2022-08-05 | revert gateway selection during gateway pinning | cyBerta |
2022-07-31 | implement obfuscation pinning | cyBerta |
2022-07-26 | prepare viewBinding | cyBerta |
2022-07-25 | Merge branch 'preshipped_provider_updates' into 'master' | cyberta |
2022-07-25 | never update ProviderOberservable with a null provider, use a default provide... | cyBerta |
2022-07-25 | client update check, removes current provider data on app update if calyx mov... | cyBerta |
2022-07-19 | hide tethering option on CalyxOS 11 (SDK 30) | cyBerta |
2022-07-19 | add UI to enable experimental kcp transport if the client uses obfsvpn instea... | cyBerta |
2022-07-19 | Parse different obfs4 flavors from eip-service.json. In the gateway load / ga... | cyBerta |
2022-07-19 | cleanup | cyBerta |
2022-07-19 | move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi... | cyBerta |
2022-07-19 | obfuscate vpn traffic using either shapeshfiter or obfsvpn | cyBerta |
2022-07-18 | Merge branch 'eip-service.json_updates' into 'master' | cyberta |
2022-07-18 | add missing static import for string in EipFragment | cyBerta |
2022-07-18 | update soon expiring vpn certificates after connecting to the VPN | cyBerta |
2022-06-08 | add debug feature to pin single gateways | cyBerta |
2022-06-08 | ensure that all pem formatted CA certs get always parsed correctly | cyBerta |
2022-05-20 | add missing import | cyBerta |
2022-05-20 | remove unnecessary method call during EipFragment layouting | cyBerta |
2022-05-20 | show error message if tor failed to start during the VPN certificate update | cyBerta |
2022-05-19 | add providerObservable as member variable to EipFragment, ensure the Fragment... | cyBerta |
2022-05-19 | show in EipFragment bridge status message if bridges are used to update the V... | cyBerta |
2022-05-19 | reduce log noise in error handling | cyBerta |
2022-05-19 | allow to cancel connection attempt during vpn certificate updates, if tor is ... | cyBerta |
2022-05-18 | use snowflake if necessary to update invalid vpn cert. Show cert update messa... | cyBerta |
2022-05-08 | update min l110n, (c) date | kwadronaut |
2022-05-05 | catch nullpointer exception in tile service | cyBerta |
2022-02-05 | remove insecure hint in EipFragment if VPN is connecting or reconnecting | cyBerta |
2022-02-05 | avoid short animation when turning off the VPN | cyBerta |
2022-02-04 | build and enable snowflake feature | cyBerta |
2021-12-17 | cleanup imports | cyBerta |
2021-12-17 | allow to parse and handle multiple certs in a pem file | cyBerta |