f2prateek / rx-preferences

Reactive SharedPreferences for Android
http://f2prateek.com/2015/10/05/rx-preferences/
Apache License 2.0
1.54k stars 132 forks source link

Fork of f2prateek/rx-preferences #146

Open pablobaxter opened 1 year ago

pablobaxter commented 1 year ago

I truly hope @f2prateek is doing well. However, this project has gone unmaintained for a while, and it's been extremely useful to myself and others. For that reason, I've created my own fork of this project (https://github.com/pablobaxter/rx-preferences) with the intent of continuing to maintain and improve it. I've already made a few fixes reported on this repo, as well as added other frameworks that follow along a similar API as rx-preferences (https://github.com/pablobaxter/rx-preferences/blob/master/CHANGELOG.md#version-100---all--2023-03-27).

Binaries have already been published to Maven, and my fork has a migration guide for those who wish to migrate over.

f2prateek commented 1 year ago

Thank you for making a replacement. I have updated the README to point to your library - https://github.com/f2prateek/rx-preferences/commit/713f86b880631935a803b9c1cd4c51e7159dd39a.