OSDN Git Service

android-x86/packages-apps-Camera2.git
12 years agoRefactor. Merge SelectionDrawer with SlotRenderer.
Owen Lin [Wed, 4 Apr 2012 02:24:08 +0000 (10:24 +0800)]
Refactor. Merge SelectionDrawer with SlotRenderer.

Change-Id: Iaa50b2a78beb95fc83208a5f74cf612650cd8643

12 years agoUpload textures in background.
Owen Lin [Thu, 29 Mar 2012 06:27:58 +0000 (14:27 +0800)]
Upload textures in background.

Change-Id: I365f7be9aaab793366884249cbb10e8b6f0ab0e6

12 years agoMerge "Make all drawing happens in background."
Owen Lin [Thu, 5 Apr 2012 07:11:05 +0000 (00:11 -0700)]
Merge "Make all drawing happens in background."

12 years agoMake all drawing happens in background.
Owen Lin [Mon, 26 Mar 2012 10:28:48 +0000 (18:28 +0800)]
Make all drawing happens in background.

Also move more rendering code to SlotRenderers (AlbumSetView and AlbumView).

Change-Id: I1d678711bfd3655a48bb4b99d8ca175e088bdffb

12 years agoFix NPE in Gallery.
Owen Lin [Thu, 5 Apr 2012 04:02:01 +0000 (12:02 +0800)]
Fix NPE in Gallery.

bug: 6249248

Change-Id: I41851c6524163195f6296a15893d962e706b3449

12 years agoSupport for beaming a picture.
Martijn Coenen [Tue, 27 Mar 2012 01:25:50 +0000 (18:25 -0700)]
Support for beaming a picture.

Change-Id: I73d69f164b455ffa90a495001190937025a56dc5

12 years agoMerge remote-tracking branch 'goog/ics-aah'
Mike Lockwood [Tue, 3 Apr 2012 17:52:23 +0000 (10:52 -0700)]
Merge remote-tracking branch 'goog/ics-aah'

12 years agoFix OOM when switching between camera and camcorder.
Wu-cheng Li [Tue, 3 Apr 2012 11:08:35 +0000 (19:08 +0800)]
Fix OOM when switching between camera and camcorder.

- Camera activities extend AbstractGalleryActivity. So
  onDestroy is moved from Gallery to AbstractGalleryActivity.
- Use WeakReference for values in the WeakHashMap of
  SpinnerVisibilitySetter.

bug:5954389
Change-Id: Ib15f269bd4c54a4621bdff58e7ea16b44f8fb3e3

12 years agoFix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should...
Ray Chen [Tue, 3 Apr 2012 02:42:55 +0000 (10:42 +0800)]
Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should go to next level up

Change startActivity to switchState because not every MediaObject implements "getContentUri" which may
cause runtime exception.

Change-Id: I88be6e9e8f15ad17f4c7347b6dfc200c7682ce01

12 years agoMerge "Fix b/5974240: Sliders may not be responsive to touches."
Yuli Huang [Tue, 3 Apr 2012 09:02:29 +0000 (02:02 -0700)]
Merge "Fix b/5974240: Sliders may not be responsive to touches."

12 years agoFix b/5974240: Sliders may not be responsive to touches.
Yuli Huang [Mon, 2 Apr 2012 13:40:25 +0000 (21:40 +0800)]
Fix b/5974240: Sliders may not be responsive to touches.

Add padding around sliders to increase its touchable areas.

Change-Id: I034e25804811b14ce6137c72472191dabd7bdef8

12 years agoRemove FilmStripView.
Chih-Chung Chang [Mon, 2 Apr 2012 09:31:55 +0000 (17:31 +0800)]
Remove FilmStripView.

Change-Id: I45cee8c32863cc65eba4c5e83e667e104cf24e42

12 years agoMerge "Delete buffers and textures in GL."
Owen Lin [Mon, 2 Apr 2012 10:38:02 +0000 (03:38 -0700)]
Merge "Delete buffers and textures in GL."

12 years agoDelete buffers and textures in GL.
Owen Lin [Mon, 2 Apr 2012 10:12:32 +0000 (18:12 +0800)]
Delete buffers and textures in GL.

Change-Id: I7cd6647c7da56040c040f43859ce8e440db7b498

12 years agoRemove Position and PositionRepository.
Owen Lin [Fri, 23 Mar 2012 06:59:14 +0000 (14:59 +0800)]
Remove Position and PositionRepository.

Also fix a regression introduced in previous change.

Change-Id: I534c8ca7838f3518856cf48878dd49beeb331562

12 years agoUse SurfaceTexture to show Camera preview.
Chih-Chung Chang [Thu, 22 Mar 2012 09:42:33 +0000 (17:42 +0800)]
Use SurfaceTexture to show Camera preview.

Change-Id: I8bf63dfc5b969ecce51841378b093a650b6f91d8

12 years agoMerge "Move getTypeString from PicasaAlbumSet to MediaObject."
Ray Chen [Thu, 29 Mar 2012 08:37:23 +0000 (01:37 -0700)]
Merge "Move getTypeString from PicasaAlbumSet to MediaObject."

12 years agoMove getTypeString from PicasaAlbumSet to MediaObject.
Ray Chen [Fri, 23 Mar 2012 14:10:21 +0000 (22:10 +0800)]
Move getTypeString from PicasaAlbumSet to MediaObject.

b/5344124

Change-Id: I28a43615ebec0aa84c3b16ac006def26f7b56162

12 years agoMerge "Patch 2 for master."
Chih-Chung Chang [Thu, 29 Mar 2012 02:39:16 +0000 (19:39 -0700)]
Merge "Patch 2 for master."

12 years agoMerge "Refactor. Make the code simpler."
Owen Lin [Wed, 28 Mar 2012 07:31:07 +0000 (00:31 -0700)]
Merge "Refactor. Make the code simpler."

12 years agoFix b/6212093: Title wasn't updated for orientation changes.
Yuli Huang [Tue, 27 Mar 2012 04:10:27 +0000 (12:10 +0800)]
Fix b/6212093: Title wasn't updated for orientation changes.

Change-Id: I407cfb8f2bde5bab302045188f4f511bdcd2347a
b:6212093

12 years agoPatch 2 for master.
Chih-Chung Chang [Wed, 21 Mar 2012 11:01:30 +0000 (19:01 +0800)]
Patch 2 for master.

Change-Id: I8b7c9fd326c4f247a1f2129b1d64388a223d79e0

12 years agoRefactor. Make the code simpler.
Owen Lin [Thu, 22 Mar 2012 06:14:40 +0000 (14:14 +0800)]
Refactor. Make the code simpler.

Change-Id: I2d3b7a1cfed17afcf6b7ee3e7bf1ca13ada8d9c3

12 years agoMerge "New effect in photo browsing."
Chih-Chung Chang [Thu, 22 Mar 2012 11:17:36 +0000 (04:17 -0700)]
Merge "New effect in photo browsing."

12 years agoMerge "Make PackagesMonitor go async"
Hung-ying Tyan [Thu, 22 Mar 2012 04:00:46 +0000 (21:00 -0700)]
Merge "Make PackagesMonitor go async"

12 years agoMake PackagesMonitor go async
Hung-ying Tyan [Wed, 21 Mar 2012 07:08:16 +0000 (15:08 +0800)]
Make PackagesMonitor go async

to offload package event processing from main thread.

Bug: 6109890
Change-Id: I77e1fad9a4ac24020eed68d53ca7e1d253248890

12 years agoNew effect in photo browsing.
Chih-Chung Chang [Wed, 21 Mar 2012 08:19:21 +0000 (16:19 +0800)]
New effect in photo browsing.

Change-Id: I12ca70f56f5c874292a7a6f38f0518bbc855ed70

12 years agoMerge changes I1acef9fc,I53ddb3cd
Owen Lin [Thu, 22 Mar 2012 01:23:38 +0000 (18:23 -0700)]
Merge changes I1acef9fc,I53ddb3cd

* changes:
  Make top level albums can be loaded concurrently.
  Add log to debug loading time.

12 years agoFix incorrect initial position/scale of opening animations.
Yuli Huang [Tue, 20 Mar 2012 08:37:05 +0000 (16:37 +0800)]
Fix incorrect initial position/scale of opening animations.

1. Initial position of opening animation isn't correctly offset if the
position repository isn't properly offset by the action bar height.
2. Initial scale of opening animation should match the thumbnail instead
of using a fixed value 240.
This CL is part of efforts to fix b:6016973.

Change-Id: I620705357ba7594d43685e47488928f9fc93d9f6

12 years agoCreate a ScreenNail interface so we can add other types of screenails.
Chih-Chung Chang [Thu, 15 Mar 2012 08:38:45 +0000 (16:38 +0800)]
Create a ScreenNail interface so we can add other types of screenails.
Add a new MediaItem type to contain a ScreenNail.

Change-Id: Ia303949f3013dd48ded204eaf9ec69a102b8503e

12 years agoMake top level albums can be loaded concurrently.
Owen Lin [Fri, 16 Mar 2012 05:51:49 +0000 (13:51 +0800)]
Make top level albums can be loaded concurrently.

Change-Id: I1acef9fc9a442c36ad1d9d0931b0defc6091bf33
fix: 5947962

12 years agoAdd log to debug loading time.
Owen Lin [Tue, 13 Mar 2012 06:17:01 +0000 (14:17 +0800)]
Add log to debug loading time.

Change-Id: I53ddb3cdce7abe9de7c5bbd85c1adad474bdff2f

12 years agoFix b/6191707 Unable to set Custom wallpaper from Home
Ray Chen [Tue, 20 Mar 2012 08:32:57 +0000 (16:32 +0800)]
Fix b/6191707 Unable to set Custom wallpaper from Home

Change-Id: I130f74c94ebf5d93922807f7fee5ae7f189a15d4

12 years agoRevert "bug #6176711: guard against null GalleryActionBar." and
Ray Chen [Fri, 16 Mar 2012 06:38:04 +0000 (14:38 +0800)]
Revert "bug #6176711: guard against null GalleryActionBar." and
fix DialogPicker's NPE issue while setting wallpaper.

Change-Id: I833ebfb04907d3a1378df98db51c96b490796a00

12 years agoMerge "Fix a regression, we forget assigne a value to a member variable."
Owen Lin [Fri, 16 Mar 2012 07:21:41 +0000 (00:21 -0700)]
Merge "Fix a regression, we forget assigne a value to a member variable."

12 years agoFix a regression, we forget assigne a value to a member variable.
Owen Lin [Fri, 16 Mar 2012 06:51:47 +0000 (14:51 +0800)]
Fix a regression, we forget assigne a value to a member variable.

Change-Id: I07b6654ddf73f4c92a75d81a3ec8f1075526f5fd

12 years agobug #6176711: guard against null GalleryActionBar.
Wei Huang [Thu, 15 Mar 2012 22:23:00 +0000 (15:23 -0700)]
bug #6176711: guard against null GalleryActionBar.

When entering Gallery app from WallPaper picker, the activity is DialogPicker, which doesn't initialize GalleryActionbar so getGalleryActionbar() returns null. Guard against using the null object.

I fixed the obvious NPE here, but Ray or Yuli should take a closer look, to see why this is broken.

Change-Id: Ic6923c388ea7b72ab402131fc3b039546509e340

12 years agoFix 6039387 Wrong app icon shown when playing 'personal video' from Videos app
Ray Chen [Wed, 7 Mar 2012 10:22:17 +0000 (18:22 +0800)]
Fix 6039387 Wrong app icon shown when playing 'personal video' from Videos app

Change-Id: Idf5af5172d5d413e64712331e3e6331f13e1b95c

12 years agoFix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should...
Ray Chen [Tue, 6 Mar 2012 09:24:28 +0000 (17:24 +0800)]
Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should go to next level up.

Some changes in this CL:

1. ActivityState can decide whether to enable home button and show up arrow
2. ActivityState can handle home_up event on its own
3. Support getContentUri in LocalAlbum (Image/Video Roll) and LocalMergeAlbum (Camera Roll)
4. Gallery supports view action for AlbumPage (Camera Roll)

Change-Id: I85a75cdce9cbc2a877651fdec34a0180ed8e785c

12 years agoAggregate three gesture detectors.
Chih-Chung Chang [Wed, 14 Mar 2012 09:39:42 +0000 (17:39 +0800)]
Aggregate three gesture detectors.

Change-Id: I270cd7bdeb81d9a8ea5d3aa122f44074413e7616

12 years agoReorganize import for all files.
Owen Lin [Wed, 14 Mar 2012 09:27:24 +0000 (17:27 +0800)]
Reorganize import for all files.

Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19

12 years agoMerge "Reuse bitmap for all micro thumb images to prevent GC."
Owen Lin [Wed, 14 Mar 2012 08:23:09 +0000 (01:23 -0700)]
Merge "Reuse bitmap for all micro thumb images to prevent GC."

12 years agoReuse bitmap for all micro thumb images to prevent GC.
Owen Lin [Wed, 7 Mar 2012 09:39:56 +0000 (17:39 +0800)]
Reuse bitmap for all micro thumb images to prevent GC.

Change-Id: I27d3002e5bb745a597f52962fe24744c8329441c

12 years agoSimplify PhotoEditor code.
Yuli Huang [Mon, 12 Mar 2012 08:34:41 +0000 (16:34 +0800)]
Simplify PhotoEditor code.

1. Encapsulate spinner usages inside Toolbar.
2. Remove unnecessary static variable usages.

Change-Id: Iaec614c5322a50c1e2c0cfa9cec1971b85e32f8a

12 years agoChange id "root" to "movie_view_root" to avoid confusion.
Chih-Chung Chang [Mon, 12 Mar 2012 04:46:25 +0000 (12:46 +0800)]
Change id "root" to "movie_view_root" to avoid confusion.

There is also one id "root" in Camera.

Change-Id: Id6ebc5362f5ddceabe6dab6218de9b091454bde7

12 years agoMerge "Merge Camera into Gallery package."
Chih-Chung Chang [Fri, 9 Mar 2012 09:21:20 +0000 (01:21 -0800)]
Merge "Merge Camera into Gallery package."

12 years agoMerge Camera into Gallery package.
Chih-Chung Chang [Thu, 8 Mar 2012 12:10:53 +0000 (20:10 +0800)]
Merge Camera into Gallery package.

Change-Id: If66d4b841eec3d3f5384a561b07c0eeade92597a

12 years agoFix b/5948180: Photo is repositioned during being scaled.
Yuli Huang [Thu, 8 Mar 2012 11:11:54 +0000 (19:11 +0800)]
Fix b/5948180: Photo is repositioned during being scaled.

Avoid repositioning photo to center vertically during scaling it.

Change-Id: Id9f2de6b2b1611419a0c03888cff49a5336b39df

12 years agoFix b/5948187: Add progress text for loading video.
Yuli Huang [Wed, 7 Mar 2012 11:35:28 +0000 (19:35 +0800)]
Fix b/5948187: Add progress text for loading video.

Change-Id: If85a5db3c6128cf0c59b97dc44f51cdfc87d225b

12 years agoFix b/5885342: Multiple PhotoEditor activities cause exceptions.
Yuli Huang [Tue, 6 Mar 2012 17:18:08 +0000 (01:18 +0800)]
Fix b/5885342: Multiple PhotoEditor activities cause exceptions.

Avoid using a static variable to keep tracking views across activities.

Change-Id: Ia53444502d476d37b64344e5aea5f58a06ee3b03

12 years agoUse AnimationTime for animation caluclation.
Chih-Chung Chang [Fri, 2 Mar 2012 10:14:53 +0000 (18:14 +0800)]
Use AnimationTime for animation caluclation.

Change-Id: I3af8334978c054ddbc2050a240f0d9c113a44012

12 years agoFix a wrong flag value.
Yuli Huang [Thu, 1 Mar 2012 09:39:47 +0000 (17:39 +0800)]
Fix a wrong flag value.

Change-Id: I7450dc31bb307b19dcfd34ee7df83126df1d294e

12 years agoFix b/6064909: Photo might not be snapped back correctly.
Yuli Huang [Thu, 1 Mar 2012 08:51:08 +0000 (16:51 +0800)]
Fix b/6064909: Photo might not be snapped back correctly.

Photo might not be snapped back if the animation wasn't actually started
because of no position/scale changes.

Change-Id: I6b5e938bffd954b848cae04514a06d0427151025

12 years agoFix b/5624131: Panning enlarged photo switches images by mistake.
Yuli Huang [Thu, 23 Feb 2012 14:26:12 +0000 (22:26 +0800)]
Fix b/5624131: Panning enlarged photo switches images by mistake.

Avoid swiping images when panning to view vertically enlarged photo.

Change-Id: Ieb72cb8f38595fbedc927e8a0380fe31532ee434

12 years agoMerge "Fix 5948189 BUG BASH: action bar flashes during multi-select"
Ray Chen [Wed, 29 Feb 2012 07:29:01 +0000 (23:29 -0800)]
Merge "Fix 5948189 BUG BASH: action bar flashes during multi-select"

12 years agoFix 5948189 BUG BASH: action bar flashes during multi-select
Ray Chen [Mon, 20 Feb 2012 05:32:47 +0000 (13:32 +0800)]
Fix 5948189 BUG BASH: action bar flashes during multi-select

This CL fixes the flashing by disabling MenuItem directly instead of setting null intent
to ShareActionProvider, so there won't be any "icons shrinking" effect that causes flashing.

The rest of the change is code refactoring. More comments are added and the final UI operations
are merged into one Runnable object.

Change-Id: I73843c1df6b7a9675176e1b3ae6a35cc1cb715fa

12 years agoFix 5948223 [bug bash] Albums text disappears when exiting gallery
Ray Chen [Fri, 17 Feb 2012 05:12:32 +0000 (13:12 +0800)]
Fix 5948223 [bug bash] Albums text disappears when exiting gallery

Change-Id: Ib787184f747ff30afabc35b16b46950dc3b5b50c

12 years agoFix 5948410 BUG BASH: Temporarily title is displayed during gallery start
Ray Chen [Fri, 17 Feb 2012 04:40:44 +0000 (12:40 +0800)]
Fix 5948410 BUG BASH: Temporarily title is displayed during gallery start

Change-Id: I88a67e3e9437124001be836239736a8275c1abf4

12 years agoRemove unused code.
Chih-Chung Chang [Wed, 22 Feb 2012 00:00:31 +0000 (08:00 +0800)]
Remove unused code.

Change-Id: I167596ab023671651df298ddb2b80b7c782f4223

12 years agoReduce memory allocation and make small improvements.
Chih-Chung Chang [Fri, 17 Feb 2012 22:17:18 +0000 (06:17 +0800)]
Reduce memory allocation and make small improvements.

Change-Id: Iac3f302454119de6363cd5cfb158619e739b0536

12 years agoCache animation time value to reduce work and synchronize animation.
Chih-Chung Chang [Fri, 17 Feb 2012 02:02:27 +0000 (10:02 +0800)]
Cache animation time value to reduce work and synchronize animation.

Change-Id: I00081bc6037c01dafc56cf017dcc1da448c1d106

12 years agoChange from fillRect to clearBuffer for pure black background.
Chih-Chung Chang [Thu, 16 Feb 2012 18:25:23 +0000 (02:25 +0800)]
Change from fillRect to clearBuffer for pure black background.

Change-Id: Ie3da19b377f3e7926ab37c5936ce48cbb3227f92

12 years agoSimplify the reference from textures to GLCanvas.
Chih-Chung Chang [Thu, 16 Feb 2012 18:02:12 +0000 (02:02 +0800)]
Simplify the reference from textures to GLCanvas.

Change-Id: Ia64e60ec4b920b707148f7c2b9373ce484a52d9f

12 years agoMake GLCanvas a bit faster.
Chih-Chung Chang [Wed, 15 Feb 2012 23:27:03 +0000 (07:27 +0800)]
Make GLCanvas a bit faster.

(1) make a faster version of translate(x, y).
(2) make mapPoints() faster.
(3) avoid calling canvas.rotate() when it is not needed.

Change-Id: I364e2aa3fc9ee81c43f42f3af8b2d30a1241b482

12 years agoTry to use less of "Long" to make the program faster.
Chih-Chung Chang [Wed, 15 Feb 2012 00:19:50 +0000 (08:19 +0800)]
Try to use less of "Long" to make the program faster.

Change-Id: I6adb870a8f2bca97318d0fbb6f42388aef4c19c1

12 years agoMerge "Add profiling tools."
Chih-Chung Chang [Tue, 14 Feb 2012 17:28:17 +0000 (09:28 -0800)]
Merge "Add profiling tools."

12 years agoMerge "Fix b/5948042: Incorrect scrolling position after deleting pictures."
Yuli Huang [Tue, 14 Feb 2012 03:26:38 +0000 (19:26 -0800)]
Merge "Fix b/5948042: Incorrect scrolling position after deleting pictures."

12 years agoAdd profiling tools.
Chih-Chung Chang [Fri, 3 Feb 2012 13:17:17 +0000 (21:17 +0800)]
Add profiling tools.

Change-Id: Ieab118ededaab5ef46408fac6fdb66b9fff4900e

12 years agoMerge "Use FloatMath instead of Math."
Chih-Chung Chang [Mon, 13 Feb 2012 18:22:25 +0000 (10:22 -0800)]
Merge "Use FloatMath instead of Math."

12 years agoFix b/5948042: Incorrect scrolling position after deleting pictures.
Yuli Huang [Mon, 13 Feb 2012 11:55:58 +0000 (19:55 +0800)]
Fix b/5948042: Incorrect scrolling position after deleting pictures.

Scrolling position may not be updated correctly after deleting some
pictures.

Change-Id: I82de2cf1178ed1f97e48162a0e3bdf00a34d9bad

12 years agoMerge "Shows video filename read from OpenableColumns."
Pin Ting [Sat, 11 Feb 2012 07:19:29 +0000 (23:19 -0800)]
Merge "Shows video filename read from OpenableColumns."

12 years agoUse FloatMath instead of Math.
Chih-Chung Chang [Fri, 10 Feb 2012 23:19:47 +0000 (07:19 +0800)]
Use FloatMath instead of Math.

Change-Id: I41661b231f6c034dbca6af26d5950eda6c5fc7da

12 years agoMerge "Revert "Use FloatMath instead of Math.""
Chih-Chung Chang [Sat, 11 Feb 2012 01:09:31 +0000 (17:09 -0800)]
Merge "Revert "Use FloatMath instead of Math.""

12 years agoRevert "Use FloatMath instead of Math."
Chih-Chung Chang [Sat, 11 Feb 2012 01:08:58 +0000 (17:08 -0800)]
Revert "Use FloatMath instead of Math."

This reverts commit 6bb8b2eb8695c042798f0eb798032cd30d642a65

12 years agoMerge "Use FloatMath instead of Math."
Chih-Chung Chang [Sat, 11 Feb 2012 00:10:20 +0000 (16:10 -0800)]
Merge "Use FloatMath instead of Math."

12 years agoUse FloatMath instead of Math.
Chih-Chung Chang [Fri, 10 Feb 2012 23:19:47 +0000 (07:19 +0800)]
Use FloatMath instead of Math.

Change-Id: I26eb6a554f72c13ba2801ce35ef0cf2a1466a97b

12 years agoShows video filename read from OpenableColumns.
Pin Ting [Fri, 10 Feb 2012 18:53:53 +0000 (02:53 +0800)]
Shows video filename read from OpenableColumns.

bug:5796182
Change-Id: I92bc652d713bcc70b5a048f5948dc17e90a5e874

12 years agoMerge "Fix b/5974541: Support up to 45 degrees for straighten."
Yuli Huang [Fri, 10 Feb 2012 07:36:29 +0000 (23:36 -0800)]
Merge "Fix b/5974541: Support up to 45 degrees for straighten."

12 years agoMerge "Fix indent."
Ray Chen [Thu, 9 Feb 2012 14:47:12 +0000 (06:47 -0800)]
Merge "Fix indent."

12 years agoFix b/5974541: Support up to 45 degrees for straighten.
Yuli Huang [Thu, 9 Feb 2012 10:39:31 +0000 (18:39 +0800)]
Fix b/5974541: Support up to 45 degrees for straighten.

Change-Id: I131a478c59f5619e801311d9872440b2c7014578

12 years agoMerge "Fix b/5974663: inconsistent transparency of disabled action buttons."
Yuli Huang [Thu, 9 Feb 2012 07:57:11 +0000 (23:57 -0800)]
Merge "Fix b/5974663: inconsistent transparency of disabled action buttons."

12 years agoMerge "Shows image filename read from OpenableColumns."
Pin Ting [Thu, 9 Feb 2012 07:55:48 +0000 (23:55 -0800)]
Merge "Shows image filename read from OpenableColumns."

12 years agoFix b/5974663: inconsistent transparency of disabled action buttons.
Yuli Huang [Thu, 9 Feb 2012 07:21:40 +0000 (15:21 +0800)]
Fix b/5974663: inconsistent transparency of disabled action buttons.

1. Avoid gray out save-button again as disabled alpha is already applied
to all text buttons.
2. Reduce disabled alpha of image buttons to make them look consistent
with text buttons.

Change-Id: Ie76988db1424ce036470a754acd2e4501979dd1a

12 years agoShows image filename read from OpenableColumns.
Pin Ting [Tue, 7 Feb 2012 10:11:25 +0000 (18:11 +0800)]
Shows image filename read from OpenableColumns.

bug:5796182
Change-Id: If43d2dd048ab003c1703bb1a466a19b6013cae85

12 years agoFix indent.
Ray Chen [Tue, 7 Feb 2012 12:23:44 +0000 (20:23 +0800)]
Fix indent.

Change-Id: I3e0c443ddfb2ebc777db7504c89ca1ffec119745

12 years agoFix b/5840847: Always show 'Loading...' for corrupt pictures.
Yuli Huang [Tue, 7 Feb 2012 07:51:24 +0000 (15:51 +0800)]
Fix b/5840847: Always show 'Loading...' for corrupt pictures.

Change-Id: I040f6e4090dad3e73b86062ddefd9bb0be581bf5

12 years agoMerge "Shows status bar in gallery when in portrait view."
Pin Ting [Mon, 6 Feb 2012 06:24:13 +0000 (22:24 -0800)]
Merge "Shows status bar in gallery when in portrait view."

