- Jun 17, 2021
-
-
Mohamed Metwalli authored
* Adapt new text and sections * Hide local statistics sections Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
- Jun 16, 2021
-
-
CWA Technical User authored
-
Matthias Urhahn authored
Add badge to BottomNavigationView certificates entry, to indicate retrieved test certificates. (#3469) Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
Kolya Opahle authored
Cannot obtain test certificate after deleting pending/failed test certificate (EXPOSUREAPP-7763) (#3474) Remove catch clause from flow as this would cancel it and replace it with a try catch in the on each callback Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
SAP LX Lab Service Account authored
* [INTERNAL] Translation delivery: commit by LX Lab Change-Id: I2f08afa8225a5cf16dbfda50de41e0e457cc9ef5 * [INTERNAL] Translation delivery: commit by LX Lab Change-Id: Ibabd334a451a0f145150a877fd26a8620db91693 Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* wip * wip * Fix wiring. * Add setCurrentCwaUser method. * Adjust tests.
-
Matthias Urhahn authored
* Enable ELS autologging in tester builds only if a specific package is installed. This allows us to both disable it by default, but still have a way to log the initial app launch if necessary (or have it automatically enabled by just having the package installed). * Fix tests, add more tests. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Kolya Opahle authored
* Added labId to test objects and server response * Added new exception state and strings for dialog * Extended CertificateData classes with labId field * Added logic to TestCertificateRepository to add labId to certificate in requestCertificate and check if its valid in refresh * Enhanced error processing in CertificatesFragment to display faq link when relevant and human readable exception text * Fixing unittests Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
chris-cwa <69595386+chris-cwa@users.noreply.github.com>
-
Juraj Kusnier authored
Fix test result code instead of alias printed in test certificates detail screen (EXPOSUREAPP-7781) (#3449) * update value sets init * revert changes in VaccinationListViewModel Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
BMItter <Berndus@gmx.de>
-
Mohamed Metwalli authored
-
AlexanderAlferov authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Juraj Kusnier authored
* update displayed time * fix tests * some updates Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
Canceling the dialog (negative action) stays on screen. Confirming the dialog (positive action) aborts the registration and sends the user back to the home screen.
-
Matthias Urhahn authored
Fix clicked corona-test links, with DCC support, not navigating to DCC consent screen, so it behaves the same as it when it is scanned via camera. (#3457) Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
AlexanderAlferov authored
* Certificates info screen update * Align with iOS version + move strings to covid_certificate_strings.xml Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
Natalia Lemmerth authored
* Minor text changes * Update strings.xml * Update strings.xml
-
- Jun 15, 2021
-
-
Matthias Urhahn authored
Fix missing `Analytics.reportAdvancedConsentGiven` in RequestCovidCertificateViewModel, by refactoring and moving the analytics call into the common TestRegistrationStateProcessor. (#3460) Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
CWA Technical User authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com> Co-authored-by:
Kolya Opahle <k.opahle@sap.com>
-
Juraj Kusnier authored
-
ChristinaTsigganos authored
I adapted the texts to have a consistent naming throughout the app. Please be aware that further text adjustments for 2.5 will follow, according to Figma mockups. Related Bug: https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-7835 Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
ChristinaTsigganos authored
I adapted the texts to have a consistent naming throughout the app. Please be aware that further text adjustments for 2.5 will follow, according to Figma mockups.
-
Alex Paulescu authored
* UI for persons vaccinated once card. * Logic for retrieving statistics data for persons vaccinated once card. * Added dark icon for persons vaccinated once. * Added fully vaccinated stats card. * Added applied vaccination rates card. * Changed displayed date for cards. * Lint * Moved layout files to main * Removed code smell * Lint * Code smell * Lint * All info fitting on cards when font size is huge. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
Matthias Urhahn authored
* Shouldn't be possible but if there are multiple tests for a type, the test test fragment should still show them. * Introduce common test registration state processor for each screen that needs to handle test registration in the submission flow. * Fix instrumentation tests. * Fix lint issues * Additional unit tests and improved docs. * Fix dialog edge-case behavior (normal flow / test replacement) * Refactoring * Use TestRegistrationRequest for navigation to remove need for null checks. * Fix build issues. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed Metwalli authored
* Init commit * Add persons background * Draw backgrounds * Person overview screen * Logic for list items * Connect info screen * Handle dialogs * Connect to vaccination graph destinations * Update nav_graph.xml * Test cards * Lint * fix * Fix card color * Fix tests * Add mock data for other cases * Update qrcode color * Handle scan click * Generate qrcodes lazily * Stress test * Adjust card design * Update item_person_overview.xml * Update item_person_overview.xml * Fix ordering and loading * Fix tests * Disable test * Adapt loading card * Format * Renaming * Material dialogs * one line * Create unified strings file * Use implicit reference
-
axelherbstreith authored
* add custom view layout * fix custom class + update vaccination certificate detail fragment * lint Co-authored-by:
BMItter <Berndus@gmx.de>
-
axelherbstreith authored
-
- Jun 14, 2021
-
-
Chilja Gossow authored
* interface recovery * interface recovery Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
CWA Technical User authored
-
axelherbstreith authored
* added layout for travel notice * updated travel notice with srings * adjusted qr code card * added eu background * add offset * added menu * add certificate deletion to menu * added vaccination attribute strings * add attribute strings to details fragment * lint * updated title * updated eu flag positioning * fix menu dot color * lint * update menu icon * update detail screen for incomplete vaccination * remove empty line * changed header of test certificate screen * update date of birth format * lint * changed dob to extension function * remove blank line
-
Kolya Opahle authored
* Added Ability to check registrationToken to TestCertificateWrapper RATResultNegativeFragment now displays if a certificate is assigned to the test and if it is pending the icon and is final state for StepEntry's can now be set via code added new strings for RATResultNegativeFragment * SubmissionTestResultNegativeFragment now displays if a certificate is assigned to the test and if it is pending moved some strings around * linting * Fixed Integration tests Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
harambasicluka authored
-
Juraj Kusnier authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
Natalia Lemmerth authored
-
SAP LX Lab Service Account authored
Change-Id: I57c111ad422a08963ce7d2a4f7e91b6f2c90910a
-