- Jun 21, 2021
-
-
Mohamed Metwalli authored
-
Matthias Urhahn authored
TODO: Wire up switch in person details. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Matthias Urhahn authored
* Increase resilience when checking whether ENF tracing is enabled. * Fix unit-test Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
Alex Paulescu authored
* Added supporting classes for person details screen. * Added highest prio QR code card & cwa-user card. * Corrected test collected timestamp. * Update certificate_graph.xml * Remove vaccinationListFragment * Refactoring * Lint * Remove test data * Fix renaming issue * Animate title * Enhance loading * Wire vacc details * Vacc Info card * Lint * Redesign of vacc item * More cards * Fix date * Expose TestCertificateIdentifier * Wire TestCertificate * Wire recovery * Fix test * Adjust vaccination icon colouring * Update DccQrCodeScanViewModel.kt * Update PersonOverviewFragmentTest.kt * Adjust cards strings and date format * Delete unused card * Animate * Bind user switch * Update CwaUserCard.kt * Lint * Another format for qrcode card time * Stable id * apply alpha animation * Move progress in front * Consistent Onboarding screens * Rename to onboarding * Rename settings * Fix tests * Consistent toolbars in main bottom navigation destination * Improve transition to details * Front of image * Fix merge issues * Stabel Ids Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
axelherbstreith authored
-
axelherbstreith authored
* udapted labels * added handling * update incidence label * fix test * lint Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
Introduce `CertificateContainerId` as common identifier when trying to load/modify/delete certificate data via repositories. (#3504) Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
axelherbstreith authored
-
Natalia Lemmerth authored
-
- Jun 18, 2021
-
-
Mohamed Metwalli authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
BMItter authored
Co-authored-by:
I502720 <axel.herbstreith@sap.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
axelherbstreith authored
* updated attributes * updated strings * fixed string issue * lint * added targetDisease attribut * removed placeholder Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
* TestCertificateRepository: Introduce new storage type for "scanned certificates" and allow directly registering them. * Adjust for changes from 2.4.x and 2.5.x, integrate new attributes. * Fix merge conflict regressions. * Small refactoring. Move labId check and add tests. * LINTs * Add comments * Throw explicit exception when scanning the same certificate twice. * Backport 2.4.x labId fixes. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Natalia Lemmerth authored
* Minor Text Change * Update strings.xml Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
SAP LX Lab Service Account authored
Change-Id: I0c420988e9afbde10f5774498175907be23840ba
-
CWA Technical User authored
-
Matthias Urhahn authored
(Porting the fix from 2.4.x to 2.5.x)
-
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
-
Juraj Kusnier authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
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
-