summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-26some refactorings in VpnNotificationManager, start foreground service notific...cyBerta
2021-02-26generate ndk symbols, so we can debug issues in native code bettercyBerta
2021-02-26update gradle and gradle plugin, fix deprecated method callcyBerta
2021-02-26Merge branch 'fix_custom_preshipping' into 'master'cyberta
2021-02-26adapt testscyBerta
2021-02-25ensure the private api and the preshipped certificate will be used to setup t...cyBerta
2021-02-21Wi-Fi spellingkwadronaut
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2021-02-18add logging in ProvderApiConnector, in order to see the failing requestscyBerta
2021-02-18add a lot of API related error logs to log screencyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2021-02-15switch faster to next gateway during eip setup if current one is not responsivecyBerta
2021-01-25update version to 1.0.71.0.7cyBerta
2021-01-25update translationscyBerta
2021-01-25Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ...cyBerta
2021-01-25Merge branch 'fix_always_on_reboot' into 'master'cyberta
2021-01-24Update strings.xmlkwadronaut
2021-01-18fix commentcyBerta
2021-01-18remove deprecated codecyBerta
2021-01-18fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot...cyBerta
2021-01-12set abiFilter property to web for fatweb flavored builds so that apk file nam...1.0.6cyBerta
2021-01-12fix existing tests and add one to test if a default data-ciphers parameter ge...cyBerta
2021-01-11add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ne...cyBerta
2021-01-10update version to 1.0.6cyBerta
2021-01-10update translations, update tx config to pull always donation translation for...cyBerta
2021-01-10fix default donation urlcyBerta
2020-12-31remove unused strings from source strings.xmlcyberta
2020-12-31update translationscyberta
2020-12-30fix insecure flavored dev buildscyBerta
2020-12-30update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11cyBerta
2020-12-30fix fatweb flavored buildscyBerta
2020-12-30replace jetbrains.annotations by androidx.annotationscyBerta
2020-12-29update other dependenciescyBerta
2020-12-29update butterknife probably a last timecyBerta
2020-12-29move NavigationDrawerFragment into fragments directorycyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28Merge branch 'android_10_exclude_apps' into 'master'cyberta
2020-12-28Merge branch 'automatic_updates_for_web_apks' into 'master'cyberta
2020-12-28fix broken exclude apps featurecyBerta
2020-12-28update preshipped provider.json, update api versioncyBerta
2020-12-28cancel ongoing download notification if download failedcyBerta
2020-12-28no need to use onActivityResult in InstallActivity during installation it won...cyBerta
2020-12-28remove redundant check for file deletion if app update failedcyBerta
2020-12-28debounce notification creation during app downloadcyBerta
2020-12-28fix lint issue, use parseInt instead of valueOf for string to integer conversioncyBerta
2020-12-28cleanup, remove unused code and deprecated commentscyBerta
2020-12-28check once a week for an app updatecyBerta
2020-12-28remove never implemented multi-profile feature version codecyBerta
2020-12-28download apk, request permission and install app updatecyBerta