- Nov 20, 2020
-
-
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
-
- 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
-
chris-cwa authored
* inject enf client and exposure result store * Fix klint. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
janetback authored
-
Kolya Opahle authored
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Kolya Opahle authored
-
Kolya Opahle authored
-
Kolya Opahle authored
-
Kolya Opahle authored
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
Matthias Urhahn authored
* Display the current ENF Version within our app information menu. * Make ENF Version text clickable and take the user to the ENF system screen. * klint ಠ_ಠ Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
AlexanderAlferov authored
-
Matthias Urhahn authored
* Move doBackgroundNoiseCheck call into MainActivity viewmodel and use guarded launch method from viewmodel. * Move startStopTracing to viewmodel and use guarded launch method. * Move `schedulePositiveTestResultReminder` from being launched in the fragment to viewmodels (with guarded launch). * Good morning LINTer Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
janetback authored
* Update privacy_de.html * Update privacy_en.html * Update privacy_tr.html * Update privacy_tr.html Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Nov 18, 2020
-
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
-
BMItter authored
-
chris-cwa authored
-
Matthias Urhahn authored
-
chris-cwa authored
-
chris-cwa authored
-
chris-cwa authored
-
chris-cwa authored
-
chris-cwa authored
-
BMItter authored
-
Kolya Opahle authored
-
Matthias Urhahn authored
Fix RiskLevelCalculationTask not being executed if no new match was found (EXPOSUREAPP-3849) (#1657) * Execute risk calculation even if no match. * Pass an "originTag" with each started task to support debugging efforts. Fix unit test regression. * Re-add missing download task arguments. * Fix misleading log statement.
-
chris-cwa authored
* activate WindowExposure mode * extirpated tokens! * detekt, ktlint * fixed tests * - v1 methods * - get v1 exposure summary * - fixme * updated exposure summary repo * Adding mock dependencies that are required to instantiate the worker factories in our binding test. * Added numberOfDaysWithHighRisk and numberOfDaysWithLowRisk according to new tech spec * Transformed minimumDistinctEncountersForRisk and mostRecentDateForRisk into extension fun * make sure list of windows and aggregated result belong together * sending values for current UI * fixed ktlint * renamed ExposureResultStore * fixed tests Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
BMItter <berndus@gmx.de>
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Kolya Opahle authored
-
Kolya Opahle authored
-