1. bb60e2e Tiny fix in CellLayout by Adam Cohen · 14 years ago
  2. 7f4eabe Adding initial folder animation by Adam Cohen · 14 years ago
  3. e031096 Removing dragoutlines when dragging a shortcut above a shortcut by Adam Cohen · 14 years ago
  4. 6639687 Adding drag outlines for dragging out of folders by Adam Cohen · 14 years ago
  5. 66d7217 Changing folders to use CellLayouts by Michael Jurka · 14 years ago
  6. 8a71ca8 Merge "Cleaning up drag and drop visulization and drop location determination" by Adam Cohen · 14 years ago
  7. e3e27a8 Cleaning up drag and drop visulization and drop location determination by Adam Cohen · 14 years ago
  8. b1c8bef Merge "Enabling user folder creation by dropping shortcut onto shortcut" by Adam Cohen · 14 years ago
  9. df03538 Enabling user folder creation by dropping shortcut onto shortcut by Adam Cohen · 14 years ago
  10. e5fb0f2 Minor cleanup and refactoring by Michael Jurka · 14 years ago
  11. 99e8b40 Fixing drag outline location on phone-sized UI (bug 4174465) by Adam Cohen · 14 years ago
  12. 6921664 Merge "Fixing widget resize visual / ux ugliness, Bug: 4082591" by Adam Cohen · 14 years ago
  13. 6788269 Fixing widget resize visual / ux ugliness, Bug: 4082591 by Adam Cohen · 14 years ago
  14. 96864c3 Fix 4081795: Blue glow gone wild by Patrick Dubroy · 14 years ago
  15. abded66 improving performance of first AllApps/Customize animation by Michael Jurka · 14 years ago
  16. 1b607ed Cleaning up widget resizing code by Adam Cohen · 14 years ago
  17. d4844c3 Implementing resizable widgets in launcher by Adam Cohen · 15 years ago
  18. 742574b optimizing transitions in Launcher by Michael Jurka · 15 years ago
  19. bdb5c53 Turning on hardware layers for the workspace by Michael Jurka · 15 years ago
  20. 6c58d9e Merge "Calling removeItems() should mark the item's previous cell as unoccupied. (3405806)" into honeycomb by Winson Chung · 15 years ago
  21. 7a25a9e Calling removeItems() should mark the item's previous cell as unoccupied. (3405806) by Winson Chung · 15 years ago
  22. cf6125c Improving performance of state transitions by Michael Jurka · 15 years ago
  23. 6e31408 Fixes for other places where we expect CellLayoutChildren instead of CellLayout. (3392097) by Winson Chung · 15 years ago
  24. f12c75c Improve feedback during spring loaded mode by Michael Jurka · 15 years ago
  25. e702ca0 Merge "fix render glitch for "digest" animation when items are added to a new screen" into honeycomb by Michael Jurka · 15 years ago
  26. 8deb1e6 fix render glitch for "digest" animation when items are added to a new screen by Michael Jurka · 15 years ago
  27. 3af863b Fixing bug where wrong homescreen outline is being shown in customize by Adam Cohen · 15 years ago
  28. 8c920dd Refactoring CellLayout into three classes by Michael Jurka · 15 years ago
  29. b17e140 Merge "Ensure drag outline & crosshairs disappear on drag cancel" into honeycomb by Patrick Dubroy · 15 years ago
  30. e3887cc Ensure drag outline & crosshairs disappear on drag cancel by Patrick Dubroy · 15 years ago
  31. bbe1e4e removing unused code by Michael Jurka · 15 years ago
  32. 4ad24ba removed some more unnecessary code by Michael Jurka · 15 years ago
  33. 4a7d4af Removing dead code by Michael Jurka · 15 years ago
  34. 2a9e706 Fix bug: text is sometimes garbled in All Apps by Michael Jurka · 15 years ago
  35. 0ea4000 Fix bug: new items were invisible when added in spring-loaded mode by Michael Jurka · 15 years ago
  36. ecb4838 Fix bug: moving items leaves workspace screens' caches in bad state by Michael Jurka · 15 years ago
  37. 24232cc fix bug with alpha level of items on workspace by Michael Jurka · 15 years ago
  38. ae222ab Fixing issue where current page border was showing on drag after adding widget. by Winson Chung · 15 years ago
  39. df9de0b Fixing bug with workspace drop animation by Adam Cohen · 15 years ago
  40. 99b6a5b Fixed bug: newly added apps didn't show up immediately by Michael Jurka · 15 years ago
  41. c42d5e3 Fixing issue 3272864 by Adam Cohen · 15 years ago
  42. 026f555 Fix bug where stack view was getting clipped by Michael Jurka · 15 years ago
  43. 7cef289 Call through to super.removeallViews*(). by Joe Onorato · 15 years ago
  44. 26cbf3a Minor fixes to stop crashing on panning/dragging on phones. by Winson Chung · 15 years ago
  45. bea1519 caching mini screens to bitmaps by Michael Jurka · 15 years ago
  46. 33945b2 Changed backgrounds of mini screens in customize mode by Michael Jurka · 15 years ago
  47. 047379a Don't animate tapped item if the target screen is full by Patrick Dubroy · 15 years ago
  48. 8edd75c removing workaround for fixed animator bug by Michael Jurka · 15 years ago
  49. a34d0b3 Re-enabling clipping of children in cell layout (not necessary now that hotdog is out). by Winson Chung · 15 years ago
  50. 8812703 Various tweaks to launcher by Winson Chung · 15 years ago
  51. d56d8b8 updating assets by Michael Jurka · 15 years ago
  52. d3ef306 added spring loaded mode for adding items to workspace by Michael Jurka · 15 years ago
  53. 1d0867c Send live wallpaper taps. by Jeff Brown · 15 years ago
  54. a669d79 Prevent flicker when starting a drag. by Patrick Dubroy · 15 years ago
  55. bbc60d8 Fixing various small bugs with launcher by Winson Chung · 15 years ago
  56. ddb8219 Making current screen background always transparent by Adam Cohen · 15 years ago
  57. 0207c52 Draw glow along screen edge when dragging in portrait. by Patrick Dubroy · 15 years ago
  58. 3c4c20f Fix: switching states during animations was broken by Michael Jurka · 15 years ago
  59. cd68ff5 Move drop anim into the Workspace to prevent clipping issues by Patrick Dubroy · 15 years ago
  60. 1b0aaac -> Made outline of current page fade out by Adam Cohen · 15 years ago
  61. a9abd0e Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent. by Winson Chung · 15 years ago
  62. 3cf4c03 Don't build bitmaps when running in GL. by Romain Guy · 15 years ago
  63. a944215 Fix disappearing icons due to div-by-0 in animation. by Patrick Dubroy · 15 years ago
  64. ece7f5b Altering homescreen spacing to match design. by Winson Chung · 15 years ago
  65. 883f55b Correctly preserve state on orientation changes by Michael Jurka · 15 years ago
  66. f3ca3ab Fix bug that allowed multiple items in one cell by Michael Jurka · 15 years ago
  67. 8e58e91 Various cleanups in the drag viz code. by Patrick Dubroy · 15 years ago
  68. ce34a97 Animate items into place when dropping on home screen by Patrick Dubroy · 15 years ago
  69. 1801479 Added bounce animation when item added to screens by Michael Jurka · 15 years ago
  70. 08ae2ec Fix bug drag viz & hover state by Patrick Dubroy · 15 years ago
  71. d718d6a fix setting/unsetting hover on thumbnailed screens by Michael Jurka · 15 years ago
  72. 472b281 Updating code to use new non-generified animator APIs by Chet Haase · 15 years ago
  73. fe6bd87 Fix some incorrect animation code that might be causing visual glitches. by Patrick Dubroy · 15 years ago
  74. 4be866d fix 3029324: Implement new drag feedback by Joe Onorato · 15 years ago
  75. 3e7c763 updated Workspace thumbnail behavior by Michael Jurka · 15 years ago
  76. 49250ad Fix bug with dragging crosshairs sometimes being too bright by Patrick Dubroy · 15 years ago
  77. 9987a5c Fixed 3066306 Widget measurement wrong in customize tray by Michael Jurka · 15 years ago
  78. 00397b1 Use new TimeInterpolator interface for interpolation by Chet Haase · 15 years ago
  79. 1262e36 wip 3029324: Implement new drag feedback by Patrick Dubroy · 15 years ago
  80. 046e7eb Fix 3065611: NPE in Launcher attempting to drag app to home screen by Patrick Dubroy · 15 years ago
  81. 9c4949e ->Added attribute to PagedView to specify spacing between by Adam Cohen · 15 years ago
  82. 150fbab 3029324 wip: Drop target crossfades as it moves from position to position by Winson Chung · 15 years ago
  83. f34bab5 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  84. c6ee42e Fix: dragging items to adjacent screens would by Michael Jurka · 15 years ago
  85. 3db18d2 Fixing build by Adam Cohen · 15 years ago
  86. 0fb7db5 Fixing boot stall. Revert "-Added 3D effect to home screen scrolling" by Adam Cohen · 15 years ago
  87. de7658b Show crosshairs when dragging items around the workspace. by Patrick Dubroy · 15 years ago
  88. 9415d87 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  89. 6a1435d Fix issue where items could not be moved back to their original positions by Michael Jurka · 15 years ago
  90. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 15 years ago
  91. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 15 years ago
  92. 5f1c509 supporting swipable home screens on xlarge devices by Michael Jurka · 15 years ago
  93. 4347705 making mini screen backgrounds dark, and by Michael Jurka · 15 years ago
  94. 0142d49 Changed Workspace to inherit from PagedView by Michael Jurka · 15 years ago
  95. a63c452 added support for dragging widgets and app icons to mini screens by Michael Jurka · 15 years ago
  96. c28de51 fixed crash in addVacantCell by Michael Jurka · 15 years ago
  97. 976ebec Fix incorrect offset in drag feedback, and other minor stuff. by Patrick Dubroy · 15 years ago
  98. d22015c Cleaning up grid size specification in Launcher by Adam Cohen · 15 years ago
  99. dee0589 Home screen now shrinks while customizing by Michael Jurka · 15 years ago
  100. 8f86ddc Generate a default preview for widgets that don't have a previewImage. by Patrick Dubroy · 15 years ago