wgtunnel/app
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
..
objectbox-models feat: support for Always-On VPN and Android TV 2023-07-23 00:51:19 -04:00
src fix: foreground service crash on older devices 2023-09-04 05:52:15 -04:00
.gitignore initial commit 2023-06-18 21:43:22 -04:00
build.gradle.kts fix: foreground service crash on older devices 2023-09-04 05:52: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