From 1b2f8875b149fa27f80b6945cb51a5476e709a8b Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 4 Feb 2018 11:36:32 +0100 Subject: Trebuchet: allow disabling workspace edit Change-Id: I503e19cbc512eac0e4a8c8bccc16a6ccc0e805da Signed-off-by: Joey --- res/drawable/ic_settings_edit.xml | 25 +++++++++++++++++++++++++ res/values/lineage_strings.xml | 4 ++++ res/xml/launcher_preferences.xml | 9 +++++++++ 3 files changed, 38 insertions(+) create mode 100644 res/drawable/ic_settings_edit.xml (limited to 'res') diff --git a/res/drawable/ic_settings_edit.xml b/res/drawable/ic_settings_edit.xml new file mode 100644 index 000000000..ff4b07f23 --- /dev/null +++ b/res/drawable/ic_settings_edit.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml index 1b4564c57..e4257ab07 100644 --- a/res/values/lineage_strings.xml +++ b/res/values/lineage_strings.xml @@ -68,4 +68,8 @@ A bubble will be displayed above the icon when there\'s a notification No bubble will be displayed above the icon when there\'s a notification Enable feed integration + Allow edit + Icons and widgets can be added, removed and moved on the homescreen + Icons and widgets can\'t be added, removed and moved on the homescreen + It\'s not possible to add widgets to the home screen diff --git a/res/xml/launcher_preferences.xml b/res/xml/launcher_preferences.xml index 03fc0ed09..45f3b6edc 100644 --- a/res/xml/launcher_preferences.xml +++ b/res/xml/launcher_preferences.xml @@ -14,6 +14,15 @@ --> + + -- cgit v1.2.3