Updated the JS in the Android repo with the lastest from the JS repo.
InAppBrowser should just work with any project that is started with the
"create" command.
Simon Mac Donald
http://hi.im/simonmacdonald
On Fri, Nov 23, 2012 at 7:48 AM, Brian LeRoux wrote:
> doh, should've noticed that in the
doh, should've noticed that in the commit---thx man
On Fri, Nov 23, 2012 at 12:38 PM, Simon MacDonald wrote:
> I bet it is because I did not pull the JS change into the Android repo. My
> dev env does that for me. I fix that in a couple of hours.
>
> Simon
>
> On Friday, November 23, 2012, Bria
I bet it is because I did not pull the JS change into the Android repo. My
dev env does that for me. I fix that in a couple of hours.
Simon
On Friday, November 23, 2012, Brian LeRoux wrote:
> Eh Simon, was just trying to kick the tires using the wiki test page [1]
> but always only loads in the
Eh Simon, was just trying to kick the tires using the wiki test page [1]
but always only loads in the webview for me atm. I'm certain I missed
something simple---all I did was create a default project---anything
immediately occur that I might be missing?
[1] http://wiki.apache.org/cordova/InAppBro
Well, I've got the code mostly implemented there are some things that
probably can be thrown away or cleaned up a bit (UI, events). I'll probably
push a version later tonight. All of the manual mobile spec tests are
working for me.
With regards to the back button, if clicked it closes the InAppBro
Why do we have the Forward and Back buttons on the browser on Android
when Chrome and the Default Browser only have a refresh button? How
does this handle the hardware back button? I think we should do what
the platform does, except that we don't need multi-tab browsing.
On Thu, Nov 22, 2012 at 11
Should the implementation of the InAppBrowser on Android mimic the UI of
the iOS app or should it go it's own way?
Currently the Android ChildBrowser has the buttons and location bar on the
top of the screen. Is there any UI pattern we should be following for this
type of in app browsing?
Simon M
I have a pull request for the JavaScript changes, can someone please
review: https://github.com/apache/incubator-cordova-js/pull/43
I have committed my InAppBrowser changes to iOS:
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=26a6535c
To test this on iOS right no
I updated the spec: http://wiki.apache.org/cordova/InAppBrowser
However, I added the _blank option as well just to be explicit.
On Thu, Nov 15, 2012 at 1:58 AM, Shazron wrote:
>
> I spent some time playing with how to do this.
>> 1 - Use referer header - Too many situations result in no header,
> I spent some time playing with how to do this.
> 1 - Use referer header - Too many situations result in no header, so this
> is out!
> 2 - Use Cookies - if there were a way to have UIWebViews use separate
> cookie jars, this might be feasible. Don't think that's possible.
> 3 - Use User-Agent - t
On Mon, Nov 12, 2012 at 2:11 PM, Shazron wrote:
> Bump. These questions below still need some discussion and consensus before
> the InAppBrowser implementation can be complete.
>
>
> On Fri, Nov 9, 2012 at 9:43 AM, Shazron wrote:
>
> > WIki page: http://wiki.apache.org/cordova/InAppBrowser
> > S
Bump. These questions below still need some discussion and consensus before
the InAppBrowser implementation can be complete.
On Fri, Nov 9, 2012 at 9:43 AM, Shazron wrote:
> WIki page: http://wiki.apache.org/cordova/InAppBrowser
> Some questions brought up by Jesse in JIRA (replicated below):
>
There is no API it will just work: )
You can disable it if you want
Next release some time November
From: Gord Tanner
To: dev@cordova.apache.org
Reply To: dev@cordova.apache.org
*Re: InAppBrowser api questions*
2012-11-09 6:02:52 PM
Nice!!!
When is the next release? I will create a jira to
Nice!!!
When is the next release? I will create a jira to track looking into getting
the child browser plugin working for Cordova once the bb10 API is available
On 2012-11-09, at 3:24 PM, Nukul Bhasin wrote:
> BB10 WebWorks implements something similar. It will be a part of the next
> release
BB10 WebWorks implements something similar. It will be a part of the next
release
here is the definition for what we implemented for BB10
https://github.com/blackberry/BB10-WebWorks-Framework/issues/230
On Fri, Nov 9, 2012 at 12:43 PM, Shazron wrote:
> WIki page: http://wiki.apache.org/cordov
WIki page: http://wiki.apache.org/cordova/InAppBrowser
Some questions brought up by Jesse in JIRA (replicated below):
http://goo.gl/cZe84
Jesse MacFadyen:
I have some open questions about the wiki defined 'spec'
1. window.open('http://random-u
16 matches
Mail list logo