summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PreloadIconDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Preventing zoom-in animation from running everytime the app updates.Sunny Goyal2015-08-111-0/+4
| | | | | Bug: 22557455 Change-Id: I3ac1212a2f319397cd18be8f4452047d974312b8
* Adding accessibility controlsSunny Goyal2015-01-161-3/+2
| | | | | | | | | | | > Adding 'Remove' option to workspace items > Adding 'Add to workspace' to all apps and widget list items, which adds the item to the first available space, giving preference to the current workspace screen > Adding 'App info' and 'Uninstall' options to appropriate items Bug: 18482913 Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
* 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