OSDN Git Service

Icons are not updated to TYPE_APPLICATION during restore
authorSunny Goyal <sunnygoyal@google.com>
Tue, 19 May 2015 23:03:28 +0000 (16:03 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 21 May 2015 20:34:07 +0000 (13:34 -0700)
commit5c97f51fd9443e461a360ff7852aa223c05d667f
tree1190bccb371f1c5e1792375270a657e6364c896c
parent324d78358c88d30eac587f4e1d679f9b5bf8d2f3
Icons are not updated to TYPE_APPLICATION during restore

> Use low res only for app shortcuts
> Running icon migration after restore
> Running icon migration again for all users
> Deduping shortcuts added from widget tray

Bug: 20945600
Change-Id: I3bb47545fdd9832510069026fbae8966d2311cc1
src/com/android/launcher3/InstallShortcutReceiver.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherBackupAgentHelper.java
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/LauncherProvider.java
src/com/android/launcher3/Utilities.java