wgtunnel/app/src
Zane Schepke 9d9b7bebca fix: foreground service crash on older devices
Fixes a bug where older device take a longer time to launch the foreground service and connect to the VPN. Combined with a delayed launch of foreground notification until VPN connection is confirmed, this would break foreground service,s 5 second notification rule.

Fixed by adding a new attempting connection notification to launch on vpn initial connection attempt.
2023-09-04 05:52:15 -04:00
..
androidTest/java/com/zaneschepke/wireguardautotunnel initial commit 2023-06-18 21:43:22 -04:00
main fix: foreground service crash on older devices 2023-09-04 05:52:15 -04:00
test/java/com/zaneschepke/wireguardautotunnel initial commit 2023-06-18 21:43:22 -04:00