summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/PhotoView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix delete and undo behavior on filmstripBobby Georgescu2012-10-191-2/+3
* Saner behavior when deleting in filmstrip modeBobby Georgescu2012-10-191-2/+1
* Change double tap scale from 1.5 to 1.0John Reck2012-10-171-2/+2
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-4/+4
* Fix SRI Pano orientationJohn Reck2012-10-151-3/+14
* Fix size of peripheral items when first opening filmstripBobby Georgescu2012-10-101-0/+1
* Fix inverted panorama previewJohn Reck2012-10-091-0/+4
* Fix lack of snapback on very short scrollBobby Georgescu2012-10-091-3/+2
* Use framework orientationJohn Reck2012-10-081-3/+0
* Correct undo behaviorBobby Georgescu2012-10-081-8/+3
* Tune swipe to delete in filmstripBobby Georgescu2012-10-061-2/+2
* Snap back photo after swipe in y-direction in filmstripBobby Georgescu2012-10-041-3/+4
* Fix snapping behavior in filmstripBobby Georgescu2012-10-031-6/+10
* Correct behavior when swiping to placeholder item in PhotoPageBobby Georgescu2012-10-031-8/+6
* Remove video play icon and tap to play behavior for panorama.Mangesh Ghiware2012-09-301-9/+2
* Debounce after quick fling towards camera but zoom if slowBobby Georgescu2012-09-281-5/+13
* Show a placeholder when the camera filmstrip is emptyBobby Georgescu2012-09-281-1/+1
* Several secure album changes.Wu-cheng Li2012-09-271-3/+12
* Grid/filmstrip switching behavior improvementsBobby Georgescu2012-09-251-28/+13
* Make ActionBar always present in filmstripBobby Georgescu2012-09-191-2/+2
* Don't switch back to fullscreen camera when flingingBobby Georgescu2012-09-171-1/+5
* Reskin: stop at first photo after swipe from cameraBobby Georgescu2012-09-111-1/+5
* Do not accept fling gesture after we changed from/to filmstrip mode.Chih-Chung Chang2012-09-111-6/+2
* Show play icon for panorama.George Mount2012-09-101-2/+9
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-091-7/+17
* Fix tap to focus, back button to camera on MantaDoris Liu2012-09-051-2/+3
* Remove unused resources and fix some warnings.Owen Lin2012-08-301-29/+32
* Fix pinch out gesture for film strip mode on gingerbread.Hung-ying Tyan2012-08-291-0/+15
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-2/+2
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-2/+4
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-201-2/+10
* Rotate the texture in building PhotoFallbackEffectOwen Lin2012-08-081-3/+18
* Code clean up.Ahbong Chang2012-07-301-4/+3
* Fix for monkey-generated NPE in PhotoView from bug 6848371Bobby Georgescu2012-07-251-0/+1
* Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-13/+53
* Fade in/out the undo bar.Chih-Chung Chang2012-06-201-3/+53
* Fix scaling gesture responsiveness.Chih-Chung Chang2012-06-181-6/+15
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-43/+340
* Update the screen nail size even if screen nail is still the same one.Chih-Chung Chang2012-06-011-2/+1
* Move to final position after view size change.Chih-Chung Chang2012-05-301-1/+1
* Improve image size change handling.Chih-Chung Chang2012-05-291-44/+72
* Unlock orientation only when action bar is needed.Chih-Chung Chang2012-05-221-41/+22
* Add a new state uploading to UploadedTexture.Owen Lin2012-05-221-1/+0
* Limit the size of a ScreenNail.Owen Lin2012-05-221-1/+4
* Fix capture animation if we are far away from the camera preview.Chih-Chung Chang2012-05-211-15/+20
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-91/+50
* Support Panorama preview.Angus Kong2012-05-171-2/+17
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-2/+33
* Revert "Support Panorama preview."Angus Kong2012-05-171-17/+2
* Support Panorama preview.Angus Kong2012-05-171-2/+17