Skip to content

Releases: yehiahd/FastSave-Android

Custom prefs support

Choose a tag to compare

@yehiahd yehiahd released this 10 Feb 14:25
  • Custom prefs support when init
  • Updated Gson version
  • Added more utility functions

Fix the runtime crash of getting Object List

Choose a tag to compare

@yehiahd yehiahd released this 27 Oct 14:34
1.0.6

Fix the runtime crash of getting Object List

Update Dependencies and Free Default Values

Choose a tag to compare

@yehiahd yehiahd released this 26 Sep 13:44
1.0.5

Free The Default Values to be set by developer

Open isKeyExists to be public

Choose a tag to compare

@yehiahd yehiahd released this 17 May 12:14
1.0.4

Open is key exists (make it public)

Make FastSave Lighter weight

Choose a tag to compare

@yehiahd yehiahd released this 11 Apr 15:11
1.0.3

Update Gradle and remove unusable dependencies

Get/Delete-value key checking

Choose a tag to compare

@yehiahd yehiahd released this 04 Apr 20:31

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

Choose a tag to compare

@yehiahd yehiahd released this 03 Apr 05:49
Update Readme

Minimize the min api

Add First version of the library

Choose a tag to compare

@yehiahd yehiahd released this 03 Apr 05:00
1.0.0

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