You've already forked android-client
mirror of
https://github.com/netbirdio/android-client.git
synced 2026-05-22 17:10:49 -07:00
f7e1c65aa0
* Add Quick Settings Tile service for VPN control * Fix binding state management in NetbirdTileService * Handle bindService failure in NetbirdTileService and reset pendingClick flag * Enhance VPN service intent handling in NetbirdTileService * fix: Ensure VPN service starts as foreground and adapt activity launch for Android 14+. * Fix: Ensure `updateTile` calls are executed on the main thread using a Handler. * feat: Explicitly start VPN service as foreground before running the engine.