Skip to content

Releases: EhmaUgbogo/EasyPref

v1.0.2

30 Jun 16:13
871d43c
Compare
Choose a tag to compare

Included hasKey and deleteKey

v1.0.1

01 Jun 19:32
Compare
Choose a tag to compare

EasyPref is now reactive also i.e you can observe any key and listen for its value. Also included Double put and get functions. Opened up default param to user choice. Throws PrefException on Type mismatch + other update

v1.0.0

30 May 20:08
Compare
Choose a tag to compare

EasyPref is a library that wraps around android SharedPreferences class. It can be used to store all types including custom classes