summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24implement simple detection for usb tetheringcyBerta
2020-01-24detect hotspot state and disable/enable controls in TetheringDialog accordinglycyBerta
2020-01-24remove logscyBerta
2020-01-24rename battery flag in navigation drawercyBerta
2020-01-24implement basic UI for VPN tetheringcyBerta
2020-01-24add new strings for tetheringcyBerta
2020-01-24add new icons for tetheringcyBerta
2020-01-24Merge branch 'no-dns-fallback' into 'master'cyberta
2020-01-23fix testscyberta
2020-01-23fix potention NPEsin Provider classcyberta
2020-01-23fix tests with regard to provider initializationcyberta
2020-01-23cleanup in PreferenceHelpercyberta
2020-01-23save provider api ip to shared preferencescyberta
2020-01-23remove unnecessary conversion in ProviderApiSetupBroadcastReceivercyberta
2020-01-23minor refactoring in ProviderApiManagerBasecyberta
2020-01-23set provider used in dns fallback resolution in ProviderApi servicecyberta
2020-01-23add api ip to provider class, implement ip lookup based on given provider hos...cyberta
2020-01-23add provider api IP's to provider url jsons in asset foldercyberta
2020-01-23implement BuildConfig constants for custom branded clients to preseed IPscyberta
2020-01-21remove lint warningscyberta
2020-01-21fix certificate validation bypassing flag for insecure test buildscyberta
2020-01-21remove unused importscyberta
2020-01-21remove unnecessary null checkcyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2020-01-17add golang download fingerprint verificationcyberta
2020-01-13remove unused code - move constant 'danger_on' for insecure test builds to Co...cyBerta
2020-01-12fix UI bug in navigation drawer: restict entries max linescyBerta
2020-01-02Merge branch 'speedup_CI_builds' into 'master'cyberta
2019-12-30Merge branch 'rooted_firewall' into 'master'cyberta
2019-12-30only test custom and vanilla fat releases on CIcyBerta
2019-12-30adapt log strings a little bitcyBerta
2019-12-30reduce log pollutioncyBerta
2019-12-30reduce code duplication in PreferenceHelpercyBerta
2019-12-30reduce su calls, add logging, save if su exists and was allowed to preferencescyBerta
2019-12-30initial firewall implementation to fix #8939cyBerta
2019-12-29remove a outdated armeabi target for shapeshifter lib cross compilingcyBerta
2019-12-15update version to 1.0.2 stable1.0.2cyBerta
2019-12-15update languagescyBerta
2019-12-13improve better server balancing: update eip-service.json every 3 days after a...cyBerta
2019-12-13reset UI State if blocking VPN was finishedcyBerta
2019-12-11Merge branch 'reduce_apk_size2' into 'master'cyberta
2019-12-12revert minifying sources for nowcyBerta
2019-12-11wrap dialogs in try catch clause for nowcyBerta
2019-12-08add currentReleases directory to .gitignorecyBerta
2019-12-08delete currentReleases folder in cleanProject scriptcyBerta
2019-12-08add currentReleases directory to output path for release and beta CI buildscyBerta
2019-12-08improve prepareForDistribution script: handle signing of multiple apks in a d...cyBerta
2019-12-05add temporarily fix for gradle file hash cache locks bugcyBerta
2019-12-05adapt gitlab ci yml filecyBerta
2019-12-04adapt prepareForDistribution sciptcyberta