summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition
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
* am 93830ffb: am df52471c: am 5747919f: Merge "Fix leak in TransitionInflater"...Chet Haase2013-10-312-18/+3
|\
| * Merge "Fix leak in TransitionInflater" into klp-devChet Haase2013-10-312-18/+3
| |\
| | * Fix leak in TransitionInflaterChet Haase2013-10-312-18/+3
* | | am 098bc61f: am fd08694e: am 215add2e: Merge "Hide TransitionManager default ...Adam Powell2013-10-251-4/+8
|\ \ \ | |/ /
| * | Hide TransitionManager default transition methodsAdam Powell2013-10-241-4/+8
* | | am c3661b16: am 1fcdee0d: am 92da1779: Merge "Fix bug in Scene\'s use of setT...Adam Powell2013-10-241-1/+1
|\ \ \ | |/ /
| * | Fix bug in Scene's use of setTagAdam Powell2013-10-241-1/+1
* | | am 39e991bd: am f8525caf: am 02e4c3a1: Merge "Cache Scene objects by layout I...Chet Haase2013-10-231-8/+9
|\ \ \ | |/ /
| * | Cache Scene objects by layout ID on the scene rootAdam Powell2013-10-231-8/+9
| |/
* | am 43757cc8: am 2a8eaff4: am c9d8e383: Merge "Fix leak with transitions when ...Chet Haase2013-10-232-47/+100
|\ \ | |/
| * Fix leak with transitions when views get removedChet Haase2013-10-222-47/+100
* | Add ofArgb to ObjectAnimator and ValueAnimator.George Mount2013-10-111-5/+3
|/
* Fix resource-loading code for TransitionSetChet Haase2013-10-062-1/+17
* Enable transitions in lockscreen media controllerChet Haase2013-10-042-8/+6
* Make fading transitions work betterChet Haase2013-09-267-86/+123
* Disable ActionBar usage of transitionsChet Haase2013-09-232-2/+54
* Add equals() and hashcode() to SpannableStringChet Haase2013-09-191-0/+7
* Use transition-only alpha property for fading transitionsChet Haase2013-09-183-66/+38
* Ensure that transitions animating alpha end on a reasonable valueChet Haase2013-09-163-22/+51
* Plug leaks in transitionsChet Haase2013-09-143-15/+21
* Disable ActionBar transitionsChet Haase2013-09-131-14/+18
* Merge "Fix TechChange's assumption about TextView targets" into klp-devChet Haase2013-09-121-3/+6
|\
| * Fix TechChange's assumption about TextView targetsChet Haase2013-09-121-3/+6
* | Add exclude() methods to TransitionChet Haase2013-09-113-25/+332
|/
* Fix for transition layout suppressionChet Haase2013-09-101-25/+35
* TextChange transition now uses CharSequence instead of StringChet Haase2013-09-061-2/+2
* Transition API changes from API council recommendationsChet Haase2013-09-0417-0/+4462