OSDN Git Service

android-x86/packages-apps-Camera2.git
10 years agoam 92ae10ec: Add support for remote shutter control via broadcast intents. Send CAMER...
Dan Aminzade [Wed, 14 Aug 2013 22:29:14 +0000 (15:29 -0700)]
am 92ae10ec: Add support for remote shutter control via broadcast intents. Send CAMERA_STOPPED and CAMERA_STARTED intents on pause/resume, to notify Gem to hide and show the camera card, and receive the SHUTTER broadcast intent to trigger the shutter. This change reso

* commit '92ae10ec320405d07c85a9e80be40293c65d85e0':
  Add support for remote shutter control via broadcast intents. Send CAMERA_STOPPED and CAMERA_STARTED intents on pause/resume, to notify Gem to hide and show the camera card, and receive the SHUTTER broadcast intent to trigger the shutter. This change resolves b/10185077.

10 years agoAdd support for remote shutter control via broadcast intents.
Dan Aminzade [Tue, 13 Aug 2013 21:44:25 +0000 (14:44 -0700)]
Add support for remote shutter control via broadcast intents.
Send CAMERA_STOPPED and CAMERA_STARTED intents on pause/resume, to
notify Gem to hide and show the camera card, and receive the SHUTTER
broadcast intent to trigger the shutter.
This change resolves b/10185077.

Change-Id: I1e38039874b74460f5c815e9d2672789691e9e2f

10 years agoam 18a29449: Merge "Handle unexpected exceptions when loading videos." into gb-ub...
Angus Kong [Wed, 14 Aug 2013 20:39:18 +0000 (13:39 -0700)]
am 18a29449: Merge "Handle unexpected exceptions when loading videos." into gb-ub-photos-carlsbad

* commit '18a29449cf72bb693eb63e30ba2b7e70853c454b':
  Handle unexpected exceptions when loading videos.

10 years agoMerge "Handle unexpected exceptions when loading videos." into gb-ub-photos-carlsbad
Angus Kong [Wed, 14 Aug 2013 20:37:48 +0000 (20:37 +0000)]
Merge "Handle unexpected exceptions when loading videos." into gb-ub-photos-carlsbad

10 years agoHandle unexpected exceptions when loading videos.
Angus Kong [Wed, 14 Aug 2013 17:52:40 +0000 (10:52 -0700)]
Handle unexpected exceptions when loading videos.

  bug:10313671
  bug:9757517

Change-Id: I8cb922599c4185a585f90007c3975841d14e179a

10 years agoam a1a52fc2: Merge "Copy over libjni_mosaic from Camera. We need to support the SRI...
Sascha Haeberling [Wed, 14 Aug 2013 18:44:52 +0000 (11:44 -0700)]
am a1a52fc2: Merge "Copy over libjni_mosaic from Camera. We need to support the SRI pano mode for Carlsbad." into gb-ub-photos-carlsbad

* commit 'a1a52fc26adbfa7f464b996cc5ea420d3f29a324':
  Copy over libjni_mosaic from Camera. We need to support the SRI pano mode for Carlsbad.

10 years agoMerge "Copy over libjni_mosaic from Camera. We need to support the SRI pano mode...
Sascha Haeberling [Wed, 14 Aug 2013 18:42:54 +0000 (18:42 +0000)]
Merge "Copy over libjni_mosaic from Camera. We need to support the SRI pano mode for Carlsbad." into gb-ub-photos-carlsbad

10 years agoCopy over libjni_mosaic from Camera. We need to support the SRI pano
Sascha Haeberling [Wed, 14 Aug 2013 18:20:34 +0000 (11:20 -0700)]
Copy over libjni_mosaic from Camera. We need to support the SRI pano
mode for Carlsbad.

Change-Id: Id14e64d8248236e8170c12cfca2cbf2ca952e993

10 years agoam 0270ab73: Add back DisableCameraReceiver
Mangesh Ghiware [Wed, 14 Aug 2013 18:17:11 +0000 (11:17 -0700)]
am 0270ab73: Add back DisableCameraReceiver

* commit '0270ab7337570c3dbd42a1a97a046a4459844fee':
  Add back DisableCameraReceiver

