- May 19, 2021
-
-
Natalia Lemmerth authored
-
Matthias Urhahn authored
-
harambasicluka authored
* release strings * Update release_info_strings.xml * Update release_info_strings.xml Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Alex Paulescu authored
* Removed coroutine scope as it wasn't being used. * Failsafe to dismiss the "Datenabruf" dialog before navigating to a different screen. * Tests were complaining. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- 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>
-
Matthias Urhahn authored
Add comment to workaround, to clarify conditions why it was added and when it can be removed. (#3211) Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Philipp Nowak authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
* Move test qrcode to debug * Update config.yml * Revert
-
Mohamed Metwalli authored
-
Kolya Opahle authored
* Implemented CertificateQrCodeCensor + CertificateQrCodeCensorTest also added setup calls in places where logging data is generated * Adjust censoring to allow for multiple datasets. * Simplify censor data gathering. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Lukas Lechner authored
* Adjust QrCode Card * Adjust incomplete state in vaccination list screen * Add ImmunityInformation card for state COMPLETE * Fix detekt issue * Lint around * Use actual qr code string to generate the QR code * Fix merge conflicts * Update top spacing * Rename function * Refactor property types of VaccinationListVaccinationCardItem * Fix Lint issue * Open QR-Code in Full Screen * Use hashed identifier to open VaccinationList from the HomeScreen Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
* Rename card * Adjust vaccination home cards * Update VaccinatedPerson.kt * String plurals * Lint Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Alex Paulescu authored
* Adjusted test registration screen to updated design. * Deleted unused strings. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Re-enable tests, adjust test data, fix tests. * Fix duplicate certificate check. Fix certificate removal. Align error handling. More unit tests. * Change placeholder data so app doesn't crash when state==IMMUNITY. * Fix person not getting removed after the last certificate is removed. * Fix test issue in release mode. * Fix merge conflicts. Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Natalia Lemmerth authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
* country code mapping * fix test, review comment Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
* Update vaccination consent screen * Update vaccination registration home screen card * update strings * revert trace_location_privacy_card changes * update layout margin Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
* fix 7117 * fix 5443 Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
InkenTownsend <83328021+InkenTownsend@users.noreply.github.com>
-
- May 17, 2021
-
-
Chilja Gossow authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Natalia Lemmerth authored
-
Mohamed Metwalli authored
Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
BMItter authored
* Created vaccination server * Separation of concern * Lazy initialization * better err messages * Local caching * detekt & ktlint clean * missing import * Update DataResetTest.kt * whatever * Fixed tests * Serialize as we want * - Load value sets, Use download cdn http client * 304 cleanup * Created stored value set version * fix conflicted VaccinationListFragment * clean detekt & sourceCheck * Update VaccinationListViewModel.kt * user errors wont crash the app * Tests for repo * clean * Ignore server cache headers * detekt Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Alex Paulescu authored
* Moved invalid QR code dialog to the qr code scan screen. * Adjusted test. * Added missing import. Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com>
-
Natalia Lemmerth authored
-
Christoph Kecht authored
* Bump to next Version 1.11.0.8 (DEV) #2220 * Update submission_create_rat_profile_card.xml * Fix card padding. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
darken <darken@darken.eu>
-
Chilja Gossow authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
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
-
Alex Paulescu authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mike McCready authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
- May 14, 2021
-
-
Natalia Lemmerth authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
fynngodau authored
* Separate links for different types of incompatibility warnings * Change links in other languages …fixes lint * Shorter link anchors Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Ralf Gehrer authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Juraj Kusnier authored
* update pending test immediately * add update pending test flag * update test * update test Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
* NOOP vaccination data background update logic for now. * Adjust tests. * Remove proof certificate :( * remove code object and refactor * remove unused mock data * merge removal * remove env key * remove proof server * more removals * fix test * fix chain * clean * expose qr code * fix tests * fix tests Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* NOOP vaccination data background update logic for now. * Adjust tests. * Remove proof certificate :( * remove unused mock data * remove env key * remove proof server * more removals * fix test Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com>
-
Matthias Urhahn authored
* For privacy and URI encoding, hash the person identifier code. * Unit tests for person identifier code(hash) calculation. * Exposure vaccination certificate header information. * Add vaccination status "IMMUNITY". * LINTs * Add "time until immunity" function. * Fix regression.
-
- May 12, 2021
-
-
DerVogel2020 authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Lukas Lechner authored
* Connect VaccinationListViewModel.kt to VaccinationRepository * Navigate to VaccinationList Screen after scanning a vaccination certificate * Add navigation to scan new vaccination from list screen * Fix lint issues * Make detekt happy * Remove proof certificate related logic * Add more navigation wiring * Make detekt happy * Not make VaccinatedPersonIdentifier parcelable * Adjust VaccinationListFragment.kt Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-