1. 7120373 Migrate Interpolators from Launcher3 to the public animation library by Kateryna Ivanova · 2 years, 3 months ago
  2. f9b87e3 Updating isTextClippedVerticallyTest by Andrew Cole · 2 years, 4 months ago
  3. 567372f Fix text sizes and alignment in drop target by Jordan Silva · 2 years, 5 months ago
  4. 44898c3 Unit testing ButtonDropTarget by Andrew Cole · 2 years, 5 months ago
  5. 3ae7be6 Fixing an issue with the drop target font becoming very small for removing and uninstalling. I also verified that this doesnt break a fix presented in b/264732627 by Andrew Cole · 2 years, 5 months ago
  6. 1a55cde Resize text in drop target button if the text displayed is truncated vertically by Helen Cheuk · 2 years, 6 months ago
  7. 5bf936a Preventing the text on ButtonDropTarget.resizeTextToFit size to go below 0 by Sebastian Franco · 2 years, 9 months ago
  8. e63dd25 Use full screen width for drop target buttons to support higher screen densities from truncating text. by Pat Manning · 3 years, 1 month ago
  9. 158caf4 Only setup SecondaryDropTarget in onDragStart by Alex Chau · 3 years, 3 months ago
  10. 906d882 Update drop target button alignment across devices by Alex Chau · 3 years, 3 months ago
  11. b29dabc Revert "Update drop target button alignment across devices." by Pat Manning · 3 years, 3 months ago
  12. 27bfcaa Update drop target button alignment across devices. by Pat Manning · 3 years, 4 months ago
  13. d2d8e97 Make the text for the drop target buttons fit if it's too long. by Sebastian Franco · 3 years, 5 months ago
  14. 74f7d5e Merge "Fix the remove button icon not centered when the home screen is in landscape." into sc-v2-dev am: 8935b22cd7 am: 763405dfca by TreeHugger Robot · 3 years, 10 months ago
  15. 63d1a18 Fix the remove button icon not centered when the home screen is in landscape. by Sebastian Franco · 3 years, 10 months ago
  16. 69a8eec Simplifying color extraction registration logic by Sunny Goyal · 4 years, 1 month ago
  17. 031418c Simplifying color extraction registration logic by Sunny Goyal · 4 years, 1 month ago
  18. 4ba1f80 Merge "Remove drop target button drawable padding if text isn't hidden" into sc-v2-dev am: 3de51d518d am: f7418f95c1 by Steven Ng · 4 years, 1 month ago
  19. a1dcbce Remove drop target button drawable padding if text isn't hidden by Steven Ng · 4 years, 1 month ago
  20. 41f78f1 resolve merge conflicts of 25e37a85aebe083fd56980086a4f81740088dc4d to sc-v2-dev by Pierre Barbier de Reuille · 4 years, 2 months ago
  21. 43e1730 Correct color extraction on App Widget drop. by Pierre Barbier de Reuille · 4 years, 2 months ago
  22. 2881801 Correct color extraction on App Widget drop. by Pierre Barbier de Reuille · 4 years, 2 months ago
  23. 3893eef resolve merge conflicts of 1491ec31c596e69954a2735f02e7948f508b41e6 to sc-v2-dev by Yogisha Dixit · 4 years, 2 months ago
  24. c0ac1dd Update widget manipulation colors. by Yogisha Dixit · 4 years, 3 months ago
  25. 3cbd7e3 Update widget manipulation colors. by Yogisha Dixit · 4 years, 3 months ago
  26. d417d36 Merge "Center drop target icons in landscape mode." into sc-dev am: 3287dd9fa7 by Yogisha Dixit · 4 years, 2 months ago
  27. 0c299cb Merge "Simplifying the drop animation code" into sc-v2-dev by Sunny Goyal · 4 years, 2 months ago
  28. 58c5e65 Center drop target icons in landscape mode. by Yogisha Dixit · 4 years, 2 months ago
  29. ed052ab Fix drop target icons being truncated. by Yogisha Dixit · 4 years, 3 months ago
  30. 1721ccf Simplifying the drop animation code by Sunny Goyal · 4 years, 3 months ago
  31. 2ff963b Use a selector instead of loading resource for drop target. by Yogisha Dixit · 4 years, 3 months ago
  32. a02eddc Handle config changes in Launcher by Alex Chau · 4 years, 4 months ago
  33. a3a6f51 Update drop target styling based for BC. by Yogisha Dixit · 4 years, 4 months ago
  34. cf93ef6 Fix cast exception when dropping widgets to a drop target by Steven Ng · 4 years, 4 months ago
  35. e36664d Turn DragView into a FrameLayout by Sunny Goyal · 4 years, 4 months ago
  36. 6a2acfa Add an 65% opacity for workspace elements drag over button drop target by Steven Ng · 4 years, 5 months ago
  37. a4647b6 Adding support for keyboard based drag and drop by Sunny Goyal · 4 years, 7 months ago
  38. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
  39. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 4 years, 11 months ago
  40. 95786e0 Good riddance UserEventDispatcher by Hyunyoung Song · 5 years ago
  41. e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
  42. 9b18010 Decoupling some drag and drop code handling by Sunny Goyal · 5 years ago
  43. 55bdeed Removing various reflection based animations, to allow for better proguarding by Sunny Goyal · 7 years ago
  44. 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
  45. bda47cf Refactors ButtonDropTarget to add extension data by Mehdi Alizadeh · 7 years ago
  46. 3e024c0 Fixes the incorrect hover icon color in drop bar when dark theme by Mehdi Alizadeh · 7 years ago
  47. 1054d4e Revert "Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets"" by Winson Chung · 7 years ago
  48. f502e5f Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets" by Winson Chung · 7 years ago
  49. b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 8 years ago
  50. df1ffb9 Fix bug where Cancel/Remove drop target text was not being updated. by Jon Miranda · 8 years ago
  51. d1b3f5c Using same layout for drop-target bar in landscape and portrait by Sunny Goyal · 8 years ago
  52. ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
  53. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 8 years ago
  54. 7268ed6 Merge "Caching the uninstall disabled state for each userHandle" into ub-launcher3-master by Sunny Goyal · 8 years ago
  55. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 8 years ago
  56. 0236d0b Caching the uninstall disabled state for each userHandle by Sunny Goyal · 8 years ago
  57. aeb1643 Launcher state management cleanup by Sunny Goyal · 8 years ago
  58. 1797af4 Cleaning up drag state management. by Sunny Goyal · 8 years ago
  59. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 8 years ago
  60. 1ce9c47 Removing some methods from the DragSource by Sunny Goyal · 8 years ago
  61. bfaa4a4 Hides text on ButtonDropTargets if any of them are ellipsized. by Jon Miranda · 8 years ago
  62. 5931ca0 Fixing dark tint for ShadowDrawable. by Sunny Goyal · 8 years ago
  63. 6c82867 Add shadow to badges by Tony Wickham · 8 years ago
  64. dec3a90 Updating the preview generation logic so that it aligns better with by Sunny Goyal · 9 years ago
  65. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  66. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 9 years ago
  67. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  68. d139b0a Adding support for multiwindow drag and drop by Sunny Goyal · 9 years ago
  69. 94b510c Some drag and drop code refactor: by Sunny Goyal · 9 years ago
  70. 4583d09 Fixing broken accessibility drag by Sunny Goyal · 9 years ago
  71. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 9 years ago
  72. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 9 years ago
  73. 855b1b5 Add distance threshold for dragged items before accepted by targets. by Tony Wickham · 9 years ago
  74. f37a214 Defining separate layouts for horizontal and vertical drop target bars by Sunny Goyal · 9 years ago
  75. 9eba1fd Refactoring WallpaperOffsetInterpolator to a new file by Sunny Goyal · 10 years ago
  76. 9aae47f Added 'Cancel' drop target from all apps and widget picker. by Tony Wickham · 10 years ago
  77. 93809cc am 9ccacb54: Merge "Fixing \'Item removed\' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  78. 9ccacb5 Merge "Fixing 'Item removed' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  79. 1f604df am d21301e6: Cancelling the stateannouncer when entering button drop target by Sunny Goyal · 10 years ago
  80. d21301e Cancelling the stateannouncer when entering button drop target by Sunny Goyal · 10 years ago
  81. 7aaa841 Fixing 'Item removed' announced twice when using accessible DnD by Sunny Goyal · 10 years ago
  82. 9d43808 resolved conflicts for e78e3d73 to ub-launcher3-master by Sunny Goyal · 10 years ago
  83. e78e3d7 Accessibility fixes by Sunny Goyal · 10 years ago
  84. b54c4a3 Added BaseDropTargetBar, which SearchDropTargetBar extends. by Tony Wickham · 10 years ago
  85. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 10 years ago
  86. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago
  87. 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
  88. aa8ef11 Refactoring ItemInfo by Sunny Goyal · 10 years ago
  89. 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 10 years ago
  90. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  91. 3a644ed Using color filter when animating the drop target instead to TransitionDrawable by Sunny Goyal · 10 years ago
  92. e0cab30 Setting drawable to droptarget in the code to avoid multiple drawable inflation by Sunny Goyal · 10 years ago
  93. 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
  94. ddec734 Updating fling to delete anim by Sunny Goyal · 10 years ago
  95. 65d076b Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  96. fe0d1f2 Animating dragview color change when dragging over ButtonDropTarget by Sunny Goyal · 10 years ago
  97. e9b651e Enabling accessibility drag and drop in folder by Sunny Goyal · 10 years ago
  98. 1a70cef Accessibility fixes by Sunny Goyal · 10 years ago
  99. fa401a1 Updating drop button targets by Sunny Goyal · 10 years ago
  100. e9a5119 Revert "Adding debugging and naive fix for issue 15334203" by Adam Cohen · 11 years ago