OSDN Git Service

android-x86/packages-apps-Camera2.git
9 years agoam e48f098a: am 2c25a7cb: am ef481910: Merge "Ensure ZoomView appears on top of other...
Alan Newberger [Sat, 30 Aug 2014 02:31:09 +0000 (02:31 +0000)]
am e48f098a: am 2c25a7cb: am ef481910: Merge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier

* commit 'e48f098aebd68f6e13c4faaa1dfc9249fe327423':
  Ensure ZoomView appears on top of other views in L

9 years agoam 2c25a7cb: am ef481910: Merge "Ensure ZoomView appears on top of other views in...
Alan Newberger [Sat, 30 Aug 2014 00:56:49 +0000 (00:56 +0000)]
am 2c25a7cb: am ef481910: Merge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier

* commit '2c25a7cbcdb8fe18a3663f849584fcb9160b1f52':
  Ensure ZoomView appears on top of other views in L

9 years agoam ef481910: Merge "Ensure ZoomView appears on top of other views in L" into ub-camer...
Alan Newberger [Sat, 30 Aug 2014 00:49:50 +0000 (00:49 +0000)]
am ef481910: Merge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier

* commit 'ef4819104fa5e69b7654afcf2f388760e7989b24':
  Ensure ZoomView appears on top of other views in L

9 years agoMerge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier
Alan Newberger [Sat, 30 Aug 2014 00:43:49 +0000 (00:43 +0000)]
Merge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier

9 years agoam b2b1ea96: am a394ea69: am b868274c: Simplify AF in CaptureModule and OneCameraImpl...
Andy Huibers [Sat, 30 Aug 2014 00:38:48 +0000 (00:38 +0000)]
am b2b1ea96: am a394ea69: am b868274c: Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

* commit 'b2b1ea96321c09aff30a1b72869f373aef835b78':
  Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

9 years agoEnsure ZoomView appears on top of other views in L
Alan Newberger [Sat, 30 Aug 2014 00:34:48 +0000 (17:34 -0700)]
Ensure ZoomView appears on top of other views in L

Since our normal image view now has an elevation on L, just calling
bringChildToFront() is not enough, elevation supersedes z order.
So we also ensure the ZoomView is at max elevation when we bring it
to front.

Bug: 17331586
Change-Id: I34b06949d063daa08d964003b28a245eb6133f95

9 years agoam a394ea69: am b868274c: Simplify AF in CaptureModule and OneCameraImpl and share...
Andy Huibers [Sat, 30 Aug 2014 00:26:15 +0000 (00:26 +0000)]
am a394ea69: am b868274c: Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

* commit 'a394ea695b3ac0b09f370cba5d47e732762d690e':
  Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

9 years agoam b868274c: Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFoc...
Andy Huibers [Sat, 30 Aug 2014 00:17:29 +0000 (00:17 +0000)]
am b868274c: Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

* commit 'b868274c9dc8d9c772ec89fb5955215cc7911087':
  Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

9 years agoSimplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.
Andy Huibers [Wed, 27 Aug 2014 22:28:42 +0000 (15:28 -0700)]
Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper.

Bug: 17202848
Change-Id: I08e92c9701d5b92938612137c87ca37c4305411f

9 years agoam aef43423: am 0767876e: am 68c25ac5: ZSL refactoring
Puneet Lall [Fri, 29 Aug 2014 18:48:13 +0000 (18:48 +0000)]
am aef43423: am 0767876e: am 68c25ac5: ZSL refactoring

* commit 'aef434230582ce6788051b09875062914fc4b7d3':
  ZSL refactoring

9 years agoam 8b672ff2: am 42b0b25e: am d308d001: Add missing copyright header in Open Source...
Puneet Lall [Fri, 29 Aug 2014 18:48:13 +0000 (18:48 +0000)]
am 8b672ff2: am 42b0b25e: am d308d001: Add missing copyright header in Open Source code.

* commit '8b672ff2d9c5b37c3ea4c93baa4f7d88abf6622a':
  Add missing copyright header in Open Source code.

9 years agoam e8126a13: am 53c98a3e: am 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compres...
Puneet Lall [Fri, 29 Aug 2014 18:48:12 +0000 (18:48 +0000)]
am e8126a13: am 53c98a3e: am 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier

* commit 'e8126a131bff5b5f094303956276c56ea6ff8cdf':
  [ZSL Cam] Fixed shutter button, compress on threadpool.

9 years agoam a86ca43f: am 70e387a7: am b8c3e31c: Merge "fix for a regression introduced in...
Spike Sprague [Fri, 29 Aug 2014 18:48:12 +0000 (18:48 +0000)]
am a86ca43f: am 70e387a7: am b8c3e31c: Merge "fix for a regression introduced in ag/534531" into ub-camera-glacier

