Skip to content

Releases: mengdd/PreferencesProvider

0.2.0

15 Nov 06:04

Choose a tag to compare

Fix the problem of authority conflicts if the library is used by multiple apps. #2

0.1.0

07 Sep 02:50

Choose a tag to compare

The first release of this preferences utils library.
This implementation is using Content Provider to store the preferences.
Using like SharedPreferences, but support using across process.