- 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>
-
- Jun 16, 2021
-
-
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>
-
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>
-
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.
-
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
-
-
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
-
-
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
-
Natalia Lemmerth authored
-
SAP LX Lab Service Account authored
Change-Id: I57c111ad422a08963ce7d2a4f7e91b6f2c90910a
-
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
-
-
Mike McCready authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 10, 2021
-
-
Juraj Kusnier authored
-
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
-
Chilja Gossow authored
* add special dialog with link to faq * move logic Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Skeletons for recovery & family certificates. * Place holder for highest priority certificate * More skeletons and fixing copy paste errors. * Refactoring * Refactoring * Refactore DI modules * Refactor nav graphs * Refactor nav graphs
-
Natalia Lemmerth authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- Jun 09, 2021
-
-
Natalia Lemmerth authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Natalia Lemmerth authored
-
AlexanderAlferov authored
* New text and additional button * Layout and strings * Error dialog * Error card is updating data * Resolve conflict * Fixed test certificate repo * Fixed import * Lint fix * Fix transparent button for night theme * Refactored visibility Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
-
Matthias Urhahn authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
* Refactor valueset & server packages * Move TestCertificate repository related packages. * Fix wrong move. * Move `greencertificates` (testcert) ui package. * Move vaccination package to `covidcertificate` * Fix test packages. * Align vaccination and test packages. * Fix additional packages. * Move missed class. * Fix imports.
-
Matthias Urhahn authored
* Temporarily disable pinning * Don't send date-of-birth-key for RapidAntigen tests. * Add 202 response-empty body handling. * Simplify nesting of storage classes. * Fix typo... Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 08, 2021
-
-
Natalia Lemmerth authored
-
Natalia Lemmerth authored
-
- Jun 07, 2021
-
-
Kolya Opahle authored
Added item import to align more with other similar files Added layout tag around tracing_details_find_details_in_journal as the app crashes on render without it (#3366) Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com>
-