* commit 'a86ca43f9b52d43dae603b56e241e303c6545896':
  fix for a regression introduced in ag/534531

9 years agoam d6164f47: am 4deea574: am 475a1935: Merge "Increasing JPEG compression quality...
Alan Newberger [Fri, 29 Aug 2014 18:48:10 +0000 (18:48 +0000)]
am d6164f47: am 4deea574: am 475a1935: Merge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier

* commit 'd6164f478629643719ba1e355a1b4cd145005f24':
  Increasing JPEG compression quality for filmstrip

9 years agoam 0767876e: am 68c25ac5: ZSL refactoring
Puneet Lall [Fri, 29 Aug 2014 03:37:29 +0000 (03:37 +0000)]
am 0767876e: am 68c25ac5: ZSL refactoring

* commit '0767876e281e55fe9ea60a878e16f1ec05cda987':
  ZSL refactoring

9 years agoam 42b0b25e: am d308d001: Add missing copyright header in Open Source code.
Puneet Lall [Fri, 29 Aug 2014 03:35:37 +0000 (03:35 +0000)]
am 42b0b25e: am d308d001: Add missing copyright header in Open Source code.

* commit '42b0b25e5fae0ec49362539c124492799226a430':
  Add missing copyright header in Open Source code.

9 years agoam 53c98a3e: am 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compress on threadpo...
Puneet Lall [Fri, 29 Aug 2014 03:35:36 +0000 (03:35 +0000)]
am 53c98a3e: am 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier

* commit '53c98a3e6b0320614aeb4cbcd4ec1a194b1e3e07':
  [ZSL Cam] Fixed shutter button, compress on threadpool.

9 years agoam 70e387a7: am b8c3e31c: Merge "fix for a regression introduced in ag/534531" into...
Spike Sprague [Fri, 29 Aug 2014 03:35:32 +0000 (03:35 +0000)]
am 70e387a7: am b8c3e31c: Merge "fix for a regression introduced in ag/534531" into ub-camera-glacier

* commit '70e387a78aa95817280d1c9c74bf866bbbaa1ce6':
  fix for a regression introduced in ag/534531

9 years agoam 4deea574: am 475a1935: Merge "Increasing JPEG compression quality for filmstrip...
Alan Newberger [Fri, 29 Aug 2014 03:35:26 +0000 (03:35 +0000)]
am 4deea574: am 475a1935: Merge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier

* commit '4deea5747493574b6707eff85a350815576ac367':
  Increasing JPEG compression quality for filmstrip

9 years agoam 68c25ac5: ZSL refactoring
Puneet Lall [Fri, 29 Aug 2014 02:10:14 +0000 (02:10 +0000)]
am 68c25ac5: ZSL refactoring

* commit '68c25ac5373126670cb6c2324e40537bb47e72d9':
  ZSL refactoring

9 years agoZSL refactoring
Puneet Lall [Fri, 29 Aug 2014 01:36:33 +0000 (18:36 -0700)]
ZSL refactoring

Bug: 16961251

Change-Id: I19642f5de088135db6650df98a62dd8dd462e0da

9 years agoam d308d001: Add missing copyright header in Open Source code.
Puneet Lall [Fri, 29 Aug 2014 01:23:50 +0000 (01:23 +0000)]
am d308d001: Add missing copyright header in Open Source code.

* commit 'd308d001e876b7036fba2727b18b6b9d652ecffb':
  Add missing copyright header in Open Source code.

9 years agoam 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into...
Puneet Lall [Fri, 29 Aug 2014 01:23:49 +0000 (01:23 +0000)]
am 82d70ea0: Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier

* commit '82d70ea06c58df44cfefdc4e1a34644f8f817a23':
  [ZSL Cam] Fixed shutter button, compress on threadpool.

9 years agoam b8c3e31c: Merge "fix for a regression introduced in ag/534531" into ub-camera...
Spike Sprague [Fri, 29 Aug 2014 01:23:48 +0000 (01:23 +0000)]
am b8c3e31c: Merge "fix for a regression introduced in ag/534531" into ub-camera-glacier

* commit 'b8c3e31c32601095488a09c457a5cb154599c6a7':
  fix for a regression introduced in ag/534531

9 years agoam 475a1935: Merge "Increasing JPEG compression quality for filmstrip" into ub-camera...
Alan Newberger [Fri, 29 Aug 2014 01:23:47 +0000 (01:23 +0000)]
am 475a1935: Merge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier

* commit '475a1935894830d3006c29d1155b5d98b62cc006':
  Increasing JPEG compression quality for filmstrip

9 years agoAdd missing copyright header in Open Source code.
Puneet Lall [Fri, 29 Aug 2014 00:55:18 +0000 (17:55 -0700)]
Add missing copyright header in Open Source code.

Change-Id: I07703e0f55544204645396423ced09f957214d73

9 years agoMerge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier
Puneet Lall [Fri, 29 Aug 2014 00:46:31 +0000 (00:46 +0000)]
Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier

9 years agoMerge "fix for a regression introduced in ag/534531" into ub-camera-glacier
Spike Sprague [Fri, 29 Aug 2014 00:45:14 +0000 (00:45 +0000)]
Merge "fix for a regression introduced in ag/534531" into ub-camera-glacier

9 years agofix for a regression introduced in ag/534531
Spike Sprague [Fri, 29 Aug 2014 00:41:09 +0000 (17:41 -0700)]
fix for a regression introduced in ag/534531

that CL kept the swipe-away-from-filmstip
preview background from alpha-animating correctly.

this CL fixes that and provides an alternate solution
to bug 17301367

Change-Id: I04ba363a55dd9485d13e2d243fd1fb84df1d31e5

9 years ago[ZSL Cam] Fixed shutter button, compress on threadpool.
Puneet Lall [Thu, 28 Aug 2014 23:44:08 +0000 (16:44 -0700)]
[ZSL Cam] Fixed shutter button, compress on threadpool.

Change-Id: I4c2167163ee35ba841f459ae76779f44647bcb28

9 years agoMerge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier
Alan Newberger [Thu, 28 Aug 2014 23:41:45 +0000 (23:41 +0000)]
Merge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier

9 years agoIncreasing JPEG compression quality for filmstrip
Alan Newberger [Thu, 28 Aug 2014 23:37:33 +0000 (16:37 -0700)]
Increasing JPEG compression quality for filmstrip

This CL increases JPEG quality for generated cache images
in the filmstrip. This reduces overall artifacts for thumbnails.

Bug: 17320690
Change-Id: If2d0483502c0d8d18755b42dff5ffe9fd74e540f

9 years agoam 03ac1a09: am 97421aec: am 3724805a: Merge "Zsl flash, auto focus, and other minor...
Puneet Lall [Thu, 28 Aug 2014 23:02:23 +0000 (23:02 +0000)]
am 03ac1a09: am 97421aec: am 3724805a: Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier

* commit '03ac1a09c2b6436dd9bf62e68ee5f88120d93e0e':
  Zsl flash, auto focus, and other minor fixes

9 years agoam 97421aec: am 3724805a: Merge "Zsl flash, auto focus, and other minor fixes" into...
Puneet Lall [Thu, 28 Aug 2014 22:48:43 +0000 (22:48 +0000)]
am 97421aec: am 3724805a: Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier

* commit '97421aecbefbd073442eff7028fe60f844fcc864':
  Zsl flash, auto focus, and other minor fixes

9 years agoam 3724805a: Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera...
Puneet Lall [Thu, 28 Aug 2014 22:37:25 +0000 (22:37 +0000)]
am 3724805a: Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier

* commit '3724805a043ac149b7bc103bb94787133c7e06a5':
  Zsl flash, auto focus, and other minor fixes

9 years agoMerge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier
Puneet Lall [Thu, 28 Aug 2014 22:04:53 +0000 (22:04 +0000)]
Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier

9 years agoZsl flash, auto focus, and other minor fixes
Puneet Lall [Thu, 28 Aug 2014 02:27:50 +0000 (19:27 -0700)]
Zsl flash, auto focus, and other minor fixes

Bug: 17216526
Bug: 17221258
Change-Id: I5129c57674874d3a29789e0c9029eadeaa138788

9 years agoam 6655ec9f: am 1c390f77: am 965db3e8: Merge "Actually remove settings" into ub-camer...
Alan Newberger [Thu, 28 Aug 2014 18:27:38 +0000 (18:27 +0000)]
am 6655ec9f: am 1c390f77: am 965db3e8: Merge "Actually remove settings" into ub-camera-glacier

* commit '6655ec9f012269050c65af771ab190a056d2589d':
  Actually remove settings

9 years agoam 1c390f77: am 965db3e8: Merge "Actually remove settings" into ub-camera-glacier
Alan Newberger [Thu, 28 Aug 2014 18:15:42 +0000 (18:15 +0000)]
am 1c390f77: am 965db3e8: Merge "Actually remove settings" into ub-camera-glacier

* commit '1c390f772c03e6eb748407f8c812c7eac8119e03':
  Actually remove settings

