summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsStore.java
Commit message (Expand)AuthorAgeFilesLines
* Not freezing All Apps during user interactionsvadimt2019-08-221-3/+1
* Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twiceSunny Goyal2019-08-051-0/+4
* Freezing all apps updates during certain testsvadimt2019-06-061-10/+21
* Moving some utility methods aroundSunny Goyal2019-01-311-2/+3
* Changing min sdk to 25Sunny Goyal2019-01-291-6/+3
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-3/+3
* Deferring all app updates until the pending executor is complete.Sunny Goyal2018-02-071-1/+43
* Removing support for app prediction from Launcher3Sunny Goyal2018-01-301-5/+0
* Adding AppsStore for handling various app updatesSunny Goyal2018-01-251-0/+127