- Dec 10, 2020
-
-
Matthias Urhahn authored
* Draft: Split up test result fragment into pending and negative. * TODO pending fragment needs to forward automatically when the result is available * When do we check if tracing is enabled? * When we receive a non-pending test result while on the pending-result fragment, we forward automatically to the right screen. * Clean up pending test result layout. * Extract invalid test result fragment into it's own screen. * LINTs * Remove unused problematic API. * Fix merge regressions. * Address PR comments: Improve navigation.
-
fynngodau authored
* Deduplicate technical.html #1757 * Format technical.html Add br tags where necessary and reduce confusion by adding a horizontal ruler in front of where the license texts start. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Dec 09, 2020
-
-
Chilja Gossow authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Kolya Opahle authored
* Added calls to LocalData.isTestResultNotificationSent to test removal sites Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Removed some now unused properties from LocalData Moved test removal to SubmissionRepository Fixed tests to work with new test removal Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Removed unused strings from the de-strings.xml Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
* Update legal_strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Katharina Seiz authored
-
AlexanderAlferov authored
-
janetback authored
-
- Dec 08, 2020
-
-
Katharina Seiz authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Add email share feature to submission test menu. * LINTs * Fix duplicate TEK history calls. * LINTs * Fix TEKStorage live update and adjust export format. * Fix LINT
-
Chilja Gossow authored
Add conditional text "Ihr Testergebnis wird Ihnen anschliessend angezeigt." (EXPOSUREAPP-4122) (#1834) * Use different texts depending on where the user comes from * klint Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Oliver Zimmerman authored
-
Oliver Zimmerman authored
* Removed SubmissionIntroFragment which is now unused. Also removed its unnecessary usages * Remove unused strings. * Removed includes * Added back required string. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Merge branch release/1.8.x into release/1.9.x (DEV)
-
Matthias Urhahn authored
-
Rituraj Sambherao authored
* Fix PopupTo Backstack issue * Popup to nav_graph for all actions leaving a submission flow fragment with destination home screen. * clean up navigation graph Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
chilja <chiljamgossow@gmail.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Chilja Gossow authored
* fix some ui issues on submission consent in QR code flow * accessibilty event Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Chilja Gossow authored
* fix tracing toggle: container and switch view use same logic sync switch view with internal tracing state * klint Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Oliver Zimmerman authored
* Added fragment descriptions to fragments that did not yet have them * Removed trailing space. * Adjusted description text Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Dec 07, 2020
-
-
Matthias Urhahn authored
This way only one person of the team has to approve and adding/removing UA team members doesn't require changes to the CODEOWNERS file. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
CWA Technical User authored
* Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/7685ac1d23bc70c8c57f96c491722d6a22f7cdff * Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/48e6987ad77a42e420809ac885d17c98e5f05d6c Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/deviceForTesters/java/de/rki/coronawarnapp/test/risklevel/ui/TestRiskLevelCalculationFragmentCWAViewModel.kt # gradle.properties
-
Katharina Seiz authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
chris-cwa authored
* fixed: fields without values are visible; + logs * detect version update, force recalc on 1.7 -> 1.8 * detect version update in diagnosis keys task only * no connection type ignoring * Add test to ensure that parsing old configs from 1.7.x fails and the default fallback for 1.8.x is used. * Fix logging typo. * no wasLastDetectionPerformedRecently abort on app update * Fix lint issues * fixed condition * used shared settings * get last encounter at from enf v1 to display second line after app update while risk level calc is not finished * fixed di * fixed tests * fixed tests * fixed tests * Add unit tests for DownloadDiagnosisKeysTask.kt * fixed tests * Add tests for DownloadDiagnosisKeysSettingsTest Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Oliver Zimmerman authored
Fix dispatcher screen to align with iOS design. (EXPOSUREAPP-4127)
-
Ralf Gehrer authored
-
Oliver Zimmerman authored
-
Chilja Gossow authored
-
Oliver Zimmerman authored
-
Oliver Zimmerman authored
-
- Dec 04, 2020
-
-
Chilja Gossow authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Oliver Zimmerman authored
* Requested text changes to negative test result. Added additional bullet point. * removed duplicate text * Lowercase 'n' on negativ, as requested by translation team. Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> * Remove duplicate for the rest of the languages... Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
janetback authored
* Update legal_strings.xml * removed duplicate resource tag * lintfix: escaped apostrophe in string Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com>
-
harambasicluka authored
* update german data privacy to new submission flow * update english data privacy to new submission flow * update turkish data privacy to new submission flow
-
harambasicluka authored