summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2015-12-081-1/+14
* Disabling home screen migration logicSunny Goyal2015-08-111-0/+2
* Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-042-22/+2
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-4/+24
* Merge "Enabling logging for migration task" into ub-launcher3-burnabySunny Goyal2015-07-311-1/+1
|\
| * Enabling logging for migration taskSunny Goyal2015-07-311-1/+1
* | Merge "Fixing minor memory leak with name comparator." into ub-launcher3-burnabyWinson Chung2015-07-312-30/+60
|\ \ | |/ |/|
| * Fixing minor memory leak with name comparator.Winson Chung2015-07-272-30/+60
* | Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-0/+765
|/
* Query the title and icon for app using correct user handle.Hyunyoung Song2015-07-161-5/+10
* Hide spammy WidgetModel log behind a DEBUG flagHyunyoung Song2015-07-131-1/+3
* Fixing crash when using app name comparator with empty titles.Winson Chung2015-06-251-2/+4
* Widgets model should respect AppFilter.Hyunyoung Song2015-06-171-6/+26
* Updating widget list when iconCache updatesSunny Goyal2015-06-041-1/+0
* Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-042-3/+17
|\
| * Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-042-3/+17
* | Removing some synthetic method creationSunny Goyal2015-06-021-1/+2
* | Adding an asynchronous search interface for apps searchSunny Goyal2015-06-012-28/+88
|/
* Fix widget tray crash on screen rotation introduced byHyunyoung Song2015-05-221-9/+21
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-212-0/+183
* List work profile widgets to the end of the row of the widget tray, then sortHyunyoung Song2015-05-201-14/+19
* Unify sorting between all apps and widget trayHyunyoung Song2015-05-192-0/+168