This repository was archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 487
Merge 1.5.x into 2.0.x (DEV) #2646
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Ia5320da229d4d53fdb7bb89f2cb89fb445e5a92a
Co-authored-by: Ralf Gehrer <[email protected]> Co-authored-by: Juraj Kusnier <[email protected]>
…2606) Co-authored-by: harambasicluka <[email protected]>
Co-authored-by: harambasicluka <[email protected]>
Co-authored-by: Ralf Gehrer <[email protected]> Co-authored-by: harambasicluka <[email protected]>
Co-authored-by: harambasicluka <[email protected]>
This commit updates the repositories table. Co-authored-by: Christian Neu <[email protected]> Co-authored-by: harambasicluka <[email protected]>
* Revert string changes * Revert TracingExplanationDialog * Implement TracingExplanationDialog * Update strings * Update tests * Remove unnecessary comment
* Update contact_diary_strings.xml * Update strings.xml
* move logic to collector * reset before new registration * more tests * fix test * fix calculation for missing values and more tests * fix test * remove max * use -1 as default if value cannot be calculated * set default to -1 * change date in tests * fix reset Co-authored-by: Lukas Lechner <[email protected]>
* [INTERNAL] Translation delivery: commit by LX Lab Change-Id: Icad98989d5e708235ad3cc3e46bb891b6fa9d49b * [INTERNAL] Translation delivery: commit by LX Lab Change-Id: I3e8c10ce666e2deb4e51392c0b602565f46e117b
* Create new entires in TestDonorSettings * Lint * Improve logging * Add some tests * More tests and more logs * Docs * Use aggregated date * Log right date * Use `RiskLevelResult.lastRiskEncounterAt` * Add unit tests. * Tweak logging. Co-authored-by: harambasicluka <[email protected]> Co-authored-by: Matthias Urhahn <[email protected]> Co-authored-by: Ralf Gehrer <[email protected]>
…chlagen" (EXPOSUREAPP-5843) (#2632) * Risk Level calculation is now only aborted when the user has seen the positive test result * Fixed tests for Risk Level calc changes Co-authored-by: harambasicluka <[email protected]> Co-authored-by: Ralf Gehrer <[email protected]>
…REAPP-4484) #2638 * If there is an `initialTestResultReceivedTimestamp` it may be the bug. If there is also a registration value, but no `devicePairingSuccessfulAt` timestamp, then we are being called from `asyncRegisterDeviceViaGUID` or `asyncRegisterDeviceViaTAN`, and it's a new test and `initialTestResultReceivedTimestamp` should be null. * Fix check order and add tests.
# Conflicts: # Corona-Warn-App/src/main/res/values/strings.xml # gradle.properties
ralfgehrer
approved these changes
Mar 18, 2021
|
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Nothing major.