summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/views
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where icon is no present during app close animation.Jon Miranda2019-07-182-11/+9
* 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
* Initial app open/close polish using tuned values.Jon Miranda2019-05-101-35/+33
* Merge "Updating floating animation target if layout changes during the animat...Sunny Goyal2019-05-041-22/+70
|\
| * Updating floating animation target if layout changes during the animationSunny Goyal2019-05-041-22/+70
* | Adding utility method to get adaptive icon scaleSunny Goyal2019-05-031-2/+2
|/
* Fixing FloatingIconView position and rotation in rotated layoutSunny Goyal2019-05-031-58/+41
* Merge "Use original BubbleTextView icon for legacy stamped forced adaptive ic...Jonathan Miranda2019-05-021-8/+20
|\
| * Use original BubbleTextView icon for legacy stamped forced adaptive icons.Jon Miranda2019-05-021-8/+20
* | Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-024-20/+136
|/
* Remove tracing for fixed bugsvadimt2019-05-011-20/+1
* Fix app open animation in landscape.Jon Miranda2019-04-301-3/+10
* Updating the touch proxy logic:Sunny Goyal2019-04-261-39/+109
* Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-laun...Hyunyoung Song2019-04-251-2/+7
|\
| * Add important dump loggingHyunyoung Song2019-04-251-2/+7
* | Use AccessibilityManager#getRecommendedTimeoutMillis for SnackbarTony Wickham2019-04-251-2/+8
|/
* Makes Launcher hide the all apps content and scrim on assistant visible.Govinda Wasserman2019-04-231-0/+10
* Add ListenerView so that we can fast finish the FloatingIconView fade anim.Jon Miranda2019-04-192-43/+174
* Restore line to make original view invisible when hideOriginal is true.Jon Miranda2019-04-171-0/+1