summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/anim
Commit message (Collapse)AuthorAgeFilesLines
* Minor transition tweaksBobby Georgescu2012-10-221-16/+9
| | | | | Bug: 7376109 Change-Id: Id4a761c3d601e453ac1ad2edbbea986af14bb21c
* Tweak transition animationsBobby Georgescu2012-10-211-2/+2
| | | | | Bug: 7376109 Change-Id: I28cc8413bda31ff945e8e48dd75b86b2e9d071a8
* Various transition tweaks/fixes in GalleryBobby Georgescu2012-10-181-6/+38
| | | | | | | | | Bug: 7376109 -Add new animation preset for photos based on UX feedback -Fix showing of highlight when tapping album grid photo -Move StateTransition enum to StateTransitionAnimation.State Change-Id: I2ce57580fa6c5f34d9545561515031899eb41eb2
* Big refactor, additions to state transition animationsBobby Georgescu2012-10-171-30/+108
| | | | | | | | Bug: 7362944 Refactored a lot of the state transitions code, adding support for definable transition animations and defining distinct outgoing and incoming animations. Change-Id: I31a69057ea1b72dd3185cec656e59b11fdb528c1
* Consistent animations & up button behavior in GalleryBobby Georgescu2012-10-161-0/+77
| | | | | | | | | | | | | | | | | Bug: 7302857 Bug: 7295464 This CL makes all of the transition animations throughout the Gallery app consistent. The animation is the previous view shrinking and fading out while the new view starts out bigger than the view port and is coming in to the viewport size as it fades in. Having consistent animations allows us to not keep PhotoPage/AlbumPage instances around in certain cases, making it possible to have consistent up button behavior when switching between the grid and filmstrip. Finally, this also makes the transitions in the camera app filmstrip/grid switching consistent with those in the gallery app. Change-Id: I77bac6a0cde1e439738c78f9e16ab15ed5910cfb
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Remove unused code.Chih-Chung Chang2012-02-231-76/+0
| | | | Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
* Initial code for Gallery2.Owen Lin2011-08-185-0/+281
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c