summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from ub-launcher3-qt-future-dev @ build 6018744Hyunyoung Song2019-11-201-55/+137
|\
| * Create hooks for Recents Card plugin.Sreyas2019-10-111-2/+24
| * Fix quickswitch flickers/ignored swipesTony Wickham2019-10-071-6/+8
| * Move offscreenTranslation calculation to LauncherRecentsViewTony Wickham2019-09-241-1/+1
| * Merge "Allow scroll to clear all in 3 button+fallback mode" into ub-launcher3...Tony Wickham2019-09-181-0/+4
| |\
| * | Refactoring RecentsView to handle non-TaskViewsSreyas2019-09-111-50/+112
| * | Moving various common executors to a single locationSunny Goyal2019-08-201-2/+2
| * | Make sure that live tile overlay is added only once.Tracy Zhou2019-08-201-1/+1
* | | Fix quickswitch flickers/ignored swipesTony Wickham2019-10-091-4/+7
| |/ |/|
* | Merge "Allow scroll to clear all in 3 button+fallback mode" into ub-launcher3...Tony Wickham2019-09-181-0/+4
|\ \
| * | Allow scroll to clear all in 3 button+fallback modeTony Wickham2019-09-171-0/+4
| |/
* / Make sure that live tile overlay is added only once.Tracy Zhou2019-09-161-1/+1
|/
* Log the event for swiping up to dismiss a task in Overview.Becky Qiu2019-08-091-2/+4
* Merge "Fix regression in assistant window handling" into ub-launcher3-qt-r1-devWinson Chung2019-07-241-0/+3
|\
| * Fix regression in assistant window handlingWinson Chung2019-07-231-0/+3
* | Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-221-5/+0
|/
* Using correct gesture margins in overviewvadimt2019-07-171-0/+11
* Adding support for swipe operation when on home screenSunny Goyal2019-07-161-6/+8
* Adding horizontal swipe support for 3p launcherSunny Goyal2019-07-161-1/+2
* Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal2019-07-111-2/+2
* Merge "Fix issue where can't interact with Workspace while App => Home is run...Adam Cohen2019-07-101-0/+5
|\
| * Fix issue where can't interact with Workspace while App => Home is runningAdam Cohen2019-07-061-0/+5
* | Merge "Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView res...Hyunyoung Song2019-07-091-0/+1
|\ \ | |/ |/|
| * Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resetsHyunyoung Song2019-07-091-0/+1
* | Cleaning up some animation states:Sunny Goyal2019-06-211-6/+6
* | Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-8/+8
|/
* Fix bugs with hotseat in overviewTony2019-06-181-0/+4
* Optimizing some layouts in taskviewSunny Goyal2019-06-131-0/+3
* Resetting taskView alpha to proper value onAnimationEndSunny Goyal2019-06-121-2/+2
* Translate recents when attaching to app window instead of fadingTony Wickham2019-06-101-0/+10
* Fixing wrong origin when launching new task from overviewSunny Goyal2019-06-051-1/+20
* Some RecentsView layout fixesSunny Goyal2019-06-041-11/+23
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-11/+0
* Using squared hypot to optimize some comparisionsSunny Goyal2019-05-201-3/+6
* Remove TaskViewDrawable, scale RecentsView insteadTony2019-05-171-88/+38
* Add getOverviewFullscreenProgress() to LauncherStateTony2019-05-171-0/+29
* Recycle FloatingIconView for swipe up to home animation.Jon Miranda2019-05-141-0/+10
* Continue gestures on interaction after recents animation finishesWinson Chung2019-05-061-37/+78
* Updating the quickswitch direction in SEASCAPESunny Goyal2019-05-021-3/+4
* Enabling quick-switch gesture in landscape mode (2 button UI)Sunny Goyal2019-04-291-3/+26
* Merge "Re-adding clear-all button logging" into ub-launcher3-qt-devTreeHugger Robot2019-04-251-0/+3
|\
| * Re-adding clear-all button loggingvadimt2019-04-241-0/+3
* | Hide Clear all button during quick switchTony Wickham2019-04-241-4/+31
|/
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-2/+2
* "No recent items" font should use themed fontHyunyoung Song2019-04-111-0/+3
* Move some classes to packagesTony2019-03-271-1/+1
* Properly clean up screenshot of recents animation upon cancelationTracy Zhou2019-03-211-48/+0
* Don't close popup container if touch came from nav barTony2019-03-151-1/+1
* Merge "Adding logging for showing DWB toast" into ub-launcher3-masterTreeHugger Robot2019-03-141-2/+17
|\
| * Adding logging for showing DWB toastvadimt2019-03-141-2/+17