Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mabuthraa/EasyFlow-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: baldapps/EasyFlow-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 28 files changed
  • 1 contributor

Commits on Aug 10, 2019

  1. Android improvements

    baldapps committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    a0ea9a8 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    baldapps committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    df7fd1d View commit details
    Browse the repository at this point in the history
  3. Fix errors

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

Commits on Aug 11, 2019

  1. More flows for the same activity

    It was impossible to correctly manage more flows
    for the same activity, each flow must have a unique
    tag in order to save on bundle a unique context instance.
    baldapps committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    1141a34 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

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

Commits on Aug 24, 2019

  1. Restart the flow if final state was reached

    Restart the flow via start() method if final state
    was reached.
    baldapps committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    f96957c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Bug fix

    baldapps committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    95e9d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Fix crash

    baldapps committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    741c887 View commit details
    Browse the repository at this point in the history
Loading