summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsStore.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Not freezing All Apps during user interactions" into ub-launcher3-qt-q...Vadim Tryshev2019-08-221-3/+1
|\
| * Not freezing All Apps during user interactionsvadimt2019-08-221-3/+1
* | Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twi...Sunny Goyal2019-08-051-0/+4
|\|
| * Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twiceSunny Goyal2019-08-051-0/+4
* | Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-30/+17
|/
* 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