summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: allow disabling workspace editJoey2018-02-051-0/+3
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-1/+1
* Polish popupTony2017-07-051-12/+1
* Popup visual changesTony Wickham2017-06-271-0/+4
* Removing view.isInTouchMode() because plaform returns false whenMario Bertschler2017-06-221-2/+2
* Adjust some sizes in popupTony Wickham2017-06-191-8/+41
* Show more shortcuts when last notification is dimissedTony2017-06-151-8/+97
* 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-121-8/+4
* Promise icons don't support popupTony2017-06-021-1/+3
* Remove gap between popup itemsTony2017-05-311-51/+12
* Merge "Visual updates for popup" into ub-launcher3-dorvalTony2017-05-101-0/+9
|\
| * Merge "Visual updates for popup" into ub-launcher3-dorvalTreeHugger Robot2017-05-101-0/+9
| |\
| | * Visual updates for popupTony2017-05-091-0/+9
* | | Fix bug where deep shortcut drag view target was skewed to the right.Jon Miranda2017-05-091-1/+1
|\| |
| * | Fix bug where deep shortcut drag view target was skewed to the right.Jon Miranda2017-05-091-1/+1
| |/
* | resolve merge conflicts of 6f725f283 to ub-launcher3-masterTony Wickham2017-04-201-17/+45
|\|
| * Only add widgets system shortcut if widgets existTony Wickham2017-04-201-17/+45
* | Merge "Ensure system shortcut icons always appear in correct order" into ub-l...Tony Wickham2017-04-141-1/+3
|\|
| * Ensure system shortcut icons always appear in correct orderTony Wickham2017-04-131-1/+3
* | resolve merge conflicts of ce44516dd to ub-launcher3-masterTony Wickham2017-04-112-8/+3
|\|
| * Update popup to match redlinesTony Wickham2017-04-112-8/+3
* | resolve merge conflicts of 26b174659 to ub-launcher3-masterTony2017-03-302-29/+80
|\|
| * Add support for system shortcuts in popup containerTony Wickham2017-03-302-29/+80
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-282-5/+1
|/
* Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-4/+1
* Merge deep shortcuts in rounded rectTony Wickham2017-03-012-4/+200
* Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-1/+2
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-253-973/+5
* Add NotificationListener to launcher.Tony Wickham2017-01-251-1/+2
* Fix shortcuts alignment in landscapeTony Wickham2017-01-201-8/+57
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-182-40/+23
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-2/+10
* Simplifying IconCache access codeSunny Goyal2017-01-032-9/+3
* Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-3/+3
* No more UserHandleCompatSunny Goyal2016-12-154-22/+21
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-161-4/+1
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-4/+1
* | Using java_style enum generation for protoSunny Goyal2016-12-151-3/+4
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-10/+0
|/
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-212-3/+14
* Updating version check method namesSunny Goyal2016-11-021-6/+6
* Intercept touches in DeepShortcutContainer after moving beyond touch slopTony Wickham2016-10-311-0/+14
* Consume touch events in DeepShortcutsContainerTony Wickham2016-10-271-0/+10
* Don't allow multiple shortcuts to be dragged simultaneously.Tony Wickham2016-10-211-1/+3
* Refactoring floating view opening/closing logicSunny Goyal2016-10-101-12/+30
* Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-30/+19
* Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-masterSunny Goyal2016-10-031-0/+4
|\
| * Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-0/+4
* | Removing some TODOs with proper system APISunny Goyal2016-09-301-9/+4