summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-232-370/+32
|\ \
| * | Refactor shortcuts drag and drop.Tony Wickham2016-09-232-370/+32
* | | Merge "Resize only one widget at a time" into ub-launcher3-masterSunny Goyal2016-09-231-1/+1
|\ \ \
| * | | Resize only one widget at a timeSunny Goyal2016-09-231-1/+1
| | |/ | |/|
* | | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
|\ \ \ | | |/ | |/|
| * | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
* | | Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
|\| | | |/ |/|
| * Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
| * Merge "When shortcuts close, only set text visible if not in hotseat." into u...Tony Wickham2016-09-201-1/+4
| |\
* | \ When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-09-201-1/+4
|\ \ \ | | |/ | |/|
| * | When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-08-301-2/+4
* | | Fix deferred shortcut container removal.Tony Wickham2016-09-091-3/+1
|\ \ \ | | |/ | |/|
| * | Fix deferred shortcut container removal.Tony Wickham2016-09-081-3/+1
| * | Merge "Some optimizations in blur outline generator" into ub-launcher3-calgar...Sunny Goyal2016-09-021-9/+5
| |\ \
* | | | Moving some image handling classes to .graphics packageSunny Goyal2016-09-022-3/+4
* | | | Some optimizations in blur outline generatorSunny Goyal2016-09-021-9/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Some optimizations in blur outline generatorSunny Goyal2016-09-021-9/+5
| |/
* | Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-4/+4
* | Some drag and drop code refactor:Sunny Goyal2016-09-011-3/+4