9 years agoam 965db3e8: Merge "Actually remove settings" into ub-camera-glacier
Alan Newberger [Thu, 28 Aug 2014 18:07:46 +0000 (18:07 +0000)]
am 965db3e8: Merge "Actually remove settings" into ub-camera-glacier

* commit '965db3e8ca1416e418990344486b1008d1ebc8dd':
  Actually remove settings

9 years agoMerge "Actually remove settings" into ub-camera-glacier
Alan Newberger [Thu, 28 Aug 2014 17:58:39 +0000 (17:58 +0000)]
Merge "Actually remove settings" into ub-camera-glacier

9 years agoActually remove settings
Alan Newberger [Thu, 28 Aug 2014 17:30:33 +0000 (10:30 -0700)]
Actually remove settings

Correct settings removal, which wasn't occurring during upgrades. Will
followup with scrub of preference file references -- there are likely
additional reasons this wasn't causing more crashes, i.e. certain
settings not being ported over earlier versions.

Bug: 16879376
Change-Id: I720a3181958a4201508726d0f6e06803c456f737

9 years agoam 15648c2a: am 640a8648: am 076efc03: Do not show AF UI prior to snapping a picture...
Andy Huibers [Thu, 28 Aug 2014 17:28:48 +0000 (17:28 +0000)]
am 15648c2a: am 640a8648: am 076efc03: Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

* commit '15648c2afc0119da1b1ee301053473742c665fa8':
  Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

9 years agoam 640a8648: am 076efc03: Do not show AF UI prior to snapping a picture (for state...
Andy Huibers [Thu, 28 Aug 2014 17:21:12 +0000 (17:21 +0000)]
am 640a8648: am 076efc03: Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

* commit '640a86481390c705576a9cd92f988d02dd4b7ab8':
  Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

9 years agoam 076efc03: Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_...
Andy Huibers [Thu, 28 Aug 2014 17:13:09 +0000 (17:13 +0000)]
am 076efc03: Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

* commit '076efc0354552ee3b0845ae3b5988e755f92d5b0':
  Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

9 years agoDo not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).
Andy Huibers [Thu, 28 Aug 2014 15:52:41 +0000 (08:52 -0700)]
Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH).

Bug: 17312087
Change-Id: Ib706e35af5b1f49021efdd45b1e010e24dfbc333

9 years agoam 3ed8f628: am 10438ec0: am 2d4be257: Add simple sound player to be used in Camera...
Sascha Haeberling [Thu, 28 Aug 2014 03:39:09 +0000 (03:39 +0000)]
am 3ed8f628: am 10438ec0: am 2d4be257: Add simple sound player to be used in Camera implementations.

* commit '3ed8f62847b65a36e85ab1cdbd1358f02a71bf27':
  Add simple sound player to be used in Camera implementations.

9 years agoam 10438ec0: am 2d4be257: Add simple sound player to be used in Camera implementations.
Sascha Haeberling [Thu, 28 Aug 2014 02:24:46 +0000 (02:24 +0000)]
am 10438ec0: am 2d4be257: Add simple sound player to be used in Camera implementations.

* commit '10438ec0d2e7b1986e473273c7daf09c27861561':
  Add simple sound player to be used in Camera implementations.

9 years agoam 2d4be257: Add simple sound player to be used in Camera implementations.
Sascha Haeberling [Thu, 28 Aug 2014 01:44:02 +0000 (01:44 +0000)]
am 2d4be257: Add simple sound player to be used in Camera implementations.

* commit '2d4be2576b265a4abfbabbda20862fcea19c1395':
  Add simple sound player to be used in Camera implementations.

9 years agoAdd simple sound player to be used in Camera implementations.
Sascha Haeberling [Thu, 28 Aug 2014 00:56:08 +0000 (17:56 -0700)]
Add simple sound player to be used in Camera implementations.

  Bug: 17205355

Change-Id: I04c4bf1a692c7a4555eafea794737e41a8fc342c

9 years agoam 06d0ab5d: am 21bd2937: am 352de757: Merge "Remove FeedbackHelper" into ub-camera...
Alan Newberger [Wed, 27 Aug 2014 22:54:45 +0000 (22:54 +0000)]
am 06d0ab5d: am 21bd2937: am 352de757: Merge "Remove FeedbackHelper" into ub-camera-glacier

* commit '06d0ab5d3af79eeb14081228fdbd37f924c5bb0a':
  Remove FeedbackHelper

9 years agoam 5cac58bd: am 0cfde67e: am 4f0d6384: gcam: Restore naming of Gcam debug folders.
Sam Hasinoff [Wed, 27 Aug 2014 22:54:45 +0000 (22:54 +0000)]
am 5cac58bd: am 0cfde67e: am 4f0d6384: gcam: Restore naming of Gcam debug folders.

* commit '5cac58bd94fb0ce59cf8a539d7c95ef8304fdc41':
  gcam: Restore naming of Gcam debug folders.

9 years agoam 21bd2937: am 352de757: Merge "Remove FeedbackHelper" into ub-camera-glacier
Alan Newberger [Wed, 27 Aug 2014 22:46:58 +0000 (22:46 +0000)]
am 21bd2937: am 352de757: Merge "Remove FeedbackHelper" into ub-camera-glacier

* commit '21bd2937e08f72b73ed187e7667e2d3f4bd6880c':
  Remove FeedbackHelper

9 years agoam 0cfde67e: am 4f0d6384: gcam: Restore naming of Gcam debug folders.
Sam Hasinoff [Wed, 27 Aug 2014 22:46:57 +0000 (22:46 +0000)]
am 0cfde67e: am 4f0d6384: gcam: Restore naming of Gcam debug folders.

* commit '0cfde67e18be1ed497987b53953b013b17a23b4c':
  gcam: Restore naming of Gcam debug folders.

9 years agoam 0e724685: am 30a17805: am 2b3cf868: Merge "Add setprop to enable ZSL." into ub...
Puneet Lall [Wed, 27 Aug 2014 22:42:09 +0000 (22:42 +0000)]
am 0e724685: am 30a17805: am 2b3cf868: Merge "Add setprop to enable ZSL." into ub-camera-glacier

* commit '0e724685729d36d834fdd588651d7f29bb29192f':
  Add setprop to enable ZSL.

9 years agoam 352de757: Merge "Remove FeedbackHelper" into ub-camera-glacier
Alan Newberger [Wed, 27 Aug 2014 22:40:16 +0000 (22:40 +0000)]
am 352de757: Merge "Remove FeedbackHelper" into ub-camera-glacier

* commit '352de757246fa28c6fdfa5d0d3e51659e23f8183':
  Remove FeedbackHelper

9 years agoam 4f0d6384: gcam: Restore naming of Gcam debug folders.
Sam Hasinoff [Wed, 27 Aug 2014 22:40:15 +0000 (22:40 +0000)]
am 4f0d6384: gcam: Restore naming of Gcam debug folders.

* commit '4f0d63848684cb7cbcde42b0bd714bb6d6f998f5':
  gcam: Restore naming of Gcam debug folders.

9 years agoMerge "Remove FeedbackHelper" into ub-camera-glacier
Alan Newberger [Wed, 27 Aug 2014 22:34:20 +0000 (22:34 +0000)]
Merge "Remove FeedbackHelper" into ub-camera-glacier

9 years agogcam: Restore naming of Gcam debug folders.
Sam Hasinoff [Wed, 27 Aug 2014 05:12:00 +0000 (22:12 -0700)]
gcam: Restore naming of Gcam debug folders.

When Gcam debugging is on, write output to per-burst folders
named SSSS_YYYYMMDD_HHMMSS_XXX, where 'SSSS' is the last 4
digits of the device serial number and 'XXX' are the
milliseconds of the timestamp.

Bug: 17204023

Change-Id: Ie1d58dc3ecb5d9dc7389d24acc4937498f00dbc9

9 years agoam 30a17805: am 2b3cf868: Merge "Add setprop to enable ZSL." into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 22:31:14 +0000 (22:31 +0000)]
am 30a17805: am 2b3cf868: Merge "Add setprop to enable ZSL." into ub-camera-glacier

* commit '30a17805fbc3226eb02fd074658e2df723d34a22':
  Add setprop to enable ZSL.

9 years agoRemove FeedbackHelper
Alan Newberger [Wed, 27 Aug 2014 22:28:57 +0000 (15:28 -0700)]
Remove FeedbackHelper

ag/393130 has comments pointing out that startFeedback has a leak. We don't
use it anymore after Help library integration, so just remove it.

Bug: 17302992
Change-Id: I519a2b0eb7a0ce06d6fcdcbfa2c851837e9a6579

9 years agoam 2b3cf868: Merge "Add setprop to enable ZSL." into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 22:21:45 +0000 (22:21 +0000)]
am 2b3cf868: Merge "Add setprop to enable ZSL." into ub-camera-glacier

* commit '2b3cf8689d68444dcf8f56a85d8525533d9d96aa':
  Add setprop to enable ZSL.

9 years agoMerge "Add setprop to enable ZSL." into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 22:08:30 +0000 (22:08 +0000)]
Merge "Add setprop to enable ZSL." into ub-camera-glacier

