summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-3/+3
* Add stitching panorama image to secure album.Wu-cheng Li2012-10-131-0/+3
* Improve performance of filmstripBobby Georgescu2012-10-121-2/+9
* Refresh panorama image after stitching completionMangesh Ghiware2012-10-111-2/+9
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-9/+30
* Behavior of camera filmstrip in gallery closer to cameraBobby Georgescu2012-10-111-1/+1
* Fix NPE in PhotoPage.updateMenuOperationsBobby Georgescu2012-10-101-6/+10
* Defer expensive UI updates in filmstripBobby Georgescu2012-10-101-7/+38
* Fix NPE due to progress bar not existing.George Mount2012-10-101-6/+8
* Change how stitched images are inserted into Gallery.George Mount2012-10-101-27/+16
* Move panorama stitch progress outside the image.George Mount2012-10-101-4/+59
* Handle stitching progress in secure album.Wu-cheng Li2012-10-091-13/+15
* Fix sharing as photo option for 360 degree panoramaMangesh Ghiware2012-10-091-0/+12
* Fix details dialog not being dismissedDoris Liu2012-10-081-0/+2
* Use framework orientationJohn Reck2012-10-081-22/+0
* Correct undo behaviorBobby Georgescu2012-10-081-1/+1
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-2/+2
* Launch correct photo when tapping grid item in Camera rollBobby Georgescu2012-10-071-2/+2
* No Camera recenter on resume after editing or viewing itemsBobby Georgescu2012-10-071-2/+8
* Fix orientation locking issues when going back to CameraBobby Georgescu2012-10-071-6/+6
* Change display of 360 panorama buttonBobby Georgescu2012-10-061-2/+13
* Fix display of spinner and SQL exception for view intentBobby Georgescu2012-10-061-2/+6
* Support panorama progress items in Gallery.Angus Kong2012-10-041-0/+5
* Set type as well while launching editor.Owen Lin2012-10-041-2/+3
* Revert "Add a overflow menu item to view 360-degree panorama."Mangesh Ghiware2012-10-031-4/+0
* Add a overflow menu item to view 360-degree panorama.Mangesh Ghiware2012-10-031-0/+4
* Correct behavior when swiping to placeholder item in PhotoPageBobby Georgescu2012-10-031-6/+15
* Remove redundant handling of share action.Mangesh Ghiware2012-10-031-6/+0
* Do not show grid/filmstrip spinner in secure camera modeBobby Georgescu2012-10-021-3/+7
* Show Camera placeholder as first filmstrip item in rollBobby Georgescu2012-10-021-5/+15
* Fix NFC regressionJohn Reck2012-10-021-0/+1
* Check item is editable before attempting to launch editorBobby Georgescu2012-10-021-1/+4
* Remove ActionBarSherlockOwen Lin2012-10-021-3/+3
* Improve display of ActionBar album mode switcherBobby Georgescu2012-10-011-0/+6
* Move grid/filmstrip switching to ActionBar title "spinner"Bobby Georgescu2012-10-011-60/+42
* Remove video play icon and tap to play behavior for panorama.Mangesh Ghiware2012-09-301-4/+0
* Debounce after quick fling towards camera but zoom if slowBobby Georgescu2012-09-281-6/+51
* Show a placeholder when the camera filmstrip is emptyBobby Georgescu2012-09-281-2/+17
* Update to sharing panoramaMangesh Ghiware2012-09-271-4/+16
* Fix Monkey NPEJohn Reck2012-09-271-1/+3
* Don't requery a constantJohn Reck2012-09-261-1/+8
* Fix behavior of up button in Camera appBobby Georgescu2012-09-261-7/+3
* Avoid unnecessary allocationJohn Reck2012-09-261-6/+20
* Grid/filmstrip switching behavior improvementsBobby Georgescu2012-09-251-17/+48
* Add an unlock image in the end of secure album.Wu-cheng Li2012-09-251-2/+6
* Restore missing "Group by" option in camera roll grid viewBobby Georgescu2012-09-241-0/+3
* Fix occasional crash when restoring photo page stateBobby Georgescu2012-09-241-1/+4
* The trimming solution with the mp4parser library.Teng-Hui Zhu2012-09-241-0/+2
* Use vendor specific MIME type for sharing LightCycle panoramasMangesh Ghiware2012-09-231-3/+5
* Support secure image capture mode.Wu-cheng Li2012-09-211-0/+3