summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-7/+2
* Fixing the hotseat import logicSunny Goyal2016-08-241-0/+20
|\
| * Fixing the hotseat import logicSunny Goyal2016-08-241-0/+20
* | Comparing widget sizes when sorting if the labels are sameSunny Goyal2016-08-181-1/+12
|/
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-40/+64
* Build fix.Sunny Goyal2016-07-091-1/+0
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-28/+2
* Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-4/+6
|\
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-4/+6
* | Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal2016-06-221-1/+1
|/
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-21/+10
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-23/+36
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-13/+25
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-45/+24
* 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
|/