summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PendingAddItemInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-0/+5
| | | | Change-Id: I7cde42f0df412e2877fb93c77e74ee56a25edead
* WidgetTray revamp workHyunyoung Song2015-04-081-82/+6
| | | | | | | | | | | | | | | | | | | | | | | - RecyclerView is rendering - Animation is connected - Drag and drop is now handled - UI tweaking: background, margins, more to come. - Flicker and preview not loading issue: fixed height for the horizontal scroll view. - Shortcuts are added - Widget Preview loading should support shortPress for drop - UI tweaks left: overlay of arrow when there are more items to scroll - icons are added in the section header - Sorting of widget sections and widget horizontal list - Adding all the padding constants to dimen.xml file - RecyclerView should only support one view type For items to be addressed in follow up patches OR CLs, TODO is added to the comment. b/19897708 Change-Id: Ibfc4da1696a23d20bada93db46e126706eb13cdc
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-15/+16
| | | | | | | -> This change provides integration for widgets provided by the launcher package which can run arbitrary code. Change-Id: I6052da5c4afed7ee72e3b44d045b9c46f2d84c42
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+107
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b