summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/PanoramaMetadataJob.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove panorama checks from supported operations.George Mount2012-10-181-1/+1
| | | | | | | | | | 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
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-0/+40
Bug: 7320303 Replace multiple methods in LightCycleHelper with a single one that returns relevant metadata. Change-Id: Iaa75b3c1ccc8a5b724b253cec654b5b5acb4878e