From eb5cc7d7d41c1db8548fdcab52ce04d4d1a1439e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 16 Sep 2020 11:23:38 +0800 Subject: Add an option to require authentication before going to account section in navigation drawer. --- app/src/main/res/values/arrays.xml | 10 ---------- app/src/main/res/values/strings.xml | 20 ++++++++++++++++++-- 2 files changed, 18 insertions(+), 12 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 94df20c9..695ddfeb 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -233,14 +233,4 @@ 1 2 - - - Reply - Reply to all - - - - reply - reply_all - \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3e70c54d..39a228ff 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -483,6 +483,8 @@ Disable Swiping Between Tabs Enable Swipe Action Pull to Refresh + Security + Require Authentication to Go to Account Section in Navigation Drawer Cannot get the link @@ -882,7 +884,21 @@ Failed to block user View Full Markdown - - Hello blank fragment + + Unlock Account Section + + Messages + Sync + + + Your signature + Default reply action + + + Sync email periodically + Download incoming attachments + Automatically download attachments for incoming emails + + Only download attachments when manually requested -- cgit v1.2.3