PackageTrack
Sign in Get early access

io.reactivex.rxjava3:rxandroid

3.0.2 #484 most downloaded on Maven Central ReactiveX/RxAndroid

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

4 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Feb 2020 to Nov 2022
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 3.0.2 09 Nov 2022
    Release notes

    Fixed:

    • Ensure the main scheduler can be replaced in unit tests without needing Robolectric.

    Download:

    implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
    Open source →
    Release notes

    Fixed:

    • Ensure the main scheduler can be replaced in unit tests without needing Robolectric.
    Open source →
  2. 3.0.1 09 Nov 2022
    Release notes

    Fixed:

    • AndroidSchedulers.mainThread() now correctly checks whether async messages are supported by the
      current Android version. Previously it always assumed they were available (true on API 16+).

    Changed:

    • Update to RxJava 3.1.5. This includes a transitive dependency bump to Reactive-Streams 1.0.4 which
      re-licenses that dependency from CC-0 to MIT-0.

    Download:

    implementation 'io.reactivex.rxjava3:rxandroid:3.0.1'
    Open source →
    Release notes

    Fixed:

    • AndroidSchedulers.mainThread() now correctly checks whether async messages are supported by the current Android version. Previously it always assumed they were available (true on API 16+).

    Changed:

    • Update to RxJava 3.1.5. This includes a transitive dependency bump to Reactive-Streams 1.0.4 which re-licenses that dependency from CC-0 to MIT-0.
    Open source →
  3. 3.0.1-rc1 09 Nov 2022 pre-release

    Nothing published for this version

  4. 3.0.0 14 Feb 2020
    Release notes

    General availability of RxAndroid 3.0 for use with RxJava 3.0!

    The Maven groupId has changed to io.reactivex.rxjava3 and the package is now io.reactivex.rxjava3.android.

    The APIs and behavior of RxAndroid 3.0.0 is otherwise exactly the same as RxAndroid 2.1.1 with one notable exception:

    Schedulers created via AndroidSchedulers.from now deliver async messages by default.
    This is also true for AndroidSchedulers.mainThread().

    For more information about RxJava 3.0 see its release notes.

    Download:

    implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
    Open source →
    Release notes

    General availability of RxAndroid 3.0 for use with RxJava 3.0!

    The Maven groupId has changed to io.reactivex.rxjava3 and the package is now io.reactivex.rxjava3.android.

    The APIs and behavior of RxAndroid 3.0.0 is otherwise exactly the same as RxAndroid 2.1.1 with one notable exception:

    Schedulers created via AndroidSchedulers.from now deliver async messages by default. This is also true for AndroidSchedulers.mainThread().

    For more information about RxJava 3.0 see its release notes.


    Version 2.x can be found at https://github.com/ReactiveX/RxAndroid/blob/2.x/CHANGES.md

    Version 1.x can be found at https://github.com/ReactiveX/RxAndroid/blob/1.x/CHANGES.md

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive