summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony 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
* | 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
* | Revert "Wrapping folderLisners with weak reference, and storing it as an array"Sunny Goyal2016-05-173-61/+10
|/
* Wrapping folderLisners with weak reference, and storing it as an arraySunny Goyal2016-05-173-10/+61
* 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-082-24/+1
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-063-10/+13
* Fix a couple polish bugs with new folder previewsAdam Cohen2016-04-011-8/+16
* 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
* Account for disparity btw folder preview size and drawable sizeAdam Cohen2016-03-211-3/+8
* Invalidate folder drawing paramaters when top padding changesAdam Cohen2016-03-211-3/+7
* Center folders slightly less aggressively than beforeAdam Cohen2016-03-181-2/+7
* Using a negative flag for icon notmalizationSunny Goyal2016-03-031-2/+2
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-033-209/+311
* Cleaning up folder icon drawingAdam Cohen2016-02-243-88/+204
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-235-7/+2289
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-175-2289/+7
* First pass at new FolderIcon visual treatmentAdam Cohen2016-02-173-23/+175
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-124-0/+3061