Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RxJava 3 module #1929

Closed
wants to merge 13 commits into from
Closed

Add RxJava 3 module #1929

wants to merge 13 commits into from

Commits on Apr 23, 2020

  1. Stub rx3 artifact

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    2c23fc3 View commit details
    Browse the repository at this point in the history
  2. Copy in rx2 sources

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    63d1bd0 View commit details
    Browse the repository at this point in the history
  3. Target Java 8

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    323766c View commit details
    Browse the repository at this point in the history
  4. Migrate to rx3

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    eb47707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8159218 View commit details
    Browse the repository at this point in the history
  6. Remove deprecated APIs

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8e7239b View commit details
    Browse the repository at this point in the history
  7. Update README

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    baccbf9 View commit details
    Browse the repository at this point in the history
  8. Update flow.md

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b708897 View commit details
    Browse the repository at this point in the history
  9. Undue qualified reference issues

    This isn't the most obvious but I guess it's intentional "I know what I'm doing" code :)
    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    6c240cc View commit details
    Browse the repository at this point in the history
  10. Regenerate api

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5dee81a View commit details
    Browse the repository at this point in the history
  11. Fix javadoc urls

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    98e42db View commit details
    Browse the repository at this point in the history
  12. Remove suppressions

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5b509ab View commit details
    Browse the repository at this point in the history
  13. Fix packages in readme

    ZacSweers committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    f44e6b5 View commit details
    Browse the repository at this point in the history