summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/StitchingChangeListener.java
Commit message (Collapse)AuthorAgeFilesLines
* Change how stitched images are inserted into Gallery.George Mount2012-10-101-5/+3
| | | | | | | | | 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
* Handle stitching progress in secure album.Wu-cheng Li2012-10-091-3/+5
| | | | | | | | | | | - In secure album, show stitching progress only if it is captured after the device is locked. - Make sure image capture intent does not show stitching progress. bug:7285105 Change-Id: I0b3ba60fe3c03f488bea25e2f09843dd84ab6dfb
* Show stitched panorama in secure album.Wu-cheng Li2012-10-071-3/+4
| | | | | bug:7285105 Change-Id: I36801d4e5b19cceb10600d41a3a3c78244c5ee4a
* Support panorama progress items in Gallery.Angus Kong2012-10-041-0/+26
Bug 7259843 Add dummy files for showing panorama progress in filmstrip. Change-Id: I7ae92b90bbbd992fde00cfcfc68af69b34d34d74