Go to file
Peter Somogyvari 4aeaf81e1e CB-5595 Fixed the positioning and autoresizing for certain rotation scenarios.
The autoresizing masks are applied conditonally based on the
browserOptions.toolbarposition flag to ensure that the toolbar is in
its correct place. Also added a utility function to query the
necessary offset for the status bar: the function takes care of the iOS
version and orientation caused differences without hardcoding the value
as 20 pixels.
2013-12-13 09:17:11 -05:00
docs updated docs + tests 2013-06-13 15:59:10 -07:00
src CB-5595 Fixed the positioning and autoresizing for certain rotation scenarios. 2013-12-13 09:17:11 -05:00
test Added amazon-fireos platform. 2013-10-30 13:36:04 -07:00
www CB-4858 Convert relative URLs to absolute URLs in JS 2013-10-10 12:21:35 -04:00
.gitignore ignore stuff 2013-07-15 18:16:34 -07:00
LICENSE [license] adding apache license file 2013-08-06 14:42:09 -07:00
plugin.xml [CB-5565] Incremented plugin version on dev branch. 2013-12-04 15:32:03 -08:00
README.md updated Readme, namespace and name tag 2013-08-14 15:44:36 -07:00
RELEASENOTES.md [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 2013-12-04 15:16:31 -08:00

cordova-plugin-inappbrowser

To install this plugin, follow the Command-line Interface Guide.

If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.