- 86f3d35 Adding a mock for MSDLPlayerWrapper to DeleteDropTargetTest. by Juan Sebastian Martinez · 9 months ago
- d36f0d2 Adding MSDL feedback to dragging apps and widgest over drop targets. by Juan Sebastian Martinez · 9 months ago
- 7120373 Migrate Interpolators from Launcher3 to the public animation library by Kateryna Ivanova · 2 years, 3 months ago
- f9b87e3 Updating isTextClippedVerticallyTest by Andrew Cole · 2 years, 3 months ago
- 567372f Fix text sizes and alignment in drop target by Jordan Silva · 2 years, 5 months ago
- 44898c3 Unit testing ButtonDropTarget by Andrew Cole · 2 years, 5 months ago
- 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
- 1a55cde Resize text in drop target button if the text displayed is truncated vertically by Helen Cheuk · 2 years, 6 months ago
- 5bf936a Preventing the text on ButtonDropTarget.resizeTextToFit size to go below 0 by Sebastian Franco · 2 years, 9 months ago
- 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
- 158caf4 Only setup SecondaryDropTarget in onDragStart by Alex Chau · 3 years, 3 months ago
- 906d882 Update drop target button alignment across devices by Alex Chau · 3 years, 3 months ago
- b29dabc Revert "Update drop target button alignment across devices." by Pat Manning · 3 years, 3 months ago
- 27bfcaa Update drop target button alignment across devices. by Pat Manning · 3 years, 4 months ago
- d2d8e97 Make the text for the drop target buttons fit if it's too long. by Sebastian Franco · 3 years, 5 months ago
- 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
- 63d1a18 Fix the remove button icon not centered when the home screen is in landscape. by Sebastian Franco · 3 years, 10 months ago
- 69a8eec Simplifying color extraction registration logic by Sunny Goyal · 4 years, 1 month ago
- 031418c Simplifying color extraction registration logic by Sunny Goyal · 4 years, 1 month ago
- 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
- a1dcbce Remove drop target button drawable padding if text isn't hidden by Steven Ng · 4 years, 1 month ago
- 41f78f1 resolve merge conflicts of 25e37a85aebe083fd56980086a4f81740088dc4d to sc-v2-dev by Pierre Barbier de Reuille · 4 years, 2 months ago
- 43e1730 Correct color extraction on App Widget drop. by Pierre Barbier de Reuille · 4 years, 2 months ago
- 2881801 Correct color extraction on App Widget drop. by Pierre Barbier de Reuille · 4 years, 2 months ago
- 3893eef resolve merge conflicts of 1491ec31c596e69954a2735f02e7948f508b41e6 to sc-v2-dev by Yogisha Dixit · 4 years, 2 months ago
- c0ac1dd Update widget manipulation colors. by Yogisha Dixit · 4 years, 3 months ago
- 3cbd7e3 Update widget manipulation colors. by Yogisha Dixit · 4 years, 3 months ago
- d417d36 Merge "Center drop target icons in landscape mode." into sc-dev am: 3287dd9fa7 by Yogisha Dixit · 4 years, 2 months ago
- 0c299cb Merge "Simplifying the drop animation code" into sc-v2-dev by Sunny Goyal · 4 years, 2 months ago
- 58c5e65 Center drop target icons in landscape mode. by Yogisha Dixit · 4 years, 2 months ago
- ed052ab Fix drop target icons being truncated. by Yogisha Dixit · 4 years, 3 months ago
- 1721ccf Simplifying the drop animation code by Sunny Goyal · 4 years, 3 months ago
- 2ff963b Use a selector instead of loading resource for drop target. by Yogisha Dixit · 4 years, 3 months ago
- a02eddc Handle config changes in Launcher by Alex Chau · 4 years, 4 months ago
- a3a6f51 Update drop target styling based for BC. by Yogisha Dixit · 4 years, 4 months ago
- cf93ef6 Fix cast exception when dropping widgets to a drop target by Steven Ng · 4 years, 4 months ago
- e36664d Turn DragView into a FrameLayout by Sunny Goyal · 4 years, 4 months ago
- 6a2acfa Add an 65% opacity for workspace elements drag over button drop target by Steven Ng · 4 years, 5 months ago
- a4647b6 Adding support for keyboard based drag and drop by Sunny Goyal · 4 years, 7 months ago
- f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
- 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 4 years, 11 months ago
- 95786e0 Good riddance UserEventDispatcher by Hyunyoung Song · 5 years ago
- e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
- 9b18010 Decoupling some drag and drop code handling by Sunny Goyal · 5 years ago
- 55bdeed Removing various reflection based animations, to allow for better proguarding by Sunny Goyal · 7 years ago
- 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
- bda47cf Refactors ButtonDropTarget to add extension data by Mehdi Alizadeh · 7 years ago
- 3e024c0 Fixes the incorrect hover icon color in drop bar when dark theme by Mehdi Alizadeh · 7 years ago
- 1054d4e Revert "Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets"" by Winson Chung · 7 years ago
- f502e5f Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets" by Winson Chung · 7 years ago
- b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 8 years ago
- df1ffb9 Fix bug where Cancel/Remove drop target text was not being updated. by Jon Miranda · 8 years ago
- d1b3f5c Using same layout for drop-target bar in landscape and portrait by Sunny Goyal · 8 years ago
- ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
- 5bc6b6f Consolidating various interpolators by Sunny Goyal · 8 years ago
- 7268ed6 Merge "Caching the uninstall disabled state for each userHandle" into ub-launcher3-master by Sunny Goyal · 8 years ago
- 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 8 years ago
- 0236d0b Caching the uninstall disabled state for each userHandle by Sunny Goyal · 8 years ago
- aeb1643 Launcher state management cleanup by Sunny Goyal · 8 years ago
- 1797af4 Cleaning up drag state management. by Sunny Goyal · 8 years ago
- 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 8 years ago
- 1ce9c47 Removing some methods from the DragSource by Sunny Goyal · 8 years ago
- bfaa4a4 Hides text on ButtonDropTargets if any of them are ellipsized. by Jon Miranda · 8 years ago
- 5931ca0 Fixing dark tint for ShadowDrawable. by Sunny Goyal · 8 years ago
- 6c82867 Add shadow to badges by Tony Wickham · 8 years ago
- dec3a90 Updating the preview generation logic so that it aligns better with by Sunny Goyal · 9 years ago
- a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
- 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 9 years ago
- 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
- d139b0a Adding support for multiwindow drag and drop by Sunny Goyal · 9 years ago
- 94b510c Some drag and drop code refactor: by Sunny Goyal · 9 years ago
- 4583d09 Fixing broken accessibility drag by Sunny Goyal · 9 years ago
- ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 9 years ago
- 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 9 years ago
- 855b1b5 Add distance threshold for dragged items before accepted by targets. by Tony Wickham · 9 years ago
- f37a214 Defining separate layouts for horizontal and vertical drop target bars by Sunny Goyal · 9 years ago
- 9eba1fd Refactoring WallpaperOffsetInterpolator to a new file by Sunny Goyal · 10 years ago
- 9aae47f Added 'Cancel' drop target from all apps and widget picker. by Tony Wickham · 10 years ago
- 93809cc am 9ccacb54: Merge "Fixing \'Item removed\' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
- 9ccacb5 Merge "Fixing 'Item removed' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
- 1f604df am d21301e6: Cancelling the stateannouncer when entering button drop target by Sunny Goyal · 10 years ago
- d21301e Cancelling the stateannouncer when entering button drop target by Sunny Goyal · 10 years ago
- 7aaa841 Fixing 'Item removed' announced twice when using accessible DnD by Sunny Goyal · 10 years ago
- 9d43808 resolved conflicts for e78e3d73 to ub-launcher3-master by Sunny Goyal · 10 years ago
- e78e3d7 Accessibility fixes by Sunny Goyal · 10 years ago
- b54c4a3 Added BaseDropTargetBar, which SearchDropTargetBar extends. by Tony Wickham · 10 years ago
- fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 10 years ago
- c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago
- 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
- aa8ef11 Refactoring ItemInfo by Sunny Goyal · 10 years ago
- 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 10 years ago
- 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
- 3a644ed Using color filter when animating the drop target instead to TransitionDrawable by Sunny Goyal · 10 years ago
- e0cab30 Setting drawable to droptarget in the code to avoid multiple drawable inflation by Sunny Goyal · 10 years ago
- 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
- ddec734 Updating fling to delete anim by Sunny Goyal · 10 years ago
- 65d076b Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
- fe0d1f2 Animating dragview color change when dragging over ButtonDropTarget by Sunny Goyal · 10 years ago
- e9b651e Enabling accessibility drag and drop in folder by Sunny Goyal · 10 years ago
- 1a70cef Accessibility fixes by Sunny Goyal · 10 years ago