1. f7a29e8 Removing some unused method params from CellLayout by Sunny Goyal · 9 years ago
  2. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  3. bc927f9 Make sure DragLayer layout params are of the correct type by Adam Cohen · 10 years ago
  4. a6d0492 Allow LauncherOverlay to access and manage insets by Adam Cohen · 10 years ago
  5. c2d6e89 First pass of the Launcher Overlay interface / impl by Adam Cohen · 10 years ago
  6. 424418b Updating clings, removing ununsed clings by Sunny Goyal · 10 years ago
  7. 8cc0550 Update adjacent page hints by Adam Cohen · 10 years ago
  8. c50438c Unify next / prev page hints for drag and drop across devices by Adam Cohen · 10 years ago
  9. 95abbb3 Updating the virtual preloader UX. by Sunny Goyal · 10 years ago
  10. 6c5891a Preliminary work on Material Transitions by Adam Cohen · 10 years ago
  11. b670f19 Ensure the intro view is always the top view in the draglayer if it is present by Adam Cohen · 10 years ago
  12. 2d783ce Fix pre sdk-18 compatibility (crash in dispatchDraw) by Adam Cohen · 10 years ago
  13. d3a4e42 Attempt to fix crash on workspace drag and drop on certain JB devices by Adam Cohen · 10 years ago
  14. 432609a Adding in-activity intro screen (issue 12905636) by Adam Cohen · 10 years ago
  15. 55bd972 Implement spring-loading of folders when dragging over. by Jorim Jaggi · 11 years ago
  16. a694524 Adding migration Clings. (Bug 11973614) by Winson Chung · 11 years ago
  17. 693fbc7 Remove a non-obvious fall through in a switch statement. by Mihail Dumitrescu · 11 years ago
  18. 3a7bea5 am 89ee93e0: Merge "Use the icon bounds for all calculations." into jb-ub-now-jolly-elf by Winson Chung · 11 years ago
  19. eeb5bbc Use the icon bounds for all calculations. by Winson Chung · 11 years ago
  20. 26279c6 Set insets on newly added views. by Dave Hawkey · 11 years ago
  21. 28f852a Fix drop animation issue in springloaded by Adam Cohen · 11 years ago
  22. b0f3d74 Fix widget longpress issue where longpress misfires (issue 10988288) by Adam Cohen · 11 years ago
  23. 6da63f8 Ensuring that the folder scrim background spans the full device height. (Bug 10965246) by Winson Chung · 11 years ago
  24. 77e1f47 Add system window inset support to DragLayer and children. by John Spurlock · 11 years ago
  25. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  26. 61a9a5c Don't switch pages when dragging out of folder by Adam Cohen · 11 years ago
  27. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 11 years ago
  28. c9ca298 Fixing performance issues with drawing all visible pages. by Winson Chung · 11 years ago
  29. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 11 years ago
  30. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  31. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago
  32. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago[Renamed (99%) from src/com/android/launcher2/DragLayer.java]
  33. 83ca480 Fixing issue where accessibility was reporting items behind an open folder. (Bug 8331717) by Winson Chung · 11 years ago
  34. fe1fe26 Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug 8374016, Bug 8373578) by Winson Chung · 11 years ago
  35. 023c71e Fix NPE by Michael Jurka · 12 years ago
  36. 1dc3b9a Merge "Adding the ability to scale the hotseat or items in the hotseat" into jb-mr1-dev by Adam Cohen · 12 years ago
  37. e29c55a Temporary fix for qsb and hotseat clicking issues by Adam Cohen · 12 years ago
  38. 307fe23 Adding the ability to scale the hotseat or items in the hotseat by Adam Cohen · 12 years ago
  39. 9bc8eba Clean up warnings and some private API usage by Michael Jurka · 12 years ago
  40. 4497ebf Fix drag layer by Andrew Flynn · 12 years ago
  41. de38e42 7" launcher changes. by Andrew Flynn · 12 years ago
  42. 360e63f Moving side-page indicators to DragLayer to ensure it draws above hotseat gradient. (Bug 5117499) by Winson Chung · 12 years ago
  43. 8b805b1 Remove use of private APIs by Michael Jurka · 12 years ago
  44. 3a9fced Fix warnings and remove dead code by Michael Jurka · 12 years ago
  45. bebf042 Widget resizing can now displace items by Adam Cohen · 12 years ago
  46. 08c93d7 Merge "Eliminate custom alpha handling in CellLayout" by Michael Jurka · 12 years ago
  47. 043f2af Adding fling-to-delete. by Winson Chung · 12 years ago
  48. a52570f Eliminate custom alpha handling in CellLayout by Michael Jurka · 12 years ago
  49. eecf02d Fixing some issues/regressions related to scaled icons. by Winson Chung · 12 years ago
  50. d41fbf5 When adding or moving a resizable widget, the widget may resize by Adam Cohen · 12 years ago
  51. 61b0c69 Tweaking pickup animation, vibration and removing glow from drag view. by Winson Chung · 12 years ago
  52. 7bd1bbb Animating the drag view scale up and down when dragging items. by Winson Chung · 12 years ago
  53. ed66b2b Improving widget transitions: by Adam Cohen · 13 years ago
  54. a1cdab0 Reverting: "Animating the drag view scale up and down when dragging items." by Winson Chung · 12 years ago
  55. 42c29ae Animating the drag view scale up and down when dragging items. by Winson Chung · 12 years ago
  56. 6441de0 Fixing subtle animation jank when dropping icon on adjacent page by Adam Cohen · 13 years ago
  57. 7e38964 Merge "Clean up unused code and import declarations" into ics-mr1 by Michael Jurka · 13 years ago
  58. e96e5cb Fixing a few landscape issues. by Winson Chung · 13 years ago
  59. 92f3d46 Clean up unused code and import declarations by Michael Jurka · 13 years ago
  60. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 13 years ago
  61. 21b4110 Cleaning up overscroll effect in launcher workspace by Adam Cohen · 13 years ago
  62. 3371da0 Initial changes to make folders accessible by Adam Cohen · 13 years ago
  63. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 13 years ago
  64. ea359c6 Grid spacing fixes by Winson Chung · 13 years ago
  65. ed51cc9 Fixing animation when dropping to adjacent screen, issue 4990545 by Adam Cohen · 13 years ago
  66. fc53cd2 Fixing a couple bugs, allapps clicks and weird crash by Adam Cohen · 13 years ago
  67. 35e7e64 Bounding folders into their associated cell layout area, excluding dock by Adam Cohen · 13 years ago
  68. b7e1618 Improving adding widgets animations by Adam Cohen · 13 years ago
  69. ac8c876 Pixel perfect drag animations in workspace and folders, including springloaded by Adam Cohen · 13 years ago
  70. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 13 years ago
  71. 8dfcba4 Substantially improved performance of dragging and drop animations by Adam Cohen · 13 years ago
  72. 3e8f811 Added transitions when dropping items onto Folders, fixed bugs by Adam Cohen · 13 years ago
  73. 716b51e Adding transitions after reorder within folder by Adam Cohen · 13 years ago
  74. 8e776a6 Pushing folders up to DragLayer by Adam Cohen · 13 years ago
  75. 1d9af7d Fixing bug where touch breaks completely after item removed from folder by Adam Cohen · 13 years ago
  76. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 13 years ago
  77. 4c98d92 Adding drag target bar. by Winson Chung · 13 years ago
  78. 2801caf Shrink-wrapped folders by Adam Cohen · 13 years ago
  79. 6788269 Fixing widget resize visual / ux ugliness, Bug: 4082591 by Adam Cohen · 13 years ago
  80. d1837cc Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent by Patrick Dubroy · 13 years ago
  81. 758a923 Fix 3511340: Exit widget resize mode when home or back clicked by Patrick Dubroy · 13 years ago
  82. 1b607ed Cleaning up widget resizing code by Adam Cohen · 13 years ago
  83. d4844c3 Implementing resizable widgets in launcher by Adam Cohen · 13 years ago
  84. be62afa Disable multitouch to prevent crash in all apps and frozen workspace while dragging. by Winson Chung · 13 years ago
  85. 120980b Adding animations to Customize drawer by Adam Cohen · 14 years ago
  86. 0e26059 Improving home screen customization by Michael Jurka · 14 years ago
  87. ea3763c Fix dpad nav: go left/right when dpad is moved and dots are focused. by Romain Guy · 15 years ago
  88. be38609 Add a lot of logging that can be seen by doing adb shell setprop launcher2.dumpstate 1 and presssing volume down by Joe Onorato · 15 years ago
  89. 8a73c51 New position indicators and icons for Launcher2. by Romain Guy · 15 years ago
  90. 4db5231 Don't do swipes to open all apps anymore. by Joe Onorato · 15 years ago
  91. 85a02a8 Add the animation for when you enter the all apps view. by Joe Onorato · 15 years ago
  92. 00acb12 Move the drag thing into its own window that goes around on top of everything else. by Joe Onorato · 15 years ago
  93. 5979117 Split the wallpaper into its own view (it will be its own surface some day). by Joe Onorato · 15 years ago
  94. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  95. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago[Renamed from src/com/android/launcher/DragLayer.java]
  96. 91a9c96 When initiating a drag and drop from a folder in home, you could sometimes see by Romain Guy · 15 years ago
  97. 2eb49ff Fixes #1889268. by Romain Guy · 15 years ago
  98. 7086428 Make Launcher more forgiving when dragging desktop items. by Jeff Sharkey · 15 years ago
  99. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  100. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago