summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/utils
AgeCommit message (Expand)Author
2020-07-23always use provider from ProviderObservable if possiblecyBerta
2020-07-23implement gateway selection based on geoip servicecyBerta
2020-03-17switch to AndroidXcyBerta
2020-03-08Show error toast and reset root feature settings if app could not obtain root...cyBerta
2020-01-31add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide ...cyberta
2020-01-29implement wifi tetheringcyberta
2020-01-24rearrange firewalling code, move to separate packagecyberta
2020-01-24Don't change the wifi tethering state if a check fails with an exception, uni...cyBerta
2020-01-24implement basic UI for VPN tetheringcyBerta
2020-01-23cleanup in PreferenceHelpercyberta
2020-01-23save provider api ip to shared preferencescyberta
2020-01-21remove lint warningscyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2019-12-30adapt log strings a little bitcyBerta
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-10-20fix endless setup loop on pre-P devices, differentiate security provider betw...cyBerta
2019-10-19save preferences in LEAPpreferencescyBerta
2019-10-19VpnProfiles are equal if they have the same ip and transportcyBerta
2019-10-08set target sdk version to API 28, fix related issues (#8959)cyBerta
2019-10-01Merge branch 'pluggableTransports2'cyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-02add shared preferences for pluggable transport usagecyBerta
2019-07-12remove unused methods in PreferenceHelpercyBerta
2019-07-12fix shared preferences location for saving last used vpn profilecyBerta
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2019-07-12better support for android 8.X always-on killswitch (#8945 & #8928)cyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-01-02fix instrumentation tests, update espresso test frameworkcyBerta
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-08-31#8896 skip onboarding for custom branded apps, allow to specify if anonymous ...cyBerta
2018-08-17Merge branch 'customisation_feature' into 'master'cyberta
2018-07-16Minor update according to received feedbackJanak Amarasena
2018-07-08Added custom layout for donation popupJanak Amarasena
2018-07-04#8886 add layout for tablets and improve tablet and phone layouts in general ...cyBerta
2018-06-26Minor update according to received feedbackJanak Amarasena
2018-06-23Modified donation reminderJanak Amarasena
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-03-21#8885 rename class variable namecyBerta
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta