summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-121-1/+1
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+4
* | 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-231-5/+21
* Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-091-26/+44
* 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
* 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-291-2/+1
* Add support for launcher shortcuts.Tony Wickham2016-06-211-2/+3
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-8/+6
* Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-3/+3
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-3/+6
* Revert "Wrapping folderLisners with weak reference, and storing it as an array"Sunny Goyal2016-05-171-5/+7
* Wrapping folderLisners with weak reference, and storing it as an arraySunny Goyal2016-05-171-7/+5
* Workaround issue where IME doesn't show up when tapping folder textAdam Cohen2016-05-031-2/+7
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-1/+1
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-8/+10
* Remove special code path for not animating folder open in power save modeAdam Cohen2016-04-081-23/+0
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-6/+8
* Fix restoring of layer typeDmitry Kalita2016-03-281-1/+1
* Adding support for result callback when starting uninstall-application activitySunny Goyal2016-03-221-4/+3
* Center folders slightly less aggressively than beforeAdam Cohen2016-03-181-2/+7
* Using a negative flag for icon notmalizationSunny Goyal2016-03-031-2/+2
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+1506
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-1506/+0
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-0/+1506