10 years agoAdd back DisableCameraReceiver
Mangesh Ghiware [Wed, 14 Aug 2013 18:03:39 +0000 (11:03 -0700)]
Add back DisableCameraReceiver

Bug: 10314435
Change-Id: Ic8ba05e6bfecfff365b2fd759d7669c1015a3845

10 years agoam a34e8c7d: Merge "Add activity-alias for Camera." into gb-ub-photos-carlsbad
Mangesh Ghiware [Wed, 14 Aug 2013 04:15:50 +0000 (21:15 -0700)]
am a34e8c7d: Merge "Add activity-alias for Camera." into gb-ub-photos-carlsbad

* commit 'a34e8c7d439d17355df51e5e536bdbbd1744cc74':
  Add activity-alias for Camera.

10 years agoMerge "Add activity-alias for Camera." into gb-ub-photos-carlsbad
Mangesh Ghiware [Wed, 14 Aug 2013 04:14:35 +0000 (04:14 +0000)]
Merge "Add activity-alias for Camera." into gb-ub-photos-carlsbad

10 years agoam dcccc510: Fix camera preview stopped after onResume().
Angus Kong [Wed, 14 Aug 2013 03:28:36 +0000 (20:28 -0700)]
am dcccc510: Fix camera preview stopped after onResume().

* commit 'dcccc510652b835fdbd39310a07849af8203052a':
  Fix camera preview stopped after onResume().

10 years agoFix camera preview stopped after onResume().
Angus Kong [Fri, 9 Aug 2013 00:06:03 +0000 (17:06 -0700)]
Fix camera preview stopped after onResume().

This fix is for the blank camera preview blank after onPause() -> onResume().
1. Refined camera start up procedure by removing redundant camera startup
   thread.
2. Cleanup unused calls after aparted from gallery.

  bug:10189998

Change-Id: I13ffa24aff5069f0032cd4bc801548fccc63d0e7

10 years agoam 5894ec25: Fix view jumps when action bar is hiding
ztenghui [Wed, 14 Aug 2013 00:27:17 +0000 (17:27 -0700)]
am 5894ec25: Fix view jumps when action bar is hiding

* commit '5894ec256d231e5167239176cc90b96a49cb9148':
  Fix view jumps when action bar is hiding

10 years agoAdd activity-alias for Camera.
Mangesh Ghiware [Wed, 14 Aug 2013 00:10:58 +0000 (17:10 -0700)]
Add activity-alias for Camera.

Similar to the one in Gallery2 manifest.

Bug: 10312966
Change-Id: I5325f8cfeba2a3825cd5604d4fee7c209067aba1

10 years agoFix view jumps when action bar is hiding
ztenghui [Tue, 13 Aug 2013 23:32:24 +0000 (16:32 -0700)]
Fix view jumps when action bar is hiding

bug:10245009

Change-Id: Ie596132dfc7790ff371d032701475aa742bd31fa

10 years agoam 1e335342: Merge "Don\'t take a snapshot if video recording is not in progress...
Sascha Haeberling [Tue, 13 Aug 2013 23:34:45 +0000 (16:34 -0700)]
am 1e335342: Merge "Don\'t take a snapshot if video recording is not in progress." into gb-ub-photos-carlsbad

* commit '1e3353427a04b945bfc6e167e38b63e814329a9f':
  Don't take a snapshot if video recording is not in progress.

10 years agoam e96a4ad8: Merge "Clean up unused code." into gb-ub-photos-carlsbad
Sascha Haeberling [Tue, 13 Aug 2013 23:34:45 +0000 (16:34 -0700)]
am e96a4ad8: Merge "Clean up unused code." into gb-ub-photos-carlsbad

* commit 'e96a4ad86489b86d0ce2f7ce156723f4d9d94dba':
  Clean up unused code.

10 years agoMerge "Don't take a snapshot if video recording is not in progress." into gb-ub-photo...
Sascha Haeberling [Tue, 13 Aug 2013 23:31:10 +0000 (23:31 +0000)]
Merge "Don't take a snapshot if video recording is not in progress." into gb-ub-photos-carlsbad

10 years agoMerge "Clean up unused code." into gb-ub-photos-carlsbad
Sascha Haeberling [Tue, 13 Aug 2013 23:28:20 +0000 (23:28 +0000)]
Merge "Clean up unused code." into gb-ub-photos-carlsbad

10 years agoam 0abbdb37: Merge "Hide the actionbar and title at the beginning" into gb-ub-photos...
ztenghui [Tue, 13 Aug 2013 23:23:39 +0000 (16:23 -0700)]
am 0abbdb37: Merge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbad

* commit '0abbdb370b4cd722a739cf65c7b5845ceef535b8':
  Hide the actionbar and title at the beginning

10 years agoMerge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbad
ztenghui [Tue, 13 Aug 2013 23:21:49 +0000 (23:21 +0000)]
Merge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbad

10 years agoHide the actionbar and title at the beginning
ztenghui [Tue, 13 Aug 2013 22:53:57 +0000 (15:53 -0700)]
Hide the actionbar and title at the beginning

bug:10245009

Change-Id: I39640e9f7add0c8ae20257dd5c71cefd4a927a0e

10 years agoDon't take a snapshot if video recording is not in progress.
Sascha Haeberling [Tue, 13 Aug 2013 23:10:01 +0000 (16:10 -0700)]
Don't take a snapshot if video recording is not in progress.

 Bug:10312841

Change-Id: Ie6931d054089d0825e7a57206a8de129a79b741f

10 years agoClean up unused code.
Sascha Haeberling [Tue, 13 Aug 2013 21:41:10 +0000 (14:41 -0700)]
Clean up unused code.

Change-Id: Ib7d05cd1bd908708ad96a8b215c79162950e0221

10 years agoam 02ed1b27: Merge "Add the menu items back" into gb-ub-photos-carlsbad
ztenghui [Tue, 13 Aug 2013 22:58:31 +0000 (15:58 -0700)]
am 02ed1b27: Merge "Add the menu items back" into gb-ub-photos-carlsbad

* commit '02ed1b27b8cd2d0493ed18aea1ce304b6837ef64':
  Add the menu items back

10 years agoMerge "Add the menu items back" into gb-ub-photos-carlsbad
ztenghui [Tue, 13 Aug 2013 22:56:57 +0000 (22:56 +0000)]
Merge "Add the menu items back" into gb-ub-photos-carlsbad

10 years agoAdd the menu items back
ztenghui [Tue, 13 Aug 2013 20:53:16 +0000 (13:53 -0700)]
Add the menu items back

bug:10245009

Change-Id: I4e11e0cd64800bd9c07158d1a46ea5765ba51d15

10 years agoam f9296614: Merge "Check for device support before taking video snapshots" into...
Doris Liu [Tue, 13 Aug 2013 22:45:20 +0000 (15:45 -0700)]
am f9296614: Merge "Check for device support before taking video snapshots" into gb-ub-photos-carlsbad

* commit 'f9296614d552ccf9af1331748c42e8f59f0cda9e':
  Check for device support before taking video snapshots

10 years agoMerge "Check for device support before taking video snapshots" into gb-ub-photos...
Doris Liu [Tue, 13 Aug 2013 22:13:49 +0000 (22:13 +0000)]
Merge "Check for device support before taking video snapshots" into gb-ub-photos-carlsbad

10 years agoCheck for device support before taking video snapshots
Doris Liu [Tue, 13 Aug 2013 22:01:52 +0000 (15:01 -0700)]
Check for device support before taking video snapshots

Bug: 9496097
Change-Id: I6f5d0489848b583fac3b1fd3b605351002be08ba

10 years agoam 6d8bb279: Merge "Remove old video camera icon and label from Camera2" into gb...
Doris Liu [Tue, 13 Aug 2013 21:00:20 +0000 (14:00 -0700)]
am 6d8bb279: Merge "Remove old video camera icon and label from Camera2" into gb-ub-photos-carlsbad

* commit '6d8bb2792391182cf75783acaff5acb1c38d9be4':
  Remove old video camera icon and label from Camera2

10 years agoMerge "Remove old video camera icon and label from Camera2" into gb-ub-photos-carlsbad
Doris Liu [Tue, 13 Aug 2013 20:30:14 +0000 (20:30 +0000)]
Merge "Remove old video camera icon and label from Camera2" into gb-ub-photos-carlsbad

10 years agoam 57549631: Remove Refocus from Camera UI.
Sascha Haeberling [Tue, 13 Aug 2013 19:59:55 +0000 (12:59 -0700)]
am 57549631: Remove Refocus from Camera UI.

* commit '57549631449fab8cd4d8dffe730bee4d5c4d8890':
  Remove Refocus from Camera UI.

10 years agoRemove old video camera icon and label from Camera2
Doris Liu [Tue, 13 Aug 2013 19:35:34 +0000 (12:35 -0700)]
Remove old video camera icon and label from Camera2

Bug: 10296343
Change-Id: I6c6f130f86b4206d6b9ef322c76e6bdbe81aa57e

10 years agoRemove Refocus from Camera UI.
Sascha Haeberling [Tue, 13 Aug 2013 19:17:34 +0000 (12:17 -0700)]
Remove Refocus from Camera UI.

  Bug:10073814

Change-Id: I023c7f61463690b02492705cedec8c74159c515d

10 years agoam 0a08b3a2: Merge "Fix video capture intent handling" into gb-ub-photos-carlsbad
Doris Liu [Tue, 13 Aug 2013 18:27:19 +0000 (11:27 -0700)]
am 0a08b3a2: Merge "Fix video capture intent handling" into gb-ub-photos-carlsbad

* commit '0a08b3a280bf7934d362c94a49e43646c9b3bc4f':
  Fix video capture intent handling

10 years agoMerge "Fix video capture intent handling" into gb-ub-photos-carlsbad
Doris Liu [Tue, 13 Aug 2013 18:26:09 +0000 (18:26 +0000)]
Merge "Fix video capture intent handling" into gb-ub-photos-carlsbad

10 years agoFix video capture intent handling
Doris Liu [Mon, 12 Aug 2013 22:18:53 +0000 (15:18 -0700)]
Fix video capture intent handling

Bug: 10296343

Change-Id: I55fb6c71b59a1559ebb58c65e71d510379367435

10 years agoRemove all tests from Camera2 until we have them sorted out.
Sascha Haeberling [Tue, 13 Aug 2013 02:18:54 +0000 (19:18 -0700)]
Remove all tests from Camera2 until we have them sorted out.

Change-Id: I15107eac9acc37b09094585902fc24fe96ef8953

10 years agoRemove Camera tests from Gallery (breaks userdebugs builds)
Sascha Haeberling [Tue, 13 Aug 2013 01:44:14 +0000 (18:44 -0700)]
Remove Camera tests from Gallery (breaks userdebugs builds)

Change-Id: I64d1fafb4ba7be73f16a53908507bc902168d1e7

10 years agoAdd local data types.
Angus Kong [Mon, 12 Aug 2013 22:03:45 +0000 (15:03 -0700)]
Add local data types.

We need local data types to generate different menus.

  bug:10245009

Change-Id: I95f947c11ad3f39172c43f75f4108bf720148278

10 years agoDon't return null if there's no images to load.
Angus Kong [Mon, 12 Aug 2013 22:54:46 +0000 (15:54 -0700)]
Don't return null if there's no images to load.

  bug:10294250

Change-Id: Id6744f5bf36715527badc098de77bf11d67ae549

10 years agoDon't set mImages to null, as we call .size() later.
Sascha Haeberling [Mon, 12 Aug 2013 21:34:53 +0000 (14:34 -0700)]
Don't set mImages to null, as we call .size() later.

  Bug: 10293573

Change-Id: I5fab2bc4fe355c4c26dcab9b6b71ff14e7216502

10 years agoUpdate app name to "Camera" before merging to KLP.
Sascha Haeberling [Mon, 12 Aug 2013 18:49:33 +0000 (11:49 -0700)]
Update app name to "Camera" before merging to KLP.

Change-Id: Icbd776f5e2b07464de94b41081358996920eafcf

10 years agoMerge "Add the basic action bar back." into gb-ub-photos-carlsbad
ztenghui [Mon, 12 Aug 2013 17:27:46 +0000 (17:27 +0000)]
Merge "Add the basic action bar back." into gb-ub-photos-carlsbad

10 years agoMerge "Clean up Gallery codes." into gb-ub-photos-carlsbad
Angus Kong [Sat, 10 Aug 2013 01:13:10 +0000 (01:13 +0000)]
Merge "Clean up Gallery codes." into gb-ub-photos-carlsbad

