From 0ab1dee1c659f02c685b97283949a86430e23997 Mon Sep 17 00:00:00 2001 From: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com> Date: Sun, 16 Feb 2025 18:30:18 +0800 Subject: [PATCH] Reorganize and cleanup preference screens * Reorganize app drawer settings * Reorganize home screen settings * Use enum for search bar settings * Reorganize dock search bar settings * Tweak labels for app drawer folder settings --- lawnchair/res/values/strings.xml | 10 ++-- .../search/DockSearchPreferences.kt | 29 ++++++---- .../AppDrawerFoldersPreference.kt | 13 ++--- .../destinations/AppDrawerPreferences.kt | 54 +++++++++---------- .../destinations/DockPreferences.kt | 36 ++++++------- .../destinations/HomeScreenPreferences.kt | 30 +++++------ .../destinations/SearchPreferences.kt | 34 +++++++++--- 7 files changed, 113 insertions(+), 93 deletions(-) diff --git a/lawnchair/res/values/strings.xml b/lawnchair/res/values/strings.xml index ca080feec12..2ded34e55d4 100644 --- a/lawnchair/res/values/strings.xml +++ b/lawnchair/res/values/strings.xml @@ -43,6 +43,7 @@ Copy link Copy Paste + Done Loading… @@ -78,6 +79,7 @@ Wallpaper + Style Background opacity @@ -94,9 +96,9 @@ Caddy (Beta) Caddy - App drawer folder + App drawer folders Drawer folder - Add folder + Create folder Edit folder Add Edit @@ -110,13 +112,15 @@ My folder - To lock your phone when performing a gesture, and to open Recents via gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, or to open Recents, Lawnchair uses the performGlobalAction Accessibility service. + To perform certain actions (such as locking your phone) when performing a gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, or to open Recents, Lawnchair uses the performGlobalAction Accessibility service. "" %1$d%% %1$d x %2$d %1$s & %2$s + + Advanced