Skip to content
Snippets Groups Projects
Unverified Commit 7106941a authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Wrap EncryptedSharedPreferences initialization in a retry mechanism (EXPOSUREAPP-1851) (#1235)


* Add retry mechanism with backoff to EncryptedSharedPreferences creation.

* Increase default delays and make the actual delay a randomized value between the last and the new delay.

* Upgrade to "androidx.security:security-crypto:1.0.0-rc03"

* Further space retry delays.

* Unit tests for retry mechanism and factory init.

* klint

* Fixed flaky test.

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent 44090fa9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment