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: esoxjem/MovieGuide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: esoxjem/MovieGuide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kotlin
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 110 files changed
  • 2 contributors

Commits on Apr 19, 2018

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

Commits on Apr 20, 2018

  1. initial migration

    esoxjem committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    7c11303 View commit details
    Browse the repository at this point in the history
  2. remove RxUtils

    esoxjem committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    7fc3a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. update gradle

    fix BaseApplication warnings
    esoxjem committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e455e4e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. feat(BuildSrc): added buildSrc for better gradl handling

    initishbhatt committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    f876c97 View commit details
    Browse the repository at this point in the history
  2. tests(*): updated failing tests

    initishbhatt committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    72a21b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80 from esoxjem/addBuildSrc

    feat(BuildSrc): added buildSrc for better gradle handling
    Nitish Bhatt authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    9909d06 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. refactor: added contract interface

    initishbhatt committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    dba040d View commit details
    Browse the repository at this point in the history
  2. test: fixed package issues

    initishbhatt committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    44ff448 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. refactor - removed vertical spacing

    initishbhatt committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    6aa33e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from esoxjem/contracts

    refactor: added contract interface
    esoxjem authored Sep 13, 2018
    Configuration menu
    Copy the full SHA
    a82a65f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. refactor: change tests from java t kotlin

    initishbhatt committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    f5d1453 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Merge pull request #86 from esoxjem/add_tests

    refactor: change tests from java to kotlin
    esoxjem authored Sep 29, 2018
    Configuration menu
    Copy the full SHA
    e8ad1d0 View commit details
    Browse the repository at this point in the history
Loading