1. 6342bba Fixing workspace scrolling, Bug: 4070816 by Adam Cohen · 14 years ago
  2. 185d716 Adding simple mouse-scrolling to launcher. by Winson Chung · 14 years ago
  3. 1908d07 Refactoring and fixing bugs in Customize tray. by Winson Chung · 15 years ago
  4. 6f13342 Fix 3482911: NPE in CustomizePagedView.resetCheckedItem by Patrick Dubroy · 15 years ago
  5. 760585d Merge "Fixing issue where flinging the Customize tray would scroll to the incorrect page after update." by Winson Chung · 15 years ago
  6. 0392977 Fixing issue where flinging the Customize tray would scroll to the incorrect page after update. by Winson Chung · 15 years ago
  7. a40829a Add comment about an earlier All Apps bug fix by Michael Jurka · 15 years ago
  8. e4340a1 Merge "Simplifying logic to create/destroy hardware layers in All Apps" by Michael Jurka · 15 years ago
  9. c5e4902 Simplifying logic to create/destroy hardware layers in All Apps by Michael Jurka · 15 years ago
  10. b64cb5a Fixing panning behaviour by Adam Cohen · 15 years ago
  11. aefd4e1 Fixing some edge cases of scrolling in PagedView by Adam Cohen · 15 years ago
  12. cfdb096 Fix bug where only holo outlines were visible in All Apps sometimes by Michael Jurka · 15 years ago
  13. c0759f5 Reducing memory impact of hardware layers in Launcher by Michael Jurka · 15 years ago
  14. cc377b5 Merge "Fixing issue where we weren't picking up minute touch movements. (3413433)" into honeycomb by Winson Chung · 15 years ago
  15. a1192ea Merge "Adding hardware layers to All Apps" into honeycomb by Michael Jurka · 15 years ago
  16. 8245a86 Adding hardware layers to All Apps by Michael Jurka · 15 years ago
  17. c0844aa Fixing issue where we weren't picking up minute touch movements. (3413433) by Winson Chung · 15 years ago
  18. ce7e05f stop using hardware layers when workspace stops moving by Michael Jurka · 15 years ago
  19. f8d2823 Adding scroll disambiguation between Workspace and AppWidgets by Adam Cohen · 15 years ago
  20. be90934 Fixing scrolling of all apps when below apps by Adam Cohen · 15 years ago
  21. 7bfc979 Clamping maximum overscroll amount by Adam Cohen · 15 years ago
  22. 228a0fa Using newer object animators for click feedback animation. (3384873) by Winson Chung · 15 years ago
  23. 8c920dd Refactoring CellLayout into three classes by Michael Jurka · 15 years ago
  24. d0ce1ec Fix 3237665: Home screen should scroll on tap, not touch down by Patrick Dubroy · 15 years ago
  25. 4a7d4af Removing dead code by Michael Jurka · 15 years ago
  26. c5b262c tweaking parallax effect by Michael Jurka · 15 years ago
  27. 0499834 Fixing issues with holographic outline cache in AllApps/Customize. by Winson Chung · 15 years ago
  28. a12a250 Saving AllApps page when rotating screen, fixing customization rotate flash. by Winson Chung · 15 years ago
  29. c3f9f4f Fixing issue with customize page holographic previews not showing. by Winson Chung · 15 years ago
  30. d3ef306 added spring loaded mode for adding items to workspace by Michael Jurka · 15 years ago
  31. af91de0 code cleanup, preparing for spring-loaded adding to screens by Michael Jurka · 15 years ago
  32. 1d0867c Send live wallpaper taps. by Jeff Brown · 15 years ago
  33. 29d6fea Adding outlines to side pages for widgets and wallpaper pages in the customization tray. by Winson Chung · 15 years ago
  34. 73aa975 Fix workspace outline alpha during scrolling by Adam Cohen · 15 years ago
  35. e0f66b5 Modifying feel of scrolling / overscroll by Adam Cohen · 15 years ago
  36. faa2830 Fix issue 3214208 by Adam Cohen · 15 years ago
  37. 68d7393 Adding overscroll to Workspace, AllApps and Customize by Adam Cohen · 15 years ago
  38. 6b879f0 Layout tweaks in Launcher by Adam Lesinski · 15 years ago
  39. 7426c42 Allow dragging items off customization tray by Michael Jurka · 15 years ago
  40. e22a8e9 Minor fixes to Launcher by Winson Chung · 15 years ago
  41. bbc60d8 Fixing various small bugs with launcher by Winson Chung · 15 years ago
  42. 45e1d6e Modifying wallpapers customization page to look like widgets. by Winson Chung · 15 years ago
  43. 72e0d34 Fix 3165989: Items dragged from All Apps don't appear by Patrick Dubroy · 15 years ago
  44. 7da1025 Layout and spacing changes for AllApps/Customization drawer by Winson Chung · 15 years ago
  45. 10fefb1 Fixing issues in Launcher by Winson Chung · 15 years ago
  46. 9cfd25f Adding distance threshold to initiate paging regardless of velocity. by Winson Chung · 15 years ago
  47. df4b83d More spacing changes for AllApps. by Winson Chung · 15 years ago
  48. fd177c1 Fix bug where screen would get stuck while panning by Michael Jurka · 15 years ago
  49. 1adf539 Fixing a bug where you could scroll the mini screens by Michael Jurka · 15 years ago
  50. e45440e Fixing a bug with anti-aliasing during page scrolling by Adam Cohen · 15 years ago
  51. 564976a Fixing bug with swiping by Adam Cohen · 15 years ago
  52. b0b2e6f Tweaking spacing and layout of AllApps/Customize in portrait. by Winson Chung · 15 years ago
  53. b8f0672 Snap workspace back to screen on ACTION_CANCEL. by Michael Jurka · 15 years ago
  54. 21f12b5 -Changing page scroll click regions -Cleaning up code for page rotations by Adam Cohen · 15 years ago
  55. c0e8fca Fixing state transition bugs by Michael Jurka · 15 years ago
  56. 1262e36 wip 3029324: Implement new drag feedback by Patrick Dubroy · 15 years ago
  57. 9c4949e ->Added attribute to PagedView to specify spacing between by Adam Cohen · 15 years ago
  58. f34bab5 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  59. 0fb7db5 Fixing boot stall. Revert "-Added 3D effect to home screen scrolling" by Adam Cohen · 15 years ago
  60. 9415d87 -Added 3D effect to home screen scrolling by Adam Cohen · 15 years ago
  61. e17e19c Making "tap to add" in customization mode automatically by Michael Jurka · 15 years ago
  62. d0d4301 Adding tap-to-add behaviour to the customization drawer. by Winson Chung · 15 years ago
  63. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 15 years ago
  64. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 15 years ago
  65. e8878e3 Adding some wallpaper buttons on the customization tray. by Winson Chung · 15 years ago
  66. d19d3ca Fixing bug with Launcher page scrolling by Adam Cohen · 15 years ago
  67. e3193b9 Initital changes for new customization drawer/widget tab design. by Winson Chung · 15 years ago
  68. 1ff706b fix two crashes by Michael Jurka · 15 years ago
  69. cfc6294 Fix bug with home screen position when switching by Michael Jurka · 15 years ago
  70. 5f1c509 supporting swipable home screens on xlarge devices by Michael Jurka · 15 years ago
  71. 430c53b Fix 2981705: Unable to uninstall downloaded app by dragging to trash. by Patrick Dubroy · 15 years ago
  72. 2b9ff37 When an app is chosen in All Apps, tapping a workspace screen adds it to that screen. by Patrick Dubroy · 15 years ago
  73. 9f7aec8 Implement selection mode for All Apps with delete and info actions. by Patrick Dubroy · 15 years ago
  74. c4fb917 Fix crash when clicking "Games" or "Downloaded" tabs in All Apps. by Michael Jurka · 15 years ago
  75. 5f2aa4e Adding single/multi selection mode to AllAppsPagedView (action bar disabled). by Winson Chung · 15 years ago
  76. 0142d49 Changed Workspace to inherit from PagedView by Michael Jurka · 15 years ago
  77. 241c3b4 Adding outline cache for PagedViewIcons. by Winson Chung · 15 years ago
  78. 86f7753 Preventing reloading of pages on swipe and disabling offsets for xlarge static wallpapers. by Winson Chung · 15 years ago
  79. affd7b4 Fixing alpha issue on AllApps. by Winson Chung · 15 years ago
  80. b3347bb Adding holographic outline for paged items (sans widgets). by Winson Chung · 15 years ago
  81. 6935ffd Adding check before setting alpha of side pages in a PagedView to prevent constant invalidations. by Winson Chung · 15 years ago
  82. 80baf5a Adding paging for the widget/shortcut/folder customization area and fixing bugs. by Winson Chung · 15 years ago
  83. 321e9ee Creating generic Workspace/CellLayout for paged views in Launcher. by Winson Chung · 15 years ago