1. 1d0867c Send live wallpaper taps. by Jeff Brown · 15 years ago
  2. a669d79 Prevent flicker when starting a drag. by Patrick Dubroy · 15 years ago
  3. bbc60d8 Fixing various small bugs with launcher by Winson Chung · 15 years ago
  4. ddb8219 Making current screen background always transparent by Adam Cohen · 15 years ago
  5. 0207c52 Draw glow along screen edge when dragging in portrait. by Patrick Dubroy · 15 years ago
  6. 3c4c20f Fix: switching states during animations was broken by Michael Jurka · 15 years ago
  7. cd68ff5 Move drop anim into the Workspace to prevent clipping issues by Patrick Dubroy · 15 years ago
  8. 1b0aaac -> Made outline of current page fade out by Adam Cohen · 15 years ago
  9. a9abd0e Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent. by Winson Chung · 15 years ago
  10. 3cf4c03 Don't build bitmaps when running in GL. by Romain Guy · 15 years ago
  11. a944215 Fix disappearing icons due to div-by-0 in animation. by Patrick Dubroy · 15 years ago
  12. ece7f5b Altering homescreen spacing to match design. by Winson Chung · 15 years ago
  13. 883f55b Correctly preserve state on orientation changes by Michael Jurka · 15 years ago
  14. f3ca3ab Fix bug that allowed multiple items in one cell by Michael Jurka · 15 years ago
  15. 8e58e91 Various cleanups in the drag viz code. by Patrick Dubroy · 15 years ago
  16. ce34a97 Animate items into place when dropping on home screen by Patrick Dubroy · 15 years ago
  17. 1801479 Added bounce animation when item added to screens by Michael Jurka · 15 years ago
  18. 08ae2ec Fix bug drag viz & hover state by Patrick Dubroy · 15 years ago
  19. d718d6a fix setting/unsetting hover on thumbnailed screens by Michael Jurka · 15 years ago
  20. 472b281 Updating code to use new non-generified animator APIs by Chet Haase · 15 years ago
  21. fe6bd87 Fix some incorrect animation code that might be causing visual glitches. by Patrick Dubroy · 15 years ago
  22. 4be866d fix 3029324: Implement new drag feedback by Joe Onorato · 15 years ago
  23. 3e7c763 updated Workspace thumbnail behavior by Michael Jurka · 15 years ago
  24. 49250ad Fix bug with dragging crosshairs sometimes being too bright by Patrick Dubroy · 15 years ago
  25. 9987a5c Fixed 3066306 Widget measurement wrong in customize tray by Michael Jurka · 15 years ago
  26. 00397b1 Use new TimeInterpolator interface for interpolation by Chet Haase · 15 years ago
  27. 1262e36 wip 3029324: Implement new drag feedback by Patrick Dubroy · 15 years ago
  28. 046e7eb Fix 3065611: NPE in Launcher attempting to drag app to home screen by Patrick Dubroy · 15 years ago
  29. 9c4949e ->Added attribute to PagedView to specify spacing between by Adam Cohen · 15 years ago
  30. 150fbab 3029324 wip: Drop target crossfades as it moves from position to position by Winson Chung · 15 years ago
  31. f34bab5 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  32. c6ee42e Fix: dragging items to adjacent screens would by Michael Jurka · 15 years ago
  33. 3db18d2 Fixing build by Adam Cohen · 15 years ago
  34. 0fb7db5 Fixing boot stall. Revert "-Added 3D effect to home screen scrolling" by Adam Cohen · 15 years ago
  35. de7658b Show crosshairs when dragging items around the workspace. by Patrick Dubroy · 15 years ago
  36. 9415d87 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  37. 6a1435d Fix issue where items could not be moved back to their original positions by Michael Jurka · 15 years ago
  38. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 15 years ago
  39. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 15 years ago
  40. 5f1c509 supporting swipable home screens on xlarge devices by Michael Jurka · 15 years ago
  41. 4347705 making mini screen backgrounds dark, and by Michael Jurka · 15 years ago
  42. 0142d49 Changed Workspace to inherit from PagedView by Michael Jurka · 15 years ago
  43. a63c452 added support for dragging widgets and app icons to mini screens by Michael Jurka · 15 years ago
  44. c28de51 fixed crash in addVacantCell by Michael Jurka · 15 years ago
  45. 976ebec Fix incorrect offset in drag feedback, and other minor stuff. by Patrick Dubroy · 15 years ago
  46. d22015c Cleaning up grid size specification in Launcher by Adam Cohen · 15 years ago
  47. dee0589 Home screen now shrinks while customizing by Michael Jurka · 15 years ago
  48. 8f86ddc Generate a default preview for widgets that don't have a previewImage. by Patrick Dubroy · 15 years ago
  49. 6d5c6ec Fix bug with estimate drop cell offset by Patrick Dubroy · 15 years ago
  50. 440c360 Fix bug with drag visualization and UserFolders. by Patrick Dubroy · 15 years ago
  51. 6569f2c When dragging items on the home screen, visualize where they will drop. by Patrick Dubroy · 15 years ago
  52. 0e26059 Improving home screen customization by Michael Jurka · 15 years ago
  53. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 15 years ago
  54. af44209 First cut at new home screen customization for xlarge displays. by Michael Jurka · 15 years ago
  55. 7b220c7 am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  56. fefa0ce Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  57. 11c8f9c am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 15 years ago
  58. fea5d02 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  59. 1c01b6a Prevent view ids collisions in the workspace. Bug #2498787 by Romain Guy · 15 years ago
  60. edcce09 Fix the build! by Romain Guy · 15 years ago
  61. 06762ab Convert the tap and drop live wallpaper commands coordinates to screen space. by Romain Guy · 16 years ago
  62. 8f19cdd Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  63. a6abce8 Improve previews display and allow to jump directly to any screen. by Romain Guy · 16 years ago
  64. 1a304a1 Better preview visuals. by Romain Guy · 16 years ago
  65. 84f296c Add android.home.drop even for the live wallpapers. by Romain Guy · 16 years ago
  66. f8bbd34 Make home send tap commands to live wallpaper. by Mike Cleron · 16 years ago
  67. fcb9e71 Prevent Home from crashing because of wrongly generated ids. by Romain Guy · 16 years ago
  68. 79e5626 Fix the way Home computes the cell span of widgets. by Joe Onorato · 16 years ago
  69. d94533d Fix possible NPE in Launcher. by Romain Guy · 16 years ago
  70. a590252 Launcher2 compiles. by Joe Onorato · 16 years ago
  71. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 16 years ago[Renamed from src/com/android/launcher/CellLayout.java]
  72. 806b0f3 Fix use of drawing cache in Launcher. by Romain Guy · 16 years ago
  73. 4c58c48 Fixes #1844053. Home was accepting all drops, even when there was no room left for a drop. This change fixes this while retaining the 'snap to vacant cell' ability added in Cupcake. by Romain Guy · 16 years ago
  74. 83f111d Prevent race condition when cancelling long-press for scroll. by Jeff Sharkey · 16 years ago
  75. 51afc02 Fix obsolete javadoc by Romain Guy · 16 years ago
  76. 7086428 Make Launcher more forgiving when dragging desktop items. by Jeff Sharkey · 16 years ago
  77. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  78. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  79. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  80. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  81. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  82. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  83. c8f00b6 Initial Contribution by The Android Open Source Project · 17 years ago