- Jun 09, 2021
-
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/res/values-de/green_certificate_strings.xml # Corona-Warn-App/src/main/res/values-de/legal_strings.xml
-
Natalia Lemmerth authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Natalia Lemmerth authored
-
CWA Technical User authored
-
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
-
-
CWA Technical User authored
-
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>
-
Natalia Lemmerth authored
-
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>
-
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>
-
Chilja Gossow authored
* add error texts * add error texts * remove cdata
-
Juraj Kusnier authored
-
axelherbstreith authored
* added menu * removed static menu string * added deletion message * recentered title icon * fixed menu icon onclick * linting * add code to fullscreen qr code * linting * Renaming - refactoring * Renaming * More renaming * Dummy Qr code * Pass args + connect to repo * Small chunks * Update translation_v2.json * Bind data * Add to covid certificate graph * Generate Qr Code * Certificate card subtitle * Use sampleCollectedAt * Unify date formatting and fix typo * wiring * removed from test nav graph * lint * lint * lint 2 * fix crash Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
BMItter authored
* New Value set structure * Creates defaults * Server creates new value sets * Use new extended value sets * Removed old stuff * Fixed broken tests (WIP), final adjustments will come later * satisfy sourceCheck * satisfy sourceCheck 2 * blank line * removed debug line * Remove left over * Use correct type * Remove recursion Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
* wip * wiring * wip * testing * refactor exception tests * tests * decompression * decompression * fix tests * encrypt * second test case * add error codes * fix tests * move exception * tests * error codes * error codes * error codes * address comments * add more logging * reverse string file * error handling server * error handling certificate * simplify decryption * klint * fix decoding * klint * change to unit * refactor
-
harambasicluka authored
* default strings.xml * fix * fix
-
AlexanderAlferov authored
* Test certificates success and error cards * update layout * rename cards * fix detekt * use TestCertificateRepository * update CertificatesViewModel * code updates * Refactoring * Fix conflicts Co-authored-by:
Juraj Kusnier <jurajkusnier@gmail.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
harambasicluka authored
-
SAP LX Lab Service Account authored
Change-Id: I68ad7fc13a79f92d1ff273a6ae9a8a5c38366217 Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Juraj Kusnier authored
-
Mohamed Metwalli authored
-
Chilja Gossow authored
* wip * wiring * wip * testing * refactor exception tests * tests * decompression * decompression * fix tests * encrypt * second test case * add error codes * fix tests * move exception * tests * error codes * error codes * error codes * address comments * add more logging * reverse string file Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Juraj Kusnier authored
* Update VaccinationCard * Update ImmuneVaccinationCard * remove unused resources * update formatting * src > srcCompat Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-
- Jun 04, 2021
-
-
chris-cwa authored
* Extend corona test data structures with digital covid certificate related properties. +Some additional wiring, plumbing and tests for future PRs. * LINTs * Adjust TestRegistrationRequest to supply dcc consent and DOB on test registration. * Remove explicit assignment, defaults are sufficient. * A few additional unit tests to check defaults. * DateOfBirthKey calculation, draft 1 * Fix date parser pattern. * wip * Adjust padding calculation to take the new dobHash into account. Some refactoring to make it less complicated to adjust for future changes. * klint, ofc. * TestCertificate repo, draft1. * DGC -> dcc * TestCertificateRepository, draft 2 * TestCertificateRepository, draft 3 * TestCertificateRepository, draft 4 * Unit tests, draft 1. * Add new app config parameters and implement delay mechanism. * Unit tests, draft 2 * dcc server * merge 2.4 add di module * clean up * fix exception * add server environment * fix test Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com>
-
- Jun 03, 2021
-
-
Mohamed Metwalli authored
* Rename package * Create test Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-