EOL - onboarding (EXPOSUREAPP-14788)#5851
Conversation
Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/onboarding/OnboardingPrivacyViewModel.kt
Outdated
Show resolved
Hide resolved
I just tested it using my approach and I can see the right flow based on EolSettings from DEV menu. Please double check it ? |
Yes, it works. |
|
Kudos, SonarCloud Quality Gate passed! |
* Setup `Eol` * Add Settings * Dev Settings * Home Screen proofing * Stats * Analytics * Lint * Cwa App stop inits * Restart * Notifications * FAQ card * Cancel worker * Card in Home * Tests * Lint * Fix stats * fix tests * Notification * EOL - Recycle Bin (EXPOSUREAPP-14793) (#5846) * EOL - certificates (EXPOSUREAPP-14790) (#5849) * add eol config * add eol config * Travel Validity Button toggle for certificate details * EOL - Background Work (EXPOSUREAPP-14794) (#5852) * Stop Dcc Wallet info * App starter * Update AppStarterTest.kt * EOL - onboarding (EXPOSUREAPP-14788) (#5851) * Skip onboarding screens for EOL. * Fix test * Check eol directly in vm. * Eol bottom bar (EXPOSUREAPP-14791) (#5853) * add eol bottom navigation menu * hide / show flags * Update MainActivity.kt --------- Co-authored-by: Mohamed <mohamed.metwalli@sap.com> * EOL - Battery optimization / tracing dialogs * EOL - Disable deep-links (#5855) * EOL - error logs (EXPOSUREAPP-14837) (#5857) * Disable ENF / Logger * lint * EOL - notifications (EXPOSUREAPP-14795) (#5854) * Stop Dcc Wallet info * App starter * Update AppStarterTest.kt * Person badges * Remove unwanted trigger * Block notifications * Revert "Block notifications" This reverts commit 30f91d6. * Hide badges * Badge in person * Trigger only if not EOL * Lint * Hide options in menu and app information. (#5858) * EOL - Shortcuts (EXPOSUREAPP-14804) (#5859) * EOL- shortcuts * Setup bottom nav early * Lint * Test * Update AppEolTest.kt --------- Co-authored-by: Nikolaus Schauersberger <nikolaus.schauersberger@gmail.com> Co-authored-by: Alex Paulescu <alex.paulescu@gmail.com>








Subtask
Changes to the onboarding flow after EOL, skipping most of the screens.
For testing,
changing the EOL date from the test manu won't work as the onboarding flow doesn't have access to the test menu. You'll have to change the hardcoded EOL date from thego into the test menu, change the EOL date to sometime in the past and reset the app from the settings menu.EolSettingsclass.