On Mon Jan 05 2015 at 6:30:12 PM Andrew Grieve <[email protected]> wrote:
> Hmm, just remembered that we still don't support targeting lollipop. > Actually a pretty big deal since setting target-sdk=21 improves graphics > performance of the webview ( > https://developer.android.com/about/versions/android-5.0- > changes.html#BehaviorWebView > ) > > I think we should focus first on releasing 3.7.0 with targetSdk=21, I think > the only issue to fix is CB-8026 (which we can just call the setter and be > done with it). > > Releasing 3.7.0 has to be done before releasing 4.0.0 because due to the deprecation policy, we're stuck supporting 3.7.x for six months after we adopt a major version. Or did we drop the policy? I don't remember. > > On Mon, Jan 5, 2015 at 4:02 PM, Joe Bowser <[email protected]> wrote: > > > On Mon Jan 05 2015 at 11:51:44 AM Andrew Grieve <[email protected]> > > wrote: > > > > > Woohoo! Google team's back this week as well! > > > > > > > > > For 4.0.x - let's enumerate what's left as a first step. Here's things > I > > > can think of. Please add to the lists if anyone can think of more > things: > > > > > > Some things that I'd like to see resolved for 4.0.x: > > > - pauseTimers (CB-7947) > > > - update script to maintain gradle aar dependencies ( > > > http://markmail.org/search/?q=plugin%20with%20AAR#query: > > > plugin%20with%20AAR+page:1+mid:febliqvg6fq4s2r6+state:results > > > ) > > > - abstraction for cookie jar (CB-5059) > > > - Delete LinearLayoutKeyboarDetect (I think Joe you're on board with > this > > > now from your comment on CB-8135) > > > > > > I considered it inevitable. I'm neither for or against at this point. > > > > > > > For nice-to-haves: > > > - Make Import Project in Android Studio work without having to first > do a > > > command-line build > > > > > > > Does this break the API? No, 4.1 sounds nice. > > > > > > > - Change CordovaWebView into a class and have engines extend a > > > "CordovaEngine" class (yes, I still want to do this, but haven't gotten > > to > > > writing a POC for it yet, and no, I don't think this should delay 4.0.x > > > launch) > > > > > > > > This does break the API and is a fundamental change that would force a > > 5.0.x. Not saying it's a bad thing, but I think it may belong in 5.0.x > > > > > > > > > > On Mon, Jan 5, 2015 at 1:56 PM, Joe Bowser <[email protected]> wrote: > > > > > > > The Adobe committers are mostly back at work this week, so we should > > > > probably do those things we said we'd do this month (i.e. Release > > > > Cordova-Android 4.0). > > > > > > > > How are people feeling about having a release vote in two or three > > > weeks? I > > > > need to get things rolling on Android Studio still, but I'm feeling > > > pretty > > > > confident about shipping. > > > > > > > > Thoughts? > > > > > > > > Joe > > > > > > > > > >
