From 410d22c5b0e17cfd4a8d1a492b2cdf5ffdf8aa1e Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Tue, 11 Dec 2018 16:22:55 -0600 Subject: [PATCH] Create Settings screen layout. --- .../res/layout/activity_database_load.xml | 2 +- .../res/layout/activity_import_brainkey.xml | 4 +- app/src/main/res/layout/activity_license.xml | 4 +- app/src/main/res/layout/activity_settings.xml | 60 ++++++++++++++++++- app/src/main/res/values/strings.xml | 10 +++- app/src/main/res/values/styles.xml | 4 +- 6 files changed, 74 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/activity_database_load.xml b/app/src/main/res/layout/activity_database_load.xml index a9bc4f2..5c12977 100644 --- a/app/src/main/res/layout/activity_database_load.xml +++ b/app/src/main/res/layout/activity_database_load.xml @@ -52,7 +52,7 @@ + + + + + + + + + + + + + + \ 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 ee74fea..0d8816d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -52,7 +52,13 @@ Settings - Night mode - + General + Automatically close BiTSy after 3 minutes of inactivity + Night mode + Backup + BrainKey. Account recovery words that can be captured or copied, but not edited. + + Bugs or Ideas? + Telegram chat: http://t.me/Agorise\nEmail: Agorise@protonmail.ch\nOpen Source: https://github.com/Agorise diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index bbe5796..c8b8039 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -32,12 +32,12 @@ -