summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/ShortcutInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-0/+24
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-3/+3
* Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-1/+1
* App discovery integration in All Apps searchMario Bertschler2017-03-031-3/+0
* Adding some widget addition flow testsSunny Goyal2017-01-231-1/+1
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-44/+0
* Merge "Loading proper app icon if the associated activity is null" into ub-la...Sunny Goyal2017-01-131-9/+21
|\
| * Loading proper app icon if the associated activity is nullSunny Goyal2017-01-111-9/+21
* | Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-121-11/+1
|/
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+2
* Fixing AppInfo missing intent when loading iconSunny Goyal2017-01-101-0/+3
* Removing logic around replacing icon during restoreSunny Goyal2017-01-051-0/+1
* Simplifying IconCache access codeSunny Goyal2017-01-031-32/+10
* No more UserHandleCompatSunny Goyal2016-12-151-2/+3
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-53/+8
* Merge "Changing DeepShortcutManager to have a singleton contructor instead of...Sunny Goyal2016-11-211-1/+2
|\
| * Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-1/+2
* | Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-191-25/+12
|/
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-4/+4
* Moving come helper methods to corresponding classesSunny Goyal2016-10-101-9/+0
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-1/+1
|\
| * Adding support for multiwindow drag and dropSunny Goyal2016-09-121-1/+1
* | Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-4/+5
|/
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-8/+0
* Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-1/+6
* Use shortcut disabled message if available.Tony Wickham2016-08-051-0/+7
* Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgarySunny Goyal2016-08-011-2/+7
|\
| * Adding quiet mode support for shortcutsSunny Goyal2016-07-291-2/+7
* | Merge "Badging shortcuts with app icons" into ub-launcher3-calgarySunny Goyal2016-07-291-5/+22
|\ \ | |/ |/|
| * Badging shortcuts with app iconsSunny Goyal2016-07-291-6/+22
* | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-281-4/+15
* | Check package name and user handle in onShortcutsChanged().Tony Wickham2016-07-281-1/+0
|/
* Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-38/+33
* Adding support for dynamically adding shadows to the iconSunny Goyal2016-07-201-1/+1
* Fixing issue with content description not being updated.Winson2016-07-121-1/+1
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-6/+6
* Add support for launcher shortcuts.Tony Wickham2016-06-211-3/+46
* Making the security checks and policy changes only when launching customSunny Goyal2016-06-101-0/+1
* Removing icon_type columnSunny Goyal2016-05-111-25/+7
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+4
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-4/+0
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-0/+1
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-0/+5
* Grey out suspended applications.Kenny Guy2016-01-251-0/+11
* resolve merge conflicts of 0c2f0700a5 to ub-launcher3-master.Sunny Goyal2015-11-301-11/+3
|\
| * Only fetching firstInstallTime for an activity when requiredSunny Goyal2015-11-301-11/+3
* | Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-9/+0
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-1/+1
* | am 317698bd: Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-2/+6
|\|
| * Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-2/+6