adorsys / secure-storage-android

Store strings & credentials securely encrypted on your device
Apache License 2.0
367 stars 58 forks source link

contains() method #10

Closed zplesac closed 7 years ago

zplesac commented 7 years ago

It would be nice if you could add contains() method, which would check if a key-value pair is stored in the SecurePreferences.

luckyhandler commented 7 years ago

@zplesac thanks for the input, we consider it for our next update

luckyhandler commented 7 years ago

in the meantime feel free to contribute to the project

luckyhandler commented 7 years ago

feature added and merged