12 years agoShows status bar in gallery when in portrait view.
Pin Ting [Fri, 3 Feb 2012 10:35:00 +0000 (18:35 +0800)]
Shows status bar in gallery when in portrait view.

bug: 5467810
Shows status bar in gallery, crop activity, picker activity when in
portrait view; hide status bar when in landscape view.

Change-Id: I17e2347f020db209ba0581a8e2f2aa19fcb4ceae

12 years agoFix 5948229 [Bug Bash] The app icon is clickable in album set view
Ray Chen [Fri, 3 Feb 2012 03:25:24 +0000 (11:25 +0800)]
Fix 5948229 [Bug Bash] The app icon is clickable in album set view

Change-Id: I563d2322fe5f1954ffaab7424b66d22722ed43a7

12 years agoMerge "Shows video filename passed from other apps."
Pin Ting [Thu, 2 Feb 2012 06:59:10 +0000 (22:59 -0800)]
Merge "Shows video filename passed from other apps."

12 years agoMerge "Shows image filename passed from other apps."
Pin Ting [Thu, 2 Feb 2012 06:58:57 +0000 (22:58 -0800)]
Merge "Shows image filename passed from other apps."

12 years agoShows video filename passed from other apps.
Pin Ting [Wed, 18 Jan 2012 10:15:27 +0000 (18:15 +0800)]
Shows video filename passed from other apps.

bug:5796182
Change-Id: I8de80b56105737ac38db117804b55a161150dbe9

12 years agoShows image filename passed from other apps.
Pin Ting [Wed, 18 Jan 2012 09:19:42 +0000 (17:19 +0800)]
Shows image filename passed from other apps.

bug:5796182
This change will be followed up by a change to the class
android.content.Intent.
Change-Id: I3c607c535a4e90d867a98528118d1b6f10fa45cf

12 years agoLocalize the "fail to load image" toast message.
Chih-Chung Chang [Wed, 1 Feb 2012 10:40:57 +0000 (18:40 +0800)]
Localize the "fail to load image" toast message.

Bug 5875813.

Change-Id: Ia11a3e909f90e8178238c390728b407708fabf8e

12 years agoam 7e11af8f: Reconcile with ics-mr1-release
The Android Open Source Project [Fri, 20 Jan 2012 23:52:27 +0000 (15:52 -0800)]
am 7e11af8f: Reconcile with ics-mr1-release

* commit '7e11af8f5813972dd64032e70068e10f87771234':

12 years agoReconcile with ics-mr1-release
The Android Open Source Project [Thu, 19 Jan 2012 21:07:12 +0000 (13:07 -0800)]
Reconcile with ics-mr1-release

Change-Id: Id6ecd416cb70e55c28ff885caae29d9000dc9133

12 years agoam a2b62468: am 8f568da3: Patch.
Chih-Chung Chang [Tue, 17 Jan 2012 21:09:52 +0000 (13:09 -0800)]
am a2b62468: am 8f568da3: Patch.

* commit 'a2b62468fcb23d80295fa25dba5551247204f34d':
  Patch.

12 years agoam 8f568da3: Patch.
Chih-Chung Chang [Tue, 17 Jan 2012 19:45:41 +0000 (11:45 -0800)]
am 8f568da3: Patch.

* commit '8f568da373699781beb11cfa46a46c5871288353':
  Patch.

12 years agoam 8f568da3: Patch.
Chih-Chung Chang [Tue, 17 Jan 2012 19:45:24 +0000 (11:45 -0800)]
am 8f568da3: Patch.

* commit '8f568da373699781beb11cfa46a46c5871288353':
  Patch.

12 years agoFixes gallery crash due to attempt to open deleted photo.
Pin Ting [Fri, 13 Jan 2012 09:48:10 +0000 (17:48 +0800)]
Fixes gallery crash due to attempt to open deleted photo.

bug:5630894
Change-Id: I540bf067561550def72ac513eed12dcd5a808a1a