- May 05, 2021
-
-
Matthias Urhahn authored
* Repository WIP * Add vaccination location * Adjust label and type for country. * Vaccination storage WIP, Draft 2 * Vaccination storage WIP, Draft 5 * Vaccination storage WIP, Draft 6 * Revert gradle change. * Vaccination storage WIP, Draft 7 * Adjust vaccination certificate json schema. * Extend proof certificate with known attributes, adjust unit tests. * Error handling, TODOs, more structure, storage and tests. * LINTs * Restructure storage approach, reparsing instead of duplicate data. * Fix temporary issues.
-
Juraj Kusnier authored
* Vaccination Certificate Register Home Card * Lint format * Update CreateVaccinationHomeCard * Update card layout
-
Matthias Urhahn authored
-
Mohamed authored
-
- May 04, 2021
-
-
Lukas Lechner authored
* Refactor ContactDiaryWorkScheduler.kt to our new way of scheduling work * Remove ContactDiaryWorkScheduler dependency from MainActivity.kt
-
- Apr 30, 2021
-
-
Mohamed authored
* Setup screen * Screen ui and wiring * Update VaccinationUIModule.kt * Create new strings file * Bind view with logic * Apply parallax effect * Fix lint error * Handle complete and incomplete vaccination * Add to actual graph * PR comments * Update test_nav_graph.xml * Fix background * Rename to vaccinationCertificateId * adapt changes * lint * Update VaccinationRepository.kt * Deletion dialog * Adjust strings
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
CWA Technical User authored
* Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/ade1bd9166337fecfe2da6c96e7f556ed834cd34 * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/20da593f00910a18bb92c97767a2d66033289091 * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/ab28912961716d8b7cb73d593397c2d8e3f0f466
-
- Apr 29, 2021
-
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
Chilja Gossow authored
* add strings for 0 and 1 day since installation * klint * change calculation * fix test * use get Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Apr 28, 2021
-
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/androidTest/java/de/rki/coronawarnapp/ui/main/home/HomeFragmentTest.kt # gradle.properties
-
harambasicluka authored
-
Matthias Urhahn authored
* Show errors when trying to gain ENS system permission. * Handle missing ENS components gracefully by defaulting to longer polling delays on temporary errors, and aborting without error on permanent errors (i.e. not installed). * Introduce "KnownError" concept, to remove some of the error dialog chaos. * Add wiring to display corona test errors via HomeFragment. * Fix lints * Move files into main module that were accidentally placed in tester only module. * Adjust error title for tests. * Address PR comments. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
If we have a blocking operations (network refresh), the UI could queue up multiple test removals. The first one would work, the following would throw an exception. We should handle this silently for users of `SubmissionRepository` Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
fynngodau authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
fynngodau authored
* Remove space below scrollers and add overscroll in app info screens Note that this changes the total padding of the content in the debuglog fragment from 20dp to 24dp for consistency within the layout. * Remove spacing below scroll view and add overscroll to stats explanation * Fix scrollbars * Fix contact diary (edit places & locations) scroll behavior * Remove space below scrollers and add overscroll in settings screens * Undo changes to PPA more info fragment This partially reverts commit 85e4650e12e27999a01a293695121cd324a7123f to avoid conflicts with #2945. * Fix Check In onboarding Also changes margin of button to match that of contact journal onboarding * Uniform bottom paddings Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
fynngodau authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* If the server gives us a max-age=0, default to 300s. * Fix lints. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Lukas Lechner authored
* Review and refactor DeadmanNotificationScheduler * Improve Logging * Use isPositive instead of isSubmissionAllowed Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
Juraj Kusnier authored
* Update CoronaTestQRCode parser * Update CoronaTestQRCode parser for anonymous qr codes Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Chilja Gossow authored
* provide data * fix test * klint * make sure only last 14 days are counted * fix test Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
Only HTTP400 errors are mapped to TestInvalid state. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Prevent invalid test result values (mixing up PCR/RA) * Don't cancel the test result notification, if it has not been viewed. * Don't throw exceptions on invalid test results, but map them to test specific INVALID state. This is especially crucial during test registration, as we don't want to waste the QR Code. * Remove unused code from merge. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
harambasicluka authored
* update default strings * update data privacy - closes #2982
-
janetback authored
-
Lukas Lechner authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
AlexanderAlferov authored
* Submission test result keys shared fragment * Clean up * Switch to translated strings * addressed comments * updated nav args class Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
I502720 <axel.herbstreith@sap.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
SAP LX Lab Service Account authored
Change-Id: Ia20081d98950570b3d8467c170352516a4e17b4f Co-authored-by:
Mohamed <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
fynngodau authored
* Add transition to contact diary onboarding fragment This makes the transition behavior of this fragment the same as the check-in onboarding fragment. * Correctly transition when accessing diary intro manually Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
fynngodau authored
Fix ripple effect for i button in circumstances text field (COMMUNITY) (#2701, EXPOSUREAPP-6002) (#2702) Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
CWA Technical User authored
-
Mohamed authored
-
Matthias Urhahn authored
* Incompatibility warning card on main screen * Fix lint * Fix lint further * Really fix lint * Refactor BluetoothSupport.kt to be injectable, to allow mocking. * Unit test draft. * adapt tests * tests and refactoring * tests and refactoring * screenshots * add icon * add dimen again * change text * klint Co-authored-by:
Fynn Godau <fynngodau@mailbox.org> Co-authored-by:
chilja <chiljamgossow@gmail.com>
-
Mohamed authored
* Create rat profile nav graph skeleton * Rename ids * Wire card logic * Adjust strings * Open profile card * Create Profile settings * Navigation skeleton * Wire navigation * Adjust navigation * Fix test * Create Profile screen * do navigate * Set dummy profile * Profile validation * Update SubmissionDispatcherViewModel.kt * Extract strings * Navigation * Extra lines * Adjust navigation * lint * Add new fields * rename to zip code * Update strings.xml * fix layout * Bind new fields * Show date picker * Create RATProfileCreateFragmentViewModelTest.kt * Move strings to antigen strings * Refactoring * Align naming * Different prefs model and some tests * Use LocalDate directly * Update tests
-
Matthias Urhahn authored
Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-