- Dec 17, 2020
-
-
Ralf Gehrer authored
-
- Dec 10, 2020
-
-
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>
-
- Sep 17, 2020
-
-
Matthias Urhahn authored
* DI: ViewModel (VDC) injection wiring + example in TestRiskLevelCalculation.kt * Refactoring the TestRiskLevel fragment to demo our new viewmodel approach. Part1 * Refactoring the TestRiskLevel fragment to demo our new viewmodel approach. Part2 * Fix `Unexpected indentation (expected 4, actual 8)` * Code fluff * klint * Remove empty test + klint * Rename VDC to CWAViewModel * Add example unit tests for the TestFragment's ViewModel. * Revert AppInjector renaming. * Comments explaining the code. * Rename class to make it's purpose less confusing. * Revert "Rename class to make it's purpose less confusing." This reverts commit c80298bb * Rename class to make it's purpose less confusing. * Simpler ViewModel Injection example. * klint <3 Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Aug 26, 2020
-
-
Matthias Urhahn authored
* Disable klint debug output to make it easier to find the actual error in the log. * Setup jUnit5 & kotest. * Add base classes for testing to setup log output. * Introduce class `DeviceStorage` to check (or request on newer APIs) free space. Rel. EXPOSUREAPP-2259 * Add test cases for failure modes. * Make it obvious that the check should not be executed on the ui thread. * Try fall back to legacy method if the API26+ version fails. If that also fails, throw the exception and let the caller handle it. * Wire up injection annotations. * Remove unused mockito testing dependency. * klint... Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Jul 14, 2020
-
-
AlexanderAlferov authored
-
- Jul 13, 2020
-
-
Philipp Woessner authored
* 1.1.0 version bump * Lottie added Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com> Co-authored-by:
Alexander Alferov <a.alferov@sap.com>
-
Alexander Alferov authored
-
- Jun 11, 2020
-
-
Hee Tatt Ooi authored
* Update 3rd party notices * libs in display texts Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Jun 10, 2020
-
-
Hee Tatt Ooi authored
-
- Jun 09, 2020
-
-
harambasicluka authored
* added new guidelines * fixed card * removed onboarding webview * design polish & translations Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
harambasicluka authored
* extracted strings to html * added webviews * ktlint * fixes
-