Age | Commit message (Expand) | Author |
2020-03-17 | switch to AndroidX | cyBerta |
2020-03-08 | Show error toast and reset root feature settings if app could not obtain root... | cyBerta |
2020-01-31 | add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide ... | cyberta |
2020-01-29 | implement wifi tethering | cyberta |
2020-01-24 | rearrange firewalling code, move to separate package | cyberta |
2020-01-24 | Don't change the wifi tethering state if a check fails with an exception, uni... | cyBerta |
2020-01-24 | implement basic UI for VPN tethering | cyBerta |
2020-01-23 | cleanup in PreferenceHelper | cyberta |
2020-01-23 | save provider api ip to shared preferences | cyberta |
2020-01-21 | remove lint warnings | cyberta |
2020-01-21 | implement no-dns fallback using okhttp's Dns interface | cyberta |
2019-12-30 | adapt log strings a little bit | 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-10-20 | fix endless setup loop on pre-P devices, differentiate security provider betw... | cyBerta |
2019-10-19 | save preferences in LEAPpreferences | cyBerta |
2019-10-19 | VpnProfiles are equal if they have the same ip and transport | cyBerta |
2019-10-08 | set target sdk version to API 28, fix related issues (#8959) | cyBerta |
2019-10-01 | Merge branch 'pluggableTransports2' | cyBerta |
2019-09-08 | New icon and text for Excluded Apps. Using PreferenceHelper. Test done. | akuma |
2019-08-02 | add shared preferences for pluggable transport usage | cyBerta |
2019-07-12 | remove unused methods in PreferenceHelper | cyBerta |
2019-07-12 | fix shared preferences location for saving last used vpn profile | cyBerta |
2019-07-12 | get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code | cyBerta |
2019-07-12 | better support for android 8.X always-on killswitch (#8945 & #8928) | cyBerta |
2019-07-12 | replace 'Bitmask' in strings with variable for a better client customization | cyBerta |
2019-01-02 | fix instrumentation tests, update espresso test framework | cyBerta |
2018-12-27 | add test and minor refactoring for gateway selection | cyBerta |
2018-12-07 | first shot gatewayselection | cyBerta |
2018-08-31 | #8896 skip onboarding for custom branded apps, allow to specify if anonymous ... | cyBerta |
2018-08-17 | Merge branch 'customisation_feature' into 'master' | cyberta |
2018-07-16 | Minor update according to received feedback | Janak Amarasena |
2018-07-08 | Added custom layout for donation popup | Janak Amarasena |
2018-07-04 | #8886 add layout for tablets and improve tablet and phone layouts in general ... | cyBerta |
2018-06-26 | Minor update according to received feedback | Janak Amarasena |
2018-06-23 | Modified donation reminder | Janak Amarasena |
2018-05-12 | Merge branch 'cyberta_master' into #8885_testing_ProviderManager | cyBerta |
2018-03-21 | #8885 rename class variable name | cyBerta |
2018-03-18 | refactor ConfigHelper, split into multiple helper classes | cyBerta |