Skip to content

v2.7 - Initial Release: DataManager Library for Android

Choose a tag to compare

@jummania jummania released this 20 Nov 15:58
· 100 commits to master since this release

This is the first stable release of the DataManager library, a versatile tool designed to simplify data management in Android applications.

Features:

  • Efficient data retrieval, storage, and manipulation for Android apps.
  • Easily handle String, Int, Long, Float, Boolean, and List data types.
  • Seamless integration with Gson for serialization and deserialization.
  • Support for storing data in files with versioning (using gh-pages for documentation).

What’s New:

  • First public release with all core features for data management.
  • Basic functionality to save, retrieve, and delete data from internal storage.
  • Documentation available online for developers.

Installation:

Follow the instructions in the repository's README to get started with the library.

Note:

This is the initial release, so expect regular updates to improve functionality and add new features.

Full Changelog: 2.5...2.7