summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/widget/TransitionAnimationView.java
Commit message (Expand)AuthorAgeFilesLines
* Add fade in transition when switching tabsYorke Lee2012-12-271-8/+13
* Fixed contact detail animated transitionsMaurice Chu2012-05-151-76/+34
* Fixed various issues around cross-fadesDaniel Lehmann2012-03-071-95/+39
* Reintroduce cross-fade on tablet when going from one contact to the nextDaniel Lehmann2012-02-281-24/+3
* Clear bitmaps from canvases after done drawing to them.Dianne Hackborn2011-08-021-0/+1
* Animator resources now live in res/animatorChet Haase2011-01-111-2/+2
* Recycling bitmaps in TransitionAnimationView.Dmitri Plotnikov2010-11-241-2/+16
* Disabling transition animation when view has size=0Dmitri Plotnikov2010-11-171-6/+17
* Resolving a race condition between animationsDmitri Plotnikov2010-11-151-0/+6
* Clean-up of several small issuesDmitri Plotnikov2010-11-111-4/+3
* Contact detail transition animationDmitri Plotnikov2010-11-111-0/+175