scottyab / secure-preferences

Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
1.53k stars 235 forks source link

V1.0 revamp #74

Closed scottyab closed 2 years ago

scottyab commented 6 years ago

Big changes!

TODO:

Looking for comments and feedback before merging to master.