9 years agoAdd setprop to enable ZSL.
Puneet Lall [Wed, 27 Aug 2014 20:38:29 +0000 (13:38 -0700)]
Add setprop to enable ZSL.

Bug: 16961251
Change-Id: I997a47345f7c277abb43f2533fa5226e0c6a3e06

9 years agoam 98f99f70: am ba12c58f: am 969d606a: Merge "Make sure CaptureModule (and therefore...
Sascha Haeberling [Wed, 27 Aug 2014 21:58:19 +0000 (21:58 +0000)]
am 98f99f70: am ba12c58f: am 969d606a: Merge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub-camera-glacier

* commit '98f99f707027e8d226a7bdc6cea9ad8009da2b7e':
  Make sure CaptureModule (and therefore Gcam) always resumes right.

9 years agoam ba12c58f: am 969d606a: Merge "Make sure CaptureModule (and therefore Gcam) always...
Sascha Haeberling [Wed, 27 Aug 2014 21:48:52 +0000 (21:48 +0000)]
am ba12c58f: am 969d606a: Merge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub-camera-glacier

* commit 'ba12c58f5cbe9a4698441e11c23bee5ae9d48e92':
  Make sure CaptureModule (and therefore Gcam) always resumes right.

9 years agoam 969d606a: Merge "Make sure CaptureModule (and therefore Gcam) always resumes right...
Sascha Haeberling [Wed, 27 Aug 2014 21:39:51 +0000 (21:39 +0000)]
am 969d606a: Merge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub-camera-glacier

* commit '969d606acb2b2f6e755f9164348712306dc7b557':
  Make sure CaptureModule (and therefore Gcam) always resumes right.

9 years agoam 8bd18378: am e77ca66d: am 480e58b1: Merge "fix for a doublebounce of the filmstip...
Spike Sprague [Wed, 27 Aug 2014 21:36:33 +0000 (21:36 +0000)]
am 8bd18378: am e77ca66d: am 480e58b1: Merge "fix for a doublebounce of the filmstip button on filmstip swipe out" into ub-camera-glacier

* commit '8bd183781acd048020cab0c5f81a073f68228673':
  fix for a doublebounce of the filmstip button on filmstip swipe out

9 years agoam ad505043: am ae182077: am c5b75258: Merge "Initial ZSL implementation" into ub...
Puneet Lall [Wed, 27 Aug 2014 21:35:50 +0000 (21:35 +0000)]
am ad505043: am ae182077: am c5b75258: Merge "Initial ZSL implementation" into ub-camera-glacier

* commit 'ad5050431d9692a41992e881fb80e0fe903479fc':
  Initial ZSL implementation

9 years agoMerge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub...
Sascha Haeberling [Wed, 27 Aug 2014 21:29:14 +0000 (21:29 +0000)]
Merge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub-camera-glacier

9 years agoam e77ca66d: am 480e58b1: Merge "fix for a doublebounce of the filmstip button on...
Spike Sprague [Wed, 27 Aug 2014 20:29:48 +0000 (20:29 +0000)]
am e77ca66d: am 480e58b1: Merge "fix for a doublebounce of the filmstip button on filmstip swipe out" into ub-camera-glacier

* commit 'e77ca66d96c692d1d0b4560226a1a25a7c1fcce5':
  fix for a doublebounce of the filmstip button on filmstip swipe out

9 years agoam 480e58b1: Merge "fix for a doublebounce of the filmstip button on filmstip swipe...
Spike Sprague [Wed, 27 Aug 2014 20:23:24 +0000 (20:23 +0000)]
am 480e58b1: Merge "fix for a doublebounce of the filmstip button on filmstip swipe out" into ub-camera-glacier

* commit '480e58b1020f853f6c71d2c3469b342d27084752':
  fix for a doublebounce of the filmstip button on filmstip swipe out

9 years agoMerge "fix for a doublebounce of the filmstip button on filmstip swipe out" into...
Spike Sprague [Wed, 27 Aug 2014 20:13:41 +0000 (20:13 +0000)]
Merge "fix for a doublebounce of the filmstip button on filmstip swipe out" into ub-camera-glacier

9 years agofix for a doublebounce of the filmstip button on filmstip swipe out
Spike Sprague [Wed, 27 Aug 2014 18:25:45 +0000 (11:25 -0700)]
fix for a doublebounce of the filmstip button on filmstip swipe out

bug: 17301367

Change-Id: I305618ee5012de229c9cc1fd73f0b6506d701477

9 years agoam ae182077: am c5b75258: Merge "Initial ZSL implementation" into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 19:25:26 +0000 (19:25 +0000)]
am ae182077: am c5b75258: Merge "Initial ZSL implementation" into ub-camera-glacier

