summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/tethering
AgeCommit message (Expand)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2020-03-07disable battery save mode only if actually VPN is running and at least one te...cyBerta
2020-03-07fix bluetooth tetheringcyBerta
2020-03-03take vpn state into account in isVpnTetheringRunning()cyBerta
2020-03-02finish bluetooth tethering implementationcyBerta
2020-03-02use only rndis as valid interface name for usb tetheringcyBerta
2020-02-27disable battery save mode while tethering is enabledcyberta
2020-01-31adapt method visibility in TetheringStateManagercyberta
2020-01-31hide bluetooth tethering for nowcyberta
2020-01-30implement usb tetheringcyberta
2020-01-29adapt testscyberta
2020-01-29implement wifi tetheringcyberta
2020-01-25add and remove configuring tethering rules on vpn start and shutdowncyberta
2020-01-25implement tethering firewall rules pt.1cyberta
2020-01-24add some copyright headerscyBerta
2020-01-24Don't change the wifi tethering state if a check fails with an exception, uni...cyBerta
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