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