Skip to content

Releases: RkNaing/EncryptedPreferenceDatastore

1.0.5 Release

21 Apr 05:34

Choose a tag to compare

  • Reduced minSDK to support Android SDK 21 and above

1.0.4 Release

05 Apr 09:17

Choose a tag to compare

  • Updated AGP and dependency versions
  • Check IV size before use in CryptoManager
  • Make datastore remove extension method to accept multiple keys making multiple keys deletion transactional

Android Encrypted Preference Data Store

25 Jan 17:43

Choose a tag to compare

The encrypted version preference data store with exact same API and usage as the preference datastore, just the way as SharedPreferences and EncryptedSharedPreferences.