wgtunnel/app
Zane Schepke 89212fe191 fix: fix bug causing inconsistent behavior after making trusted ssid changes, fix bug causing vpn not to disconnect on mobile data
This fixes a bug causing inconsistent connects and disconnects to vpn on wifi capability changes by properly associated a child job to a parent job using a SupervisorJob instead of a GlobalScope job.

This fixes a bug causing VPN to stay connected on mobile data even when the setting is disabled by adding an additional check for this situation to disable the tunnel.
2023-07-07 23:11:15 -04:00
..
objectbox-models initial commit 2023-06-18 21:43:22 -04:00
src fix: fix bug causing inconsistent behavior after making trusted ssid changes, fix bug causing vpn not to disconnect on mobile data 2023-07-07 23:11:15 -04:00
.gitignore initial commit 2023-06-18 21:43:22 -04:00
build.gradle.kts fix: fix bug causing inconsistent behavior after making trusted ssid changes, fix bug causing vpn not to disconnect on mobile data 2023-07-07 23:11:15 -04:00
google-services.json initial commit 2023-06-18 21:43:22 -04:00
proguard-rules.pro initial commit 2023-06-18 21:43:22 -04:00