GitHub user shingotoda opened a pull request: https://github.com/apache/cordova-android/pull/149
CB-8317: Make it work to load about:blank and to dispatch exit message JIRA: https://issues.apache.org/jira/browse/CB-8317 Please take a look at my patch and give feedback. I'm not really confident on the modification. As alternative workaround, I thought isCurrentlyLoading should be set to true just after loadUrlNow() if an app is running on KitKat. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shingotoda/cordova-android master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/149.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 #149 ---- commit 38b384ce5d76708a31e3c06265716b9951694973 Author: sgrebnov <v-seg...@microsoft.com> Date: 2015-01-16T10:04:01Z CB-8201 Add support for auth dialogs into Cordova Android commit f942600cc7fab1fc5baecd1a4f259b1ebe9a12f6 Author: shingotoda <shingotoda1...@gmail.com> Date: 2015-01-16T06:40:54Z CB-8317: Make it work to load about:blank and to dispatch exit message commit d3ee60fb448fa4973507d7fd41ec5f5a1c31462c Author: shingotoda <shingotoda1...@gmail.com> Date: 2015-01-16T22:41:39Z Merge branch 'CB-8317' ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org