1. 470da4e Finish LauncherLayoutListener when launcher transition animation ends. by Tracy Zhou · 7 years ago
  2. f107c9e Fixing regression in background task loading. by Winson Chung · 7 years ago
  3. a96f916 Merge "Moving Plugin and feature flags UI to androidX" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  4. eae0514 Moving Plugin and feature flags UI to androidX by Sunny Goyal · 7 years ago
  5. 934a1cb Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  6. 8deb4c6 Merge "Support Live Tile in Quickstep (Pt1) - Z ordering" into ub-launcher3-master by Tracy Zhou · 7 years ago
  7. e10fedb Merge "Adding code to open DWP settings of a recent task" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  8. d43e7c2 Support Live Tile in Quickstep (Pt1) - Z ordering by Tracy Zhou · 7 years ago
  9. 3514a22 Adding code to open DWP settings of a recent task by Vadim Tryshev · 7 years ago
  10. e3f664d Merge "Increase the touch slop for noti shade pull down. Bug: 116879058" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  11. 0638949 Increase the touch slop for noti shade pull down. Bug: 116879058 by Hyunyoung Song · 7 years ago
  12. 0d9275d Updating shared lib from package & class rename. by Winson Chung · 7 years ago
  13. ad6fd39 Don't assume there will be a running task by Winson Chung · 7 years ago
  14. 445ab9d Merge "Caching clean up, remove dependency on old shared lib loading/caching logic" into ub-launcher3-master by Winson Chung · 7 years ago
  15. fd61e04 Updating shared lib by Winson Chung · 7 years ago
  16. cc8dbf3 Caching clean up, remove dependency on old shared lib loading/caching logic by Winson Chung · 7 years ago
  17. 36bf5d6 Enable creating task shortcuts without inheriting by Vadim Tryshev · 7 years ago
  18. 3f007ce Merge "Enabling creating additional shortcuts by any launcher" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  19. 0ca6c30 Enabling creating additional shortcuts by any launcher by Vadim Tryshev · 7 years ago
  20. 30dfe8a Merge "Fixing state not set properly when configuration changes and remote animation callback comes after threshold is crossed" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  21. 6e11a2d Keep input consumer registered and rely on enabled state instead by Winson Chung · 7 years ago
  22. 1ba4ee8 Merge "Modifying SystemShortcut to enable support for RemoteAction" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  23. a937981 Merge "Add AllAppsRow plugin interface" into ub-launcher3-master by Tony Wickham · 7 years ago
  24. 9acafc2 Modifying SystemShortcut to enable support for RemoteAction by Vadim Tryshev · 7 years ago
  25. 420d545 Using a common class for observing secure settings by Sunny Goyal · 7 years ago
  26. 5c5c118 Add AllAppsRow plugin interface by Tony Wickham · 7 years ago
  27. dbccb54 Merge "Apply animation seen to onStateSetImmediately." into ub-launcher3-master by Tracy Zhou · 7 years ago
  28. ff66e3a Apply animation seen to onStateSetImmediately. by Tracy Zhou · 7 years ago
  29. ba7dba3 Fixing state not set properly when configuration changes by Sunny Goyal · 7 years ago
  30. 7f96440 Fix issue with side pages being visible momentarily when swiping up by Winson Chung · 7 years ago
  31. 181f986 Merge "Reduce extraneous loading of task snapshots/icons" into ub-launcher3-master by Winson Chung · 7 years ago
  32. e0c1683 Merge "Fixing dead lock in loading icon for recents" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. 719f58b Fixing dead lock in loading icon for recents by Sunny Goyal · 7 years ago
  34. 4292c30 Reduce extraneous loading of task snapshots/icons by Winson Chung · 7 years ago
  35. 76cce29 Add plugin support by Tony Wickham · 7 years ago
  36. 4ed58d6 Adding tests for fallback recents when a 3rd party launcher is installed by Sunny Goyal · 7 years ago
  37. b4e287a Only considering tap on recents view if finger didn't move by Sunny Goyal · 7 years ago
  38. 674e947 Merge "Cancelling previous touch interaction when a new touch starts" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  39. 7590ede Merge "Make @QuickstepOnOff and @PortraitLandscape available to all UI tests." into ub-launcher3-master by Vadim Tryshev · 7 years ago
  40. 6ffb2c8 Make @QuickstepOnOff and @PortraitLandscape available to all UI tests. by Vadim Tryshev · 7 years ago
  41. f8e04b6 Break out of quickscrub if task fails to launch by Winson Chung · 7 years ago
  42. 6c3f44b Cancelling previous touch interaction when a new touch starts by Sunny Goyal · 7 years ago
  43. be2307b Reduce falsing on swipe down for notification shade. by Hyunyoung Song · 7 years ago
  44. ff2d0d0 Merge "Defer removing the task view until the app has drawn" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  45. 2660ca5 Ensure that we don't additionally crop the launcher surface by Winson Chung · 7 years ago
  46. 08a915c Merge "Add some gesture logging to track down quickscrub launch issue" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  47. 665bc46 Add some gesture logging to track down quickscrub launch issue by Winson Chung · 7 years ago
  48. 48cb7bc Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package by Hyunyoung Song · 7 years ago
  49. c533f31 Defer removing the task view until the app has drawn by Winson Chung · 7 years ago
  50. 8e95c9b Merge "Scaling down the icon in same path as scaling up" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  51. 1113738 Scaling down the icon in same path as scaling up by Sunny Goyal · 7 years ago
  52. 8c79668 Merge "Using velocity tracker for computing the velocity of motion events" into ub-launcher3-master by Sunny Goyal · 7 years ago
  53. 6379d53 Use task insets rather than launcher insets when swiping down by Tony · 7 years ago
  54. f58cf5e Disable scrolling noti shade on abstract floating view with swipe down by Hyunyoung Song · 7 years ago
  55. 24b209c Swipe down on status bar Bug: 111839343 by Hyunyoung Song · 7 years ago
  56. 4d8ec15 Using velocity tracker for computing the velocity of motion events by Sunny Goyal · 7 years ago
  57. 64d5f27 Merge "Do not ask for rotation lock when controlling quickscrub from launcher activtiy" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  58. 05fbc53 Do not ask for rotation lock when controlling quickscrub from launcher activtiy by Sunny Goyal · 7 years ago
  59. c6043e4 Fixing Launcher stuck in BACKGROUND_APP state when using overview button by Sunny Goyal · 7 years ago
  60. 0c98d0c Updating the SystemUI jar as per API changes by Sunny Goyal · 7 years ago
  61. cf300fc Creating a separate state for launcehr as background app by Sunny Goyal · 7 years ago
  62. 6b597b8 Merge "Revert "Avoiding crash upon pressing Alt-Tab"" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  63. b187a92 Revert "Avoiding crash upon pressing Alt-Tab" by Vadim Tryshev · 7 years ago
  64. 5e238bb Merge "Avoiding crash upon pressing Alt-Tab" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  65. af34f41 Avoiding crash upon pressing Alt-Tab by Vadim Tryshev · 7 years ago
  66. 07f81e0 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  67. 8989a22 Kicking the trim memory callback off the main thread by Winson Chung · 7 years ago
  68. a42505c Merge "Using a placeholder icon shape instead of low-res/blurry icon" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. 2b787e5 Using a placeholder icon shape instead of low-res/blurry icon by Sunny Goyal · 7 years ago
  70. 6ed6435 Use clear-all recent tasks call by Winson Chung · 7 years ago
  71. 018e3c4 Update the shared lib for lambda definitions removal by Sunny Goyal · 7 years ago
  72. b055da4 [automerger] Revert "Use clear-all recent tasks call" am: dbbed57094 by Android Build Merger (Role) · 7 years ago
  73. dbbed57 Revert "Use clear-all recent tasks call" by Winson Chung · 7 years ago
  74. c677417 Polish shelf tracking by Tony · 7 years ago
  75. b6398a1 Sharing protocol constants between Launcher and TAPL by Vadim Tryshev · 7 years ago
  76. e1c4a90 Merge "Migrating to android-x" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. d7f266f Merge "Removing static launcher activity dependency from FirstFrameAnimationHelper" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  78. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  79. 7debc53 Skip logic to find the dominant color when loading recent task icons by Winson Chung · 7 years ago
  80. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 7 years ago
  81. b6ecb17 Merge "Removing Launcher activity dependency on various animations" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  82. 3b5793f Support for running Overview tests with quickstep on and off by Vadim Tryshev · 7 years ago
  83. d6ba504 Merge "Adding overscroll in recents view" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  84. b7b0135 Adding overscroll in recents view by Sunny Goyal · 7 years ago
  85. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 7 years ago
  86. 431ec79 Merge "Removing code duplication for getting swipe-up setting" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  87. ad830cd Use provided home content insets by Winson Chung · 7 years ago
  88. 9c80147 Merge "Use default animation when launching a TaskView that's off screen" into ub-launcher3-master by Tony Wickham · 7 years ago
  89. 9756df4 Use default animation when launching a TaskView that's off screen by Tony Wickham · 7 years ago
  90. af82a88 Fix PIP window moving during quick scrub. by Tracy Zhou · 7 years ago
  91. aad3359 Removing unused touch handling in PagedView so that it is similar to various platform class by Sunny Goyal · 7 years ago
  92. 662f52b Merge "Unifying multiple definitions of MainThreadInitializedObject" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  93. 7fee2a8 Merge "Launching last task when back button is pressed in overview" into ub-launcher3-master by Sunny Goyal · 7 years ago
  94. b02bcd4 Removing code duplication for getting swipe-up setting by Vadim Tryshev · 7 years ago
  95. 7244d45 Unifying multiple definitions of MainThreadInitializedObject by Sunny Goyal · 7 years ago
  96. dc26977 [automerger] Use clear-all recent tasks call am: 68df758665 by Android Build Merger (Role) · 7 years ago
  97. 68df758 Use clear-all recent tasks call by Winson Chung · 7 years ago
  98. e39690b Launching last task when back button is pressed in overview by Sunny Goyal · 7 years ago
  99. 0b74a7f Merge "Preventing state change duing the swipe up animation when the previous app transition is not complete" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  100. 26fbcb3 [automerger] Fix missing callback in fallback activity to re-enable high res loader. am: 37ff8be692 by Android Build Merger (Role) · 7 years ago