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 F29D79CC3 for ; Mon, 9 Apr 2012 07:56:05 +0000 (UTC) Received: (qmail 52754 invoked by uid 500); 9 Apr 2012 07:56:05 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 52723 invoked by uid 500); 9 Apr 2012 07:56:05 -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 52707 invoked by uid 99); 9 Apr 2012 07:56:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 07:56:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 07:56:04 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4C549361B3A for ; Mon, 9 Apr 2012 07:55:44 +0000 (UTC) Date: Mon, 9 Apr 2012 07:55:44 +0000 (UTC) From: "Shazron Abdullah (Commented) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <410205184.2003.1333958144314.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <519123648.1875.1333952488450.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-467) Camera autofocus needs to be disabled at framework level and enabled on a per app basis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CB-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249724#comment-13249724 ] Shazron Abdullah commented on CB-467: ------------------------------------- Why is this tagged iOS? > Camera autofocus needs to be disabled at framework level and enabled on a per app basis > --------------------------------------------------------------------------------------- > > Key: CB-467 > URL: https://issues.apache.org/jira/browse/CB-467 > Project: Apache Callback > Issue Type: Bug > Components: Android, CordovaJS, iOS > Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0 > Reporter: Manoj > Assignee: Joe Bowser > Fix For: 1.6.0, 1.7.0 > > > If i decide to add a camera feature in config.xml, with something like > and then generate a build through build.phonegap.com, > I have noticed that the generated AndroidManifest.xml of the .apk file lists the following as requirements > android.hardware.camera > android.hardware.camera.autofocus > While the first line is needed, the second is not and acts as a restricting filter in the android market even though camera autofocus in not a requirement. > It would make more sense to have autofocus disabled on the framework level and enabled on a per-app basis only when needed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira