summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-084-19/+140
| | | | | | | | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
* | Merge "Fix crash introduced with the GeometryMetadata" into gb-ub-photos-archesnicolasroard2012-10-086-43/+67
|\ \
| * | Fix crash introduced with the GeometryMetadatanicolasroard2012-10-086-43/+67
| |/ | | | | | | | | | | | | | | | | | | | | bug:7224232 bug:7279964 bug:7298708 - Also remove the slide gesture (only use the slider widget) - use scaleFactor to apply sharpen proportionally Change-Id: Icce786cb53f2d3d6feada76c63108a563aaab7a3
* / Fix details dialog not being dismissedDoris Liu2012-10-081-0/+2
|/ | | | | Bug: 7300997 Change-Id: I0d0dad50a9777f8ea49889a4517b8704a03021c5
* Use framework orientationJohn Reck2012-10-082-25/+0
| | | | | | Bug: 7292373 Change-Id: I66e0c3a3b43a5d544ecc3fc9a4a04fa5521d36b2
* Merge "add redeye and improve shadow removal" into gb-ub-photos-archesJohn Hoford2012-10-084-36/+57
|\
| * add redeye and improve shadow removalJohn Hoford2012-10-084-36/+57
| | | | | | | | | | bug:7234321 Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
* | Correct undo behaviorBobby Georgescu2012-10-082-9/+4
|/ | | | | Bug: 7307293 Change-Id: I72f814acd3625024f1e2aeccec4abfd28ad3319b
* Added stub for applying geometry flip.Ruben Brunk2012-10-083-8/+54
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-0811-217/+1686
| | | | | | | | | Bug: 7224232 Bug: 7218935 Adding geometry manipulation UI features. Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-088-14/+52
| | | | | | | | | | Bug: 7302972 Instead of using the UsePanoramaViewer attribute in XMP metadata, ensure that the panorama is full 360 degree by checking if the cropped width is same as the full panorama width. Change-Id: I66d864df96052f96db5fa19fb02b3abe214b4dec
* Launch correct photo when tapping grid item in Camera rollBobby Georgescu2012-10-071-2/+2
| | | | | Bug: 7303049 Change-Id: Ie3dd2b010d60669cd000a2ed9b52e0611b0977bd
* Merge "Fix ANR in creating the fallback animation." into gb-ub-photos-archesOwen Lin2012-10-071-3/+4
|\
| * Fix ANR in creating the fallback animation.Owen Lin2012-10-051-3/+4
| | | | | | | | | | bug: 6620501 Change-Id: Ibb798cce5dd49bb5083de6f29225bae512d589f8
* | No Camera recenter on resume after editing or viewing itemsBobby Georgescu2012-10-071-2/+8
| | | | | | | | | | Bug: 7302361 Change-Id: I7420f89a766dc86d873166789b1875539541825c
* | Merge "Show progress indicator dialog when saving edited image" into ↵Bobby Georgescu2012-10-071-7/+28
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Show progress indicator dialog when saving edited imageBobby Georgescu2012-10-071-7/+28
| | | | | | | | | | | | | | | Bug: 7301277 Change-Id: Ied4f9abeeaa950a0c78c0a652b3be4634dd96ce3
* | | Merge "Show stitched panorama in secure album." into gb-ub-photos-archesGeorge Mount2012-10-072-4/+25
|\ \ \ | |/ / |/| |
| * | Show stitched panorama in secure album.Wu-cheng Li2012-10-072-4/+25
| | | | | | | | | | | | | | | bug:7285105 Change-Id: I36801d4e5b19cceb10600d41a3a3c78244c5ee4a
* | | Fix orientation locking issues when going back to CameraBobby Georgescu2012-10-071-6/+6
| | | | | | | | | | | | | | | Bug: 7287039 Change-Id: Ib993266706b24269fd759f1ded1b6a85c2c5c7ba
* | | Merge "Change display of 360 panorama button" into gb-ub-photos-archesBobby Georgescu2012-10-071-2/+13
|\ \ \
| * | | Change display of 360 panorama buttonBobby Georgescu2012-10-061-2/+13
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7300866 -Move pano button to center and make larger -Pano button visible even when in full-screen mode -Show edit button only when image editor is available -Correctly hide bottom controls when switching from filmstrip mode to grid mode Change-Id: I485b1988733bedd0c03e89a261a6ce80be46b9bc
* / / Implement new grid layout in GalleryBobby Georgescu2012-10-061-0/+10
|/ / | | | | | | | | Bug: 7300836 Change-Id: Iab2b4f1caa52c5aa7638983fec194b3f81cc4c31
* | Tune swipe to delete in filmstripBobby Georgescu2012-10-061-2/+2
| | | | | | | | | | Bug: 7277872 Change-Id: I01da98f4528b92308984e6ec7f1bc68e3e55697d
* | Fix display of spinner and SQL exception for view intentBobby Georgescu2012-10-062-22/+6
| | | | | | | | | | | | | | | | | | | | Bug: 7288544 Bug: 7219163 Remove the query for photo DISPLAY_NAME in view intent since it is no longer used, and hide the spinner when launching PhotoPage via this intent. Change-Id: Id41ff3d623e7fd2e708b1042782333b48e8ba4a7
* | Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-067-428/+56
| | | | | | | | | | | | | | | | | | | | This CL is reported to cause images to not be displayed correctly when opened via the view intent. Bug: 7299123 This reverts commit e29fc4a51b99f12f7fae13fae272858df2e1af36 Change-Id: I5052548a826c275cb4559eeb4721c19f06861b3d
* | Merge "Add scale factor / quality parameters in filters" into ↵nicolasroard2012-10-0523-71/+130
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Add scale factor / quality parameters in filtersnicolasroard2012-10-0523-71/+130
| | | | | | | | | | | | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* | | Merge "Set the thumbnail/screennail sizes based on screensize" into ↵Bobby Georgescu2012-10-054-23/+50
|\ \ \ | |/ / |/| | | | | gb-ub-photos-arches
| * | Set the thumbnail/screennail sizes based on screensizeBobby Georgescu2012-10-054-23/+50
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7232758 Prior to this CL, the thumbnail and screennail sizes were hardcoded which resulted in mediocre image quality when using the Gallery in general and the camera filmstrip. Now, we set the size of these items based on the resolution of the display. Because high-resolution devices tend to have higher-performance graphics to drive their large displays, we expect that this will not introduce any significant performance impact. Change-Id: I90e08f7aca670e275c913fd9e21e4459c8bf9fcf
* | Don't film strip animate when switching camerasJohn Reck2012-10-051-4/+4
| | | | | | | | | | | | Bug: 7265781 Change-Id: Ibdef7d804923094f3b26471726a642a1b68e9540
* | Merge "New UI..." into gb-ub-photos-archesnicolasroard2012-10-058-490/+730
|\ \ | |/ |/|
| * New UI...nicolasroard2012-10-058-490/+730
| | | | | | | | | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* | Upload screennails in tiles to prevent jankOwen Lin2012-10-057-56/+428
| | | | | | | | | | | | bug: 6399444 Change-Id: Id2338db34d7f87fbabd7861f78b42f2a81d9794b
* | Merge "Open album in filmstrip only if the item exists." into ↵Hung-ying Tyan2012-10-041-1/+6
|\ \ | |/ |/| | | gb-ub-photos-arches
| * Open album in filmstrip only if the item exists.Hung-ying Tyan2012-10-041-1/+6
| | | | | | | | | | | | | | | | Metadata of picasa photos may not be available when user taps to view a picasa album. Cannot enter PhotoPage directly in such a case. Bug: 7213464 Change-Id: Ife2e8768fc9b8d8757235610a02f029f40205b5b
* | Add a reset item menunicolasroard2012-10-041-0/+4
| | | | | | | | | | bug:7234317 Change-Id: I3129b16f83981ab22ce17341d8401822369686eb
* | add vibrance fix a free in shadowsJohn Hoford2012-10-042-6/+28
| | | | | | | | | | bug:7234321 Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
* | Implement sharpennicolasroard2012-10-0415-99/+569
| | | | | | | | | | | | | | | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* | Merge "Support panorama progress items in Gallery." into gb-ub-photos-archesGeorge Mount2012-10-046-1/+52
|\ \
| * | Support panorama progress items in Gallery.Angus Kong2012-10-046-1/+52
| | | | | | | | | | | | | | | | | | | | | Bug 7259843 Add dummy files for showing panorama progress in filmstrip. Change-Id: I7ae92b90bbbd992fde00cfcfc68af69b34d34d74
* | | Merge "Don't allow switching to filmstrip in get content intent" into ↵Bobby Georgescu2012-10-041-2/+6
|\ \ \ | | | | | | | | | | | | gb-ub-photos-arches
| * | | Don't allow switching to filmstrip in get content intentBobby Georgescu2012-10-041-2/+6
| |/ / | | | | | | | | | | | | Bug: 7288252 Change-Id: I247e7c22ed3e90de0222ac82a55ed027c9f252c1
* | | Merge "Upscale images to fill screen for slideshow" into gb-ub-photos-archesBobby Georgescu2012-10-041-2/+2
|\ \ \
| * | | Upscale images to fill screen for slideshowBobby Georgescu2012-10-041-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7110382 This fixes the slideshow mode on high-resolution displays. Note that this will scale up screennails to fill the screen even if they are fairly low quality. The resolution to 7232758 will set the size of the screennails appropriately based on screen size. Change-Id: I7b5367c2fce1d10f6d5e70c1239d893f54236b10
* / / Snap back photo after swipe in y-direction in filmstripBobby Georgescu2012-10-041-3/+4
|/ / | | | | | | | | Bug: 7283537 Change-Id: Ifee561a978d418f7a1e96f1a3ddb7cc8df53752c
* | Merge "Accelerate PNG image rendering." into gb-ub-photos-archesPin Ting2012-10-043-7/+24
|\ \
| * | Accelerate PNG image rendering.Pin Ting2012-10-043-7/+24
| | | | | | | | | | | | | | | Bug:7137662 Change-Id: I050a228a6c8031c6a2d068eb4ba1b39be86e9f4a
* | | Fix NPE in ImageLoader.Owen Lin2012-10-041-24/+24
| | | | | | | | | | | | | | | bug: 7275805 Change-Id: Ied04553a97efe5b4996418f20d834d6bd0893976
* | | Set type as well while launching editor.Owen Lin2012-10-041-2/+3
| |/ |/| | | | | | | bug: 7275805 Change-Id: I6b86dd03d92b2cf453947bd84a0247e1626c81db