-
Due to the SharedPreferences field value in SecurePreferences it is impossible to have multiple secure preference files. This also causes issues when running Robolectric tests. We saw test pollution w…
-
I am using secure-preferences to encrypt my local preferences. However, when using Robolectric to run unit tests, the preferences are not correctly filled in, and when trying to check if the key is co…
-
Hello,
I see your project heavily relies on EventBus - especially the **SchedulerTransformer**. If I remove EventBus dependency from my project, and use Otto instead, will the compilation break?
Rig…
-
Hi Scott,
After security scan by our tool this lib get failed because follows threat is found.
Description: This cryptographic object is initialized with the cipher spec 'AES', which uses the known …
-
I guess that should be `java.util.logging.Logger`.
-
What is the license that SecurePreferences is distributed under? Can you add a licensing file describing the license, or add a mention at the bottom of the readme?