- May 11, 2021
-
-
Mohamed authored
* Connect to actual graph * Adapt new title * Lint * Connect to main screen cards * Lint * FixME ::
* lint * Keep testing logic * Remove fix me * Navigation * Naming -
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
Mohamed authored
-
- 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>
-
Mohamed authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
DerVogel2020 authored
* fix Ok and Check-In * change OK back to Ok and Okay will become just Ok * remove capitalization
-
Lukas Lechner authored
* Create first version of incomplete vaccination list screen with mock data * Add UiState for VaccinationListFragment.kt * Set Toolbar Overlay * Fine tune fragment_vaccination_list.xml * Use ModularAdapter * Add click listener to navigate to detail fragment * Fix nav_graph issue * Adjust layouts for night mode * Fix vaccination card colors * Fix mock data * Revert changes in Project.xml * Add TODO * Show blue background on complete vaccination status * Show subtitle on complete vaccination status * Add VaccinationListCertificateCardItem.kt * Show Refresh button on complete vaccination status * Add fragment in vaccination_nav_graph.xml * Connect Vaccination List ViewModel to Vaccination Repository * Create new mock data * Adapt VaccinationTestFragment.kt * Try to make sonar happy * Use VaccinationCertificate and ProofCertificate interfaces instead of VaccinationCertificateV1 and ProofCertificateV1 * Adjust title+subtitle alignment * Adjust text size in vaccination_list_incomplete_top_card.xml * Use isEligibleForProofCertificate boolean to show 'refresh' or 'register new vaccination' button * Adjust subtitle color of vaccination_list_certificate_card.xml and vaccination_list_name_card.xml * Fix package declaration of VaccinationListAdapter * Update VaccinationListAdapter instead of re-creating a new one each time we observe a uiState change * Refactor Navigation * Show sample QR-code * Add some layout improvements * Adjust background height for COMPLETE and INCOMPLETE state * Show both buttons in VaccinationListFragment - Refresh button and register Vaccination button * Use separate flow to generate qrCode * Refactor CardItems to be inlined into their ViewHolders * Ignore onClick listener in equals() and hashCode() of VaccinationListVaccinationCardItem.kt to avoid re-drawings * Fix Lint * Fix Detekt Co-authored-by:
Mohamed <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Chilja Gossow authored
* extractor * decoding * decoding, error handling * clean up * klint * detekt * simplify condition * comment failing unit test * unit test * change lib * Unit tests for RA/PCRCoronaTest.isFinal * Add license text. * add header * clean up * merge * comments * klint * revert version change Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Ralf Gehrer authored
-
Ralf Gehrer authored
-
Natalia Lemmerth authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
SAP LX Lab Service Account authored
Change-Id: Ia45c9b0d72f34a4fbab1a805016139c5cb30d968
-
Kolya Opahle authored
* Removed debug check in censors that acted differently in debug vs prod mode (prod mode is new default) * Changed tests to not check if debug logging is different * Also removed build checking from RatQrCodeCensor * Removed more obsolete mocking of isDeviceForTestersBuild from CoronaTestCensorTest and RatQrCodeCensorTest Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
Vaccination Server - Retrofit interfaces & Module (EXPOSUREAPP-6854, EXPOSUREAPP-6856, EXPOSUREAPP-7129) (#3099) * Create some classes * Get vaccination urls from env json * Implemented api for obtaining value sets * improved package structure, merge adjustments * Adjusted path * Share cache so one can clean it * Added certificate retrofit * Correction * satisfy CI * clean import * fix test * Fix test #2 * Dont use retrofit cache for more control * Revert "Dont use retrofit cache for more control" This reverts commit 44fed1f6d5258c00f1a5db72a329cfb91b6c60fa. * Renamed vaccination url, Adjusted test * Update prod json * Changed name * Updated debug menu * Added new optional api * Update DebugOptionsFragmentViewModelTest.kt Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- May 07, 2021
-
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
Matthias Urhahn authored
* Remove TransactionException.kt it is never being thrown, leftover from legacy code. * On error, move to submission dispatcher screen, there the user could also be coming from a TAN. * Refactor handling for errors that happen when the user tries to register the same test type again. * Don't save a test that is already *_REDEMEED on the initial scan. * Unit tests for RA/PCRCoronaTest.isFinal Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
axelherbstreith authored
* add new icon * added new icon * adapted pending result screen * fixed merge conflicts * addressed comment * addressed comments * removed row with contact diary export * reverted string changes Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
harambasicluka authored
-
harambasicluka authored
-
Natalia Lemmerth authored
Changed Symptom-Erfassung to Erfassung von Symptomen https://github.com/corona-warn-app/cwa-app-android/blob/release/2.2.x/Corona-Warn-App/src/main/res/values-de/strings.xml#L977 Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Improve network availability checks. * Remove static access ConnectivityHelper.kt * Add `isInternetAvailable` to NetworkStateProvider.kt * Improve NetworkStateProvider.kt unit tests * Add unit tests for Android 5 specific behavior * Revert default ENV change. Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Mohamed authored
-
Natalia Lemmerth authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Natalia Lemmerth authored
-
Mohamed authored
-
Alex Paulescu authored
* Refactored information fragment for a potential fix in the layout. * Fixed merge issues. * Removed unused imports * Reverted back to using LinearLayout. * Changed toolbar style. Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
harambasicluka authored
-
harambasicluka authored
Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
Matthias Urhahn authored
2.3 to vaccination main (DEV)
-
Mohamed Metwalli authored
-
axelherbstreith authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Natalia Lemmerth authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
* replacing apple with google * data privacy update Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Mohamed authored
* Light navigation bar flag * Adapt status bar
-
harambasicluka authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
axelherbstreith authored
-
Matthias Urhahn authored
UA team was renamed.
-