summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/AddItemActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-17/+11
* Fixing PinItemActivity not getting dismissed when starting drag-and-drop in m...Sunny Goyal2017-06-221-0/+11
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-7/+8
* Merge "Fixing multiwindow drag operation during with rotation." into ub-launc...TreeHugger Robot2017-03-301-0/+12
|\
| * Fixing multiwindow drag operation during with rotation.Sunny Goyal2017-03-281-0/+12
* | Adding logging for various interaction in PinItemRequest UISunny Goyal2017-03-221-2/+38
|/
* Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-171-5/+3
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-1/+9
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-3/+62
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-201-31/+18
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-0/+207