summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-0/+6
* | Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-27/+30
* | Animate size and position of page indicator when adding/removing pageTony Wickham2016-06-011-1/+6
|/
* Only show workspace page indicator when scrolling or in spring-loaded mode.Tony Wickham2016-05-311-3/+7
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-11/+50
* Adding some UI testsSunny Goyal2016-05-261-1/+1
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-5/+3
* Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
* Add more null checks for page indicators.Tony Wickham2016-05-191-1/+3
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-20/+1
* Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-181-5/+27
|\
| * Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-5/+27
* | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-0/+15
|/
* Removing reference of hostView from LauncherAppWidgetInfoSunny Goyal2016-05-161-16/+27