* commit 'ae182077951354bb2da0e2338a0ee777e2d004e1':
  Initial ZSL implementation

9 years agoam c5b75258: Merge "Initial ZSL implementation" into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 19:18:42 +0000 (19:18 +0000)]
am c5b75258: Merge "Initial ZSL implementation" into ub-camera-glacier

* commit 'c5b752589e2721c72f8b8f879838f94d816bf1f8':
  Initial ZSL implementation

9 years agoMerge "Initial ZSL implementation" into ub-camera-glacier
Puneet Lall [Wed, 27 Aug 2014 19:09:59 +0000 (19:09 +0000)]
Merge "Initial ZSL implementation" into ub-camera-glacier

9 years agoMake sure CaptureModule (and therefore Gcam) always resumes right.
Sascha Haeberling [Wed, 27 Aug 2014 19:07:58 +0000 (12:07 -0700)]
Make sure CaptureModule (and therefore Gcam) always resumes right.

  Bug: 17258531

Change-Id: I8a72fcd8f34eb95676ca939c2aff87fcac105e75

9 years agoInitial ZSL implementation
Puneet Lall [Thu, 14 Aug 2014 01:53:53 +0000 (18:53 -0700)]
Initial ZSL implementation

Bug: 16961251
Change-Id: I03c7c1813f99d460495472addc7f733e1bfa6a97

9 years agoam 0838d693: am 18422419: am a98b4b10: Merge "boatload of new assets" into ub-camera...
Spike Sprague [Wed, 27 Aug 2014 17:59:50 +0000 (17:59 +0000)]
am 0838d693: am 18422419: am a98b4b10: Merge "boatload of new assets" into ub-camera-glacier

* commit '0838d69344926eac4684a2722e367f4724d5eea3':
  boatload of new assets

9 years agoam 18422419: am a98b4b10: Merge "boatload of new assets" into ub-camera-glacier
Spike Sprague [Wed, 27 Aug 2014 17:52:10 +0000 (17:52 +0000)]
am 18422419: am a98b4b10: Merge "boatload of new assets" into ub-camera-glacier

* commit '184224196f846533c764ce490301bb3cca519a4a':
  boatload of new assets

9 years agoam a98b4b10: Merge "boatload of new assets" into ub-camera-glacier
Spike Sprague [Wed, 27 Aug 2014 17:44:37 +0000 (17:44 +0000)]
am a98b4b10: Merge "boatload of new assets" into ub-camera-glacier

* commit 'a98b4b10a1ce7a6ce6499f364ae33cebbb94d023':
  boatload of new assets

9 years agoMerge "boatload of new assets" into ub-camera-glacier
Spike Sprague [Wed, 27 Aug 2014 17:35:31 +0000 (17:35 +0000)]
Merge "boatload of new assets" into ub-camera-glacier

9 years agoam fe8c2f29: (-s ours) am b95bfd1b: (-s ours) am 0043d830: (-s ours) Merge "Import...
Baligh Uddin [Wed, 27 Aug 2014 16:52:55 +0000 (16:52 +0000)]
am fe8c2f29: (-s ours) am b95bfd1b: (-s ours) am 0043d830: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-camera-glacier

* commit 'fe8c2f29aa855f0738e346ca6f7bda6088d9af44':
  Import translations. DO NOT MERGE

9 years agoam b95bfd1b: (-s ours) am 0043d830: (-s ours) Merge "Import translations. DO NOT...
Baligh Uddin [Wed, 27 Aug 2014 16:42:00 +0000 (16:42 +0000)]
am b95bfd1b: (-s ours) am 0043d830: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-camera-glacier

* commit 'b95bfd1b641db6de55aa10e2e5173261f151c567':
  Import translations. DO NOT MERGE

9 years agoam 0043d830: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-camera-glacier
Baligh Uddin [Wed, 27 Aug 2014 16:32:57 +0000 (16:32 +0000)]
am 0043d830: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-camera-glacier

* commit '0043d830c7ae38ae938302c8ef1c862ba87eca90':
  Import translations. DO NOT MERGE

