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

android support for focusing (better) on inputs #233

Closed
wants to merge 13 commits into from

Commits on Mar 26, 2015

  1. inAppBrowser will allow back-to-the-app-redirections using applicatio…

    …n's custom scheme
    
    scheme can be configured in config.xml using "CustomAppScheme" proererty
    osvso committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    c21943f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebca6c7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. OAUTH-773 disable back button functionality for android

    Robert Szuba committed May 8, 2015
    Configuration menu
    Copy the full SHA
    5fbd28f View commit details
    Browse the repository at this point in the history
  2. OAUTH-773 updated README

    Robert Szuba committed May 8, 2015
    Configuration menu
    Copy the full SHA
    71bb6bd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

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

Commits on Sep 3, 2015

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

Commits on Sep 18, 2015

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

Commits on Apr 26, 2016

  1. Configuration menu
    Copy the full SHA
    8eaeca6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'apache-master'

    osvso committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    4bb3fab View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. removed application scheme property and detecting if there is an acti…

    …vity which can handle the uri
    osvso committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    7dc06fa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. inAppBrowser should attempt to dispatch intents only in case it is no…

    …t capable of handling redirection
    osvso committed May 13, 2016
    Configuration menu
    Copy the full SHA
    01968d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	src/android/InAppBrowser.java
    steinwelberg committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    e36829a View commit details
    Browse the repository at this point in the history