summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PreloadIconDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-4/+2
| | | | | | | | | > 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
* Clear the promise flag once the restore animation is runSunny Goyal2014-08-271-2/+4
| | | | | | | | and no more restore related tasks are pending issue: 17214102 Change-Id: I54c486ff001d74b4961f85947f41848cf92243a3
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-46/+127
| | | | | | | | | | | | > 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
* Adding a circular progress bar for preloader iconsSunny Goyal2014-07-161-0/+168
Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9