From b1c7f5f865ef83f6b695ec2fd0021a7d0f7611f1 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Fri, 2 Feb 2024 13:32:21 +0530 Subject: [PATCH] Add a dedicated section in developer options for /e/OS related settings --- res/values/e_strings.xml | 2 ++ res/xml/development_settings.xml | 42 ++++++++++++++++++-------------- 2 files changed, 26 insertions(+), 18 deletions(-) diff --git a/res/values/e_strings.xml b/res/values/e_strings.xml index 40ab92bada2..20aa94f1eaf 100644 --- a/res/values/e_strings.xml +++ b/res/values/e_strings.xml @@ -18,4 +18,6 @@ If you remove this account you will not be able to access its data from this device anymore including its emails. You can add it back whenever you want. Auto-refresh contents Allow apps to automatically refresh contents in the background + + /e/OS developer options \ No newline at end of file diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index e5062c677bb..920b023296d 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -130,6 +130,30 @@ android:fragment="com.android.settings.development.qstile.DevelopmentTileConfigFragment" /> + + + + + + + + + - - - - - -