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 <[email protected]>
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 <[email protected]>
Date: 2015-03-26T11:31:41Z
inAppBrowser will not show the error while redirecting back to application
commit 5fbd28fa4730d03c500143470bff0f58ef35b716
Author: Robert Szuba <[email protected]>
Date: 2015-05-08T10:13:49Z
OAUTH-773 disable back button functionality for android
commit 71bb6bd0da76b16bf43ab06066bb3de9c13be951
Author: Robert Szuba <[email protected]>
Date: 2015-05-08T10:22:48Z
OAUTH-773 updated README
commit f0c2258433725d9f04b1b97837230c6b04843e07
Author: Pawel Lewandowski <[email protected]>
Date: 2015-08-20T11:00:20Z
MS-608, fixed statusBar overlapping issue within inAppBrowser view
commit efb781a44087995b91dcb7dfe17b54460c43d6bc
Author: Pawel Lewandowski <[email protected]>
Date: 2015-09-03T05:42:16Z
inAppBrowser will attempt to retry failing redirect using system once
commit a88b95b97936382229384072378f438b10f99ac6
Author: Pawel Lewandowski <[email protected]>
Date: 2015-09-03T06:13:38Z
added string to url conversion to avoid invalid selector exception
commit 839cdf1278e0ddf0c248fa2d383acc61bb4eb882
Author: Pawel Lewandowski <[email protected]>
Date: 2015-09-18T07:26:27Z
changed application scheme property name
commit 8eaeca6066c35be79e2b30c7d5bc41e0afbf0750
Author: Pawel Lewandowski <[email protected]>
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 <[email protected]>
Date: 2016-04-26T12:55:39Z
Merge branch 'apache-master'
commit 7dc06fa350b667060116557fcee31c6b11e22126
Author: Pawel Lewandowski <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]