From 2ce904888f9e4c8d12fafdd8e7c0a06fba63cafe Mon Sep 17 00:00:00 2001 From: Alexander Alferov Date: Tue, 2 Feb 2021 15:27:46 +0300 Subject: [PATCH 01/20] Strings for onboarding --- .../src/main/res/values-de/strings.xml | 21 +++++++++++++++++++ .../src/main/res/values/strings.xml | 21 +++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/Corona-Warn-App/src/main/res/values-de/strings.xml b/Corona-Warn-App/src/main/res/values-de/strings.xml index fd2877edb0b..86e15df2700 100644 --- a/Corona-Warn-App/src/main/res/values-de/strings.xml +++ b/Corona-Warn-App/src/main/res/values-de/strings.xml @@ -508,6 +508,27 @@ "Eine Frau erhält eine Mitteilung von ihrer Corona-Warn-App." + + "Darstellung einer Person, die ihr Smartphone in der Hand hält" + + "Helfen Sie diese App besser zu machen" + + "Indem Sie uns Ihre Nutzungsdaten zur Verfügung stellen, können wir Verbesserungen ableiten und bewerten. Wir können mit diesen Daten keine Rückschlüsse auf Ihre Person ziehen." + + "Ihr Bundesland (optional)" + + "Ihr Kreis/Bezirk (optional)" + + "Wenn Sie zusätzlich Ihr Bundesland und Ihre Region angeben, können wir regionale Auswertungen durchführen." + + "Ihr Alter (optional)" + + "Ihr Einverständnis" + + "Daten spenden" + + "Nicht spenden" + diff --git a/Corona-Warn-App/src/main/res/values/strings.xml b/Corona-Warn-App/src/main/res/values/strings.xml index f0b8fd57d12..07e4e292377 100644 --- a/Corona-Warn-App/src/main/res/values/strings.xml +++ b/Corona-Warn-App/src/main/res/values/strings.xml @@ -520,6 +520,27 @@ "A woman receives a notification from her Corona-Warn-App." + + "Darstellung einer Person, die ihr Smartphone in der Hand hält" + + "Helfen Sie diese App besser zu machen" + + "Indem Sie uns Ihre Nutzungsdaten zur Verfügung stellen, können wir Verbesserungen ableiten und bewerten. Wir können mit diesen Daten keine Rückschlüsse auf Ihre Person ziehen." + + "Ihr Bundesland (optional)" + + "Ihr Kreis/Bezirk (optional)" + + "Wenn Sie zusätzlich Ihr Bundesland und Ihre Region angeben, können wir regionale Auswertungen durchführen." + + "Ihr Alter (optional)" + + "Ihr Einverständnis" + + "Daten spenden" + + "Nicht spenden" + From ec36f8ab962d601e965a5742c1b6f37ccd967e1c Mon Sep 17 00:00:00 2001 From: Alexander Alferov Date: Tue, 2 Feb 2021 19:01:39 +0300 Subject: [PATCH 02/20] view and image --- .../drawable-night/ic_illustration_ppa.xml | 157 +++++++++++ .../main/res/drawable/ic_illustration_ppa.xml | 157 +++++++++++ .../res/layout/fragment_onboarding_ppa.xml | 251 ++++++++++++++++++ 3 files changed, 565 insertions(+) create mode 100644 Corona-Warn-App/src/main/res/drawable-night/ic_illustration_ppa.xml create mode 100644 Corona-Warn-App/src/main/res/drawable/ic_illustration_ppa.xml create mode 100644 Corona-Warn-App/src/main/res/layout/fragment_onboarding_ppa.xml diff --git a/Corona-Warn-App/src/main/res/drawable-night/ic_illustration_ppa.xml b/Corona-Warn-App/src/main/res/drawable-night/ic_illustration_ppa.xml new file mode 100644 index 00000000000..edc34fc1a23 --- /dev/null +++ b/Corona-Warn-App/src/main/res/drawable-night/ic_illustration_ppa.xml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Corona-Warn-App/src/main/res/drawable/ic_illustration_ppa.xml b/Corona-Warn-App/src/main/res/drawable/ic_illustration_ppa.xml new file mode 100644 index 00000000000..64700c25422 --- /dev/null +++ b/Corona-Warn-App/src/main/res/drawable/ic_illustration_ppa.xml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Corona-Warn-App/src/main/res/layout/fragment_onboarding_ppa.xml b/Corona-Warn-App/src/main/res/layout/fragment_onboarding_ppa.xml new file mode 100644 index 00000000000..db293efc4ad --- /dev/null +++ b/Corona-Warn-App/src/main/res/layout/fragment_onboarding_ppa.xml @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +