- Nov 23, 2020
-
-
Matthias Urhahn authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
chris-cwa authored
ignore negative secondsSinceLastScan
-
- Nov 20, 2020
-
-
BMItter authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
Merge 1.7.x into 1.8.x (DEV)
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/nearby/modules/detectiontracker/DefaultExposureDetectionTracker.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/nearby/modules/detectiontracker/ExposureDetectionTracker.kt
-
Matthias Urhahn authored
Migration to google ENF client v2 (window mode) (EXPOSUREAPP-3456)
-
Matthias Urhahn authored
-
Philipp Nowak authored
Fix scrolling for SubmissionQRCodeInfoFragment and refactor layout code structure to match the other layouts (EXPOSUREAPP-3436) (#1607) (#1662) Co-authored-by:
Katharina Seiz <Katharina.Seiz@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Matthias Urhahn authored
-
Matthias Urhahn authored
* Unarm the quota check for now. * Make key provider unit tests more specific. * Add time unit to parameter name.
-
Kolya Opahle authored
-
Kolya Opahle authored
Merge remote-tracking branch 'origin/feature/3456-enfv2-main-branch' into feature/3456-enfv2-main-branch
-
Kolya Opahle authored
Changed ApplicationConfigurationInvalidException to NormalizedTimePerDayToRiskLevelMappingMissingException Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Matthias Urhahn authored
-
chris-cwa authored
Merge branch 'feature/3456-enfv2-main-branch' of https://github.com/corona-warn-app/cwa-app-android into feature/3456-enfv2-main-branch
-
chris-cwa authored
-
chris-cwa authored
* updated test api fragment to display exposure windows * do not show dummy text on device * removed it
-
chris-cwa authored
-
BMItter authored
-
BMItter authored
- Added requireAtLeast to ENFVersion - Added UnsupportedENFVersionException - Throw UnsupportedENFVersionException in provideDiagnosisKeys - Adjusted Tests
-
Matthias Urhahn authored
-
chris-cwa authored
-
AlexanderAlferov authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
- Nov 19, 2020
-
-
BMItter authored
removed useless test
-
BMItter authored
-
Matthias Urhahn authored
-
BMItter authored
* Show aggregated risk result in testmenu riskCalculationFragment * Use extention fun to build string for aggregated result * Show exposure window count and exposure windows as json + fixed a layoutbug with cut off * satisfy lint * Use real values * Connected ExposureResultStore * ENF v2 Calculation adjusted Testmenu Entry for v2 * Adjusted to ExposureResultStore changes * Added logs * Removed and adjusted some old stuff * Made backend parameters a little bit better readable * its better this way * Created additional risk calc info * Refactoring * sourcecheck clean
-
BMItter authored
-
chris-cwa authored
* do not prematurely abort diagnosis keys task, if there is no last server fetch time; before anything else store time stamp after successfully submitting keys to enf * comments and logs * We need to reset the tracked exposure detections on app reset. * Make sure that all flow preferences reset when we use the app reset function. * Add workaround for EncryptedSharedPreferences, it's `clear` behavior is not like a normal sharedpreference, as no listeners are called when keys are removed. * Fix failing test. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
chris-cwa authored
* inject enf client and exposure result store * Fix klint. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
Catch case where we are trying to download on the same hour as previously, but on a new day. (#1670) Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
janetback authored
-
Matthias Urhahn authored
-
Kolya Opahle authored
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Kolya Opahle authored
-
Kolya Opahle authored
-