Once the repo's get tagged, I can whip up the distribution package for everyone to see using coho. Once we are sure there are no issues, we can publish 1.5 (possibly tomorrow, most likely Monday).
I can take care of updating bada/webos if need be. Feel free to push that 1.5 commit up now if it is ready. -Steve On Thu, Mar 1, 2012 at 2:18 PM, Becky Gibson <gibson.be...@gmail.com> wrote: > iOS is tested for 1.5. Ready to push the final commit (with updated > VERSION and release notes) and tag. > > > On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald > <simon.macdon...@gmail.com>wrote: > > > Genius. Fix is going to be pushed shortly. > > > > Simon Mac Donald > > http://hi.im/simonmacdonald > > > > > > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters <deedu...@gmail.com> wrote: > > > Should just need to add FileReader to objects in the platform file for > > Android: > > > > > > > > > https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js > > > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald > > > <simon.macdon...@gmail.com> wrote: > > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin > > >> <libby.bald...@gmail.com> wrote: > > >>> > > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: > > OK, > > >>> Read: DOES NOT read file contents (adb flaky - no more data to > provide > > :( > > >> > > >> Yup, I can confirm this problem as well. I'm pretty sure that Android > > >> 3.1 has it's own FileReader and our implementation is not over writing > > >> it in 1.5.0. It really should over write it as we want to provide the > > >> same File API for all versions of Android not to mention iOS and BB. > > >> > > >> Fil, can you take a look at this? > > >> > > >> Simon Mac Donald > > >> http://hi.im/simonmacdonald > > >