- Feb 15, 2021
-
-
Mohamed authored
* Add new google apis aar * show error * lint * Remove comma * Use kotlinx await * Handle ApiException * Remvoe line * Handle user consent selection * Add consent version * Move logic into provider * Handle result in presentation layer * Fix tests * Handle exception * Request keys release * Refactor key retrieval * Adjust docs * Handle exceptions for different cases * Add mock context * Fis comment * Revert * Use Cached keys * lint * Create separate internal methods for different apis * Add timeout for receiver * Fix unit tests * lint * Add some logs * Revert "Add some logs" This reverts commit de8f83c0ef90eaf80682bbc6674f51c74c3be834. * Add logs * Prevent creating multiple instances. New exposure notification launches new instance when it is clicked * Add more unit tests * Fix typo * Add tests for consent viewmodel * Add unit tests for TEKHistoryUpdater changed behaviour * Register receiver before hitting Google Api * Code formatting, typo and VisibleForTesting. * Add space * Additional unit tests for edge cases. * Static import * Infer type Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Nov 10, 2020
-
-
Ralf Gehrer authored
* Update EN SDK to 1.7.2 (EXPOSUREAPP-3662) * Upgrade Work Manager dependencies Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Aug 27, 2020
-
-
BMItter authored
* EXPOSUREAPP_2025 Updated exposure api * Ignore location unavailable on devcie which support locationless scanning * EN Update updated exposure notification from 1.6.0->1.6.1 * update build.gradle to exlicit implement EN aar explicit implementation for exposurenotification sdk 1.6.1 Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Jul 30, 2020
-
-
Philipp Woessner authored
* Background jobs debug notifications * added 1.5 ENF SDK and start one time work in application onCreate * schedule one time worker in onCreate * added alternative with wakelock and execution in onCreate directly * refined wakelock and debug notifications * ktlint fixes Co-authored-by:
Alexander Alferov <a.alferov@sap.com> Co-authored-by:
d067928 <jakob.moeller@sap.com>
-
- May 30, 2020
-
-
Sebastian Wolf authored
-