History log of /packages/apps/Launcher3/src/com/android/launcher3/PreloadIconDrawable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
349426234e8c5a0e5bcf2c8d94dbb9844b5f724a 30-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Handling label and icon from SessionInfo.

> The ShortcutInfo stores state as bit flags and not as ints
> Intents of auto-install shortcut are automatically updated
upon installation
> Icons/titles for active sessions are cached in IconCache

Change-Id: I2047849f67d4a8aaf2bc346b58110325bb4807d4
/packages/apps/Launcher3/src/com/android/launcher3/PreloadIconDrawable.java
4f88bfb7af74930aee99e10abe3c0ad3ab54b06c 26-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Clear the promise flag once the restore animation is run
and no more restore related tasks are pending

issue: 17214102

Change-Id: I54c486ff001d74b4961f85947f41848cf92243a3
/packages/apps/Launcher3/src/com/android/launcher3/PreloadIconDrawable.java
95abbb330ce9bbaf23594245f0f8a795c8118038 04-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Updating the virtual preloader UX.

> No click feedback when in preloader mode
> No preloader UI when drawn in drag layer
> The preloader consists of a background 9 patch image and a circular progress
is drawn in the content region of the background.
> The preloader is drawn in a slightly larget area than the actual bounds to
make the circular progress more prominent compared to the icon.

issue: 15835307
Change-Id: Ifec3d93ecf1fac994d1128b517da3797247e7ed6
/packages/apps/Launcher3/src/com/android/launcher3/PreloadIconDrawable.java
3484638cad97e255a412b0489a63873fb3ca4218 09-Jul-2014 Sunny Goyal <sunnygoyal@google.com> Adding a circular progress bar for preloader icons

Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
/packages/apps/Launcher3/src/com/android/launcher3/PreloadIconDrawable.java