summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views/BaseDragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrimsTony Wickham2020-03-201-0/+65
* Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-291-3/+1
* Merge changes I4532e429,I532645de into ub-launcher3-qt-future-devWinson Chung2019-09-091-1/+1
|\
| * Defer listening on widget host until after the state transition endsWinson Chung2019-09-091-1/+1
* | Add tracing for non-dragging iconvadimt2019-09-051-0/+6
|/
* Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-3/+2
* Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-6/+2
* Merge "Allow TouchControllers to override shouldDisableGestures" into ub-laun...Tony Wickham2019-07-181-5/+5
|\
| * Allow TouchControllers to override shouldDisableGesturesTony Wickham2019-07-181-5/+5
* | Removing tracing for fixed bugsvadimt2019-07-151-8/+0
|/
* Remove tracing for a fixed bugvadimt2019-07-111-3/+0
* Removing tracing for a fixed bug.vadimt2019-07-111-6/+0
* Fix bug where icon is no present during app close animation.Jon Miranda2019-07-021-6/+4
* Adding tracing for a bug about missing input eventsvadimt2019-06-271-0/+6
* Cleaning up some animation states:Sunny Goyal2019-06-211-0/+3
* Fix bugs with hotseat in overviewTony2019-06-181-0/+14
* More tracing for app not starting from all appsvadimt2019-06-131-0/+4
* Merge "Remove unnecessary dispatchInsets routing" into ub-launcher3-qt-devTreeHugger Robot2019-05-241-1/+3
|\
| * Remove unnecessary dispatchInsets routingSunny Goyal2019-05-211-1/+3
* | Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-4/+5
* | Adding tracing for a lab-only flakevadimt2019-05-211-0/+8
|/
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-11/+32
* Remove tracing for fixed bugsvadimt2019-05-011-20/+1
* Updating the touch proxy logic:Sunny Goyal2019-04-261-39/+109
* Add important dump loggingHyunyoung Song2019-04-251-2/+7
* Do a full touch dispach when proxying touchSunny Goyal2019-04-091-2/+6
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+21
* Adding some extra logging around draglayer alphaSunny Goyal2018-10-151-0/+5
* Cancelling previous touch interaction when a new touch startsSunny Goyal2018-10-021-2/+40
* Removing various reflection based animations, to allow for better proguardingSunny Goyal2018-09-211-32/+27
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-4/+3
* Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-4/+6
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-1/+9
* Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-2/+9
* Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-251-0/+17
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-0/+325