summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder
Commit message (Expand)AuthorAgeFilesLines
...
| * Removing Launcher activity dependency on various animationsSunny Goyal2018-08-104-66/+58
* | Merge "Adding overscroll in recents view" into ub-launcher3-masterTreeHugger Robot2018-08-101-1/+1
|\ \ | |/ |/|
| * Adding overscroll in recents viewSunny Goyal2018-08-101-1/+1
* | Merge "Adjust notification dots" into ub-launcher3-masterTreeHugger Robot2018-08-092-6/+5
|\ \ | |/ |/|
| * Adjust notification dotsTony2018-07-232-6/+5
* | Fix bug where default folder name doesn't change when locale changes.Jon Miranda2018-07-122-14/+12
|/
* Remove custom focus logicSunny Goyal2018-05-231-4/+0
* Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-211-1/+2
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-17/+10
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-12/+4
* Unifying and maintaining the text-alpha and text visibility propertySunny Goyal2018-04-171-3/+3
* Match folder icon size to normalized circle icon size.Jon Miranda2018-03-281-7/+4
* Fix back button not showing in all floating viewsTony Wickham2018-03-231-2/+2
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-2/+2
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-3/+3
* Fixing folder icons not handling clicksSunny Goyal2018-03-092-10/+3
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-2/+3
* Revert "Revert "Adding a separate state for QuickScrub""Winson Chung2018-03-051-1/+1
* Revert "Adding a separate state for QuickScrub"Winson Chung2018-03-051-1/+1
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-1/+1
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-013-8/+6
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+1
* Using paged view for all-apps tabsSunny Goyal2018-02-131-4/+2
* Bound folders to overview panel instead of workspaceTony Wickham2018-01-121-1/+7
* Making LauncherIcons thread safeSunny Goyal2018-01-091-3/+2
* Removing some unused code pathSunny Goyal2018-01-043-34/+5
* Dominant color is part of icon cacheSunny Goyal2018-01-032-3/+5
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-3/+4
* Consolidating various interpolatorsSunny Goyal2017-10-262-8/+7
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+2
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-2/+2
* Launcher state management cleanupSunny Goyal2017-10-173-19/+8
* Cleaning up drag state management.Sunny Goyal2017-10-162-30/+9
* Merge "Merging duplicate logic for deferred drop handling in Worksace and Fol...TreeHugger Robot2017-10-061-39/+6
|\
| * Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-39/+6
* | Merge "Polish animation when icon returns to Folder." into ub-launcher3-masterTreeHugger Robot2017-10-053-25/+43
|\ \ | |/ |/|
| * Polish animation when icon returns to Folder.Jon Miranda2017-09-113-25/+43
* | Removing some methods from the DragSourceSunny Goyal2017-10-031-15/+1
* | Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-7/+42
|/
* Removing some folder customization optionsSunny Goyal2017-09-088-498/+61
* Fix bug where dragging app from Search breaks Folder preview.Jon Miranda2017-08-301-0/+4
* Merge "Adding spring effect for folder icons when dragging similar to adaptiv...Sunny Goyal2017-07-263-11/+33
|\
| * Adding spring effect for folder icons when dragging similar to adaptive iconsSunny Goyal2017-07-253-11/+33
* | Revert "Update Folders to match spec."Jonathan Miranda2017-07-261-6/+3
|/
* Fix bug when dragging FolderIcon between Workspace/Hotseat.Jon Miranda2017-07-242-4/+7
* Update Folders to match spec.Jon Miranda2017-07-201-3/+6
* Merge "Decrease the animation delay when closing Folder from 2+ page." into u...TreeHugger Robot2017-07-181-1/+1
|\
| * Decrease the animation delay when closing Folder from 2+ page.Jon Miranda2017-07-181-1/+1
* | Fix crash when adding PinShortcutRequestActivityInfo to Folder.Jon Miranda2017-07-181-3/+8
|/
* Fix bug where Folder name stayed invisible.Jon Miranda2017-07-171-0/+1