Age | Commit message (Expand) | Author |
2020-01-24 | rename battery flag in navigation drawer | cyBerta |
2020-01-24 | implement basic UI for VPN tethering | cyBerta |
2020-01-24 | add new strings for tethering | cyBerta |
2020-01-24 | add new icons for tethering | cyBerta |
2020-01-24 | Merge branch 'no-dns-fallback' into 'master' | cyberta |
2020-01-23 | fix tests | cyberta |
2020-01-23 | fix potention NPEsin Provider class | cyberta |
2020-01-23 | fix tests with regard to provider initialization | cyberta |
2020-01-23 | cleanup in PreferenceHelper | cyberta |
2020-01-23 | save provider api ip to shared preferences | cyberta |
2020-01-23 | remove unnecessary conversion in ProviderApiSetupBroadcastReceiver | cyberta |
2020-01-23 | minor refactoring in ProviderApiManagerBase | cyberta |
2020-01-23 | set provider used in dns fallback resolution in ProviderApi service | cyberta |
2020-01-23 | add api ip to provider class, implement ip lookup based on given provider hos... | cyberta |
2020-01-23 | add provider api IP's to provider url jsons in asset folder | cyberta |
2020-01-23 | implement BuildConfig constants for custom branded clients to preseed IPs | cyberta |
2020-01-21 | remove lint warnings | cyberta |
2020-01-21 | fix certificate validation bypassing flag for insecure test builds | cyberta |
2020-01-21 | remove unused imports | cyberta |
2020-01-21 | remove unnecessary null check | cyberta |
2020-01-21 | implement no-dns fallback using okhttp's Dns interface | cyberta |
2020-01-17 | add golang download fingerprint verification | cyberta |
2020-01-13 | remove unused code - move constant 'danger_on' for insecure test builds to Co... | cyBerta |
2020-01-12 | fix UI bug in navigation drawer: restict entries max lines | cyBerta |
2020-01-02 | Merge branch 'speedup_CI_builds' into 'master' | cyberta |
2019-12-30 | Merge branch 'rooted_firewall' into 'master' | cyberta |
2019-12-30 | only test custom and vanilla fat releases on CI | cyBerta |
2019-12-30 | adapt log strings a little bit | cyBerta |
2019-12-30 | reduce log pollution | cyBerta |
2019-12-30 | reduce code duplication in PreferenceHelper | cyBerta |
2019-12-30 | reduce su calls, add logging, save if su exists and was allowed to preferences | cyBerta |
2019-12-30 | initial firewall implementation to fix #8939 | cyBerta |
2019-12-29 | remove a outdated armeabi target for shapeshifter lib cross compiling | cyBerta |
2019-12-15 | update version to 1.0.2 stable1.0.2 | cyBerta |
2019-12-15 | update languages | cyBerta |
2019-12-13 | improve better server balancing: update eip-service.json every 3 days after a... | cyBerta |
2019-12-13 | reset UI State if blocking VPN was finished | cyBerta |
2019-12-11 | Merge branch 'reduce_apk_size2' into 'master' | cyberta |
2019-12-12 | revert minifying sources for now | cyBerta |
2019-12-11 | wrap dialogs in try catch clause for now | cyBerta |
2019-12-08 | add currentReleases directory to .gitignore | cyBerta |
2019-12-08 | delete currentReleases folder in cleanProject script | cyBerta |
2019-12-08 | add currentReleases directory to output path for release and beta CI builds | cyBerta |
2019-12-08 | improve prepareForDistribution script: handle signing of multiple apks in a d... | cyBerta |
2019-12-05 | add temporarily fix for gradle file hash cache locks bug | cyBerta |
2019-12-05 | adapt gitlab ci yml file | cyBerta |
2019-12-04 | adapt prepareForDistribution scipt | cyberta |
2019-12-04 | avoid apk file name with spaces | cyberta |
2019-11-29 | check if split apk related build tasks exist | cyberta |
2019-11-29 | add go/lib directory to repository | cyberta |