summaryrefslogtreecommitdiffstats
path: root/src_pd/com/android/gallery3d
Commit message (Collapse)AuthorAgeFilesLines
...
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-10/+13
| | | | | | | | | Bug: 7320303 Replace multiple methods in LightCycleHelper with a single one that returns relevant metadata. Change-Id: Iaa75b3c1ccc8a5b724b253cec654b5b5acb4878e
* Change how stitched images are inserted into Gallery.George Mount2012-10-102-25/+5
| | | | | | | | | Bug 7299396 Stitching images now use normal LocalImages for their MediaItem instead of LightCycleItems. They are no longer part of a special album. Change-Id: Ic62822a44b9743829dee50bcfa6f455cd538afa7
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-0/+4
| | | | | | | | | | 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
* Fix build. Missing dummy class for Gallery2.George Mount2012-10-041-0/+45
| | | | | | Bug 7259843 Change-Id: I65e6ea64fa996798146efd20cafae78b7f4a0614
* Support panorama progress items in Gallery.Angus Kong2012-10-041-2/+17
| | | | | | | Bug 7259843 Add dummy files for showing panorama progress in filmstrip. Change-Id: I7ae92b90bbbd992fde00cfcfc68af69b34d34d74
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-2/+4
| | | | Change-Id: I7f61cef39370fd23b9481708dc3c902c17873074
* Separate build for AOSP and Google panorama modules.George Mount2012-09-111-0/+6
| | | | Change-Id: Icb1059569914711a704334282566d898f58d1a30
* Remove VIEW activity from LightCycle.George Mount2012-09-101-2/+1
| | | | | | Bug 7133257 Change-Id: I4b3c968ceaa01d9461a788553f23bf7694ac4b3c
* Change lightcycle call to be in Gallery's packageGeorge Mount2012-09-051-13/+1
| | | | | | Bug 7076869 Change-Id: I315b660d8a7cd84db6d06f0aa38275c7f5e4b4a6
* Move LightCycle checking to the closed source.Angus Kong2012-09-051-0/+57
| | | | | bug:7076779 Change-Id: Ieebe0343a46257ca07f06483beb9391a90d7727a
* Save EXIF info to cropped picasa image with the new EXIF lib.Earl Ou2012-08-311-2/+2
| | | | | Bug:5248023 Change-Id: I35f401826f4fa586e9899e3ca5f5f9b9ab39b28e
* Support querying account and picasa id of a picasa image.Owen Lin2011-12-141-0/+8
| | | | | Change-Id: I7d24fb70b0a8a01c5d0fbdb6205c25d74d1996a6 fix: 5482269
* Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+2
| | | | Change-Id: Ia994264fb2c11fbc971840c8a103bbe9fa6ee7f7
* Show a dialog to require updating PlusOne.Owen Lin2011-11-241-5/+10
| | | | | Change-Id: I1ff4f5eca90ade49b0785324b9319ef0b7d751ca fix: 5608342
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-0/+5
| | | | Change-Id: Ie4e3f9ae19431ab5b36d216cd7f4c626de503bbf
* Fix 5250813 Use new standardized no account screen on first launchRay Chen2011-10-061-0/+3
| | | | | | | This CL also fixes a bug in AlbumSetDataAdapter's ReloadTask, which causes empty screen after pause/resume. Change-Id: I7991d40a790384105ccb3021e1e51ba3e5ec8635
* Copy exif data for cropped image.Owen Lin2011-09-071-0/+3
| | | | | | fix: 5248023 Change-Id: I2f59bfd96ca7533195f7019cc76080579dff8d1e
* Initial code for Gallery2.Owen Lin2011-08-182-0/+148
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c