• Sunny Goyal's avatar
    Fixing backup restore · 4e5cc64e
    Sunny Goyal authored
    > Not deleting icons from cache, which have not been restored yet
    > Not checking if activity exists during DB migration. Missing
    components are removed during loader anyway
    > Backing up and restoring bitmaps even when iconType is resource.
    This allows us to show a proper bitmap icon, until the correct
    resource is available.
    > Loading proper shortcutResource icon for promiseIcons
    > Checking against promise intent when verifying duplicates
    > A launcher App intent can contain EXTRA_PROFILE
    
    Bug: 22094970
    Change-Id: I982971338846733833ec133119393af0bea0eb08
    4e5cc64e
LauncherModel.java 166 KB