- Jun 04, 2020
-
-
Philipp Woessner authored
* changed local config that a high match can be generated via QR code, integrated it with the UI * added the minRiskScore parameter to the ExposureConfiguration * moved the persistence of the exposure summary in a dedicated worker to ensure execution * added new backend app config and custom risk score calculation * fixed static code checks and refactoring * deleted possibility to customise app config in the tests * added test fragment for risk level calculation * static code check fixes * refactored risk level calculation and added tests * added exception if calculated risk score is above the max of the high risk score class
-
- Jun 03, 2020
-
-
marcmuschko authored
* added overview fragment baseline * main overview draft version completed with build fixes * checked some final strings again
-
- Jun 02, 2020
-
-
Fabian-K authored
* - submission-contact fragment added - StepEntry custom view added to unify various step entry views - SimpleStepEntry as a simple implementation of a StepEntry with title and text added * - apply naming conventions for ids - use CallHelper to trigger a call - access views using kotlinx.android.synthetic Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- May 30, 2020
-
-
Kolya Opahle authored
* Moved camera permission check to dispatcher fragment * Added illustrations for test result screen * Updated result fragment to match new design * Added constraints to status card * Integrated submission result positive other warning fragment in ui flow * Added submission done fragment to nav graph Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added ability to dialog helper to create dialog without negative button * Switched from AlertDialog.Builder to DIalogHelper
-
Kolya Opahle authored
-
Kolya Opahle authored
* Added submission done fragment (currently dangling in nav graph) * fixed leftover javadoc
-
Sebastian Wolf authored
-