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

Kotlin flow (Demo) #7

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Kotlin flow (Demo) #7

wants to merge 24 commits into from

Commits on Jul 24, 2019

  1. added flow setup

    ragdroid committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    c7f3151 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. mvi flow

    ragdroid committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    c8a0228 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. flow working

    ragdroid committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    51d5a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. description api call

    ragdroid committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    72a2f08 View commit details
    Browse the repository at this point in the history
  2. finishing touches

    ragdroid committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    9c3359f View commit details
    Browse the repository at this point in the history
  3. added viewmodel test

    ragdroid committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2716d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. fix publish subject

    ragdroid committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    bbb97c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. test dispatcher changes

    ragdroid committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    6826d43 View commit details
    Browse the repository at this point in the history
  2. rx coroutines interop

    ragdroid committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    c36f1ab View commit details
    Browse the repository at this point in the history
  3. clean up

    ragdroid committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    1ff0855 View commit details
    Browse the repository at this point in the history
  4. streams

    ragdroid committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    18dbb3e View commit details
    Browse the repository at this point in the history
  5. add some docs

    ragdroid committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    6d5eca8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    268e0a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. ui changes

    ragdroid committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    33610ca View commit details
    Browse the repository at this point in the history
  2. remove loading from state

    ragdroid committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    33e9cfb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. clean up

    ragdroid committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    d8ee88c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. minor changes

    ragdroid committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    d1b00dd View commit details
    Browse the repository at this point in the history
  2. mino changes

    ragdroid committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    d4cc445 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. depict state differently

    ragdroid committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    9880e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. review comments

    ragdroid committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    e02b971 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. addressed reviews

    ragdroid committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    14b9111 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. finalize demo

    ragdroid committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    2fdb71e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. fix description

    ragdroid committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    2b13d3d View commit details
    Browse the repository at this point in the history
  2. update co routines

    ragdroid committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ef2ff0b View commit details
    Browse the repository at this point in the history