summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/PinShortcutRequestActivityInfo.java
Commit message (Expand)AuthorAgeFilesLines
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-2/+3
* Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-281-1/+2
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-1/+1
* Launcher state management cleanupSunny Goyal2017-10-171-3/+3
* Fix bug where Launcher crashes when pinned shortcut has no icon.Jon Miranda2017-08-301-1/+7
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-6/+6
* Delay the PinItemRequest#accept() call until the drop animation is finished.Sunny Goyal2017-03-301-1/+9
* Adding logging for various interaction in PinItemRequest UISunny Goyal2017-03-221-0/+6
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-4/+8
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-5/+11
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-201-0/+72