OSDN Git Service

android-x86/packages-apps-Camera2.git
10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 24 Mar 2014 20:31:41 +0000 (13:31 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam 777cbe66: Merge "Don\'t render the preview while it\'s not visible to the user...
Sam Judd [Mon, 24 Mar 2014 16:04:32 +0000 (09:04 -0700)]
am 777cbe66: Merge "Don\'t render the preview while it\'s not visible to the user." into gb-ub-photos-denali

* commit '777cbe660a5dc236d120375ecd3a7b9939b1ad7c':
  Don't render the preview while it's not visible to the user.

10 years agoMerge "Don't render the preview while it's not visible to the user." into gb-ub-photo...
Sam Judd [Mon, 24 Mar 2014 15:59:04 +0000 (15:59 +0000)]
Merge "Don't render the preview while it's not visible to the user." into gb-ub-photos-denali

10 years agoDon't render the preview while it's not visible to the user.
Sam Judd [Fri, 21 Mar 2014 23:53:27 +0000 (16:53 -0700)]
Don't render the preview while it's not visible to the user.

Bug: 13586944
Change-Id: Ide777da080ce150cec601b4e6e88cd6c4ea19cda

10 years agoam 0bb2a760: Merge "Processing service needs to start in foreground." into gb-ub...
Sascha Haeberling [Sat, 22 Mar 2014 00:33:32 +0000 (17:33 -0700)]
am 0bb2a760: Merge "Processing service needs to start in foreground." into gb-ub-photos-denali

* commit '0bb2a76095707d4ae4b147133bc1b0d65541c2cd':
  Processing service needs to start in foreground.

10 years agoMerge "Processing service needs to start in foreground." into gb-ub-photos-denali
Sascha Haeberling [Sat, 22 Mar 2014 00:30:39 +0000 (00:30 +0000)]
Merge "Processing service needs to start in foreground." into gb-ub-photos-denali

10 years agoProcessing service needs to start in foreground.
Sascha Haeberling [Fri, 21 Mar 2014 17:41:04 +0000 (10:41 -0700)]
Processing service needs to start in foreground.

  Bug: 13575616

This moves the notification logic into the processing service as we
anyway only have one notification.

Change-Id: I267966a0e34028cb72be373031562e9e9bc89bbb

10 years agoDecreases jank/speeds image loading in filmstrip.
Sam Judd [Mon, 17 Mar 2014 19:57:50 +0000 (12:57 -0700)]
Decreases jank/speeds image loading in filmstrip.

Adds Glide, an image loading library, to handle image caching and bitmap reuse.
This is working, but there are still some significant todos:

1. We're loading larger images than we need.
2. We're not aggressively cancelling loads so if you scroll far
  it takes longer than necessary for the image to appear.
3. Video thumbnail loading is slow (will require changes to Glide to improve).

Change-Id: I01387429068451b923509f78c6d5f8ce115e74ad

10 years agoam 82538f87: tablet ui tweaks (hacks?)
Spike Sprague [Fri, 21 Mar 2014 20:59:18 +0000 (13:59 -0700)]
am 82538f87: tablet ui tweaks (hacks?)

* commit '82538f87d5fbd18cb0f01340357ddef4e81c1126':
  tablet ui tweaks (hacks?)

10 years agotablet ui tweaks (hacks?)
Spike Sprague [Fri, 21 Mar 2014 18:00:41 +0000 (11:00 -0700)]
tablet ui tweaks (hacks?)

bug: 13169908

Change-Id: Ic1fd8031c4112ee3467615cd447cfff8c85639f5

10 years agoam 48d6492c: Merge "Best effort fix to prevent stretched videos." into gb-ub-photos...
Sam Judd [Fri, 21 Mar 2014 20:25:48 +0000 (13:25 -0700)]
am 48d6492c: Merge "Best effort fix to prevent stretched videos." into gb-ub-photos-denali

* commit '48d6492ccc56cb7d62a30ecc1f8576dc44e25718':
  Best effort fix to prevent stretched videos.

10 years agoMerge "Best effort fix to prevent stretched videos." into gb-ub-photos-denali
Sam Judd [Fri, 21 Mar 2014 20:20:59 +0000 (20:20 +0000)]
Merge "Best effort fix to prevent stretched videos." into gb-ub-photos-denali

10 years agoBest effort fix to prevent stretched videos.
Sam Judd [Mon, 17 Mar 2014 20:07:22 +0000 (13:07 -0700)]
Best effort fix to prevent stretched videos.

To avoid increasing load times, we now only parse video headers asynchronously
while the user scrolls. We make a best effort attempt to prefetch video headers
while we're scrolling to avoid the layout jumping around when we update
dimensions for an item that's visible to the user.

Bug: 13505062
Change-Id: Ib7d7835c39d50f22f45db5673ec4c49d84b81124

10 years agoam 282dc2c3: Merge "Fix lookup type" into gb-ub-photos-denali
Seth Raphael [Fri, 21 Mar 2014 18:40:54 +0000 (11:40 -0700)]
am 282dc2c3: Merge "Fix lookup type" into gb-ub-photos-denali

* commit '282dc2c37ad1fa27dd5e28ff148f9432f6077078':
  Fix lookup type

10 years agoMerge "Fix lookup type" into gb-ub-photos-denali
Seth Raphael [Fri, 21 Mar 2014 18:37:17 +0000 (18:37 +0000)]
Merge "Fix lookup type" into gb-ub-photos-denali

10 years agoFix lookup type
Seth Raphael [Fri, 21 Mar 2014 18:28:02 +0000 (11:28 -0700)]
Fix lookup type

Bug: 13582743
Change-Id: I16ddf8fbedc1461c05aeadfad27930862aebc4ff

10 years agoam 74b139ed: Merge "fix the build" into gb-ub-photos-denali
Sascha Häberling [Fri, 21 Mar 2014 17:05:02 +0000 (10:05 -0700)]
am 74b139ed: Merge "fix the build" into gb-ub-photos-denali

* commit '74b139ed4bb6845ba3dff4231e93c89e3d94bdba':
  fix the build

10 years agoMerge "fix the build" into gb-ub-photos-denali
Sascha Häberling [Fri, 21 Mar 2014 16:59:15 +0000 (16:59 +0000)]
Merge "fix the build" into gb-ub-photos-denali

10 years agofix the build
Seth Raphael [Fri, 21 Mar 2014 16:56:11 +0000 (09:56 -0700)]
fix the build

Change-Id: I069ada1529de371e2d17351b9bee53484cac1f5f

10 years agoam 10d7803c: Merge "Avoid race condition when Sessions are finished" into gb-ub-photo...
Seth Raphael [Fri, 21 Mar 2014 16:40:46 +0000 (09:40 -0700)]
am 10d7803c: Merge "Avoid race condition when Sessions are finished" into gb-ub-photos-denali

* commit '10d7803c6638992c97d2f7400b52fd3f695c8d1a':
  Avoid race condition when Sessions are finished

10 years agoMerge "Avoid race condition when Sessions are finished" into gb-ub-photos-denali
Seth Raphael [Fri, 21 Mar 2014 16:37:46 +0000 (16:37 +0000)]
Merge "Avoid race condition when Sessions are finished" into gb-ub-photos-denali

10 years agoAvoid race condition when Sessions are finished
Seth Raphael [Thu, 20 Mar 2014 23:47:53 +0000 (16:47 -0700)]
Avoid race condition when Sessions are finished

Bug: 13550276
Change-Id: I813f601a54708cd291cb0524c7b63724bd9c9fb8

10 years agoam de5cb2a3: Merge "Update processing API to support pause/resume." into gb-ub-photos...
Sascha Haeberling [Fri, 21 Mar 2014 01:01:46 +0000 (18:01 -0700)]
am de5cb2a3: Merge "Update processing API to support pause/resume." into gb-ub-photos-denali

* commit 'de5cb2a3ac53eea54eae01268e98610aa5acdaba':
  Update processing API to support pause/resume.

10 years agoMerge "Update processing API to support pause/resume." into gb-ub-photos-denali
Sascha Haeberling [Fri, 21 Mar 2014 00:58:21 +0000 (00:58 +0000)]
Merge "Update processing API to support pause/resume." into gb-ub-photos-denali

10 years agoUpdate processing API to support pause/resume.
Sascha Haeberling [Thu, 20 Mar 2014 20:27:14 +0000 (13:27 -0700)]
Update processing API to support pause/resume.

  Bug: 12080035
  BUg: 12211113

This has been ported over from the LightCycle service. We make use of
this to pause processing while new memory-intense captures are going on.

Change-Id: I9c7d8eb4199d290a2f35becce2541661636a26d4

10 years agoam 5cc5f61e: Merge "video bottom bar stop button tweaking" into gb-ub-photos-denali
Spike Sprague [Thu, 20 Mar 2014 21:17:35 +0000 (14:17 -0700)]
am 5cc5f61e: Merge "video bottom bar stop button tweaking" into gb-ub-photos-denali

* commit '5cc5f61e96ebc6bd0af2613b14d68c2cafd7ab78':
  video bottom bar stop button tweaking

10 years agoMerge "video bottom bar stop button tweaking" into gb-ub-photos-denali
Spike Sprague [Thu, 20 Mar 2014 21:13:09 +0000 (21:13 +0000)]
Merge "video bottom bar stop button tweaking" into gb-ub-photos-denali

10 years agoam 4ef32fda: Merge "Add ability to add extra settings." into gb-ub-photos-denali
Sascha Haeberling [Thu, 20 Mar 2014 18:45:32 +0000 (11:45 -0700)]
am 4ef32fda: Merge "Add ability to add extra settings." into gb-ub-photos-denali

* commit '4ef32fda7c6b084b9799e53e3071a1ce5e5b6ac3':
  Add ability to add extra settings.

10 years agoam 423c7835: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos...
Baligh Uddin [Thu, 20 Mar 2014 18:45:31 +0000 (11:45 -0700)]
am 423c7835: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

* commit '423c7835e0d25375747e9a989411913dc3e49d22':
  Import translations. DO NOT MERGE

10 years agoMerge "Add ability to add extra settings." into gb-ub-photos-denali
Sascha Haeberling [Thu, 20 Mar 2014 18:43:24 +0000 (18:43 +0000)]
Merge "Add ability to add extra settings." into gb-ub-photos-denali

10 years agoAdd ability to add extra settings.
Sascha Haeberling [Thu, 20 Mar 2014 02:48:06 +0000 (19:48 -0700)]
Add ability to add extra settings.

  Bug: 13077452

Change-Id: Id1159405d8cbbe3b84b94899b9f6352e64e428fa

10 years agoMerge "Import translations. DO NOT MERGE" into gb-ub-photos-denali
Baligh Uddin [Thu, 20 Mar 2014 18:42:01 +0000 (18:42 +0000)]
Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

10 years agoMerge "Import translations. DO NOT MERGE" into ub-camera-everglades
Baligh Uddin [Thu, 20 Mar 2014 18:41:53 +0000 (18:41 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-camera-everglades

10 years agoam 7a4364b0: Merge "Prevent rapid HDR+ switching from causing illegal state." into...
Erin Dahlgren [Wed, 19 Mar 2014 23:01:19 +0000 (16:01 -0700)]
am 7a4364b0: Merge "Prevent rapid HDR+ switching from causing illegal state." into gb-ub-photos-denali

* commit '7a4364b0ef54fe4b02a108b0181d10d3f7feda96':
  Prevent rapid HDR+ switching from causing illegal state.

10 years agoMerge "Prevent rapid HDR+ switching from causing illegal state." into gb-ub-photos...
Erin Dahlgren [Wed, 19 Mar 2014 22:58:32 +0000 (22:58 +0000)]
Merge "Prevent rapid HDR+ switching from causing illegal state." into gb-ub-photos-denali

10 years agoam dafb91f8: Disable lights-out mode.
Sascha Haeberling [Wed, 19 Mar 2014 22:56:12 +0000 (15:56 -0700)]
am dafb91f8: Disable lights-out mode.

* commit 'dafb91f89d4b1ff9f944b6af4b0540c3c0424040':
  Disable lights-out mode.

10 years agoDisable lights-out mode.
Sascha Haeberling [Wed, 19 Mar 2014 22:15:04 +0000 (15:15 -0700)]
Disable lights-out mode.

  Bug: 13546760

Change-Id: Ia45d099d991819a2705c715fe3fcac9b0c332208

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 19 Mar 2014 20:43:12 +0000 (13:43 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 19 Mar 2014 20:41:48 +0000 (13:41 -0700)]
Import translations. DO NOT MERGE

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

10 years agoPrevent rapid HDR+ switching from causing illegal state.
Erin Dahlgren [Wed, 19 Mar 2014 19:48:30 +0000 (12:48 -0700)]
Prevent rapid HDR+ switching from causing illegal state.

Bug: 13524559
Change-Id: Id8b2ebbfcdbf5e9b32a0f580adb6fe4754143396

10 years agoam 6383d975: Dont call requestLoadNewPhotos in secure camera mode.
Sam Judd [Tue, 18 Mar 2014 23:22:30 +0000 (16:22 -0700)]
am 6383d975: Dont call requestLoadNewPhotos in secure camera mode.

* commit '6383d97558433e39e4f43a5895d81bba0d0aafba':
  Dont call requestLoadNewPhotos in secure camera mode.

10 years agoDont call requestLoadNewPhotos in secure camera mode.
Sam Judd [Tue, 18 Mar 2014 23:00:32 +0000 (16:00 -0700)]
Dont call requestLoadNewPhotos in secure camera mode.

Bug: 13530796
Change-Id: I6e9bb51ed529bc633511f7c29d3ac9268c617717

10 years agoAllow views to be reused in filmstrip.
Sam Judd [Mon, 17 Mar 2014 18:27:03 +0000 (11:27 -0700)]
Allow views to be reused in filmstrip.

Change-Id: Ic2b8bbc251c9b19e658412ac3885a0cb83680809

10 years agoam bd245b28: Reset startup module index to default on upgrade.
Erin Dahlgren [Tue, 18 Mar 2014 16:58:29 +0000 (09:58 -0700)]
am bd245b28: Reset startup module index to default on upgrade.

* commit 'bd245b28022503b5f9060b384cb8b6601aba66b5':
  Reset startup module index to default on upgrade.

10 years agoReset startup module index to default on upgrade.
Erin Dahlgren [Tue, 18 Mar 2014 16:48:51 +0000 (09:48 -0700)]
Reset startup module index to default on upgrade.

Bug: 13515204
Change-Id: I69370503b9af5a4dad40f0fea7509e616173ce43

10 years agoam 454a33f1: Merge "Put resolution settings in a sub-screen." into gb-ub-photos-denali
Sascha Haeberling [Tue, 18 Mar 2014 01:43:46 +0000 (18:43 -0700)]
am 454a33f1: Merge "Put resolution settings in a sub-screen." into gb-ub-photos-denali

* commit '454a33f1ceacdd4d5ce97e97c031385de208eace':
  Put resolution settings in a sub-screen.

10 years agoMerge "Put resolution settings in a sub-screen." into gb-ub-photos-denali
Sascha Haeberling [Tue, 18 Mar 2014 01:40:51 +0000 (01:40 +0000)]
Merge "Put resolution settings in a sub-screen." into gb-ub-photos-denali

10 years agoPut resolution settings in a sub-screen.
Sascha Haeberling [Mon, 17 Mar 2014 23:45:15 +0000 (16:45 -0700)]
Put resolution settings in a sub-screen.

  Bug: 13512118

Also fixes a crash when going into settings.

Change-Id: I354749e2e4180e46d888b82e2c4d479cc7c06aca

10 years agoam 0315eef6: Merge "Refactor data model." into gb-ub-photos-denali
Angus Kong [Mon, 17 Mar 2014 23:34:19 +0000 (16:34 -0700)]
am 0315eef6: Merge "Refactor data model." into gb-ub-photos-denali

* commit '0315eef6893e7f349440bc116e0a30ee7694c7e1':
  Refactor data model.

10 years agoMerge "Refactor data model." into gb-ub-photos-denali
Angus Kong [Mon, 17 Mar 2014 23:32:54 +0000 (23:32 +0000)]
Merge "Refactor data model." into gb-ub-photos-denali

10 years agoRefactor data model.
Angus Kong [Thu, 13 Mar 2014 19:53:03 +0000 (12:53 -0700)]
Refactor data model.

bug:13176987
bug:13410244

This refactor is to make the relationship between Controller, Model and View
clearer. Now controller (CameraActivity in our case) takes the full
responsibility to add/remove data. The model (CameraDataAdapter, LocalData and
its subclasses) is only responsible to store the data with correct types and
data structures. The view (Filmstrip) is a totally passive component who takes
care of how the data is presented and define how the user can interactive with
it.

The session API should not be exposed to the filmstrip MVC architecture and
instead we should make them as independent as possible. The controller should
maintain the logics of how to interact between these components.

Major changes in this CL:
1. ImageData.getContentUri() -> getUri(). The Uri is no longer a content Uri.
2. LocalDataAdapter: addNewSession() and finishSession() removed. We don't
assume the session concept in data adapters anymore.
3. LocalDataAdapter: addPhotoData() removed.
4. LocalDataAdapter: addData() added (original private in CameraDataAdapter)
5. LocalDataAdapter.Listener: onNewDataAdded() removed (since it's actually
triggered by the caller who is adding the data.)

Session API change:
CaptureSession.onPreviewUpdated() is changed to onPreviewAvailable. The module
now should decide the timing to notify the availability of the preview through
it.
CaptureSession.updatePreview(String path) is added. Not all the module can have
a preview when the session is created. Panorama/PhotoSphere creates the preview
after a background processing. The preview is stored as a file and should be
update to the internal preview storage through CaptureSession.updatePreview().

Change-Id: Id73c8f289bd4b3c13149da1b72c99fc6bab5849e

10 years agoam 18f1cb9b: Merge "Implement an upgrade path between old and new source files."...
Erin Dahlgren [Mon, 17 Mar 2014 22:48:02 +0000 (15:48 -0700)]
am 18f1cb9b: Merge "Implement an upgrade path between old and new source files." into gb-ub-photos-denali

* commit '18f1cb9bde8b21c9b75b74490609d5d51fdd9392':
  Implement an upgrade path between old and new source files.

10 years agoMerge "Implement an upgrade path between old and new source files." into gb-ub-photos...
Erin Dahlgren [Mon, 17 Mar 2014 22:45:17 +0000 (22:45 +0000)]
Merge "Implement an upgrade path between old and new source files." into gb-ub-photos-denali

10 years agoam 57a16b12: Merge "New resolution settings. Two for each camera." into gb-ub-photos...
Sascha Haeberling [Mon, 17 Mar 2014 22:11:33 +0000 (15:11 -0700)]
am 57a16b12: Merge "New resolution settings. Two for each camera." into gb-ub-photos-denali

* commit '57a16b1204081250a7d510d30c47fdd5c2108fa5':
  New resolution settings. Two for each camera.

10 years agoMerge "New resolution settings. Two for each camera." into gb-ub-photos-denali
Sascha Haeberling [Mon, 17 Mar 2014 22:09:47 +0000 (22:09 +0000)]
Merge "New resolution settings. Two for each camera." into gb-ub-photos-denali

10 years agoam a57d3747: Merge "Disable time-lapse as Denali doesn\'t contain this feature."...
Sascha Haeberling [Mon, 17 Mar 2014 22:00:20 +0000 (15:00 -0700)]
am a57d3747: Merge "Disable time-lapse as Denali doesn\'t contain this feature." into gb-ub-photos-denali

* commit 'a57d374727dc122ab16cffc73fa3950e3b3d0b96':
  Disable time-lapse as Denali doesn't contain this feature.

10 years agoMerge "Disable time-lapse as Denali doesn't contain this feature." into gb-ub-photos...
Sascha Haeberling [Mon, 17 Mar 2014 21:58:06 +0000 (21:58 +0000)]
Merge "Disable time-lapse as Denali doesn't contain this feature." into gb-ub-photos-denali

10 years agoDisable time-lapse as Denali doesn't contain this feature.
Sascha Haeberling [Mon, 17 Mar 2014 20:56:05 +0000 (13:56 -0700)]
Disable time-lapse as Denali doesn't contain this feature.

  Bug: 13509556

Change-Id: Iad4b5f821c571627570b0bb85bafb7b5d832c0f4

10 years agoam 0a3171e4: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos...
Geoff Mendal [Mon, 17 Mar 2014 20:41:05 +0000 (13:41 -0700)]
am 0a3171e4: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

* commit '0a3171e453c88825701a86d71012ad1e193f84de':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into ub-camera-everglades
Geoff Mendal [Mon, 17 Mar 2014 20:38:28 +0000 (20:38 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-camera-everglades

10 years agoMerge "Import translations. DO NOT MERGE" into gb-ub-photos-denali
Geoff Mendal [Mon, 17 Mar 2014 20:37:56 +0000 (20:37 +0000)]
Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

10 years agoam 9795ed47: Non-secure capture intents cannot support HDR+.
Erin Dahlgren [Mon, 17 Mar 2014 20:27:51 +0000 (13:27 -0700)]
am 9795ed47: Non-secure capture intents cannot support HDR+.

* commit '9795ed47e73c99f0049f10a56a2910e3595fcea0':
  Non-secure capture intents cannot support HDR+.

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 17 Mar 2014 20:07:41 +0000 (13:07 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 17 Mar 2014 20:06:17 +0000 (13:06 -0700)]
Import translations. DO NOT MERGE

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

10 years agoNon-secure capture intents cannot support HDR+.
Erin Dahlgren [Mon, 17 Mar 2014 19:39:09 +0000 (12:39 -0700)]
Non-secure capture intents cannot support HDR+.

* We still need to find a way to avoid losing a user's HDR+ preference
  when they launch a capture intent (and get booted into photo module).

Bug: 13475212
Change-Id: I9aeed950d0ace060eb2ea2a1822d91da2860fbaf

10 years agoImplement an upgrade path between old and new source files.
Erin Dahlgren [Mon, 17 Mar 2014 19:26:48 +0000 (12:26 -0700)]
Implement an upgrade path between old and new source files.

* applies the upgrade path to location, which needs to recovered
  from the old setting in both type and source file.

Bug: 13165733
Change-Id: Icaef2c49c46acba57e59f3da3d0bc9c4f153d9cc

10 years agoam 6d4b5e12: Merge "Support HDR+ secure camera is user prefers." into gb-ub-photos...
Erin Dahlgren [Mon, 17 Mar 2014 17:44:17 +0000 (10:44 -0700)]
am 6d4b5e12: Merge "Support HDR+ secure camera is user prefers." into gb-ub-photos-denali

* commit '6d4b5e12a281f38c1b3d42c971f438758e5d38bc':
  Support HDR+ secure camera is user prefers.

10 years agoMerge "Support HDR+ secure camera is user prefers." into gb-ub-photos-denali
Erin Dahlgren [Mon, 17 Mar 2014 17:41:31 +0000 (17:41 +0000)]
Merge "Support HDR+ secure camera is user prefers." into gb-ub-photos-denali

10 years agoNew resolution settings. Two for each camera.
Sascha Haeberling [Tue, 11 Mar 2014 16:44:34 +0000 (09:44 -0700)]
New resolution settings. Two for each camera.

  Bug: 13025151
  Bug: 13349351

Also fixes the issue of summaries not showing up before
changing a resolution setting.

Change-Id: I63482a79e742c0403ebf556148f7a12d4e6c8b0e

10 years agoam b8d4e380: Merge "Respond to menu button key events based on current view." into...
Erin Dahlgren [Fri, 14 Mar 2014 23:00:14 +0000 (16:00 -0700)]
am b8d4e380: Merge "Respond to menu button key events based on current view." into gb-ub-photos-denali

* commit 'b8d4e380828a49ba2bb119ac2c676904ae0f15e8':
  Respond to menu button key events based on current view.

10 years agoMerge "Respond to menu button key events based on current view." into gb-ub-photos...
Erin Dahlgren [Fri, 14 Mar 2014 22:57:37 +0000 (22:57 +0000)]
Merge "Respond to menu button key events based on current view." into gb-ub-photos-denali

10 years agoSupport HDR+ secure camera is user prefers.
Erin Dahlgren [Fri, 14 Mar 2014 22:56:22 +0000 (15:56 -0700)]
Support HDR+ secure camera is user prefers.

Bug: 13475212
Change-Id: I2a061256ddc689cd6fdc6a0e9bd22c4f57aca9bb

10 years agoRespond to menu button key events based on current view.
Erin Dahlgren [Fri, 14 Mar 2014 21:10:57 +0000 (14:10 -0700)]
Respond to menu button key events based on current view.

Bug: 13347834
Change-Id: Id917bb488e7d67a233f65c4d95bdaf6c8facb33b

10 years agovideo bottom bar stop button tweaking
Spike Sprague [Fri, 14 Mar 2014 21:32:54 +0000 (14:32 -0700)]
video bottom bar stop button tweaking

bug: 13367909
Change-Id: I670350f77a1e86500a0d66f3a3fc5d7e772d0c93

10 years agoam 9e74a09f: Merge "mode options buttons animation tweaks" into gb-ub-photos-denali
Spike Sprague [Fri, 14 Mar 2014 20:36:44 +0000 (13:36 -0700)]
am 9e74a09f: Merge "mode options buttons animation tweaks" into gb-ub-photos-denali

* commit '9e74a09fe2bf6d3fb988904dea9273ff6a2ffcbd':
  mode options buttons animation tweaks

10 years agoMerge "mode options buttons animation tweaks" into gb-ub-photos-denali
Spike Sprague [Fri, 14 Mar 2014 20:33:49 +0000 (20:33 +0000)]
Merge "mode options buttons animation tweaks" into gb-ub-photos-denali

10 years agomode options buttons animation tweaks
Spike Sprague [Wed, 12 Mar 2014 01:02:15 +0000 (18:02 -0700)]
mode options buttons animation tweaks

bug: 13327124

Change-Id: Iddf824d0ee9807f179501b8e391540f0e798f920

10 years agoam 3cf55144: Merge "Show photos added to camera folder externally in filmstrip prompt...
Sam Judd [Fri, 14 Mar 2014 15:31:29 +0000 (08:31 -0700)]
am 3cf55144: Merge "Show photos added to camera folder externally in filmstrip promptly." into gb-ub-photos-denali

* commit '3cf55144483327b2b82af73b1a40335dba749f41':
  Show photos added to camera folder externally in filmstrip promptly.

10 years agoMerge "Show photos added to camera folder externally in filmstrip promptly." into...
Sam Judd [Fri, 14 Mar 2014 15:28:55 +0000 (15:28 +0000)]
Merge "Show photos added to camera folder externally in filmstrip promptly." into gb-ub-photos-denali

10 years agoShow photos added to camera folder externally in filmstrip promptly.
Sam Judd [Thu, 13 Mar 2014 18:40:10 +0000 (11:40 -0700)]
Show photos added to camera folder externally in filmstrip promptly.

Bug: 13320658
Change-Id: I2f605674fdd23e31bc7567b28ba098fff59802c0

10 years agoam 87ea428f: Merge "Mode switcher refactor for better state management" into gb-ub...
Doris Liu [Fri, 14 Mar 2014 06:00:49 +0000 (23:00 -0700)]
am 87ea428f: Merge "Mode switcher refactor for better state management" into gb-ub-photos-denali

* commit '87ea428ffe1b52f4859aaa1b1c993a0bdf939f5e':
  Mode switcher refactor for better state management

10 years agoMerge "Mode switcher refactor for better state management" into gb-ub-photos-denali
Doris Liu [Fri, 14 Mar 2014 05:58:28 +0000 (05:58 +0000)]
Merge "Mode switcher refactor for better state management" into gb-ub-photos-denali

10 years agoam 469bdb40: Merge "Add content description to settings button for accessibility...
Doris Liu [Thu, 13 Mar 2014 23:06:08 +0000 (16:06 -0700)]
am 469bdb40: Merge "Add content description to settings button for accessibility" into gb-ub-photos-denali

* commit '469bdb40a7895588cb352e1bb635ad6252fadf60':
  Add content description to settings button for accessibility

10 years agoMerge "Add content description to settings button for accessibility" into gb-ub-photo...
Doris Liu [Thu, 13 Mar 2014 23:03:43 +0000 (23:03 +0000)]
Merge "Add content description to settings button for accessibility" into gb-ub-photos-denali

10 years agoAdd content description to settings button for accessibility
Doris Liu [Thu, 13 Mar 2014 22:58:51 +0000 (15:58 -0700)]
Add content description to settings button for accessibility

Bug: 13196135
Change-Id: I5730d6d55dda6658e67098b9fd14c4946ea8ee71

10 years agoMode switcher refactor for better state management
Doris Liu [Wed, 12 Mar 2014 20:48:05 +0000 (13:48 -0700)]
Mode switcher refactor for better state management

Also added support for mode selection during shimmy.

Bug: 13441279
Bug: 13403920

Change-Id: If7093e833b83f093b779df1d497e20ea3054c0c1

10 years agoam 93c6b617: Allow a session to know its content uri
Seth Raphael [Thu, 13 Mar 2014 18:34:14 +0000 (11:34 -0700)]
am 93c6b617: Allow a session to know its content uri

* commit '93c6b617868b73b73199cf93216fec7002290f55':
  Allow a session to know its content uri

10 years agoAllow a session to know its content uri
Seth Raphael [Thu, 13 Mar 2014 18:01:26 +0000 (11:01 -0700)]
Allow a session to know its content uri

Bug: 13442744

Change-Id: I8ec870ae81cf70dbdf6cab9295a4556cf9f66179

10 years agoam deda5239: Don\'t crash if a placeholder session is not found
Seth Raphael [Thu, 13 Mar 2014 18:17:07 +0000 (11:17 -0700)]
am deda5239: Don\'t crash if a placeholder session is not found

* commit 'deda5239be336cd306a5750bdf3033099b0c767d':
  Don't crash if a placeholder session is not found

10 years agoDon't crash if a placeholder session is not found
Seth Raphael [Thu, 13 Mar 2014 17:57:20 +0000 (10:57 -0700)]
Don't crash if a placeholder session is not found

When the activity crashes, sessions may still be
in progress in the service.  On relaunch of the
activity the service may complete process, and
attempt to update an unknown session (as they
are currently stored in the activity).

Bug: 13421356
Change-Id: I87b1585bff1c46621aed1af18dae105f04e41268

10 years agoam 9906b209: Merge "Make preview visibility logic more robust." into gb-ub-photos...
Sascha Haeberling [Thu, 13 Mar 2014 17:40:47 +0000 (10:40 -0700)]
am 9906b209: Merge "Make preview visibility logic more robust." into gb-ub-photos-denali

* commit '9906b20940dbd0b15550ef08d7437733eccd3c6c':
  Make preview visibility logic more robust.

10 years agoMerge "Make preview visibility logic more robust." into gb-ub-photos-denali
Sascha Haeberling [Thu, 13 Mar 2014 17:38:37 +0000 (17:38 +0000)]
Merge "Make preview visibility logic more robust." into gb-ub-photos-denali

10 years agoam e99b5738: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos...
Baligh Uddin [Thu, 13 Mar 2014 16:39:28 +0000 (09:39 -0700)]
am e99b5738: (-s ours) Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

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

10 years agoMerge "Import translations. DO NOT MERGE" into gb-ub-photos-denali
Baligh Uddin [Thu, 13 Mar 2014 16:37:34 +0000 (16:37 +0000)]
Merge "Import translations. DO NOT MERGE" into gb-ub-photos-denali

10 years agoMerge "Import translations. DO NOT MERGE" into ub-camera-everglades
Baligh Uddin [Thu, 13 Mar 2014 16:37:32 +0000 (16:37 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-camera-everglades

10 years agoMake preview visibility logic more robust.
Sascha Haeberling [Thu, 13 Mar 2014 16:04:32 +0000 (09:04 -0700)]
Make preview visibility logic more robust.

  Bug: 13213657
  Bug: 13403920

Filmstrip and mode switcher are two separate entities so we need to
track their visibilities separately and derive preview visibility
from their joint state.

Change-Id: I24b810b6c2bb0ac4ec60678f92c36172242b7b1c

10 years agoam 6dbd5ae9: Merge "Prevent VideoModule from freezing forever without triggering...
Erin Dahlgren [Thu, 13 Mar 2014 00:35:22 +0000 (17:35 -0700)]
am 6dbd5ae9: Merge "Prevent VideoModule from freezing forever without triggering ANR." into gb-ub-photos-denali

* commit '6dbd5ae96714d3460bf31c4c41a29a7522a7d386':
  Prevent VideoModule from freezing forever without triggering ANR.

10 years agoMerge "Prevent VideoModule from freezing forever without triggering ANR." into gb...
Erin Dahlgren [Thu, 13 Mar 2014 00:32:55 +0000 (00:32 +0000)]
Merge "Prevent VideoModule from freezing forever without triggering ANR." into gb-ub-photos-denali

10 years agoPrevent VideoModule from freezing forever without triggering ANR.
Erin Dahlgren [Wed, 12 Mar 2014 23:31:12 +0000 (16:31 -0700)]
Prevent VideoModule from freezing forever without triggering ANR.

Bug: 13330215
Change-Id: I76a2c758c2e16454feebfed8b20fa0c967eda2cf

10 years agoam cb4fbd73: Merge "Use velocity to allow easier filmstrip delete gestures." into...
Sam Judd [Wed, 12 Mar 2014 23:25:53 +0000 (16:25 -0700)]
am cb4fbd73: Merge "Use velocity to allow easier filmstrip delete gestures." into gb-ub-photos-denali

* commit 'cb4fbd73d5e46987035a84366c402dcebafdbbed':
  Use velocity to allow easier filmstrip delete gestures.