Add support for setting Termux:Tasker log level from TermuxSettings

This commit is contained in:
agnostic-apollo
2021-05-14 06:47:42 +05:00
parent 6de3713049
commit 339b2a24a2
10 changed files with 240 additions and 23 deletions

View File

@@ -170,6 +170,11 @@
<string name="termux_soft_keyboard_enabled_only_if_no_hardware_on">Soft keyboard will be enabled only if no hardware keyboard is connected.</string>
<!-- Termux Tasker App Preferences -->
<string name="termux_tasker_preferences_title">&TERMUX_TASKER_APP_NAME;</string>
<string name="termux_tasker_preferences_summary">Preferences for &TERMUX_TASKER_APP_NAME; app</string>
<!-- About Preference -->
<string name="about_preference_title">About</string>