summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/utils/PreferenceHelper.java
AgeCommit message (Expand)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28check once a week for an app updatecyBerta
2020-12-28download apk, request permission and install app updatecyBerta
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-24implement basic UI for VPN tetheringcyBerta
2020-01-23cleanup in PreferenceHelpercyberta
2020-01-23save provider api ip to shared preferencescyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2019-12-30reduce code duplication in PreferenceHelpercyBerta
2019-12-30reduce su calls, add logging, save if su exists and was allowed to preferencescyBerta
2019-10-19save preferences in LEAPpreferencescyBerta
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-01-02fix instrumentation tests, update espresso test frameworkcyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-07-16Minor update according to received feedbackJanak Amarasena
2018-07-08Added custom layout for donation popupJanak Amarasena
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta