- Jun 16, 2021
-
-
Matthias Urhahn authored
* wip * wip * Fix wiring. * Add setCurrentCwaUser method. * Adjust tests.
-
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
Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com> Co-authored-by:
Kolya Opahle <k.opahle@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. 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>
-
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>
-
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
-
Natalia Lemmerth authored
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
Juraj Kusnier authored
* implement isDccSupportedByPoc into SubmissionTestResultPendingViewModel * small code update Co-authored-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
TheBusyBiscuit authored
Changed ifelse structure into a simple return statement (sonarcloud: `kotlin:S1125`) (COMMUNITY) (#3427) * Bump to next Version 1.11.0.8 (DEV) #2220 * Changed ifelse structure into a simple return statement See `kotlin:S1125` on sonarcloud Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
Missing month or day elements were assumed to be "start" (e.g. 2021 -> 2021-01-01). Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
* prepared layout & values * test removel no submission and dialog handling * sourcecheck clean * detekt clean Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 11, 2021
-
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/certificate/VaccinationDccV1Parser.kt # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/qrcode/VaccinationQRCodeExtractorTest.kt
-
Matthias Urhahn authored
Merge 2.3.x into 2.4.x (DEV)
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/certificate/VaccinationDccV1.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/repository/storage/VaccinationContainer.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/vaccination/core/certificate/InvalidHealthCertificateException.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/vaccination/core/certificate/VaccinationDGCV1Parser.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/vaccination/core/qrcode/VaccinationQRCodeExtractor.kt # Corona-Warn-App/src/main/res/values-bg/vaccination_strings.xml # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/common/qrcode/VaccinationQrCodeValidatorTest.kt # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/VaccinationQrCodeTestData.java # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/VaccinationTestComponent.kt # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/qrcode/VaccinationQRCodeExtractorTest.kt # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/covidcertificate/vaccination/core/repository/storage/VaccinationContainerTest.kt # gradle.properties
-
Matthias Urhahn authored
* Attempt parsing to DateTime if simple Date parsing fails. Allows more lenient handling of DCCs with different styles of date values (e.g. Sweden, Poland). * Comments to mention edgecase test data. * Only parse once, cache the value. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
CWA Technical User authored
-
Mike McCready authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- Jun 10, 2021
-
-
Matthias Urhahn authored
* Introduce qrcode data parsing modes. UI based parsing will be STRICT and show error codes. Storage based parsing will be LENIENT. If the user managed to scan something invalid, then we can neither just delete it, nor just crash the app. * LINTs * Fix plural typo. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
CWA Technical User authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Juraj Kusnier authored
-
Mohamed Metwalli authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed Metwalli authored
* Handle validation errors from deep-links * Add unit tests Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
SAP LX Lab Service Account authored
Change-Id: I2cf7c120c2c502e5434ecb95b98abc8f2ce1f3e0
-
Mohamed Metwalli authored
* Material migration * Use named color * Phase 1 * Remove explicit color from indicators * Divider color * Phase 2 * Light toolbar * Phase 3 * Fix merge issues * Progress Bar * Fix merge issues * use primary color * Lint * Update activity_main.xml * Fix style change issues * Renaming * Rename c * Fix indicator tinting * Remove Toolbar menu style * Fix test * Run screenshots * Fix test * Update config.yml * Disable shadows * Show labels in screenshots * Fix button style * Bring Navbar color back * Revert * Fix accent color in light theme
-
CWA Technical User authored
-
Chilja Gossow authored
* add special dialog with link to faq * move logic Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-