summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PanoramaMetadataSupport.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix NPE in detecting panoramas.George Mount2012-10-231-3/+7
| | | | | | Bug 7398022 Change-Id: Iae646c424ffbe552d014f563c8f4e5e4385b4724
* Remove panorama checks from supported operations.George Mount2012-10-181-0/+89
Bug 7351383 Bug 7349438 Move panorama support checks from getSupportedOperations so that calls to getSupportedOperations are consistent. Panorama checks are moved to only based on callbacks. Change-Id: Id9ff138204df84c6fb0a4c971dcea59f1220aee2