feat: Update location tracking service to disable automatic broadcasting and add manual control; modify settings screen and related files

This commit is contained in:
Janez T
2025-11-14 10:04:57 +01:00
parent cf780ce636
commit 21daa83c1a
6 changed files with 109 additions and 93 deletions

View File

@@ -47,7 +47,8 @@
"Bash(flutter pub add:*)",
"Bash(flutter run)",
"Bash(echo:*)",
"Bash(pkill:*)"
"Bash(pkill:*)",
"Bash(git restore:*)"
],
"deny": [],
"ask": []