From 5a1a6f14e886fa74934e0314aa8911b028e0f22a Mon Sep 17 00:00:00 2001 From: harvey186 Date: Sun, 24 Dec 2023 15:50:08 +0100 Subject: [PATCH] welcome_screens --- app/build.gradle | 2 +- app/src/main/res/drawable/encypted.xml | 426 ++++++++++++ app/src/main/res/drawable/ic_encypted.xml | 426 ++++++++++++ .../main/res/drawable/ic_notification_new.xml | 78 +++ .../drawable/ic_notification_permission.xml | 618 +++--------------- .../main/res/drawable/ic_onboarding_sync.xml | 441 ++++++++++++- .../res/drawable/ic_onboarding_welcome.xml | 398 +++++++---- app/src/main/res/drawable/launcher_peace.xml | 271 ++++++++ app/src/main/res/drawable/notification.xml | 231 +++++++ 9 files changed, 2201 insertions(+), 690 deletions(-) create mode 100644 app/src/main/res/drawable/encypted.xml create mode 100644 app/src/main/res/drawable/ic_encypted.xml create mode 100644 app/src/main/res/drawable/ic_notification_new.xml create mode 100644 app/src/main/res/drawable/launcher_peace.xml create mode 100644 app/src/main/res/drawable/notification.xml diff --git a/app/build.gradle b/app/build.gradle index 6bddd76f..a2f95ee3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,7 +32,7 @@ android { defaultConfig { applicationId "com.leos" - minSdkVersion config.minSdkVersion + minSdk = 26 compileSdk config.compileSdkVersion targetSdkVersion config.targetSdkVersion versionCode 1 diff --git a/app/src/main/res/drawable/encypted.xml b/app/src/main/res/drawable/encypted.xml new file mode 100644 index 00000000..d146ae09 --- /dev/null +++ b/app/src/main/res/drawable/encypted.xml @@ -0,0 +1,426 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_encypted.xml b/app/src/main/res/drawable/ic_encypted.xml new file mode 100644 index 00000000..d146ae09 --- /dev/null +++ b/app/src/main/res/drawable/ic_encypted.xml @@ -0,0 +1,426 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_notification_new.xml b/app/src/main/res/drawable/ic_notification_new.xml new file mode 100644 index 00000000..03ca8c41 --- /dev/null +++ b/app/src/main/res/drawable/ic_notification_new.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_notification_permission.xml b/app/src/main/res/drawable/ic_notification_permission.xml index c7763370..383b6b35 100644 --- a/app/src/main/res/drawable/ic_notification_permission.xml +++ b/app/src/main/res/drawable/ic_notification_permission.xml @@ -2,545 +2,81 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_onboarding_sync.xml b/app/src/main/res/drawable/ic_onboarding_sync.xml index 72bad6de..b78dec3e 100644 --- a/app/src/main/res/drawable/ic_onboarding_sync.xml +++ b/app/src/main/res/drawable/ic_onboarding_sync.xml @@ -2,20 +2,429 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_onboarding_welcome.xml b/app/src/main/res/drawable/ic_onboarding_welcome.xml index b16b2dfd..a45c8fa8 100644 --- a/app/src/main/res/drawable/ic_onboarding_welcome.xml +++ b/app/src/main/res/drawable/ic_onboarding_welcome.xml @@ -2,136 +2,270 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/launcher_peace.xml b/app/src/main/res/drawable/launcher_peace.xml new file mode 100644 index 00000000..07a00ea2 --- /dev/null +++ b/app/src/main/res/drawable/launcher_peace.xml @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/notification.xml b/app/src/main/res/drawable/notification.xml new file mode 100644 index 00000000..f52c307c --- /dev/null +++ b/app/src/main/res/drawable/notification.xml @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +