mirror of
https://github.com/wgtunnel/android.git
synced 2026-06-02 00:29:08 +02:00
9d9b7bebca
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.