10 years agoAdd the basic action bar back.
ztenghui [Sat, 10 Aug 2013 00:37:15 +0000 (17:37 -0700)]
Add the basic action bar back.

Remove outdated styles.

bug:10245009

Change-Id: I1ab6e6ea7c3e5c4157951203209b573dd2edda88

10 years agoClean up Gallery codes.
Angus Kong [Fri, 9 Aug 2013 21:55:20 +0000 (14:55 -0700)]
Clean up Gallery codes.

  bug:10263696

Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263

10 years agoFix NPE after capture when camera roll is empty.
Angus Kong [Sat, 10 Aug 2013 00:09:35 +0000 (17:09 -0700)]
Fix NPE after capture when camera roll is empty.

Use empty array instead of null.

  bug:10264304

Change-Id: I486a26810dc4e0d4b562809dc243f52448dbd258

10 years agoMerge "Add camera-related tests back." into gb-ub-photos-carlsbad
Sascha Haeberling [Fri, 9 Aug 2013 23:03:56 +0000 (23:03 +0000)]
Merge "Add camera-related tests back." into gb-ub-photos-carlsbad

10 years agoAdd camera-related tests back.
Sascha Haeberling [Fri, 9 Aug 2013 21:43:07 +0000 (14:43 -0700)]
Add camera-related tests back.

Change-Id: I2213618fe3b2d4ba776c5f1f94aca330a785df1a

10 years agoUse PopupWindow for settings popup
Doris Liu [Fri, 9 Aug 2013 01:08:43 +0000 (18:08 -0700)]
Use PopupWindow for settings popup

Bug:10261902
Change-Id: Ia77cff276615db8c3fbb9e859bf099249b4021cf

10 years agoFix DataAdapter wrapper classes callback mechanism.
Angus Kong [Fri, 9 Aug 2013 20:05:55 +0000 (13:05 -0700)]
Fix DataAdapter wrapper classes callback mechanism.

Also to fix FilmStripView to avoid NPE before data is loaded.

Change-Id: I6c8a3d215d9f1dc72b4207e52023c1e27e9df123

10 years agoMerge "Refactor data/LocalData." into gb-ub-photos-carlsbad
Angus Kong [Wed, 7 Aug 2013 23:55:07 +0000 (23:55 +0000)]
Merge "Refactor data/LocalData." into gb-ub-photos-carlsbad

10 years agoChanges required for building GoogleCamera.
Sascha Haeberling [Wed, 7 Aug 2013 23:40:00 +0000 (16:40 -0700)]
Changes required for building GoogleCamera.

Change-Id: I2ea7f4714e3003ff05eadb6cb8b93af721b39ac6

10 years agoRefactor data/LocalData.
Angus Kong [Wed, 7 Aug 2013 21:52:56 +0000 (14:52 -0700)]
Refactor data/LocalData.

Make the design more easily understood.

Change-Id: I4f7dbe7d3f0a0534c13996b773f1767997848746

10 years agoRemove refocus icon if it's not enabled or present.
Sascha Haeberling [Wed, 7 Aug 2013 00:27:55 +0000 (17:27 -0700)]
Remove refocus icon if it's not enabled or present.

Change-Id: I0c885a7a56abfe2365d832fa5ca8c1d74ce2edc8

10 years agoAdd .mk files for Camera2.
Sascha Haeberling [Tue, 6 Aug 2013 23:44:42 +0000 (16:44 -0700)]
Add .mk files for Camera2.

Change-Id: I0678c1b12f40f6dfd76d7589f61d18e99997394f

10 years agoThis adds the following four CLs to Camera2:
Sascha Haeberling [Tue, 6 Aug 2013 21:31:52 +0000 (14:31 -0700)]
This adds the following four CLs to Camera2:

  http://ag/339319
  http://ag/338974
  http://ag/338401
  http://ag/324149

Adapted to work in Camera2 and adding a .gitignore so that temporary
Eclipse files and folders are not submitted.

Change-Id: I40295c7f0139f76270c44f0ca395c0574a288569

10 years agoRemove two more .mk files. We will add CleanSpec.mk back later.
Sascha Haeberling [Tue, 6 Aug 2013 21:30:06 +0000 (14:30 -0700)]
Remove two more .mk files. We will add CleanSpec.mk back later.

