Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Lorin Beer
- list warning +1 - follow 3-release deprecation policy on this +1 - Joe's blog post on deprecation +1 we announce before or as 2.7.0 hits, removal happens in 3.0 On Fri, Apr 26, 2013 at 10:26 AM, Simon MacDonald wrote: > Do it. +1 > On Apr 26, 2013 1:09 PM, "Joe Bowser" wrote: > > > If it's

FileUtils.java android getEntry inconsistency

2013-04-26 Thread Shravan Narayan
Hi, I am using the File api on javascript and I noticed some inconsistency in the file api. The getEntry function adds a "file://" prefix to the returned paths on android, while the method on ios does not. It looks like you added this about a year back. By any chance do you remember why you made th

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Simon MacDonald
Do it. +1 On Apr 26, 2013 1:09 PM, "Joe Bowser" wrote: > If it's official, we should announce it in a blog or something. Are > people cool with me writing a blog post about this and getting it on > PhoneGap.com? > > On Fri, Apr 26, 2013 at 10:06 AM, Michal Mocny > wrote: > > I thought we switch

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Andrew Grieve
sounds good. I think another thing we should do to give warning is to list it in the release notes / upgrading guide for 2.7. On Fri, Apr 26, 2013 at 1:08 PM, Joe Bowser wrote: > If it's official, we should announce it in a blog or something. Are > people cool with me writing a blog post abou

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Michal Mocny
Last conversation had a bunch of +1: http://mail-archives.apache.org/mod_mbox/cordova-dev/201303.mbox/%3ccaobl_k73ruciytjj-+9st-g8tsduv_-c0cmzvc03bqb8b+w...@mail.gmail.com%3E Unless someone is apposed, I say go ahead Joe. On Fri, Apr 26, 2013 at 1:08 PM, Joe Bowser wrote: > If it's official,

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Joe Bowser
If it's official, we should announce it in a blog or something. Are people cool with me writing a blog post about this and getting it on PhoneGap.com? On Fri, Apr 26, 2013 at 10:06 AM, Michal Mocny wrote: > I thought we switched to 3 release policy -- and planned to start in 2.7 to > be done by

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Michal Mocny
I thought we switched to 3 release policy -- and planned to start in 2.7 to be done by 3.0? Or is that not official yet? On Fri, Apr 26, 2013 at 12:48 PM, Joe Bowser wrote: > I haven't added the tickets yet. Do we want to deprecate by 3.0 or > follow the six month deprecation policy? > > On F

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Joe Bowser
I haven't added the tickets yet. Do we want to deprecate by 3.0 or follow the six month deprecation policy? On Fri, Apr 26, 2013 at 9:04 AM, Andrew Grieve wrote: > Joe - did you take any action here? JIRA issue? changing of min version? > Does this mean we can remove apache commons jar? > > > On

Re: [Android] The Deprecation of Froyo

2013-04-26 Thread Andrew Grieve
Joe - did you take any action here? JIRA issue? changing of min version? Does this mean we can remove apache commons jar? On Wed, Apr 17, 2013 at 9:59 AM, Simon MacDonald wrote: > Late to the party but... > > +1 for dropping support for 2.2 > > Simon Mac Donald > http://hi.im/simonmacdonald > >

Re: RC2

2013-04-26 Thread Simon MacDonald
Don't bring logic and reason to the table. Oh wait, that sounds like a perfectly reasonable thing to do. I'd love to be able to help out this release cycle and I will probably have some time starting on Tuesday to run some tests against Android. So +1 to Andrew's idea. Simon Mac Donald http://hi.

Re: RC2

2013-04-26 Thread Andrew Grieve
The goal for this release is to have a solid one ready for conference month right? The first one being Adobe Max. I haven't seen any testing reports for rc1 yet. I know Max was working through mobile-spec on Android, but was finding some of the tests broken. I think it'd be good to wait until late

Re: App Harness Finally Started

2013-04-26 Thread Andrew Grieve
You can play already :) There's instructions in the README.md for building. Currently, it can load an app from a zip hosted at a URL. Not super useful yet, but exciting nonetheless :) On Fri, Apr 26, 2013 at 2:50 AM, Giorgio Natili wrote: > Hi Michal, > > As soon as I can play with it please pin

Re: Question about caching

2013-04-26 Thread Andrew Grieve
You could try appending random query parameters to bust caching. On Thu, Apr 25, 2013 at 4:52 PM, David Lewis wrote: > Thanks. > On Apr 25, 2013 4:19 PM, "Shazron" wrote: > > > This is more of an Objective-C question now rather than a Cordova API > one. > > Not sure if I have any answers. > >