Implement password protection

This commit is contained in:
Anton Tananaev 2025-06-28 14:57:56 -07:00
parent 52a0dd006f
commit 565ddb090f
7 changed files with 209 additions and 10 deletions

View file

@ -28,7 +28,9 @@
"trackingLabel": "Continuous tracking",
"motionLabel": "Active movement",
"advancedLabel": "Advanced settings",
"passwordLabel": "Password",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
"passwordError": "Wrong password",
"startAction": "Start service",
"stopAction": "Stop service",
"sosAction": "Send SOS"