summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/Animation.java
Commit message (Expand)AuthorAgeFilesLines
* Add demo for new custom animation.Dianne Hackborn2012-04-161-1/+19
* Update to follow API change.Dianne Hackborn2012-04-101-1/+1
* Add API demo for thumbnail animations.Dianne Hackborn2012-03-231-5/+25
* Update animation sample to use new activity options API.Dianne Hackborn2012-03-191-0/+38
* Update documentation for API demos.Dianne Hackborn2011-01-051-4/+1
* Removed unused Imports, Added Type Arguments, removed some Warnings by using ...Christian Mehlmauer2010-05-211-1/+0
* Add transition animation sample, log to service sample.Dianne Hackborn2009-09-251-0/+78