summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition/Scene.java
Commit message (Expand)AuthorAgeFilesLines
* Fix docsAdam Powell2013-11-061-1/+1
* Make Scenes and Transitions first-class in PhoneWindow/ThemesAdam Powell2013-11-051-1/+10
* Fix bug in Scene's use of setTagAdam Powell2013-10-241-1/+1
* Cache Scene objects by layout ID on the scene rootAdam Powell2013-10-231-8/+9
* Make fading transitions work betterChet Haase2013-09-261-2/+17
* Transition API changes from API council recommendationsChet Haase2013-09-041-0/+245