1. cacf90c Merge "Reusing the same bitmap and pixel array for shape detection" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  2. 4d9c414 Merge "Bound overscroll shift amount to avoid content from drawing on top (Y-val) of the QSB." into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  3. 3adb0b9 Merge "Fade in LauncherRootView in finishFirstPageBind." into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  4. 5916709 Bound overscroll shift amount to avoid content from drawing on top (Y-val) by Jon Miranda · 7 years ago
  5. dbd9286 Fade in LauncherRootView in finishFirstPageBind. by Jon Miranda · 7 years ago
  6. 9760476 Merge "Also notify the user when a task view fails to launch." into ub-launcher3-edmonton by Winson Chung · 7 years ago
  7. a269a81 Merge "Accessibility of clear-all button" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  8. 6dceb77 Also notify the user when a task view fails to launch. by Winson Chung · 7 years ago
  9. 4e3e54a Accessibility of clear-all button by Vadim Tryshev · 7 years ago
  10. 954157a Merge "Remove associated task views if task is removed while Overview is showing" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  11. 3b0c3b9 Remove associated task views if task is removed while Overview is showing by Winson Chung · 7 years ago
  12. c62cafe Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  13. f65f522 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  14. 4c6b638 Merge "Secondary split screen app will be next to the navigation bar (2/2)" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  15. 1e0b98f Merge "Fixes the incorrect hover icon color in drop bar when dark theme" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  16. 3e024c0 Fixes the incorrect hover icon color in drop bar when dark theme by Mehdi Alizadeh · 7 years ago
  17. 59d6f26 Merge "Adding a round rect background for the self in Overview" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  18. 36d090d Adding a round rect background for the self in Overview by Sunny Goyal · 7 years ago
  19. c2032ee Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  20. 8013843 Secondary split screen app will be next to the navigation bar (2/2) by Matthew Ng · 7 years ago
  21. 1ea6d9c Merge "Fixing Search box not getting aligned properly based on insets" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  22. 6dcf142 Merge "Fixing task open animation in split screen mode" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  23. fbf972e Merge "Making sure Clear-all button can't be clicked when transparent" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  24. df29689 Fixing Search box not getting aligned properly based on insets by Sunny Goyal · 7 years ago
  25. 83b4bb0 Making sure Clear-all button can't be clicked when transparent by Vadim Tryshev · 7 years ago
  26. 8492dea Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  27. 1c56935 Revert "a11y: disabling accessibility scrolling of the home screen" by Vadim Tryshev · 7 years ago
  28. 43b5cfe Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  29. 2e4596a Reusing the same bitmap and pixel array for shape detection by Sunny Goyal · 7 years ago
  30. 3aa3eb5 Merge "Alpha-optimizing Clear All button." into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  31. 94ab3ee Alpha-optimizing Clear All button. by Vadim Tryshev · 7 years ago
  32. e15329d Merge "Fixing task misalignment" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  33. 84b46f0 Fixing task misalignment by Vadim Tryshev · 7 years ago
  34. 68f1389 Merge "Let Launcher handle proxy touch events even if it is not focused" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  35. 09cc13e Let Launcher handle proxy touch events even if it is not focused by Sunny Goyal · 7 years ago
  36. cbebaa1 Add user event logging for clear all button (follow up CL) Bug: 72222505 by Hyunyoung Song · 7 years ago
  37. 5fdd300 Fixing task open animation in split screen mode by Sunny Goyal · 7 years ago
  38. 50483ea Merge "Add user event logging for clear all button Bug: 72222505" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  39. 7ad04f3 Merge "Refactor initializing LauncherAccessibilityDelegate" into ub-launcher3-edmonton by Mehdi Alizadeh · 7 years ago
  40. 63311a2 Add user event logging for clear all button Bug: 72222505 by Hyunyoung Song · 7 years ago
  41. 8588fd0 Refactor initializing LauncherAccessibilityDelegate by Mehdi Alizadeh · 7 years ago
  42. 15260fd Merge "Enable Clear-all button by default" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  43. cc0c98a Enable Clear-all button by default by Vadim Tryshev · 7 years ago
  44. c2c907e Merge "Preventing new object creation during animation frame" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  45. 70abd3f Preventing new object creation during animation frame by Sunny Goyal · 7 years ago
  46. e14a462 Merge "Using the split screen secondory bounds returned by SystemUIProxy" into ub-launcher3-edmonton by android-build-team Robot · 7 years ago
  47. a18918a Using the split screen secondory bounds returned by SystemUIProxy by Sunny Goyal · 7 years ago
  48. 553f13a Merge "Shared touch and drag slops for quick step changes with density (2/3)" into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  49. 4df8070 Shared touch and drag slops for quick step changes with density (2/3) by Matthew Ng · 7 years ago
  50. 473730f Call Activity.onTrimMemory() to ensure render thread cache is also trimmed by Winson Chung · 7 years ago
  51. 1d2c3fb Merge "Fix issue with z order layering" into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  52. 9074960 Fix issue with z order layering by Winson Chung · 7 years ago
  53. 23f83a8 Revert "Revert "Fixing recents transition not getting completed when using QuickScrub"" by Sunny Goyal · 7 years ago
  54. b38170a Merge "Avoid crash when widget previews have no intrinsic size" into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  55. 4ac406d Avoid crash when widget previews have no intrinsic size by Roger Olsson · 7 years ago
  56. 6a9bc7d Revert "Revert "Long swipe from an app goes all the way to all-apps"" by Sunny Goyal · 7 years ago
  57. 1b6e81e Revert "Long swipe from an app goes all the way to all-apps" by Sunny Goyal · 7 years ago
  58. dea746c Revert "Fixing recents transition not getting completed when using QuickScrub" by Sunny Goyal · 7 years ago
  59. 22c7216 Fixing recents transition not getting completed when using QuickScrub by Sunny Goyal · 7 years ago
  60. dcad553 Merge "Animate icon scale when hitting recents button" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  61. 0ca2b2b Animate icon scale when hitting recents button by Tony Wickham · 7 years ago
  62. 7a0e965 Merge "Don't animate hotseat when launching if swipe up disabled" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  63. 4923c05 Don't animate hotseat when launching if swipe up disabled by Tony Wickham · 7 years ago
  64. 8724970 Merge "Prepares SecondaryDropTarget to inherit from" into ub-launcher3-edmonton by Mehdi Alizadeh · 7 years ago
  65. f39e602 Long swipe from an app goes all the way to all-apps by Sunny Goyal · 7 years ago
  66. 8517b69 Prepares SecondaryDropTarget to inherit from by Mehdi Alizadeh · 7 years ago
  67. dcb74be Only rotate screenshots taken in full-screen mode by Sunny Goyal · 7 years ago
  68. 80602a9 Add some logs when failing to launch a task from recents. by Winson Chung · 7 years ago
  69. 69ac603 Merge "Improving highlight for Clear-all button." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  70. 77cb385 Improving highlight for Clear-all button. by Vadim Tryshev · 7 years ago
  71. 730ee62 Merge "Call close for AbstractFloatingViews that were removed while still open." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  72. 83337f9 Call close for AbstractFloatingViews that were removed while still open. by Jon Miranda · 7 years ago
  73. c1af02f Merge "Remove preference to flip recents" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  74. 170b192 Merge "Post at front of queue for app launch and recents launch" into ub-launcher3-edmonton by Jorim Jaggi · 7 years ago
  75. ad007ba Merge "Fix bug where workspace taps were not being sent to WallpaperManager." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  76. 38cbf7e Merge "Fixing some swipe animations for multi-window" into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  77. d2d39cb Fix bug where workspace taps were not being sent to WallpaperManager. by Jon Miranda · 7 years ago
  78. eba61c6 Merge "Adding all-tasks dismiss animation" into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  79. 8c36e3c Fixing some swipe animations for multi-window by Sunny Goyal · 7 years ago
  80. 2d18c68 Merge "Send trim memory to trim icon cache when stopped" into ub-launcher3-edmonton by Winson Chung · 7 years ago
  81. e5a265b Adding all-tasks dismiss animation by Vadim Tryshev · 7 years ago
  82. dea5135 Send trim memory to trim icon cache when stopped by Winson Chung · 7 years ago
  83. 8546213 Passing stateHandler information to the callback by Sunny Goyal · 7 years ago
  84. 406c087 Merge "Ensure workspace is still in a valid state when handling long press." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  85. 6e9f683 Post at front of queue for app launch and recents launch by Jorim Jaggi · 7 years ago
  86. ce2c6eb Ensure workspace is still in a valid state when handling long press. by Jon Miranda · 7 years ago
  87. e6e77ca Hide the IME when starting quickstep. by Winson Chung · 7 years ago
  88. 5715d9e Merge "Revert "Update shared lib for fullscreen state to task snapshot."" into ub-launcher3-edmonton by Winson Chung · 7 years ago
  89. 64b6195 Revert "Update shared lib for fullscreen state to task snapshot." by Winson Chung · 7 years ago
  90. 78933eb Merge "Fix bug where scroll position jumps when in overscroll." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  91. 5918662 Fix bug where scroll position jumps when in overscroll. by Jon Miranda · 7 years ago
  92. be96790 Merge "Update shared lib for fullscreen state to task snapshot." into ub-launcher3-edmonton by Winson Chung · 7 years ago
  93. 152464d Merge "Setting transparency for clear-all button." into ub-launcher3-edmonton by TreeHugger Robot · 7 years ago
  94. 4213783 Updating gradle configuration by Sunny Goyal · 7 years ago
  95. 2670fde Setting transparency for clear-all button. by Vadim Tryshev · 7 years ago
  96. c6b977a Remove preference to flip recents by Tony Wickham · 7 years ago
  97. f86337e Update shared lib for fullscreen state to task snapshot. by Winson Chung · 7 years ago
  98. 6aef85c Merge "Moving some swipe up complete logic to when the handler is completed." into ub-launcher3-edmonton by Sunny Goyal · 7 years ago
  99. 0bbacc7 Moving some swipe up complete logic to when the handler is completed. by Sunny Goyal · 7 years ago
  100. cd95352 Remove prolonged animations by Jorim Jaggi · 7 years ago