summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-119-41/+128
| | | | Change-Id: Ie4e3f9ae19431ab5b36d216cd7f4c626de503bbf
* Fix 5457600: In UriImage, read exif to determine orientation.Chih-Chung Chang2011-11-053-3/+182
| | | | Change-Id: Iacc5c52747a4ed4dd8f6cab48ce784aff907525b
* Merge "Fix 5556160 Crash in gallery after playing slideshow Crespo IML33B." ↵Wei Huang2011-11-031-1/+2
|\ | | | | | | into ics-mr1
| * Fix 5556160 Crash in gallery after playing slideshow Crespo IML33B.Ray Chen2011-11-031-1/+2
| | | | | | | | Change-Id: Ia3de43eae5d96c9f1674dd1ccb01dc004612bda9
* | Merge "Fix 5543077: Gallery UI tweaks." into ics-mr1Chih-Chung Chang2011-11-031-4/+15
|\ \
| * | Fix 5543077: Gallery UI tweaks.Chih-Chung Chang2011-11-031-4/+15
| |/ | | | | | | Change-Id: I0b85b37ba851628acd0853e4de0985b494606487
* | Merge "3252698: Make drawing target 60fps." into ics-mr1Chih-Chung Chang2011-11-031-1/+1
|\ \
| * | 3252698: Make drawing target 60fps.Chih-Chung Chang2011-11-031-1/+1
| | | | | | | | | | | | Change-Id: I5dbff93713422e49378b8e215cac8b7f749ef38a
* | | Merge "Fix 5511057 Action bar UI is broken when sorting within an album" ↵Ray Chen2011-11-031-4/+6
|\ \ \ | |_|/ |/| | | | | into ics-mr1
| * | Fix 5511057 Action bar UI is broken when sorting within an albumRay Chen2011-10-271-4/+6
| | | | | | | | | | | | Change-Id: I1b2d22b2fae8b20f03a761696ba1e2c5665d282b
* | | Merge "Add cover image to MediaSet." into ics-mr1Owen Lin2011-11-022-19/+12
|\ \ \
| * | | Add cover image to MediaSet.Owen Lin2011-11-012-19/+12
| | |/ | |/| | | | | | | | | | | | | | | | fix: 5519437 So that subclass can has its own definition on albums' cover. Change-Id: Idf2f89933291bedf02054b9488acffe4bd68b1b3
* | | Merge "Fix 5471518 Playing slide show from any picture doesn't start from ↵Ray Chen2011-11-023-60/+82
|\ \ \ | |/ / |/| | | | | the current picture which is unexpected IRL17 Crespo" into ics-mr1
| * | Fix 5471518 Playing slide show from any picture doesn't start from the ↵Ray Chen2011-10-273-60/+82
| |/ | | | | | | | | | | current picture which is unexpected IRL17 Crespo Change-Id: I2ed78cee2f6257254794a7724897845c43a3e0a5
* | Fix 5533861: Correct the thumbnail area hit testing calculation.Chih-Chung Chang2011-10-311-2/+6
| | | | | | | | Change-Id: I3a9229497c955628cb49c42c0ee02c41eaadd705
* | Fix 5516359: Not able to share video to YouTube when the video is playing.Chih-Chung Chang2011-10-271-1/+1
| | | | | | | | | | | | YouTube needs a content URI to share. Change-Id: I7088c11d9d5a0b97bbb6de4ca72d4cc097f9a03c
* | am f66bd12b: Fix b/5501285 by ensuring bitmap in ARGB8888 format.Yuli Huang2011-10-261-2/+9
|\ \ | |/ |/| | | | | * commit 'f66bd12b33e0d590e192a3551e9affc55eef9a48': Fix b/5501285 by ensuring bitmap in ARGB8888 format.
| * Fix b/5501285 by ensuring bitmap in ARGB8888 format.Yuli Huang2011-10-271-2/+9
| | | | | | | | Change-Id: I48ece547543207ba92276962fc6131859f615313
* | am 7b62f488: Fix b/5401109.Yuli Huang2011-10-208-57/+338
|\| | | | | | | | | * commit '7b62f4889a95406a00a4a5f25ef15f01322607eb': Fix b/5401109.
| * Fix b/5401109.Yuli Huang2011-10-208-57/+338
| | | | | | | | | | | | | | | | | | | | 1. Add FlipView similar to existing RotateView. 2. Add flipPhoto() similar to existing rotatePhoto() in PhotoView, and add setRenderToFlip() in RendererUtils. 3. Make FlipAction use FlipView/PhotoView similar to how RotateAction uses RotateView/PhotoView. Change-Id: I5642266adbc248c0b8eda48ddc29558ae9cbd21e
* | am a77f6c46: Fix the issue that cropping wrong region for protrait image.Owen Lin2011-10-201-7/+12
|\| | | | | | | | | * commit 'a77f6c46815195c8a2a39c9539163ea3e8683b5d': Fix the issue that cropping wrong region for protrait image.
| * Fix the issue that cropping wrong region for protrait image.Owen Lin2011-10-201-7/+12
| | | | | | | | | | Change-Id: Iea7a3874eb7170f8cae943c00cf92669a92b0ae2 fix: 5470203
* | am c0ba0936: Fix 5418759 User should be able to view only the preview of ↵Ray Chen2011-10-191-1/+3
|\| | | | | | | | | | | | | that attached * commit 'c0ba0936bac7d56b92a409380c4d378ed2c272b0': Fix 5418759 User should be able to view only the preview of that attached
| * Fix 5418759 User should be able to view only the preview of that attachedRay Chen2011-10-191-1/+3
| | | | | | | | Change-Id: Ie3eb2583f7753fc38db3d59aca544a95112010c7
* | am 6172a060: Merge "Fix a IllegalArgumentException in Gallery 0 not in (0, ↵Wei Huang2011-10-194-16/+23
|\| | | | | | | | | | | | | 0)" into ics-mr0 * commit '6172a060689e424ad089594abd5ef1761f6f2ed3': Fix a IllegalArgumentException in Gallery 0 not in (0, 0)
| * Merge "Fix a IllegalArgumentException in Gallery 0 not in (0, 0)" into ics-mr0Wei Huang2011-10-194-16/+23
| |\
| | * Fix a IllegalArgumentException in Gallery 0 not in (0, 0)Owen Lin2011-10-184-16/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | fix: 5379253 We add a hack to prevent flush out cached data. But the hack will leave the content window in an invalid values. Change-Id: I3ed1527b9ee9023b07ca44cafc27510ef9f08d59
* | | am d82ac818: Merge "Fix 5424444: Add code to save cropped image for ↵Chih-Chung Chang2011-10-191-4/+47
|\| | | | | | | | | | | | | | | | | | | | non-local, non-picasa cases." into ics-mr0 * commit 'd82ac818b88f0755d0515b282445ac1752976140': Fix 5424444: Add code to save cropped image for non-local, non-picasa cases.
| * | Fix 5424444: Add code to save cropped image for non-local, non-picasa cases.Chih-Chung Chang2011-10-191-4/+47
| | | | | | | | | | | | Change-Id: Ib9f780f71fc9c50fa68a03ebb49f1bd007ca333d
* | | am bd47a5c6: Fix 5352588: Accept view intent without URI.Chih-Chung Chang2011-10-192-22/+37
|\| | | | | | | | | | | | | | * commit 'bd47a5c6bcdcb127adb13c454fec00d4989c50b6': Fix 5352588: Accept view intent without URI.
| * | Fix 5352588: Accept view intent without URI.Chih-Chung Chang2011-10-192-22/+37
| | | | | | | | | | | | Change-Id: I719fd853b66c05c4fdbe70ff97993b9487997694
* | | am 07a3b570: Merge "Fix b/5403449." into ics-mr0Yuli Huang2011-10-185-139/+270
|\| | | | | | | | | | | | | | * commit '07a3b57049665faf56f2c65b3310143a4ef464e7': Fix b/5403449.
| * | Merge "Fix b/5403449." into ics-mr0Yuli Huang2011-10-185-139/+270
| |\ \
| | * | Fix b/5403449.Yuli Huang2011-10-185-139/+270
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Extract code that recreates/restores ActionBar as RestorableView, and make both ActionBar and EffectsMenu extend RestorableView. 2. Fix effects-menu buttons too close to each other. 3. Remove effects-menu buttons' highlight animations to look more responsive. Change-Id: I68e5bdcde702e611ccced5e169852c0e58a949fc
* | | am 40ac84e6: Merge "Fix NPE while flipping through pictures." into ics-mr0Wei Huang2011-10-182-12/+22
|\| | | | | | | | | | | | | | * commit '40ac84e663e89a25540751075db1ff597124de66': Fix NPE while flipping through pictures.
| * | Merge "Fix NPE while flipping through pictures." into ics-mr0Wei Huang2011-10-182-12/+22
| |\ \
| | * | Fix NPE while flipping through pictures.Owen Lin2011-10-182-12/+22
| | |/ | | | | | | | | | | | | | | | | | | | | | Add a DECODE_FAIL state to Tile's lifecycle. fix: 5376092 Change-Id: I26ff946d5435f12a6ee84c80f07255cf8327ef32
* | | am 209a9163: Fix 5393669: New Player Control UI.Chih-Chung Chang2011-10-185-62/+867
|\| | | | | | | | | | | | | | * commit '209a9163d4e8cee0bfe162ae598ef40e6051479c': Fix 5393669: New Player Control UI.
| * | Fix 5393669: New Player Control UI.Chih-Chung Chang2011-10-185-62/+867
| |/ | | | | | | Change-Id: I1aa310eee3b7715dbefea6b2f24e6f32481db49c
* | am b289d441: Fix 5398768: Add requestCreateBitmapRegionDecoder for InputStream.Chih-Chung Chang2011-10-131-0/+13
|\| | | | | | | | | * commit 'b289d441eb5af97ac8716479831b1a2c5fe2e878': Fix 5398768: Add requestCreateBitmapRegionDecoder for InputStream.
| * Fix 5398768: Add requestCreateBitmapRegionDecoder for InputStream.Chih-Chung Chang2011-10-141-0/+13
| | | | | | | | Change-Id: Ied273ffbabc134fdd930e6415fc175a6221eb662
* | am 85bc435c: Fix UI.Yuli Huang2011-10-132-8/+12
|\| | | | | | | | | * commit '85bc435c06ace72f5da72475e9b03b0ada9455e0': Fix UI.
| * Fix UI.Yuli Huang2011-10-132-8/+12
| | | | | | | | | | | | | | | | | | 1. Replace slider assets on tablets. 2. Add face-tan effect icon. 3. Change orange color to blue color in straighten effect to be consistent with crop effect. Change-Id: I073dea539d68d2a3d7782a520daa911879bc41cd
* | Fix 5417248 Gallery shows Details for the same video no matter which is selectedRay Chen2011-10-131-4/+5
| | | | | | | | Change-Id: If221ac3d22adfd3a47d98923dab5c4c1e5ca263d
* | am 532d93ca: Fix 5254974: Add EdgeEffect for PhotoView.Chih-Chung Chang2011-10-127-32/+696
|\| | | | | | | | | * commit '532d93caddc91a7aa33ca113adbc0b8255d498eb': Fix 5254974: Add EdgeEffect for PhotoView.
| * Fix 5254974: Add EdgeEffect for PhotoView.Chih-Chung Chang2011-10-137-32/+696
| | | | | | | | Change-Id: Ib9ea8fff14a932e8ec25c3f272fe0539776bb062
* | Merge "Fix 5434523 No affordance in Gallery to share a video other than ↵Ray Chen2011-10-121-3/+25
|\ \ | | | | | | | | | long-press in album view"
| * | Fix 5434523 No affordance in Gallery to share a video other than long-press ↵Ray Chen2011-10-111-3/+25
| | | | | | | | | | | | | | | | | | in album view Change-Id: I99361fa209ee5ba4200ccb8c1708f649c04519c2
* | | Merge "Fix 5413911 Gallery app does not recognize that no files are selected ↵Ray Chen2011-10-122-31/+30
|\ \ \ | | | | | | | | | | | | for delete"
| * | | Fix 5413911 Gallery app does not recognize that no files are selected for deleteRay Chen2011-10-072-31/+30
| | | | | | | | | | | | | | | | Change-Id: I90efb3d7676a0810025dd37890c1251725a48223