- 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
* extracted strings to html * added webviews * ktlint * fixes
-