pwittchen / prefser

Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Apache License 2.0
229 stars 26 forks source link

Migration to RxJava2 #98

Closed pwittchen closed 7 years ago

pwittchen commented 8 years ago

Things to do:

Remember about keeping backward compatibility with RxJava1.x.

pwittchen commented 7 years ago

Code was migrated in https://github.com/pwittchen/prefser/commit/0c5d5adbf6f335800d80f637596a7e49c2a1e2f2.