9 years agoMerge "Import translations. DO NOT MERGE" into ub-camera-glacier
Baligh Uddin [Wed, 27 Aug 2014 16:22:38 +0000 (16:22 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-camera-glacier

9 years agoam 173a5f63: am e25590a9: am 95817308: Enable location and heading to be stored in...
Sascha Haeberling [Wed, 27 Aug 2014 06:24:45 +0000 (06:24 +0000)]
am 173a5f63: am e25590a9: am 95817308: Enable location and heading to be stored in picture EXIF.

* commit '173a5f63962bc4ed0ce5929c6dea2dd7d50b19c6':
  Enable location and heading to be stored in picture EXIF.

9 years agoam e25590a9: am 95817308: Enable location and heading to be stored in picture EXIF.
Sascha Haeberling [Wed, 27 Aug 2014 06:14:51 +0000 (06:14 +0000)]
am e25590a9: am 95817308: Enable location and heading to be stored in picture EXIF.

* commit 'e25590a998c05297fb151bdf089a292b5d0b59f0':
  Enable location and heading to be stored in picture EXIF.

9 years agoam 95817308: Enable location and heading to be stored in picture EXIF.
Sascha Haeberling [Wed, 27 Aug 2014 06:04:40 +0000 (06:04 +0000)]
am 95817308: Enable location and heading to be stored in picture EXIF.

* commit '95817308fddad554c73cbe4539cb868dd4722ff9':
  Enable location and heading to be stored in picture EXIF.

9 years agoEnable location and heading to be stored in picture EXIF.
Sascha Haeberling [Wed, 27 Aug 2014 01:03:22 +0000 (18:03 -0700)]
Enable location and heading to be stored in picture EXIF.

  Bug: 17202845

Change-Id: Ic789c9a2d6078b35a09308d1b631166529f3f1bd

9 years agoam b8b145c5: am a35ba87b: am 779414e8: Show a message to indicate that Gcam is not...
Sascha Haeberling [Wed, 27 Aug 2014 05:01:42 +0000 (05:01 +0000)]
am b8b145c5: am a35ba87b: am 779414e8: Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

* commit 'b8b145c5c50478db9953e2d9e1e3ab13d2549a4c':
  Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

9 years agoam a35ba87b: am 779414e8: Show a message to indicate that Gcam is not yet ready for...
Sascha Haeberling [Wed, 27 Aug 2014 04:49:08 +0000 (04:49 +0000)]
am a35ba87b: am 779414e8: Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

* commit 'a35ba87b58db732b528930cd23d72cee33bcc03a':
  Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

9 years agoam e8885dd0: am a6e9539a: am 26b224dd: Protect video recording callback from activity...
Alan Newberger [Wed, 27 Aug 2014 04:46:02 +0000 (04:46 +0000)]
am e8885dd0: am a6e9539a: am 26b224dd: Protect video recording callback from activity/module pauses

* commit 'e8885dd0c3f87e2c62e592809abbd6302068e0a0':
  Protect video recording callback from activity/module pauses

9 years agoam dfe537bd: am b8383940: am d225ea60: Add volume key capture suppor to CaptureModule
Sascha Haeberling [Wed, 27 Aug 2014 04:46:01 +0000 (04:46 +0000)]
am dfe537bd: am b8383940: am d225ea60: Add volume key capture suppor to CaptureModule

* commit 'dfe537bdd717b30bf6caef58dc92834aa57b0c08':
  Add volume key capture suppor to CaptureModule

9 years agoam 76cfbe7b: am 29d5bcd8: am 9d3ec039: Add timeout to touch to focus.
Andy Huibers [Wed, 27 Aug 2014 04:46:01 +0000 (04:46 +0000)]
am 76cfbe7b: am 29d5bcd8: am 9d3ec039: Add timeout to touch to focus.

* commit '76cfbe7bbe402872308b77e6a0ad69136ba3bd2e':
  Add timeout to touch to focus.

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 27 Aug 2014 04:39:30 +0000 (21:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I785196ae077b6f1720086a546c115f6eec7e1043
Auto-generated-cl: translation import

9 years agoam 779414e8: Show a message to indicate that Gcam is not yet ready for quality feedba...
Sascha Haeberling [Wed, 27 Aug 2014 04:38:59 +0000 (04:38 +0000)]
am 779414e8: Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

* commit '779414e8bfe23d66de310570ff2314654e45ec9f':
  Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

9 years agoShow a message to indicate that Gcam is not yet ready for quality feedback on Shamu.
Sascha Haeberling [Wed, 27 Aug 2014 04:04:52 +0000 (21:04 -0700)]
Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu.

  Bug: 17204023

Change-Id: I03ac9df0e4df8f09f5a4527616add6fb12ff0fd8

9 years agoam a6e9539a: am 26b224dd: Protect video recording callback from activity/module pauses
Alan Newberger [Wed, 27 Aug 2014 03:45:42 +0000 (03:45 +0000)]
am a6e9539a: am 26b224dd: Protect video recording callback from activity/module pauses

* commit 'a6e9539a30454f19b70e7fdf639bd22bc95cec4d':
  Protect video recording callback from activity/module pauses