summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/fragments
AgeCommit message (Expand)Author
2020-03-17switch to AndroidXcyBerta
2020-03-16fix tethering hint (#8979)cyBerta
2020-03-02finish bluetooth tethering implementationcyBerta
2020-03-02fallback to genereal wifi settings if tethering settings activity cannot not ...cyBerta
2020-03-02open android tethering settings activity on click on TetheringDialog's linkcyBerta
2020-01-31hide bluetooth tethering for nowcyberta
2020-01-30implement usb tetheringcyberta
2020-01-29implement wifi tetheringcyberta
2020-01-25initiate configuring taskcyberta
2020-01-24implement bluetooth tethering detection, refactor TetheringObservablecyBerta
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-24implement basic UI for VPN tetheringcyBerta
2020-01-24add new icons for tetheringcyBerta
2019-10-11Add a red hint in navigation drawer if apps are currently excluded from VPNcyBerta
2019-10-06fix merge conflict related bug with excluding apps from vpncyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-09Commented allow apps switch. Allow app fragment titleakuma
2019-08-09Select Apps optionakuma
2019-07-12reduce the always on alert dialog customization for nowcyBerta
2019-07-12add blocking vpn info in corresponding alert dialog, use similar layout as fo...cyBerta
2019-07-12cleanup LogFragmentcyBerta
2019-04-02catch illegal state exceptions when replacing fragmentscyBerta
2019-04-01fix layout inflation exeption occuring with vector graphics on Android 4.XcyBerta
2018-09-07change theme color, terms of services, custom donation string for riseup.vpncyBerta
2018-07-08Added custom layout for donation popupJanak Amarasena
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta
2018-03-06cleanup - rename layout filesFup Duck
2018-03-02#8808 adds an optional dialog that shows instruction hints for always-on vpncyBerta
2018-02-28#8808 add dialog for always-on vpn infoscyBerta
2018-02-14#8846 remove legacy code and files: Dashboard, LogWindow, UserStatusFragment,...cyBerta
2018-01-13rename context from activity to contextFup Duck
2018-01-08AboutActivity to AboutFragmentFup Duck
2018-01-08seperate accountList and settingsList in drawerFup Duck
2017-12-14add LogFragmentFup Duck