rx-preferences icon indicating copy to clipboard operation
rx-preferences copied to clipboard

Release a new version 2.0.2

Open IslamKhSh opened this issue 3 years ago • 7 comments

@f2prateek Please release a new version 2.0.2 that includes the last pull request you accepted #143.

IslamKhSh avatar May 20 '21 14:05 IslamKhSh

FYI: the fix on master is broken. The filter here will filter out any null key emissions, meaning that the default value won't actually be emitted as #141 intended.

grandstaish avatar Jul 07 '21 12:07 grandstaish

Just a note that this is going to be very high priority very soon because all apps on Play Store need to target SDK 30 from November, and every app using this library will be affected by #141 when they update target SDK.

RobertLK avatar Sep 23 '21 10:09 RobertLK

@grandstaish this filter will filter null key, but not null value...

AlexeyKorshun avatar Oct 05 '21 04:10 AlexeyKorshun

If anyone needs to update in the meantime you can get a HEAD build from jitpack: https://jitpack.io/#f2prateek/rx-preferences/4f0d5087ab (confirmed this works fine on target SDK 30)

RobertLK avatar Oct 14 '21 15:10 RobertLK

Hey @f2prateek, would it be possible to get a new release, or should we consider the repo unmaintained and look to fork? Thanks!

Blisse avatar Aug 26 '22 18:08 Blisse

Hey @f2prateek would be pretty nice and important. I see you are still somewhat active and there are already finished Pull Request you just need to merge. Me and a lot of other developers would really appreciate it.

emuguy1 avatar May 23 '23 09:05 emuguy1

Hi - apologies for the delay here. I haven't been doing Android development for a while now so I don't feel like I am best suited to continue maintaining this library. I'm going to deprecate it and recommend a replacement. Thank you for using the library!

f2prateek avatar May 24 '23 00:05 f2prateek