summaryrefslogtreecommitdiff
path: root/core/java/android/animation/AnimationHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "DO NOT MERGE Revert "Fix activity leak bug""Chet Haase2022-12-141-35/+40
* DO NOT MERGE Revert "Fix activity leak bug"Chet Haase2022-12-131-40/+35
* Fix activity leak bugChet Haase2022-12-011-20/+39
* Fix SpringAnimation class cast exception.Yein Jo2022-11-011-6/+8
* Add AndroidX SpringAnimation library to core.Shan Huang2022-10-171-1/+2
* Use System Property to Control Animator PausingSteven Terrell2022-06-061-1/+31
* Disable debug logging in AnimationHandlerChet Haase2022-05-231-1/+1
* Allow system to disable behavior of pausing animators for bg appsChet Haase2022-05-231-5/+28
* Pause animators when app is not visibleChet Haase2022-05-231-1/+109
* Fix infinite loop problem in AnimationHandlerChet Haase2017-05-261-1/+2
* New functionalities for AnimatorSet: Reverse, SeekDoris Liu2017-01-251-1/+2
* Ensure Animators and AnimatorSets run together are sync'dGeorge Mount2016-06-091-2/+1
* Fix buildDoris Liu2015-08-271-1/+1
* Internal cleanup for Animator frameworkDoris Liu2015-08-261-0/+316