OK, here's where my changes will live: https://github.com/infil00p/callback-android/tree/camera
All I have done so far is removed the title bar. I'm going to add more next week. On Fri, Sep 21, 2012 at 4:19 PM, Simon MacDonald <simon.macdon...@gmail.com> wrote: > Fork my repo and I'll set you up with push access. You concentrate on the > UI and I'll do the scaling, quality, base64 stuff and that'll get this done > faster. > > 1) yes > 2) yes > 3) yes > > But that's just my opinion. > > Simon > On Sep 21, 2012 7:09 PM, "Joe Bowser" <bows...@gmail.com> wrote: > >> I tried it out, and yeah, it needs some UI work. I'm starting to work >> on it now, and I'll let you know when I get a branch with UI updates. >> >> Here's some questions: >> >> 1. Do we want auto-focus? >> 2. Do we want zoom? The old camera had zoom >> 3. Do we want preview? >> >> On Fri, Sep 21, 2012 at 3:59 PM, Simon MacDonald >> <simon.macdon...@gmail.com> wrote: >> > Looks like you are using an older version of Android before those Exif >> > properties existed. >> > >> > Simon Mac Donald >> > http://hi.im/simonmacdonald >> > >> > >> > On Fri, Sep 21, 2012 at 6:56 PM, Anis KADRI <anis.ka...@gmail.com> >> wrote: >> > >> >> Tried it out. Not compiling. http://pastebin.com/3KK96gCu >> >> Didn't spend too much time on it. So solution can be trivial :) >> >> >> >> On Fri, Sep 21, 2012 at 2:04 PM, Joe Bowser <bows...@gmail.com> wrote: >> >> >> >> > That sounds like a good idea. Do we want auto-focus on or off on the >> >> > camera? >> >> > >> >> > Joe >> >> > >> >> > On Fri, Sep 21, 2012 at 12:43 PM, Simon MacDonald >> >> > <simon.macdon...@gmail.com> wrote: >> >> > > Okay, >> >> > > >> >> > > So I've done a bit of work today on taking the camera code back in >> >> house. >> >> > > Right now I have the very basic take a picture and return a file URI >> >> > > working. It does not respect and options or do any image >> manipulation. >> >> > I'm >> >> > > going to take the time to add that back in slowly. >> >> > > >> >> > > >> >> > >> >> >> https://github.com/macdonst/cordova-android/commit/ac5dbf3f54ac6e43f6c346130ac2ac86aed26eb5 >> >> > > >> >> > > Also, I'm using a layout file which means you have to import Cordova >> >> into >> >> > > your test app as a library project. I'm just doing that for now as >> >> > > eventually that layout will get converted to code so we can go back >> to >> >> > > making it a jar. I am not a UI designer so Joe volunteered Yohei to >> >> > design >> >> > > the camera interface so it doesn't look like a deranged >> >> > > coffee fuelled monster designed it. Thanks Yohei! >> >> > > >> >> > > Simon Mac Donald >> >> > > http://hi.im/simonmacdonald >> >> > >> >> >>