wgtunnel/app
Zane Schepke 64bb9f3b82 fix: foreground service start crashes
Attempt to fix startForegrounService causing crashes on some devices by not meeting the 5 second notification rule. Add notification to onCreate of services.

Limit startForeground to only be called where it is truly necessary in the TileService to allow starting the VPN while app is not running.

Attempt to manually initialize mlkit for QR code scanning to remediate some crashes caused by config scanning.
2023-09-10 00:23:23 -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 start crashes 2023-09-10 00:23:23 -04:00
.gitignore initial commit 2023-06-18 21:43:22 -04:00
build.gradle.kts fix: foreground service start crashes 2023-09-10 00:23:23 -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