Add wake lock and optimization
This commit is contained in:
parent
e0f2bde919
commit
4ac4f1f892
8 changed files with 108 additions and 18 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"statusTitle": "Logs",
|
||||
"saveButton": "Save",
|
||||
"cancelButton": "Cancel",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Send location",
|
||||
"statusButton": "Show status",
|
||||
"settingsButton": "Change settings",
|
||||
|
|
@ -25,6 +26,7 @@
|
|||
"trackingLabel": "Continuous tracking",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"startAction": "Start service",
|
||||
"stopAction": "Stop service",
|
||||
"sosAction": "Send SOS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue