summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-161-11/+24
* Pull down should start search.Hyunyoung Song2016-09-151-3/+17
* Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-091-1/+1
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-25/+0
* Some drag and drop code refactor:Sunny Goyal2016-09-011-45/+38
* Merge "Support user event logging for drag and drop b/30039490" into ub-launc...Hyunyoung Song2016-09-011-1/+8
|\
| * Support user event logging for drag and dropHyunyoung Song2016-09-011-1/+8
* | Preventing unnecessary setLayout calls in workspaceSunny Goyal2016-08-301-1/+1
|/
* Merge "Moving the state changes during drag-n-drop from startDrag to onDragSt...Sunny Goyal2016-08-161-62/+35
|\
| * Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-62/+35
* | Set launch source target correctly for user event loggingHyunyoung Song2016-08-151-1/+0
|/
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-45/+10
* Merge changes I33da0d7f,I36c31609 into ub-launcher3-calgaryWinson Chung2016-07-291-1/+16
|\
| * Working around incorrect wallpaper offsets being calculated in RTL.Winson2016-07-281-1/+16
* | Launcher shortcuts animations update.Sunny Goyal2016-07-271-23/+10
|/
* Merge "Fade QSB with the workspace as the overlay enters" into ub-launcher3-c...Sunny Goyal2016-07-281-1/+5
|\
| * Fade QSB with the workspace as the overlay entersAdam Cohen2016-07-271-1/+5
* | Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-11/+11
* | Ensure that we update the preview layout rule when not animating.Winson2016-07-251-0/+1
|/
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-198/+10
* Optimizing open shortcuts container lookepSunny Goyal2016-07-201-2/+3
* Merge "Protecting QSB scroll while transition animation is running." into ub-...Sunny Goyal2016-07-201-2/+32
|\
| * Protecting QSB scroll while transition animation is running.Sunny Goyal2016-07-201-4/+32
* | Initial changes to tweak layout.Winson2016-07-201-13/+5
|/
* Remove caret in overview modePeter Schiller2016-07-191-2/+4
* Adding stateful caret drawablePeter Schiller2016-07-141-1/+0
* Adding a view to indicate space blocked by QSB when QSB is hiddenSunny Goyal2016-07-141-6/+5
* Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-23/+81
* Merge "Adding support for non-zero left insets" into ub-launcher3-calgarySunny Goyal2016-07-091-3/+17
|\
| * Adding support for non-zero left insetsSunny Goyal2016-07-071-3/+17
* | Updating page indicator content description to indicate click targetSunny Goyal2016-07-081-0/+5
* | Changing isExternalDragWidget to isDragWidget as workspace goes toSunny Goyal2016-07-071-4/+1
|/
* Merge "Fixing accessibility drag and drop Since the page's accessibility flag...Sunny Goyal2016-07-071-12/+15
|\
| * Fixing accessibility drag and dropSunny Goyal2016-07-061-12/+15
* | Second workspace page icons should not show up when all apps is shown in land...Hyunyoung Song2016-07-061-4/+4
|/
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-1/+6
* Fixing alpha of workspace components being changed at too many placesSunny Goyal2016-06-271-8/+47
* Merge "Accessibility fixes and updates" into ub-launcher3-calgarySunny Goyal2016-06-221-40/+21
|\
| * Accessibility fixes and updatesSunny Goyal2016-06-221-40/+21
* | Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-2/+3
|\ \ | |/ |/|
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-2/+3
* | Maintaining separate alpha for x and y translationsSunny Goyal2016-06-201-17/+38
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-6/+3
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-2/+2
* Merge "Adding a DB update path to handle the QSB position change" into ub-lau...Sunny Goyal2016-06-161-1/+5
|\
| * Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-1/+5
* | Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-151-3/+3
|/
* Unifying the workspace translation logicSunny Goyal2016-06-101-12/+40
* Adding support for workspace state change listenerSunny Goyal2016-06-071-2/+22
* Merge "Allowing the first screen to expand to the screen edge" into ub-launch...Sunny Goyal2016-06-071-0/+6
|\