summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/GridSizeMigrationTask.java
Commit message (Expand)AuthorAgeFilesLines
* 1. Get rid of mWidgetMinSize as the contents of this collection areRajeev Kumar2017-06-141-9/+7
* Revert "Adding some logging around launcher grid when device profile changes"Sunny Goyal2017-03-201-18/+0
* Merge "Fixing wrong check for grid migration" into ub-launcher3-masterTreeHugger Robot2017-02-161-1/+1
|\
| * Fixing wrong check for grid migrationSunny Goyal2017-02-151-1/+1
* | Adding some logging around launcher grid when device profile changesSunny Goyal2017-02-151-0/+18
|/
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-8/+6
* Updating version check method namesSunny Goyal2016-11-021-1/+1
* Fixing the hotseat import logicSunny Goyal2016-08-241-0/+20
* 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
* Fixing wrong grid size definitionsSunny Goyal2016-04-071-3/+5
* Changing the widget loading strategySunny Goyal2016-03-091-5/+7
* 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-0/+938