Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07943D517 for ; Fri, 21 Sep 2012 21:04:31 +0000 (UTC) Received: (qmail 23766 invoked by uid 500); 21 Sep 2012 21:04:30 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 23741 invoked by uid 500); 21 Sep 2012 21:04:30 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 23730 invoked by uid 99); 21 Sep 2012 21:04:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 21:04:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bowserj@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 21:04:26 +0000 Received: by weyt44 with SMTP id t44so930601wey.6 for ; Fri, 21 Sep 2012 14:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9fVFcJDCOl/+1OWMFjWJAhqqFkF464AiEKtDs1554/w=; b=l8NLY69aeRJ4oVE3k523mF261svydkXV4GYMtQy1wCunWek9GKXNuaH2f1QMPv/3N1 CKLH4lMWoliQl5QyaZjquuWTF72ATUdBupx8U1qM7t1TrdKczIquH6u6jIfRERAmRWqL PSEK8cOsENrYO7ygGXjdV4MhyIY+s8LoT+2hJEhMvn7wa2Hv81ZumGoHPewMi5h6k7F0 IGvK/vqLn5dqzlbDRIRlSe2hWHJ5gwZYqCMLRJNKUj0mdyz2/3AwZq5ZTXma4N8k5F/F LFbLwL8FxtGMypLbuVP7MItvyx8HTvcj4gwRPVb7KBjD245WNh+M6M7lV6HLodfqLmlu ywsA== MIME-Version: 1.0 Received: by 10.180.86.133 with SMTP id p5mr235798wiz.17.1348261445216; Fri, 21 Sep 2012 14:04:05 -0700 (PDT) Received: by 10.223.195.7 with HTTP; Fri, 21 Sep 2012 14:04:05 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Sep 2012 14:04:05 -0700 Message-ID: Subject: Re: Own. The. Camera. From: Joe Bowser To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 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 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