- Jun 21, 2021
-
-
Mohamed Metwalli authored
-
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>
-
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
-
- 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>
-
Matthias Urhahn authored
(Porting the fix from 2.4.x to 2.5.x)
-
- Jun 17, 2021
-
-
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>
-
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
-
- Jun 16, 2021
-
-
Juraj Kusnier authored
* update displayed time * fix tests * some updates Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- Jun 15, 2021
-
-
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
-
- 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>
-
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 10, 2021
-
-
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
-
-
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.
-
- Jun 03, 2021
-
-
Mohamed Metwalli authored
* Rename package * Create test Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-
- Jun 02, 2021
-
-
Lukas Lechner authored
* Fix images not shown in Screenshots * Run firebase_screenshots in CI pipeline * Use ImageView instead of AppCompatImageView * Use launchFragmentInContainer2 * Revert to use launchFragmentInContainer2 * fix imports * Update activity_fake_empty.xml * Fix tests * Update TraceLocationCreateFragmentTest.kt * Fix tests 2 * Fix TraceLocationCreateFragmentTest * now? * Try another Device * Revert "Try another Device" This reverts commit fdb7b7babe0d74885264d1df9fb00d5263ff9884. * Revert * Fix images not shown in Screenshots * Run firebase_screenshots in CI pipeline * Use ImageView instead of AppCompatImageView * Use launchFragmentInContainer2 * Revert to use launchFragmentInContainer2 * fix imports * Update activity_fake_empty.xml * Fix tests * Update TraceLocationCreateFragmentTest.kt * Fix tests 2 * Fix TraceLocationCreateFragmentTest * now? * Try another Device * Revert "Try another Device" This reverts commit fdb7b7babe0d74885264d1df9fb00d5263ff9884. * Revert * Fix imports Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 01, 2021
-
-
Mohamed Metwalli authored
* Target Android 11 * Update QrCodeFullScreenFragment.kt * Consistency on different versions * Move to IntentBuilder constructor * Run screenshots * Fix notification test * Update ScreenShotter.kt * Delete ScreenshotUnderTest.kt * Update ScreenShotter.kt * Docs * Revert Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
Juraj Kusnier authored
* CertificatesAdapter with some cards * Update navigation * remove old implementation * update CertificatesViewModel * update CreateVaccinationCard * header card * info card * fix strings * clean code * update CertificatesFragment * update strings * Remove unused interfaces * Update CreateVaccinationCard Co-authored-by:
BMItter <Berndus@gmx.de>
-
AlexanderAlferov authored
* Certificate info screen * Adjusted style according to mockup * Fix instrumental test * Return of the lost margin Co-authored-by:
I502720 <axel.herbstreith@sap.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
Kolya Opahle authored
-
- May 28, 2021
-
-
Mohamed Metwalli authored
* Phase 1 * Phase 2 * Fix test * Phase 3 * Update ContactDiaryDayFragmentTest.kt * Tests refactoring * Lint * Fix tests * lint * Revert * Run screenshots * Revert screenshots Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- May 27, 2021
-
-
Lukas Lechner authored
* Change Max Mustermann to Andrea Schneider in VaccinationList Screenshots * Fix Screenshot images in SubmissionDispatcherFragment * Add new screenshot for the Home Screen with 2 negative tests PCR and RAT Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed Metwalli authored
* Refactoring * Move rest to events * Handle Nullable Co-authored-by:
chris-cwa <69595386+chris-cwa@users.noreply.github.com>
-
- May 26, 2021
-
-
Juraj Kusnier authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed Metwalli authored
* Parameterise correction level * Fix test * Fix instrumentation test * Update QrCodeGenerator.kt * Current config * Lint * Fix tests Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
* Added fun to delete corona tests, Added corona tests to retention * Added tests Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- May 25, 2021
-
-
Juraj Kusnier authored
* prepare new TestResultRepository * Code refactoring * Update tests * Remove old files * Code refactoring * Move TestJournal Table to ContactDiaryDatabase * remove unused files * revert DataReset.kt * rename ContactDiaryTest > ContactDiaryCoronaTest * rename ContactDiaryTestEntity > ContactDiaryCoronaTestEntity * add some tests
-
- May 20, 2021
-
-
Lukas Lechner authored
* Create Screenshots for VaccinationListFragment * Fix issue of Image not showing up in InstrumentationTests in VaccinationList and Vaccination Details Replace ImageView with AppCompatImageView * Fix lint * Fix InstrumentationTest Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- May 19, 2021
-
-
Matthias Urhahn authored
-
- May 18, 2021
-
-
Juraj Kusnier authored
* Update HomeFragmentTest * screenshots for VaccinationConsentFragment * update vaccination_consent_fragment * update viewModel setup * revert vaccination_consent_fragment.xml changes Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Chilja Gossow authored
* country code mapping * fix test, review comment Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- May 17, 2021
-
-
Mohamed Metwalli authored
* Typo * Remove obsolete design * lint * Remove navigation logic * Qrcode * Qrcode views * Use common style * Navigate to full screen * Adjust navigation * Common vaccination qr code card * Update build.gradle * Update VaccinationDetailsViewModel.kt * Add medical product name * Update tests * Lint * Add TODO * Review comments and resolve TODO * Update VaccinationDetailsFragment.kt
-
- May 14, 2021
-
-
Juraj Kusnier authored
* update pending test immediately * add update pending test flag * update test * update test Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
- May 12, 2021
-
-
Juraj Kusnier authored
* Vaccination Certificate Register Home Card * Lint format * Update CreateVaccinationHomeCard * dummy VaccinationConsentFragment * update VaccinationConsentFragment * rename ids * update navigation * lint format * Implement design changes * FAQ text in blue * clickable FAQ link * fix consent button text * save consent state * fix test * fix merge conflicts * fix merge conflicts * update navigation flow * make navigation id shorter Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
- May 11, 2021
-
-
Matthias Urhahn authored
* Remove legacy code and static access for disabling tracing. * Add unit test. * Fix instrumentation test. Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
* Pass dispatcher provider to run synchronous in unit tests. * Update SubmissionTestResultNoConsentGivenFragmentTest.kt Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- May 10, 2021
-
-
Matthias Urhahn authored
* Add home cards for vaccination status. * Fix instrumentation test. * Fix instrumentation test, season 1, episode 2. * fix icons * Address PR comments * Card label is not dynamic based on vaccine ID, it's a hardcoded name. * Replace card graphics with new design. Co-authored-by:
Juraj Kusnier <jurajkusnier@gmail.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-