summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPageBottomControls.java
Commit message (Collapse)AuthorAgeFilesLines
* Prevent NPE.Sascha Haeberling2013-08-191-1/+2
| | | | | | Bug: 10388167 Change-Id: I9293d29e6a1a4f052513409b80fe7d4aaac87529
* Show panoViewer icon after "Back" from viewerDoris Liu2012-10-261-1/+2
| | | | | Bug: 7407942 Change-Id: I00da3c73a558e412e106f089034e83f2e75616e4
* Ensure photo sphere icon shows for panoramas.George Mount2012-10-231-0/+1
| | | | | | Bug 7393844 Change-Id: Id3b0d15606ec6e5d41558cbfc5089c4b1b229c63
* Adding support for tiny planet in galleryDoris Liu2012-10-181-3/+3
| | | | | Bug: 7344427 Change-Id: I6fad734b28022f45cc551d81212ee4d3a0c867b2
* Remove panorama checks from supported operations.George Mount2012-10-181-5/+5
| | | | | | | | | | 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
* Update FX/pano button appearance, placement, animationBobby Georgescu2012-09-301-2/+2
| | | | | | Bug: 7213162 Bug: 7233446 Change-Id: Ief62e3f17ee08999a23656217dcf39bb91421d1e
* Add bottom bar UI for photo pageBobby Georgescu2012-09-191-0/+135
Bug: 7050303 Bug: 7170148 Pulled the handling of the display of the edit (FX) button out into a separate file and put in the groundwork for supporting multiple buttons within a container along the bottom of the screen and managing their display as well as animating them in and out. Also added a button for launching the panorama viewer when appropriate Change-Id: Iee3083e0693ef3c1f55264b922f02b9a702d2103