summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove old camera classes.Wu-cheng Li2012-10-164-15/+0
| | | | | bug:7201108 Change-Id: I539d02c411c654238d7e5e0c34e9ec3e6e6d4d90
* Fixes bugs in TiledTexture.Owen Lin2012-10-1610-222/+283
| | | | | | | | | 1. Upload tiles in SinglePhotoDataAdapter 2. Rebuild the upload queue after the screen nails being recycled bug: 6399444 Change-Id: I57e756f8d1d84742bf82dd34c83baf8df89ae4cc
* Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into ↵Owen Lin2012-10-158-56/+430
|\ | | | | | | gb-ub-photos-arches
| * Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-118-56/+430
| | | | | | | | | | | | | | This reverts commit ad7cf187bf0c11b05aa3eab7085148e0353f2af5. bug: 6399444 Change-Id: I94b286ab3e0db21c582cbfa9183489613da30edb
* | Merge "Fix build" into gb-ub-photos-archesJohn Reck2012-10-152-0/+4
|\ \
| * | Fix buildJohn Reck2012-10-152-0/+4
| | | | | | | | | | | | Change-Id: Ic7bb61c463d237f9ee5fabc8e7f7325ecf1da43c
* | | Merge "fix for the cache" into gb-ub-photos-archesJohn Hoford2012-10-151-9/+12
|\ \ \
| * | | fix for the cacheJohn Hoford2012-10-151-9/+12
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib5c82aa602df961d15064e732b3701c8d6cd66ff bug:7345592
* | | | Merge "Cherry-pick of 092fd92 to fix bug 7344730 also." into gb-ub-photos-archesMangesh Ghiware2012-10-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Cherry-pick of 092fd92 to fix bug 7344730 also.Chih-Chung Chang2012-10-151-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Make getSupportedOperations() call getSupportedOperations(boolean) by default. So things will work for MediaObject who doesn't override the new method. Bug: 7336562 Change-Id: Ic9ed6211981bb91c56702eafa7b21e83ed071cef
* / / Fix SRI Pano orientationJohn Reck2012-10-152-3/+17
|/ / | | | | | | | | | | Bug: 7345511 Change-Id: I9a06f03b67ba820b86520588415ff3ab16f05829
* | Merge "Add stitching panorama image to secure album." into gb-ub-photos-archesWu-cheng Li2012-10-142-1/+19
|\ \
| * | Add stitching panorama image to secure album.Wu-cheng Li2012-10-132-1/+19
| | | | | | | | | | | | | | | bug:7285105 Change-Id: I9f609f30d817f10a6c9c94fc6eadb58bc1bdd580
* | | Fix dimensions to use dips instead of pixelsnicolasroard2012-10-134-10/+45
| | | | | | | | | | | | | | | bug:7343798 Change-Id: I3d576ae334e580ad9da5b56d4ae84f749004ec21
* | | Fix cropping and saving issuesnicolasroard2012-10-133-6/+15
|/ / | | | | | | | | | | bug:7342359 Change-Id: Ia59eb3f423b8c4f420b7b6f120735856a84cd854
* | Merge "Hide Camera button on empty gallery when not available" into ↵Bobby Georgescu2012-10-121-0/+1
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Hide Camera button on empty gallery when not availableBobby Georgescu2012-10-121-0/+1
| | | | | | | | | | | | | | | Bug: 7342583 Change-Id: I545b6902f994f7ed0245ec486e78693aea197a4a
* | | Merge "Improve performance of filmstrip" into gb-ub-photos-archesBobby Georgescu2012-10-124-5/+12
|\ \ \
| * | | Improve performance of filmstripBobby Georgescu2012-10-124-5/+12
| |/ / | | | | | | | | | | | | | | | Bug: 7336758 Change-Id: I22dbf2e75bc069341a9bbc2c4dcdf7750f23be7f
* / / Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-127-307/+417
|/ / | | | | | | | | Bug:7337191 Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
* | Moves matrix function to GeometryMetadata. Fixes scaling issues.Ruben Brunk2012-10-123-114/+59
| | | | | | | | | | Bug:7337191 Change-Id: Icfd50c8a07ef02f2346a8ab7b57303de3866d74d
* | Merge "Add back button handling" into gb-ub-photos-archesnicolasroard2012-10-123-2/+17
|\ \
| * | Add back button handlingnicolasroard2012-10-123-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | bug:7332980 - fix crash as well. Change-Id: Id93ee7c194df6ac5e38def2e5f0fb3c5ecc0c2e4
* | | Refresh panorama image after stitching completionMangesh Ghiware2012-10-113-6/+9
|/ / | | | | | | | | | | | | | | | | Bug: 7336784 Updating photo refreshes the supported operations which indiate if said MediaItem is a panorama or not. Change-Id: If3a169c9256b3f898594a30740930b5dfd96dba0
* | Fix UInicolasroard2012-10-112-6/+8
| | | | | | | | | | | | | | | | | | | | bug:7328726 - add one pixel border - hide parameter value on certain effects - increase scale for border icons Change-Id: Iffacec18477895701cba069500ee617bf3f9f2b7
* | layouts, image icons, and layer behavourJohn Hoford2012-10-113-1/+158
| | | | | | | | | | bug:7328726 Change-Id: I94300771dd7b6ff5b4196365f13320fbc4bdde92
* | Adjust text on Apply buttonBart Sears2012-10-111-2/+2
| | | | | | | | | | | | | | | | ALL CAPS was a bit loud, so go back to mixed case, lower font size to 18dip, and remove ":". Bug: 7333492 Change-Id: I18885808437e6328ec94c40df25ea0678d381825
* | Add new bordersnicolasroard2012-10-112-5/+5
| | | | | | | | | | bug:7233749 Change-Id: I34afe40f85c72491dac7b26ea4433ede96e09a0a
* | Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-1112-511/+311
| | | | | | | | | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* | Merge "Fixed apply bar text. Moved strings to xml." into gb-ub-photos-archesRuben Brunk2012-10-111-18/+33
|\ \
| * | Fixed apply bar text. Moved strings to xml.Ruben Brunk2012-10-111-18/+33
| | | | | | | | | | | | | | | Bug: 7333492 Change-Id: I650a7178e5351c98d0bf5808ccdf6c597a88dada
* | | Merge "fixed manta image size and double FX issue" into gb-ub-photos-archesJohn Hoford2012-10-115-12/+35
|\ \ \
| * | | fixed manta image size and double FX issueJohn Hoford2012-10-115-12/+35
| | | | | | | | | | | | | | | | | | | | bug:7328636 Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
* | | | Merge "Change ActionBar spinner text size on rotate" into gb-ub-photos-archesBobby Georgescu2012-10-112-0/+10
|\ \ \ \
| * | | | Change ActionBar spinner text size on rotateBobby Georgescu2012-10-112-0/+10
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7333151 Update the grid/filmstrip spinner switch text to look and behave like the text in the Gmail app, as requested by UX. Change-Id: If822b21899172a35402477868d4f146a8e00cfea
* / | | Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-1110-95/+242
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7320303 Replace multiple methods in LightCycleHelper with a single one that returns relevant metadata. Change-Id: Iaa75b3c1ccc8a5b724b253cec654b5b5acb4878e
* | | Merge "Clear cached stitching preview thumbnails." into gb-ub-photos-archesGeorge Mount2012-10-112-0/+26
|\ \ \
| * | | Clear cached stitching preview thumbnails.George Mount2012-10-112-0/+26
| | |/ | |/| | | | | | | | | | | | | Bug 7328408 Change-Id: Ifbc469dc9eef95025cd8e828a0df80e76d2ff064
* | | Merge "Fix size of peripheral items when first opening filmstrip" into ↵Bobby Georgescu2012-10-111-0/+1
|\ \ \ | | | | | | | | | | | | gb-ub-photos-arches
| * | | Fix size of peripheral items when first opening filmstripBobby Georgescu2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 7327570 Change-Id: I168a0297e9ac65786dbb05c02228665a67f80dff
* | | | Merge "Fix application of FX to not wipe out borders etc." into ↵John Hoford2012-10-1110-31/+90
|\ \ \ \ | | |_|/ | |/| | | | | | gb-ub-photos-arches
| * | | Fix application of FX to not wipe out borders etc.John Hoford2012-10-1110-31/+90
| | | | | | | | | | | | | | | | | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* | | | Fix portrait orientation on landscape devicesJohn Reck2012-10-111-1/+9
|/ / / | | | | | | | | | | | | | | | Bug: 7328349 Change-Id: I0f871ea56e6afb5ba0b54cac15c18f79db07f4f9
* | | Remove compare and reset from apply bar and fix text.Ruben Brunk2012-10-112-56/+5
| | | | | | | | | | | | | | | Bug: 7326079 Change-Id: Ifb4d42ec9f30b9c2c6d46e943ca36c915a15c024
* | | Behavior of camera filmstrip in gallery closer to cameraBobby Georgescu2012-10-111-1/+1
| | | | | | | | | | | | | | | Bug: 7329118 Change-Id: I0a5753db301cc53050251455439555aa7ae414c4
* | | Fix NPE in PhotoPage.updateMenuOperationsBobby Georgescu2012-10-101-6/+10
|/ / | | | | | | | | Bug: 7324012 Change-Id: If09d20b7ab64abe9020f7f6301356ed9a4155d5b
* | Merge "Make album set grid view reflect latest UI mocks" into ↵Bobby Georgescu2012-10-102-6/+5
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Make album set grid view reflect latest UI mocksBobby Georgescu2012-10-102-6/+5
| |/ | | | | | | | | Bug: 7300836 Change-Id: I3024b8ffbba7ee08642012c80509992335bbd5bf
* / Defer expensive UI updates in filmstripBobby Georgescu2012-10-101-7/+38
|/ | | | | | | | | | | Bug: 7322925 When using the filmstrip, delay expensive updates to the action bar and share menus, some of which may require disk accesses, until the rate of change of photos slows down, instead of doing this work for every single image that flies by. Change-Id: Ie82adb4d54c96fec837d5954a91e1d4a17f548dd
* Merge "Fix NPE due to progress bar not existing." into gb-ub-photos-archesGeorge Mount2012-10-101-6/+8
|\