You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by lkounadis <gi...@git.apache.org> on 2017/07/31 15:25:08 UTC

[GitHub] cordova-plugin-inappbrowser pull request #233: android support for focusing ...

GitHub user lkounadis opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/233

    android support for focusing (better) on inputs

    ### Commit required 
    CB-11248 InAppBrowser no focus on input text fields
    
    ### Platforms affected
    Android


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Onegini/cordova-plugin-inappbrowser master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/233.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #233
    
----
commit c21943fa3e48e0e26d26ae31b595ca64d886a46f
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-03-26T07:39:03Z

    inAppBrowser will allow back-to-the-app-redirections using application's custom scheme
    
    scheme can be configured in config.xml using "CustomAppScheme" proererty

commit ebca6c767767e46ffee5356cb7433794740f188d
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-03-26T11:31:41Z

    inAppBrowser will not show the error while redirecting back to application

commit 5fbd28fa4730d03c500143470bff0f58ef35b716
Author: Robert Szuba <ro...@onegini.com>
Date:   2015-05-08T10:13:49Z

    OAUTH-773 disable back button functionality for android

commit 71bb6bd0da76b16bf43ab06066bb3de9c13be951
Author: Robert Szuba <ro...@onegini.com>
Date:   2015-05-08T10:22:48Z

    OAUTH-773 updated README

commit f0c2258433725d9f04b1b97837230c6b04843e07
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-08-20T11:00:20Z

    MS-608, fixed statusBar overlapping issue within inAppBrowser view

commit efb781a44087995b91dcb7dfe17b54460c43d6bc
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-09-03T05:42:16Z

    inAppBrowser will attempt to retry failing redirect using system once

commit a88b95b97936382229384072378f438b10f99ac6
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-09-03T06:13:38Z

    added string to url conversion to avoid invalid selector exception

commit 839cdf1278e0ddf0c248fa2d383acc61bb4eb882
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2015-09-18T07:26:27Z

    changed application scheme property name

commit 8eaeca6066c35be79e2b30c7d5bc41e0afbf0750
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2016-04-26T12:55:04Z

    Merge branch 'master' of https://github.com/apache/cordova-plugin-inappbrowser into apache-master

commit 4bb3fabceec588fae4f3cac8f99e67d6fe2014c7
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2016-04-26T12:55:39Z

    Merge branch 'apache-master'

commit 7dc06fa350b667060116557fcee31c6b11e22126
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2016-04-27T06:47:31Z

    removed application scheme property and detecting if there is an activity which can handle the uri

commit 01968d06004645fb6289d35c1ba31eb048c8620d
Author: Pawel Lewandowski <pa...@onegini.com>
Date:   2016-05-13T15:14:37Z

    inAppBrowser should attempt to dispatch intents only in case it is not capable of handling redirection

commit e36829ad7042d1dd389b4bc9af6b67c8b306c48e
Author: Stein Welberg <st...@onegini.com>
Date:   2017-03-17T09:47:30Z

    Merge remote-tracking branch 'upstream/master'
    
    # Conflicts:
    #	src/android/InAppBrowser.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-inappbrowser issue #233: android support for focusing (better...

Posted by infil00p <gi...@git.apache.org>.
Github user infil00p commented on the issue:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/233
  
    @lkounadis @osvso @robertszuba @steinwelberg Can someone from your company e-mail me directly regarding contributions to Cordova.  I think this needs an ICLA and CCLA.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org