- Jun 14, 2021
-
-
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>
-
Juraj Kusnier authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
SAP LX Lab Service Account authored
Change-Id: I57c111ad422a08963ce7d2a4f7e91b6f2c90910a
-
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>
-
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
* 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>
-
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>
-
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
-
Chilja Gossow authored
* add special dialog with link to faq * move logic Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Chilja Gossow authored
* remove suffix before date parsing * add Swedish qr code
-
Juraj Kusnier authored
* CertificatesFragmentTest * CovidCertificateDetailsFragmentTest * update name formatting in CovidCertificateDetailsFragment * Use Max instead of Andrea * Use Max instead of Andrea * date update * Fix test after merge Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 09, 2021
-
-
harambasicluka authored
* more update. * Update privacy_de.html Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
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
-
Mohamed Metwalli authored
-
Matthias Urhahn authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
-
Matthias Urhahn authored
Rename and move classes/interfaces related to qrcode (json) and interfaces used for our UIs. Next features will require us to group multiple certificates, if they share common interfaces, it will be easier to work with.
-
Matthias Urhahn authored
-
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>
-
Mohamed Metwalli authored
* Add missing Dcc server key
+ brushing * Update DebugOptionsFragmentViewModelTest.kt
-
- Jun 08, 2021
-
-
Chilja Gossow authored
* check non-null * fix full name composition * fix test * check dose number > 0 Co-authored-by:
BMItter <Berndus@gmx.de>
-
BMItter authored
* Created new test data for value sets * Adjusted value set storage test * Adjusted test * clean
-
Matthias Urhahn authored
* fixed components path * Improve error handling and fix crash due to uncaught throwable. * fixed dcc server di * + api test * Add wrapper class around TestCertificateContainer to include valuesets on repository level already. * Provide data extractor on container creation to prevent accidental early access of `lateinit var` * Improve comments. * Add missing click listener and refactor deep nesting. * LINTs Co-authored-by:
chris-cwa <chris.cwa.sap@gmail.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
* check for non null * reverse * check version * add error message * add tests Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
* Clean testing package * Delete actions Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
chris-cwa authored
* fixed components path * fixed dcc server di * + api test Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- 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>
-