Age | Commit message (Expand) | Author |
2021-02-26 | fix potential Nullpointer exception when calling VpnService.prepare() | cyBerta |
2021-02-26 | improve error alerting if vpn launching fails, show an AlertDialog instead of... | cyBerta |
2021-02-26 | Bigger refactoring: | cyBerta |
2021-02-26 | distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag | cyBerta |
2021-02-26 | use early routes (blocking traffic) only on reboot | cyBerta |
2021-02-26 | cleanup in OpenVPNService | cyBerta |
2021-02-26 | implement service binding in order to fix remote service exception during for... | cyBerta |
2021-02-26 | some refactorings in VpnNotificationManager, start foreground service notific... | cyBerta |
2021-02-26 | Merge branch 'fix_custom_preshipping' into 'master' | cyberta |
2021-02-26 | adapt tests | cyBerta |
2021-02-25 | ensure the private api and the preshipped certificate will be used to setup t... | cyBerta |
2021-02-21 | Wi-Fi spelling | kwadronaut |
2021-02-18 | add DEBUG_MODE api response logging to insecure build flavor, too | cyBerta |
2021-02-18 | add logging in ProvderApiConnector, in order to see the failing requests | cyBerta |
2021-02-18 | add a lot of API related error logs to log screen | cyBerta |
2021-02-15 | switch faster to next gateway during eip setup if current one is not responsive | cyBerta |
2021-01-25 | update translations | cyBerta |
2021-01-25 | Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ... | cyBerta |
2021-01-25 | Merge branch 'fix_always_on_reboot' into 'master' | cyberta |
2021-01-24 | Update strings.xml | kwadronaut |
2021-01-18 | fix comment | cyBerta |
2021-01-18 | remove deprecated code | cyBerta |
2021-01-18 | fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot... | cyBerta |
2021-01-12 | fix existing tests and add one to test if a default data-ciphers parameter ge... | cyBerta |
2021-01-11 | add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ne... | cyBerta |
2021-01-10 | update translations, update tx config to pull always donation translation for... | cyBerta |
2020-12-31 | remove unused strings from source strings.xml | cyberta |
2020-12-31 | update translations | cyberta |
2020-12-30 | fix insecure flavored dev builds | cyBerta |
2020-12-30 | update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11 | cyBerta |
2020-12-30 | fix fatweb flavored builds | cyBerta |
2020-12-30 | replace jetbrains.annotations by androidx.annotations | cyBerta |
2020-12-29 | update butterknife probably a last time | cyBerta |
2020-12-29 | move NavigationDrawerFragment into fragments directory | cyBerta |
2020-12-29 | new year cleanup: restructure messy project | cyBerta |
2020-12-28 | Merge branch 'android_10_exclude_apps' into 'master' | cyberta |
2020-12-28 | Merge branch 'automatic_updates_for_web_apks' into 'master' | cyberta |
2020-12-28 | fix broken exclude apps feature | cyBerta |
2020-12-28 | update preshipped provider.json, update api version | cyBerta |
2020-12-28 | cancel ongoing download notification if download failed | cyBerta |
2020-12-28 | no need to use onActivityResult in InstallActivity during installation it won... | cyBerta |
2020-12-28 | remove redundant check for file deletion if app update failed | cyBerta |
2020-12-28 | debounce notification creation during app download | cyBerta |
2020-12-28 | fix lint issue, use parseInt instead of valueOf for string to integer conversion | cyBerta |
2020-12-28 | cleanup, remove unused code and deprecated comments | cyBerta |
2020-12-28 | check once a week for an app update | cyBerta |
2020-12-28 | remove never implemented multi-profile feature version code | cyBerta |
2020-12-28 | download apk, request permission and install app update | cyBerta |
2020-12-28 | add new download notification strings | cyBerta |
2020-12-28 | improve invisible activity theme | cyBerta |