summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
authorTyler Nijmeh <tylernij@gmail.com>2021-03-31 02:51:35 -0700
committerTyler Nijmeh <tylernij@gmail.com>2021-03-31 02:51:35 -0700
commit8d43f6b4f932d816ec3ba5ba110fe191afe1edde (patch)
tree1f1909853e72ec3984e882bf1fbc6ea9c5e342cd /app/src
parent2c568f87a34d7c7cac8f502044ba11a3e24e7202 (diff)
Update the last TODO strings
Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b18e96d..b6b6bd7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -66,7 +66,7 @@
<string name="pref_config_key_soundtrigger_enabled">soundtrigger_enabled</string>
<string name="pref_config_title_soundtrigger_enabled">Enable Sound Triggers</string>
- <string name="pref_config_summary_soundtrigger_enabled">::TODO::</string>
+ <string name="pref_config_summary_soundtrigger_enabled">Disable the SoundTrigger hardware API</string>
<string name="pref_config_key_fullbackup_deferred">fullbackup_deferred</string>
<string name="pref_config_title_fullbackup_deferred">Defer Full Backups</string>
@@ -98,7 +98,7 @@
<string name="pref_config_key_force_background_check">force_background_check</string>
<string name="pref_config_title_force_background_check">Force Background Check</string>
- <string name="pref_config_summary_force_background_check">::TODO::</string>
+ <string name="pref_config_summary_force_background_check">Stop background services for idle processes</string>
<string name="pref_config_key_optional_sensors_enabled">optional_sensors_enabled</string>
<string name="pref_config_title_optional_sensors_enabled">Enable Optional Sensors</string>