Change-Id: Ic58a86df7ba5002d4f9ea8c0fdacb02435a92da4

10 years agoThis removes all non-Camera stuff from Camera2.
Sascha Haeberling [Tue, 6 Aug 2013 18:43:02 +0000 (11:43 -0700)]
This removes all non-Camera stuff from Camera2.

Note: Camera2 is a clone of Gallery2 right now.
Note 2: I will bring .mk files back later.

Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc

10 years agoRemove all .mk files from the cloned Camera2 until the project is
Sascha Haeberling [Tue, 6 Aug 2013 18:20:32 +0000 (11:20 -0700)]
Remove all .mk files from the cloned Camera2 until the project is
properly set up.

Change-Id: I3eb79a7a756793ac5253b8c40c3fbc6c6fe2e8e3

10 years agoMerge tests/exiftool_parser/ from platform/packages/apps/Gallery2 to tests/exiftool_p...
Qiwen Zhao [Tue, 6 Aug 2013 03:31:23 +0000 (20:31 -0700)]
Merge tests/exiftool_parser/ from platform/packages/apps/Gallery2 to tests/exiftool_parser/

10 years agoMerge CleanSpec.mk/ from platform/packages/apps/Gallery2 to CleanSpec.mk/
Qiwen Zhao [Tue, 6 Aug 2013 03:13:25 +0000 (20:13 -0700)]
Merge CleanSpec.mk/ from platform/packages/apps/Gallery2 to CleanSpec.mk/

10 years agoMerge proguard.flags/ from platform/packages/apps/Gallery2 to proguard.flags/
Qiwen Zhao [Tue, 6 Aug 2013 03:04:07 +0000 (20:04 -0700)]
Merge proguard.flags/ from platform/packages/apps/Gallery2 to proguard.flags/

10 years agoMerge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/
Qiwen Zhao [Tue, 6 Aug 2013 02:53:46 +0000 (19:53 -0700)]
Merge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/

10 years agoMerge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to AndroidManifest...
Qiwen Zhao [Tue, 6 Aug 2013 02:44:21 +0000 (19:44 -0700)]
Merge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to AndroidManifest.xml/

10 years agoMerge res/ from platform/packages/apps/Gallery2 to res/
Qiwen Zhao [Tue, 6 Aug 2013 01:50:24 +0000 (18:50 -0700)]
Merge res/ from platform/packages/apps/Gallery2 to res/

10 years agoMerge jni/ from platform/packages/apps/Gallery2 to jni/
Qiwen Zhao [Tue, 6 Aug 2013 01:37:28 +0000 (18:37 -0700)]
Merge jni/ from platform/packages/apps/Gallery2 to jni/

10 years agoMerge src/ from platform/packages/apps/Gallery2 to src/
Qiwen Zhao [Tue, 6 Aug 2013 01:27:31 +0000 (18:27 -0700)]
Merge src/ from platform/packages/apps/Gallery2 to src/

10 years agoMerge jni_jpegstream/ from platform/packages/apps/Gallery2 to jni_jpegstream/
Qiwen Zhao [Tue, 6 Aug 2013 01:14:24 +0000 (18:14 -0700)]
Merge jni_jpegstream/ from platform/packages/apps/Gallery2 to jni_jpegstream/

10 years agoMerge gallerycommon/ from platform/packages/apps/Gallery2 to gallerycommon/
Qiwen Zhao [Tue, 6 Aug 2013 01:03:38 +0000 (18:03 -0700)]
Merge gallerycommon/ from platform/packages/apps/Gallery2 to gallerycommon/

10 years agoLoad the FilmStrip data in onCreate()
Angus Kong [Mon, 5 Aug 2013 22:30:05 +0000 (15:30 -0700)]
Load the FilmStrip data in onCreate()

The loading should be done in onCreate() so it won't waste time loading the data
which has been loaded everytime the app is brought to the foreground.

bug:10189998
Change-Id: I5b9158b206f96b065f6f18a5ab7da3ca14b9e52a

10 years agoMerge "Clean up the test tags used by the continuous test service to determine which...
Jason Noguchi [Sat, 3 Aug 2013 00:17:06 +0000 (00:17 +0000)]
Merge "Clean up the test tags used by the continuous test service to determine which tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context." into gb-ub-photos-carlsbad

