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