summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/firewall/FirewallManager.java
AgeCommit message (Expand)Author
2024-01-17replace deprectated Observer and Observables by PropertyChangeListener and Pr...cyBerta
2023-08-02use single instance of shared prefernces across the app, this reduces the lag...cyBerta
2022-05-08update min l110n, (c) datekwadronaut
2020-12-29new year cleanup: restructure messy projectcyBerta
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-31ensure firewall is started after vpn tun interface is up, fix indentcyberta
2020-01-30implement usb tetheringcyberta
2020-01-29implement wifi tetheringcyberta
2020-01-25add and remove configuring tethering rules on vpn start and shutdowncyberta
2020-01-25initiate configuring taskcyberta
2020-01-25implement tethering firewall rules pt.1cyberta
2020-01-24rearrange firewalling code, move to separate packagecyberta