summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views
Commit message (Expand)AuthorAgeFilesLines
* Ensure the icon load request matches the ItemInfo for the floating view.Jon Miranda2019-09-101-5/+13
* Add tracing for non-dragging iconvadimt2019-09-051-0/+6
* 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
|/
* 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
| |/ / |/| |
* | | Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-14/+30
| |/ |/|
* | Fix bug where recycled FloatingIconView stays clipped to outline.Jon Miranda2019-05-221-0/+2
* | Adding tracing for a lab-only flakevadimt2019-05-211-0/+8
|/
* Swipe up to home into FolderIcon animation bug fixes.Jon Miranda2019-05-201-19/+24
* Merge "Add developer options for grid change for Styles Bug: 118758696" into ...Hyunyoung Song2019-05-161-11/+3
|\
| * Add developer options for grid change for StylesHyunyoung Song2019-05-161-11/+3
* | Fix bug where FloatingIconView did not use IconShape normalization scale.Jon Miranda2019-05-161-1/+2
|/
* Fix landscape app open/close animations.Jon Miranda2019-05-151-2/+8
* Fade in badges on top of icons after swipe up animation.Jon Miranda2019-05-151-1/+24
* Tone down foreground springs until they are properly tuned.Jon Miranda2019-05-141-2/+2
* Center align foreground during app open, use springs during app close.Jon Miranda2019-05-141-10/+87
* Force hide notification dot until fade animation is complete.Jon Miranda2019-05-121-0/+11