Skip to content

Releases: yehiahd/FastSave-Android

Custom prefs support

10 Feb 14:25
Compare
Choose a tag to compare
  • Custom prefs support when init
  • Updated Gson version
  • Added more utility functions

Fix the runtime crash of getting Object List

27 Oct 14:34
Compare
Choose a tag to compare
1.0.6

Fix the runtime crash of getting Object List

Update Dependencies and Free Default Values

26 Sep 13:44
Compare
Choose a tag to compare
1.0.5

Free The Default Values to be set by developer

Open isKeyExists to be public

17 May 12:14
Compare
Choose a tag to compare
1.0.4

Open is key exists (make it public)

Make FastSave Lighter weight

11 Apr 15:11
Compare
Choose a tag to compare
1.0.3

Update Gradle and remove unusable dependencies

Get/Delete-value key checking

04 Apr 20:31
Compare
Choose a tag to compare

Add Key existence checking before getting or deleting them with awesome logging in case of no values founded for specific key.

Add Delete element by key.

minimize The Minimum SDK version supported

03 Apr 05:49
Compare
Choose a tag to compare
Update Readme

Minimize the min api

Add First version of the library

03 Apr 05:00
Compare
Choose a tag to compare
1.0.0

Merge branch 'master' of https://github.com/yehiahd/FastSave-Android