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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Kotlin and the libs for coroutines #200

Merged
merged 14 commits into from
Jan 30, 2022

Commits on Dec 18, 2021

  1. Migrated Project to Kotlin 1.5.30

    * Updated scarlet-stream-adapter-coroutines to be compatible with 1.5.30 as well regarding use of asFlow and channels
    greggiacovelli committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    e5bbbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952bdba View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    9433b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430235d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177b3fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7350086 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77722cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73e0ace View commit details
    Browse the repository at this point in the history
  7. Updating to coroutines 1.4 and higher removes the reactive streams be…

    …havior of the past
    
    Relied on a subscription and a buffered observer, adding buffering
    greggiacovelli committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    60240cb View commit details
    Browse the repository at this point in the history
  8. Documentation

    greggiacovelli committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ceaee51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55bb7fc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    1a11349 View commit details
    Browse the repository at this point in the history
  2. Proper variable naming

    greggiacovelli committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b511a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    58b07ed View commit details
    Browse the repository at this point in the history