diff --git a/res/values/e_strings.xml b/res/values/e_strings.xml index 40ab92bada2969c4a55afc5397cf4974899d8172..20aa94f1eaf625b7f36ac960447914ed358fed9a 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 e5062c677bb8984b0adee5cca8ce7d1b9d9ec973..920b023296d5f03c4a883a0e7a40a01d3acf0934 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" /> + + + + + + + + + - - - - - -