summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* Merge "Simplifying some launcher themes" into ub-launcher3-masterSunny Goyal2017-02-171-1/+2
|\
| * Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
* | Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-162-13/+15
|\ \ | |/ |/|
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-13/+15
* | Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+6
* | Merge "Animate badges when they are added or removed" into ub-launcher3-masterTony Wickham2017-02-071-3/+52
|\ \
| * | Animate badges when they are added or removedTony Wickham2017-02-071-3/+52
* | | Merge "Update PreviewLayoutRule API to prepare for new folder animation." int...Jonathan Miranda2017-02-073-20/+59
|\ \ \ | |/ / |/| |
| * | Update PreviewLayoutRule API to prepare for new folder animation.Jon Miranda2017-02-063-20/+59
* | | Add badges to foldersTony Wickham2017-02-071-0/+25
|/ /
* | Merge "Updating the PreloadIconDrawable" into ub-launcher3-masterSunny Goyal2017-02-071-10/+3
|\ \
| * | Updating the PreloadIconDrawableSunny Goyal2017-02-061-10/+3
| |/
* / Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-2/+2
|/
* 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