summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/FirstFrameAnimatorHelper.java
AgeCommit message (Expand)Author
2020-08-12Wrapping display properties in a wrapper classSunny Goyal
2019-07-24Using the first frame delay based on the display refresh rate instead ofSunny Goyal
2018-08-13Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal
2018-08-10Removing Launcher activity dependency on various animationsSunny Goyal
2018-04-25Call close for AbstractFloatingViews that were removed while still open.Jon Miranda
2018-02-21Temporarily enabling various tracing for debug devicesSunny Goyal
2017-10-02Adding a utility method to simplify method tracingSunny Goyal
2017-06-27Fix the logging tag to be 23 characters it was 24 characters.Rajeev Kumar
2015-03-20Reducing method count by eliminating synthetic accessorsAdam Cohen
2014-12-02Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is ...Adam Cohen
2013-11-07Don't adjust animation play time if not necessaryMichael Jurka
2013-06-05Launcher2 is now Launcher3.Daniel Sandler