10 years agoMerge "Clean up the test tags used by the continuous test service to determine which...
Jason Noguchi [Sat, 3 Aug 2013 00:17:06 +0000 (00:17 +0000)]
Merge "Clean up the test tags used by the continuous test service to determine which tests to run on every dev build. Add SmallTest or MediumTest tags for unit tests that are currently being skipped and remove LargeTest tags from long running stress tests which are not necessary in this context." into gb-ub-photos-carlsbad

10 years agoClean up the test tags used by the continuous test service to determine which
Jason Noguchi [Wed, 31 Jul 2013 21:16:31 +0000 (14:16 -0700)]
Clean up the test tags used by the continuous test service to determine which
tests to run on every dev build. Add SmallTest or MediumTest tags for unit
tests that are currently being skipped and remove LargeTest tags from long
running stress tests which are not necessary in this context.

Change-Id: I2d3db31b0800dcbed42c881c5eaa589517fd9f87

10 years agoClean up the test tags used by the continuous test service to determine which
Jason Noguchi [Wed, 31 Jul 2013 21:16:31 +0000 (14:16 -0700)]
Clean up the test tags used by the continuous test service to determine which
tests to run on every dev build. Add SmallTest or MediumTest tags for unit
tests that are currently being skipped and remove LargeTest tags from long
running stress tests which are not necessary in this context.

Change-Id: I2d3db31b0800dcbed42c881c5eaa589517fd9f87

10 years agoInitial empty repository
Qiwen Zhao [Fri, 2 Aug 2013 19:19:55 +0000 (19:19 +0000)]
Initial empty repository

10 years agoFix display bug with highres
nicolasroard [Fri, 2 Aug 2013 18:35:32 +0000 (11:35 -0700)]
Fix display bug with highres

Change-Id: I8961beca6bf80efdf3cf1c3b6cae691dd0f473ed

10 years agoFix display bug with highres
nicolasroard [Fri, 2 Aug 2013 18:35:32 +0000 (11:35 -0700)]
Fix display bug with highres

Change-Id: I8961beca6bf80efdf3cf1c3b6cae691dd0f473ed

10 years agoAdd quality selector to export.
Ruben Brunk [Fri, 2 Aug 2013 02:05:18 +0000 (19:05 -0700)]
Add quality selector to export.

- Adds the option to change the quality of the jpeg compression
  when flattening an exported bitmap.

Change-Id: I252913fc15ff32a0fcff683edb5b33e17b5daac4

10 years agoAdd quality selector to export.
Ruben Brunk [Fri, 2 Aug 2013 02:05:18 +0000 (19:05 -0700)]
Add quality selector to export.

- Adds the option to change the quality of the jpeg compression
  when flattening an exported bitmap.

Change-Id: I252913fc15ff32a0fcff683edb5b33e17b5daac4

10 years agoHide "View Photo Sphere" button by default.
Sascha Haeberling [Fri, 2 Aug 2013 00:55:49 +0000 (17:55 -0700)]
Hide "View Photo Sphere" button by default.

Change-Id: Idb31a96d0dcb19e6d57c1c5d388ef8d180382345

10 years agoMerge "add Per Channel Saturation" into gb-ub-photos-carlsbad
John Hoford [Fri, 2 Aug 2013 00:49:20 +0000 (00:49 +0000)]
Merge "add Per Channel Saturation" into gb-ub-photos-carlsbad

10 years agoMerge "add Per Channel Saturation" into gb-ub-photos-carlsbad
John Hoford [Fri, 2 Aug 2013 00:49:20 +0000 (00:49 +0000)]
Merge "add Per Channel Saturation" into gb-ub-photos-carlsbad

10 years agoAdd LocalDataAdapter and wrappers.
Angus Kong [Tue, 30 Jul 2013 18:36:00 +0000 (11:36 -0700)]
Add LocalDataAdapter and wrappers.

1. FixedFirstDataAdapter wraps another adapter and add a data at the first
position.
2. FixedLastDataAdapter wraps another adapter and add a data at the last
position.
3. Make the LocalData interface more complete.
  - onFullScreen()
  - canSwipeInFullScreen()
  - getPath()
3. Add methods to the FilmStripView.DataAdapter to receive UI events.
  - onDataCentered()
  - onDataFullScreen()

