summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/ItemInfo.java
Commit message (Expand)AuthorAgeFilesLines
* add null check when accessing target component from iteminfoPinyao Ting2019-08-161-0/+3
* Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-061-2/+0
* Adding support for launcher preview generationSunny Goyal2018-12-041-0/+9
* Converting long item IDs to intSunny Goyal2018-10-081-5/+5
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-9/+3
* Fixing legacy shortcuts which only specify packageName in the intentSunny Goyal2017-07-061-1/+12
* code cleanup: regarding Favorites debug loggingHyunyoung Song2017-03-281-11/+12
* Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-5/+0
* Adding some widget addition flow testsSunny Goyal2017-01-231-1/+1
* No more UserHandleCompatSunny Goyal2016-12-151-3/+4
* Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-191-26/+13
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-4/+18
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-0/+5
* Add support for launcher shortcuts.Tony Wickham2016-06-211-1/+1
* instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-9/+0
* Grey out suspended applications.Kenny Guy2016-01-251-0/+7
* Regression in ag/753709Sunny Goyal2015-08-311-5/+5
* General code refactoringSunny Goyal2015-08-201-9/+23
* Code to enable dragging to System UI shelf.Vadim Tryshev2015-07-301-1/+1
* Refactoring ItemInfoSunny Goyal2015-06-301-21/+8
* WidgetTray revamp workHyunyoung Song2015-04-081-7/+7
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-20/+1
* Adding a rank column for itemInfoSunny Goyal2015-01-131-5/+7
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-4/+0
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-2/+6
* Change getBadgedLabelForUser to use CharSequenceKenny Guy2014-07-211-1/+1
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-0/+7
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-7/+0
* Add content description to bagded icons.Kenny Guy2014-06-231-0/+7
* Launcher3 multi-profile supportKenny Guy2014-04-301-2/+19
* Sanity check screenId before persisting ItemInfo.Adrian Roos2014-04-281-1/+6
* Fix source code so it compiles on google3Sameer Padala2014-04-211-1/+2
* Make all fields of ItemInfo public.Anjali Koppal2014-03-171-11/+11
* update placeholder on package install or restoreChris Wren2014-02-061-0/+4
* Add support for initiating a drag from an overlay.Mathew Inwood2013-11-201-1/+1
* Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-0/+4
* Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-15/+0
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-4/+4
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+194