diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 35e6b42..f06c5a7 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -170,4 +170,24 @@ 0 + + + @string/action_entry_default_action + @string/action_entry_custom_action + @string/action_entry_select_app + + + @string/action_value_default_action + @string/action_value_custom_action + @string/action_value_select_app + + + @string/action_entry_custom_action + @string/action_entry_select_app + + + @string/action_value_custom_action + @string/action_value_select_app + + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index b0b9714..0e16765 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -168,7 +168,38 @@ Jump to camera gesture is now disabled Long press power button - + + default + app + custom + task_back + task_home + task_assist + task_recents + task_voice_search + task_menu + Activities + Select custom app + Select custom activity + Applications + Choose action + Default settings + Select application + Select custom action + Volume rocker + Home button + Menu button + Search button + Overview button + Back button + Set double tap action + Set single tap action + Set long press action + Single tap action + Long press action + Double tap action + + 4G icon Display 4G icon in signal icon instead LTE diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 53388d8..c58d05d 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -41,6 +41,114 @@ android:title="@string/volume_rocker_wake_title" android:defaultValue="false" android:disableDependentsState="true" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +