- Jun 18, 2021
-
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/person/ui/overview/items/CovidTestCertificatePendingCard.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/test/ui/CertificatesViewModel.kt # gradle.properties
-
Matthias Urhahn authored
(It may be null during initial registration) Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
Matthias Urhahn authored
* Require labId for test certificates only for PCR tests. * Good morning detekt.
-
axelherbstreith authored
* added classes + layout * add view model + ui module entry * added layout files and fixed errors * added recovery strings file for non-translatable attributes * lint * added recovery screen menu * switch to travel notice custom view * lint * switched to materialAlertBuilder * fix max line length error * unify attribute_strings.xml file * added missing texts Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
CWA Technical User authored
-
- Jun 17, 2021
-
-
Matthias Urhahn authored
-
Mohamed Metwalli authored
* Sort persons by full name * Setup tests * Add tests * Fix test * Update PersonCertificatesData.kt * Fix test Co-authored-by:
BMItter <Berndus@gmx.de>
-
Chilja Gossow authored
* interface recovery * interface recovery * merge dcc extractors * fix tests * detekt * tests and error handling * detekt * fix faq exception * fix faq exception * remove todo * klint * clean up * clean up * use dedicated class for each type * klint * fix tests * fix tests * refactor scan screen to support all certificates * fix todo * fix comment * change naming * change naming * klint * simplify * new permission api * klint * Merge branch 'release/2.5.x' into feature/7676-recovery-extractor # Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/test/core/TestCertificateRepository.kt * clean up * add exception Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/test/ui/details/CovidCertificateDetailsFragment.kt
-
harambasicluka authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
-
Mohamed Metwalli authored
* Add camera permission card * Lint * Reorder code
-
Juraj Kusnier authored
-
Chilja Gossow authored
* interface recovery * interface recovery * merge dcc extractors * fix tests * detekt * tests and error handling * detekt * fix faq exception * fix faq exception * remove todo * klint * clean up * clean up * use dedicated class for each type * klint * fix tests * fix tests * fix comment * change naming * change naming * klint * simplify * comments
-
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
-
SAP LX Lab Service Account authored
Change-Id: I5867b861884fcf8fe5544918610523c9c257e763
-
- 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
-