summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/PinShortcutRequestActivityInfo.java
Commit message (Expand)AuthorAgeFilesLines
* 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