Go to file
Jason Chase ad263a1b53 CB-8444 Don't clobber window.open
- Add new symbol/clobber to access open function (`cordova.InAppBrowser.open`)
- Change existing tests to use new symbol (i.e. don't rely on plugin clobber of `window.open`)
- Add tests to use `window.open` via manual replace with new symbol
- Update docs to deprecate plugin clobber of `window.open`
2015-02-12 16:34:32 -05:00
doc CB-8444 Don't clobber window.open 2015-02-12 16:34:32 -05:00
src Add missing license header for src/ubuntu/InAppBrowser_escapeScript.js 2015-02-04 16:03:59 -05:00
tests CB-8444 Don't clobber window.open 2015-02-12 16:34:32 -05:00
www CB-7690 InAppBrowser loadstart/loadstop events issues 2014-11-12 22:35:10 -08:00
.gitignore ignore stuff 2013-07-15 18:16:34 -07:00
CONTRIBUTING.md CB-6806 Add license 2014-05-30 11:30:32 -04:00
LICENSE [license] adding apache license file 2013-08-06 14:42:09 -07:00
NOTICE Add NOTICE file 2014-02-27 15:45:10 -05:00
plugin.xml CB-8444 Don't clobber window.open 2015-02-12 16:34:32 -05:00
README.md CB-5658 Add doc.index.md for InAppBrowser plugin 2013-12-18 15:31:18 -05:00
RELEASENOTES.md CB-8429 Updated version and RELEASENOTES.md for release 0.6.0 2015-02-04 20:12:45 -05:00

org.apache.cordova.inappbrowser

Plugin documentation: doc/index.md