Skip to content

Tags: phonegap-build/ChildBrowser

Tags

4.2.1

Toggle 4.2.1's commit message
v4.2.1

4.2.0

Toggle 4.2.0's commit message
[4.2.0] plugman

4.1.1

Toggle 4.1.1's commit message
Tag for version 4.1.1

4.1.0

Toggle 4.1.0's commit message
[v4.1.0] for PG 2.3.0

4.0.0

Toggle 4.0.0's commit message
Cordova 2.1 support (fixes alunny#20)

based mostly on @shazron's patch from phonegap/phonegap-plugins@d4ce61d
with changes to take account of the alunny/ChildBrowser changes. Also,
changed ChildBrowserViewController#supportedInterfaceOrientations to
work on iOS 5 (Shaz's change references an iOS6-only constant)

will not be compatible with earlier versions of Cordova, most likely.
Gonna version this one as 4.x

will also, likely, be followed by a flurry of bug fix commits. It did
compile though!

3.0.4

Toggle 3.0.4's commit message
[ios] s/appViewController/viewController/

yay deprecation!

3.0.2

Toggle 3.0.2's commit message
[xml] target "config.xml" for Android 2.0.0

pluginstall @ 0.3.7 will ignore the plugins.xml tag, as that file won't
exist

3.0.1

Toggle 3.0.1's commit message
[android] don't use broken (in 1.9) getContext

3.0.0

Toggle 3.0.0's commit message
[android] use cordova member, not (legacy) ctx