Fix foreground service permissions and UI issues

- Add CHANGE_NETWORK_STATE for SDK 36 FGS connectedDevice type
- Add logging to TetherApiService for debugging
- Fix status bar clipping with fitsSystemWindows
- Wrap preview box in MaterialCard with scrolling
- Fix Docker build permissions in justfile
This commit is contained in:
2025-12-19 07:05:00 +01:00
parent cce160aa04
commit 056515a1f2
5 changed files with 47 additions and 21 deletions

1
.gitignore vendored
View File

@@ -14,3 +14,4 @@ local.properties
*.aab
*.jks
*.keystore
.gradle-cache/