summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrimsTony Wickham2020-03-201-0/+65
* Fix bug where icon remains invisible after returning home.Jon Miranda2019-11-211-13/+15
* Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-291-3/+1
* Refactor SwipeDetector to track both axesTony Wickham2019-10-241-10/+12
* Wait until listeners/end runnable is created before checking icon result.Jon Miranda2019-10-111-5/+8
* Fix ScrimView caret alignment and ignore touchesSamuel Fufa2019-09-261-0/+1
* Ensure the icon load request matches the ItemInfo for the floating view.Jon Miranda2019-09-101-5/+13
* 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
* | Merge "Add tracing for non-dragging icon" into ub-launcher3-qt-qpr1-devvadimt2019-09-091-0/+6
|\ \
| * | Add tracing for non-dragging iconvadimt2019-09-051-0/+6
* | | resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to ub-lau...Jon Miranda2019-09-062-25/+55
|\| | | |/ |/|
| * Merge "Update app open/close animations." into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-09-042-26/+55
| |\
| | * Update app open/close animations.Jon Miranda2019-09-042-26/+55
* | | Marks ScrimView unimportant for accessibility when Widgets screen is opened.Andy Wickham2019-09-033-22/+42
|\| |
| * | Marks ScrimView unimportant for accessibility when Widgets screen is opened.Andy Wickham2019-09-033-22/+42
| |/
* / Moving various common executors to a single locationSunny Goyal2019-08-201-11/+9
|/
* 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
* | Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-161-8/+0
|\ \
| * | Removing tracing for fixed bugsvadimt2019-07-151-8/+0
| |/
* / Fix app open/close animation in RTL.Jon Miranda2019-07-161-8/+21
|/
* Remove tracing for a fixed bugvadimt2019-07-111-3/+0
* Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-devVadim Tryshev2019-07-111-6/+0
|\
| * Removing tracing for a fixed bug.vadimt2019-07-111-6/+0
* | Fix bug where floating icon and workspace icon visible at the same time.Jon Miranda2019-07-101-3/+2
|/
* Fix bug where icon is no present during app close animation.Jon Miranda2019-07-022-11/+9
* 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
* Merge "More tracing for app not starting from all apps" into ub-launcher3-qt-devTreeHugger Robot2019-06-131-0/+4
|\
| * More tracing for app not starting from all appsvadimt2019-06-131-0/+4
* | Preloads the icon drawable for app open to reduce latency b/w swapping views.Jon Miranda2019-06-131-135/+239
|/
* Fixing wrong origin when launching new task from overviewSunny Goyal2019-06-051-3/+7
* Merge "Add shape detection logic only for circle icons" into ub-launcher3-qt-devHyunyoung Song2019-06-031-1/+2
|\
| * Add shape detection logic only for circle iconsHyunyoung Song2019-06-031-1/+2
* | Tuning app open/close animation.Jon Miranda2019-05-301-3/+3
* | Hide original icon immediately for app close.Jon Miranda2019-05-301-0/+1
* | Merge "Hide original icon immediately for app close." into ub-launcher3-qt-devTreeHugger Robot2019-05-301-0/+4
|\ \
| * | Hide original icon immediately for app close.Jon Miranda2019-05-291-0/+4
| |/
* / Fix bug where shape reveal progress gets started too early.Jon Miranda2019-05-291-1/+1
|/
* Merge "Lock launcher rotation during activity transition to allow proper seam...TreeHugger Robot2019-05-241-0/+2
|\
| * Lock launcher rotation during activity transition to allowSunny Goyal2019-05-221-0/+2
* | Merge "Fix crash when launching some apps which require icons to be loaded on...TreeHugger Robot2019-05-241-3/+1
|\ \
| * | Fix crash when launching some apps which require icons to be loaded onSunny Goyal2019-05-231-3/+1
* | | 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
| |/ / |/| |