summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Adding some utility methods for thread verificationSunny Goyal2016-04-151-2/+2
* Fixing wrong grid size definitionsSunny Goyal2016-04-071-3/+5
* Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfoSunny Goyal2016-03-183-158/+122
* Changing the widget loading strategySunny Goyal2016-03-092-6/+46
* Manual revert due to conflict:Hyunyoung Song2016-02-231-32/+1
|\
| * Manual revert due to conflict:Hyunyoung Song2016-02-231-32/+1
| * Load label in bg thread to prevent ANRHyunyoung Song2016-02-231-1/+32
* | Load label in bg thread to prevent ANRHyunyoung Song2016-02-221-1/+32
* | Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-194/+286
* | Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-44/+216
* | Making all provider calls using content resolver.Sunny Goyal2015-10-201-1/+4
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-8/+4
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-8/+4
* | am fb062c63: Close some Cursors and call super.onFinishInflate().Tony Wickham2015-10-161-2/+2
|\|
| * Close some Cursors and call super.onFinishInflate().Tony Wickham2015-10-161-2/+2
* | am 4c67dce4: am ce0a8946: Merge "Preventing nullpointer exception when clonin...Sunny Goyal2015-09-231-9/+11
|\|
| * Preventing nullpointer exception when cloning rawListSunny Goyal2015-09-221-9/+11
* | am 6579e1ee: Disabling home screen migration logicSunny Goyal2015-08-111-0/+2
|\|
| * Disabling home screen migration logicSunny Goyal2015-08-111-0/+2
* | am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to User...Sunny Goyal2015-08-072-22/+2
|\|
| * Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-042-22/+2
* | resolved conflicts for merge of 3f7550c1 to ub-launcher3-masterSunny Goyal2015-08-041-4/+24
|\|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-4/+24
* | am 8f375d1e: Merge "Enabling logging for migration task" into ub-launcher3-bu...Sunny Goyal2015-07-311-1/+1
|\|
| * 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
* | | am e990d495: Merge "Fixing minor memory leak with name comparator." into ub-l...Winson Chung2015-07-312-30/+60
|\| |
| * | 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
* | | resolved conflicts for merge of e5bb705f to ub-launcher3-masterSunny Goyal2015-07-311-0/+765
|\| |
| * | Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-0/+765
| |/
* | am f63dda5e: Query the title and icon for app using correct user handle.Hyunyoung Song2015-07-171-5/+10
|\|
| * Query the title and icon for app using correct user handle.Hyunyoung Song2015-07-161-5/+10
* | am cbab1cb4: Merge "Hide spammy WidgetModel log behind a DEBUG flag" into ub-...Hyunyoung Song2015-07-131-1/+3
|\|
| * Hide spammy WidgetModel log behind a DEBUG flagHyunyoung Song2015-07-131-1/+3
* | Refactoring ItemInfoSunny Goyal2015-06-301-4/+1
|/
* 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