summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/ViewOnDrawExecutor.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing activity leak on config changevadimt2019-10-181-1/+3
* Moving various common executors to a single locationSunny Goyal2019-08-201-3/+4
* Ensuring that all the pending tasks are runSunny Goyal2018-02-221-16/+1
* Fix flash when switching from app window to snapshot.Winson Chung2018-02-221-6/+21
* Defer some work until after workspace fade-inTony2017-08-041-0/+14
* Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-6/+4
* Fading in the first screen, when launcher loads for the first timeSunny Goyal2016-07-281-3/+19
* Refactoring deferred bind logicSunny Goyal2015-09-151-0/+96