Change-Id: I26d3a3b7facd0c451af43ce5fbbcab2baaaec427

10 years agoadd Per Channel Saturation
John Hoford [Tue, 30 Jul 2013 21:40:18 +0000 (14:40 -0700)]
add Per Channel Saturation

Change-Id: Icfd24c817674b81ac9caecc2d73348dc7734f037

10 years agoadd Per Channel Saturation
John Hoford [Tue, 30 Jul 2013 21:40:18 +0000 (14:40 -0700)]
add Per Channel Saturation

Change-Id: Icfd24c817674b81ac9caecc2d73348dc7734f037

10 years agoMerge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad
Sascha Haeberling [Thu, 1 Aug 2013 22:50:52 +0000 (22:50 +0000)]
Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad

10 years agoMerge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad
Sascha Haeberling [Thu, 1 Aug 2013 22:50:52 +0000 (22:50 +0000)]
Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad

10 years agoAdds back the PhotoSphere View icon in filmstrip.
Sascha Haeberling [Wed, 31 Jul 2013 18:28:21 +0000 (11:28 -0700)]
Adds back the PhotoSphere View icon in filmstrip.

This also exercises the "leave a place cleaner than you found it" rule
by cleaning up stuff:

- Formatting according to the Android format rules
- Removing unused code
- Putting braces where they belong.

Change-Id: Ie1dbfe9195bf3e20d9624d7ae85eeba16df8f931

10 years agoAdds back the PhotoSphere View icon in filmstrip.
Sascha Haeberling [Wed, 31 Jul 2013 18:28:21 +0000 (11:28 -0700)]
Adds back the PhotoSphere View icon in filmstrip.

This also exercises the "leave a place cleaner than you found it" rule
by cleaning up stuff:

- Formatting according to the Android format rules
- Removing unused code
- Putting braces where they belong.

Change-Id: Ie1dbfe9195bf3e20d9624d7ae85eeba16df8f931

10 years agoRefactoring Geometry handling.
Ruben Brunk [Thu, 18 Jul 2013 23:37:30 +0000 (16:37 -0700)]
Refactoring Geometry handling.

Bug: 9170644
Bug: 9366654
Bug: 9366263

- Consolidates all the geometry transforms in GeometryMathUtils and
  significantly reduces complexity.
- Removes GeometryMetadata object and dependent code.
- Removes ImageGeometry and geometry update callbacks.

Change-Id: I59add51907459593244c9ebaadef585efc7486d5

10 years agoRefactoring Geometry handling.
Ruben Brunk [Thu, 18 Jul 2013 23:37:30 +0000 (16:37 -0700)]
Refactoring Geometry handling.

Bug: 9170644
Bug: 9366654
Bug: 9366263

- Consolidates all the geometry transforms in GeometryMathUtils and
  significantly reduces complexity.
- Removes GeometryMetadata object and dependent code.
- Removes ImageGeometry and geometry update callbacks.

Change-Id: I59add51907459593244c9ebaadef585efc7486d5

10 years agoFix problem with N-1 caching when no filters / one filter
nicolasroard [Wed, 31 Jul 2013 23:22:59 +0000 (16:22 -0700)]
Fix problem with N-1 caching when no filters / one filter

- also fix equals() for geometry

Change-Id: I6f6f21d1e274b3b95ac4b5189b2fa7f419912864

10 years agoFix problem with N-1 caching when no filters / one filter
nicolasroard [Wed, 31 Jul 2013 23:22:59 +0000 (16:22 -0700)]
Fix problem with N-1 caching when no filters / one filter

- also fix equals() for geometry

Change-Id: I6f6f21d1e274b3b95ac4b5189b2fa7f419912864

10 years agoMerge "Add wrapper for face detection listener." into gb-ub-photos-carlsbad
Angus Kong [Wed, 31 Jul 2013 22:21:21 +0000 (22:21 +0000)]
Merge "Add wrapper for face detection listener." into gb-ub-photos-carlsbad

10 years agoMerge "Implements N-1 Caching" into gb-ub-photos-carlsbad
nicolasroard [Wed, 31 Jul 2013 22:19:22 +0000 (22:19 +0000)]
Merge "Implements N-1 Caching" into gb-ub-photos-carlsbad