summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/PreparePageFadeoutTexture.java
Commit message (Collapse)AuthorAgeFilesLines
* GL packaging refactorJohn Reck2012-12-111-0/+2
| | | | Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa
* Big refactor, additions to state transition animationsBobby Georgescu2012-10-171-14/+24
| | | | | | | | 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
* Only fade out if texture creation succeededJohn Reck2012-10-171-3/+9
| | | | | | Bug: 7366597 Change-Id: Id28970fe263d975dcd48e45fd716199bc40f64d3
* Consistent animations & up button behavior in GalleryBobby Georgescu2012-10-161-1/+1
| | | | | | | | | | | | | | | | | 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
* Fix incorrect texture size causing artifacts in animationBobby Georgescu2012-09-171-6/+4
| | | | | Bug: 7181383 Change-Id: I3895b89ccdd03e55acc656f0d6944f4a9d398ad5
* Animate correctly when opening single-photo albumBobby Georgescu2012-09-131-0/+23
| | | | | Bug: 7164177 Change-Id: I5ce60a8e842e3ddf0e356568f17ee488edef23cd
* Fix NPE, ANRs in GalleryBobby Georgescu2012-08-231-4/+12
| | | | | | Bug: 7041482 Bug: 7041769 Change-Id: I06596bd9a058a8fe51c19108a0891c458950f22b
* Fix ANRs in GalleryBobby Georgescu2012-08-231-12/+9
| | | | | Bug: 7041769 Change-Id: Idc2a266bffd0d2c641fba69cfede13e1e83f276b
* Improvements in animation from album page to photo pageBobby Georgescu2012-08-211-0/+37
Bug: 6631829 Bug: 6979922 Change-Id: I99fd330f3ec8bf363f8602a2f893167ca2a9c71b