Skip to content

Releases: VictorAlbertos/RxGcm

Remove naive observables

23 Jun 14:42
Compare
Choose a tag to compare
Merge pull request #18 from VictorAlbertos/remove_redundant_observables

Remove naive observables.

Don't modify scheduler observable for RxGcm.Notifications.currentToken method.

07 Jun 10:39
Compare
Choose a tag to compare
0.2.9

Don't modify scheduler observable for RxGcm.Notifications.currentToke…

Refactor handling error subscription with Actions.empty()

27 May 15:27
Compare
Choose a tag to compare
0.2.8

refactor handling error subscription with Actions.empty()

Handling error subscription on observable returned by GcmReceiverData.onNotification

27 May 10:38
Compare
Choose a tag to compare

Fix bug for deeply nested fragments.

12 May 14:38
Compare
Choose a tag to compare
0.2.6

Fix bug for deeply nested fragments.

Fix #14 -> Support nested fragments

12 May 12:04
Compare
Choose a tag to compare
0.2.4

Fix #14 -> Support nested fragments

Fixes #13

10 May 18:31
Compare
Choose a tag to compare

#13 -> GcmReceiverUIForeground target method constrains the target screen to one key

Implement null check for GcmReceiverUIForeground

21 Apr 08:10
Compare
Choose a tag to compare

1 -> Implement null check before accessing target() value on GcmReceiverUIForeground in order to allow supplying null when implementing GcmReceiverUIForeground

2 -> Implement null check before using GetGcmReceiversUIForeground.Wrapper value to prevent crash when GcmReceiverUIForeground has not been implemented by the current visible screen

0.2.1 version released

03 Apr 12:10
Compare
Choose a tag to compare
version 0.2.1

Release version 0.2.0

02 Apr 16:51
Compare
Choose a tag to compare
Update README.md