Thanks to visit codestin.com
Credit goes to github.com

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: fullstackreact/react-native-oauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codingways/react-native-oauth
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.
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 13, 2017

  1. user agent changed to support mobile view as well as solve issue with…

    … disallow user agent for google login in webview
    Roshan Gautam authored and Roshan Gautam committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    c7327d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

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

Commits on Sep 8, 2017

  1. Fix for non mobile friendly pages in Android

    Using a User Agent String created from the native webview makes the login pages appear in their mobile friendly form
    
    Signed-off-by: Robin Tang <[email protected]>
    qispark committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    7426e1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request

    tinchogon34 committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    197ee13 View commit details
    Browse the repository at this point in the history
  3. Rollback pr

    tinchogon34 committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    483aeb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Fix scopes

    tinchogon34 committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    afca9bf View commit details
    Browse the repository at this point in the history
  2. Fix scopes

    tinchogon34 committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    3d4f29d View commit details
    Browse the repository at this point in the history
Loading