1. 774bd37 Fixing drag to application info button in All Apps by Michael Jurka · 14 years ago
  2. 883f55b Correctly preserve state on orientation changes by Michael Jurka · 14 years ago
  3. ef0066b More spacing changes to Customization Drawer. by Winson Chung · 14 years ago
  4. f3ca3ab Fix bug that allowed multiple items in one cell by Michael Jurka · 14 years ago
  5. 6b4b25d fixed bug with adding items in customize mode by Michael Jurka · 14 years ago
  6. df4b83d More spacing changes for AllApps. by Winson Chung · 14 years ago
  7. bae3d06 Merge "Various cleanups in the drag viz code." by Patrick Dubroy · 14 years ago
  8. 8e58e91 Various cleanups in the drag viz code. by Patrick Dubroy · 14 years ago
  9. fd177c1 Fix bug where screen would get stuck while panning by Michael Jurka · 14 years ago
  10. ce34a97 Animate items into place when dropping on home screen by Patrick Dubroy · 14 years ago
  11. 1801479 Added bounce animation when item added to screens by Michael Jurka · 14 years ago
  12. 1adf539 Fixing a bug where you could scroll the mini screens by Michael Jurka · 14 years ago
  13. 3adcb0c making size of delete zone & info button larger by Michael Jurka · 14 years ago
  14. 08ae2ec Fix bug drag viz & hover state by Patrick Dubroy · 14 years ago
  15. 6bed786 Merge "Fixing a bug with anti-aliasing during page scrolling" by Adam Cohen · 14 years ago
  16. e45440e Fixing a bug with anti-aliasing during page scrolling by Adam Cohen · 14 years ago
  17. d718d6a fix setting/unsetting hover on thumbnailed screens by Michael Jurka · 14 years ago
  18. 7a75bd4 Merge "Adding message when there are no icons in a particular tab." by Winson Chung · 14 years ago
  19. 9678557 Adding message when there are no icons in a particular tab. by Winson Chung · 14 years ago
  20. 472b281 Updating code to use new non-generified animator APIs by Chet Haase · 14 years ago
  21. 564976a Fixing bug with swiping by Adam Cohen · 14 years ago
  22. 82f77e5 Merge "Setting children alpha for widget-customization layout for performance." by Winson Chung · 14 years ago
  23. fe6bd87 Fix some incorrect animation code that might be causing visual glitches. by Patrick Dubroy · 14 years ago
  24. 8e4ec31 Setting children alpha for widget-customization layout for performance. by Winson Chung · 14 years ago
  25. 4be866d fix 3029324: Implement new drag feedback by Joe Onorato · 14 years ago
  26. b0b2e6f Tweaking spacing and layout of AllApps/Customize in portrait. by Winson Chung · 14 years ago
  27. f93a494 am e90cc3ba: resolved conflicts for merge of 35e79e32 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  28. 76275ac resolved conflicts for merge of 700889f5 to master by Brad Fitzpatrick · 14 years ago
  29. adb4229 am 02e53429: Merge "Don\'t block the UI when rearranging icons." into gingerbread by Brad Fitzpatrick · 14 years ago
  30. e90cc3b resolved conflicts for merge of 35e79e32 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  31. 700889f Serialize background async db updates by Brad Fitzpatrick · 14 years ago
  32. c4d61fc Merge "Update to use SurfaceConfig." by Jason Sams · 14 years ago
  33. e5806ba Update to use SurfaceConfig. by Jason Sams · 14 years ago
  34. b8f0672 Snap workspace back to screen on ACTION_CANCEL. by Michael Jurka · 14 years ago
  35. 02e5342 Merge "Don't block the UI when rearranging icons." into gingerbread by Brad Fitzpatrick · 14 years ago
  36. ade2f81 Don't block the UI when rearranging icons. by Brad Fitzpatrick · 14 years ago
  37. c86756c Fixed 3073371: Home screen locked after app launch by Michael Jurka · 14 years ago
  38. 3e7c763 updated Workspace thumbnail behavior by Michael Jurka · 14 years ago
  39. 5eb7fff am 673aefe8: Merge "When the SD card comes back, we need to show the apps on it." into gingerbread by Joe Onorato · 14 years ago
  40. 49250ad Fix bug with dragging crosshairs sometimes being too bright by Patrick Dubroy · 14 years ago
  41. b41dbd6 Merge "Remove now unnecessary pragma rs export_var()." by Stephen Hines · 14 years ago
  42. 0db354c Snap workspace back to screen on ACTION_CANCEL. by Jeff Brown · 14 years ago
  43. 9987a5c Fixed 3066306 Widget measurement wrong in customize tray by Michael Jurka · 14 years ago
  44. b02af38 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  45. 4516c11 Fixed dragging over mini-screens by Michael Jurka · 14 years ago
  46. 130c37d Merge "fix 3049894: Require fiddle or longer timeout for subsequent page flips" by Patrick Dubroy · 14 years ago
  47. 21f12b5 -Changing page scroll click regions -Cleaning up code for page rotations by Adam Cohen · 14 years ago
  48. a16fd5a fix 3049894: Require fiddle or longer timeout for subsequent page flips by Patrick Dubroy · 14 years ago
  49. cec5833 When the SD card comes back, we need to show the apps on it. by Joe Onorato · 14 years ago
  50. 00397b1 Use new TimeInterpolator interface for interpolation by Chet Haase · 14 years ago
  51. c0e8fca Fixing state transition bugs by Michael Jurka · 14 years ago
  52. 1262e36 wip 3029324: Implement new drag feedback by Patrick Dubroy · 14 years ago
  53. 7ed39f3 am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." into gingerbread by Winson Chung · 14 years ago
  54. b2f988d Merge "Changing texture coord from vec4 to vec2" by Alex Sakhartchouk · 14 years ago
  55. 046e7eb Fix 3065611: NPE in Launcher attempting to drag app to home screen by Patrick Dubroy · 14 years ago
  56. 2f3b0b6 Changing texture coord from vec4 to vec2 by Alex Sakhartchouk · 14 years ago
  57. 0423dcf Resolve global search activity more robustly by Michael Jurka · 14 years ago
  58. 79c5764 Merge "Long press on Launcher background no longer brings up customization tray on XLarge devices" by Michael Jurka · 14 years ago
  59. 5617056 Long press on Launcher background no longer by Michael Jurka · 14 years ago
  60. 9c4949e ->Added attribute to PagedView to specify spacing between by Adam Cohen · 14 years ago
  61. 6ae0fcf Pulling search button from metadata in search provider, by Michael Jurka · 14 years ago
  62. 16fed41 - getting rid of "dimmed" effect for icons and widgets by Michael Jurka · 14 years ago
  63. 58f2088 Adding more specific title for pick-application dialog. by Winson Chung · 14 years ago
  64. a249304 am d98979b8: Merge "Reload everything when coming back from the SD being unmounted." into gingerbread by Joe Onorato · 14 years ago
  65. 0585a61 Merge "the scroll drag area was too small, and should have come from a resource anyway." by Joe Onorato · 14 years ago
  66. 658db74 the scroll drag area was too small, and should have come from a resource anyway. by Joe Onorato · 14 years ago
  67. 150fbab 3029324 wip: Drop target crossfades as it moves from position to position by Winson Chung · 14 years ago
  68. 789065d Reload everything when coming back from the SD being unmounted. by Joe Onorato · 14 years ago
  69. f34bab5 -Added 3D effect to home screen scrolling by Adam Cohen · 14 years ago
  70. fc9f07d Fix: on move, items are now dropping where the visualization says they will drop by Michael Jurka · 14 years ago
  71. 2942969 Merge "Fixing issue where certain icons in the customization drawer were not being scaled down to size." by Winson Chung · 14 years ago
  72. c6ee42e Fix: dragging items to adjacent screens would by Michael Jurka · 14 years ago
  73. c1f48b9 Fixing issue where certain icons in the customization drawer were not being scaled down to size. by Winson Chung · 14 years ago
  74. 60587ef Slight tweak to the id generation code for items on home screen by Michael Jurka · 14 years ago
  75. 845ba3b Fix: crash on portrait/landscape switch due to duplicate View ids by Michael Jurka · 14 years ago
  76. f549d62 Merge "Re-updating widget set in customization drawer when applications are changed." by Winson Chung · 14 years ago
  77. 3db18d2 Fixing build by Adam Cohen · 14 years ago
  78. 0fb7db5 Fixing boot stall. Revert "-Added 3D effect to home screen scrolling" by Adam Cohen · 14 years ago
  79. de7658b Show crosshairs when dragging items around the workspace. by Patrick Dubroy · 14 years ago
  80. b761f3e DO NOT MERGE - the scroll drag area was too small, and should have come from a resource anyway. by Joe Onorato · 14 years ago
  81. 5f94172 Re-updating widget set in customization drawer when applications are changed. by Winson Chung · 14 years ago
  82. 9415d87 -Added 3D effect to home screen scrolling by Adam Cohen · 14 years ago
  83. 7ded67c fixed: adding app shortcuts caused overlapping icons by Michael Jurka · 14 years ago
  84. e17e19c Making "tap to add" in customization mode automatically by Michael Jurka · 14 years ago
  85. d0cca08 resolved conflicts for merge of 7ad01419 to master by Winson Chung · 14 years ago
  86. 6a1435d Fix issue where items could not be moved back to their original positions by Michael Jurka · 14 years ago
  87. 7ad0141 Adding menu item to Launcher to manage applications directly from homescreen by Winson Chung · 14 years ago
  88. 959f603 Fix crash on small-screen devices by Andrew Stadler · 14 years ago
  89. ebfe4b0 am 4a79a04b: When we\'re launching apps, we need to always use startActivitySafely. by Joe Onorato · 14 years ago
  90. 3125d9d Making the CAB text match the type of item selected in customization mode. by Michael Jurka · 14 years ago
  91. 4a79a04 When we're launching apps, we need to always use startActivitySafely. by Joe Onorato · 14 years ago
  92. d0d4301 Adding tap-to-add behaviour to the customization drawer. by Winson Chung · 14 years ago
  93. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 14 years ago
  94. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 14 years ago
  95. 5ffd8ea Initial changes to add Applications tab in the customization drawer for usability testing. by Winson Chung · 14 years ago
  96. dea9e93 Fix misaligned drop targets in the all apps CAB by Patrick Dubroy · 14 years ago
  97. 097b49c Fixing bug where long press on widgets no longer works on non-xlarge devices by Michael Jurka · 14 years ago
  98. 6a3fa9f Merge "Changing the holographic outline algorithm to match designs." by Winson Chung · 14 years ago
  99. 64a3cd4 Changing the holographic outline algorithm to match designs. by Winson Chung · 14 years ago
  100. 565febe Merge "Handle RS reflection name changes." by Stephen Hines · 14 years ago