• Sunny Goyal's avatar
    Homescreen migration from a larger grid to a smaller grid. · e5bb705f
    Sunny Goyal authored
    Adding support for restoring from a larger device, if the grid size
    difference is not more that 1.
    During restore add all the items in the DB, and run a one-time migration
    the next time launcher starts.
    
    The migration strategy is defined in ShrinkWorkspaceTask.java which involves
    resizing, moving and removing some items.
    
    Change-Id: I6ee411f6db5bf0152b527e16146a88c56dec2d97
    e5bb705f
LauncherModel.java 168 KB