summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/touch/WorkspaceTouchListener.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where Workspace scrolling doesn't workAdam Cohen2019-06-011-1/+4
* Use GestureDetector in WorkspaceTouchListenerSiarhei Vishniakou2019-04-231-8/+9
* Revert "Use GestureDetector in WorkspaceTouchListener"Siarhei Vishniakou2019-03-141-8/+4
* Use GestureDetector in WorkspaceTouchListenerSiarhei Vishniakou2019-03-081-4/+8
* Cancelling long press on workspace if touch point moves a lotSunny Goyal2018-09-241-0/+9
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-1/+1
* [automerger] Fix bug where workspace taps were not being sent to WallpaperMan...Android Build Merger (Role)2018-04-241-0/+13
|\
| * Fix bug where workspace taps were not being sent to WallpaperManager.Jon Miranda2018-04-241-0/+13
* | Ensure workspace is still in a valid state when handling long press.Jon Miranda2018-04-231-11/+19
|/
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-1/+1
* Clearing the touch state on ACTON_UP/ACTIUON_CANCELSunny Goyal2018-03-221-4/+11
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-0/+143