- May 10, 2021
-
-
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
-
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>
-
- May 07, 2021
-
-
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>
-
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.
-
- May 06, 2021
-
-
Mohamed authored
* Resize PDF * Update QrCodePosterViewModel.kt * lint * Scale canvas down for better quality * Update QrCodePosterViewModel.kt
-
Mohamed authored
* All MD widgets * MaterialSwitch
-
DerVogel2020 authored
-
Mohamed authored
* Enhance navigation logic * Renaming * lint * Revert onAcivityResult * Update InformationFragment.kt * Remove Home menu * Fix merge conflicts * Lint
-
Mohamed authored
-
- May 05, 2021
-
-
Matthias Urhahn authored
-
Mohamed authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Adjust test availability constant. The server returns a different result after 60, not 21 days. * Fix TAG copy paste error. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed authored
* Handle CoronaTest Not found exception Handle potential race condition for setting test as viewed when called from onResume * Remove un necessary refresh test calls * Use with context * Revert to catch clause * Lint * Add some comments * Update SubmissionYourConsentViewModelTest.kt * Fix tests * Remove comment Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
* data privacy update * data privacy update Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Alex Paulescu authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
harambasicluka authored
-
Mohamed authored
-
fynngodau authored
* Fix tracing settings fragment The LinearLayout enforces that all views are below each other, reducing the opportunity for human error when aligning the layout as has happened with #2940. * Use ConstraintLayout Flow layout * clean, reformat, silence wrong missing constraint warning by ci * silencium Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
BMItter authored
* Create location name from checkin * Created a separated test for location mane creation * cleaned * ktlint * Adjusted test
-