summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-3/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+2
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-162-5/+2
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-132-5/+2
* | Using java_style enum generation for protoSunny Goyal2016-12-151-2/+2
* | Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-152-23/+23
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-18/+0
|/
* Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-3/+1
|\
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-3/+1
* | Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-ma...Sunny Goyal2016-12-081-2/+1
|\ \
| * | Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-071-2/+1
* | | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-4/+1
|/ /
* / Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-211-1/+4
|/
* Merge "Hide workspace text in multi-window mode." into ub-launcher3-masterJonathan Miranda2016-11-151-0/+1
|\
| * Hide workspace text in multi-window mode.Jon Miranda2016-11-151-0/+1
* | Animate icons back to where they were picked up.Tony Wickham2016-11-021-10/+4
|/
* Removing custom dispatchDraw logic and letting the system handleSunny Goyal2016-10-261-6/+5
* Fixing crash in folderSunny Goyal2016-10-131-2/+2
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-122-2/+2
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-072-2/+2
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+4
|\ \
| * | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+4
* | | Refactoring floating view opening/closing logicSunny Goyal2016-10-103-127/+318
* | | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* | | Code sanitizationHyunyoung Song2016-10-062-3/+3
* | | Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-14/+6
|/ /
* / Don't attempt to add item back to folder when deferring drag.Tony2016-09-231-1/+1
|/
* Refactor shortcuts drag and drop.Tony Wickham2016-09-232-12/+22
* Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-093-51/+49
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-17/+8
* Some drag and drop code refactor:Sunny Goyal2016-09-011-31/+34
* Support user event logging for drag and dropHyunyoung Song2016-09-011-2/+1
* Set launch source target correctly for user event loggingHyunyoung Song2016-08-151-1/+0
* Add logging for shortcuts opening.Tony Wickham2016-08-011-0/+1
* Ensure that we update the preview layout rule when not animating.Winson2016-07-252-4/+9
* Fixing regression in folder positioning.Winson2016-07-231-8/+13
* Update shortcut animations.Tony Wickham2016-07-191-3/+3
* Adding support for non-zero left insetsSunny Goyal2016-07-071-5/+3
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-292-2/+7
* Merge "Accessibility fixes and updates" into ub-launcher3-calgarySunny Goyal2016-06-221-0/+1
|\
| * Accessibility fixes and updatesSunny Goyal2016-06-221-0/+1
* | Add support for launcher shortcuts.Tony Wickham2016-06-212-3/+5
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-2/+1
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-082-12/+17
* Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-3/+3
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-1/+1
* Updating the folder page indicator to be more like theSunny Goyal2016-05-182-45/+16
* Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-181-4/+4
|\
| * Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-4/+4
* | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-0/+5