1. d41fbf5 When adding or moving a resizable widget, the widget may resize by Adam Cohen · 12 years ago
  2. aeae56b Prevent build break. by Winson Chung · 12 years ago
  3. 5f1c44a Merge "Delaying building of hardware layers when Launcher is resumed" by Michael Jurka · 12 years ago
  4. 6ee21d2 Delaying building of hardware layers when Launcher is resumed by Michael Jurka · 12 years ago
  5. 9b0b2fe Fixing issue where icons can't be clicked during launcher transition. by Winson Chung · 12 years ago
  6. 46569ae Merge "Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846)" by Winson Chung · 12 years ago
  7. 7044272 Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846) by Winson Chung · 12 years ago
  8. 46353de Updating shared preferences on background thread to prevent StrictMode violations when dismissing clings (Bug 5972880) by Winson Chung · 12 years ago
  9. bed61d2 Revert "Revert "Speed up All Apps -> Workspace transition"" by Michael Jurka · 12 years ago
  10. 54d9fc2 Merge "Revert "Speed up All Apps -> Workspace transition"" by Winson Chung · 12 years ago
  11. 9753d13 Revert "Speed up All Apps -> Workspace transition" by Michael Jurka · 12 years ago
  12. 1b36dc3 Fixing bugs with new widget adding by Adam Cohen · 12 years ago
  13. ed66b2b Improving widget transitions: by Adam Cohen · 13 years ago
  14. 6af9af0 Fix issue where launcher didn't return to workspace on screen off (issue 5628744) by Adam Cohen · 12 years ago
  15. e4e5066 Locking pressed state for AllApps icons. by Winson Chung · 13 years ago
  16. 9433fa7 Speed up All Apps -> Workspace transition by Michael Jurka · 13 years ago
  17. df871fe Merge "Cleaning up animation code" by Michael Jurka · 13 years ago
  18. 8686805 Merge "Removing dead code" by Michael Jurka · 13 years ago
  19. 159b4cc Cleaning up animation code by Michael Jurka · 13 years ago
  20. 4d59649 Removing dead code by Michael Jurka · 13 years ago
  21. 49779a1 Fix RuntimeException in LauncherViewPropertyAnimator by Michael Jurka · 13 years ago
  22. 7407d2a Using ViewPropertyAnimator for animations by Michael Jurka · 13 years ago
  23. 2a4b1a8 Make All Apps<-->Workspace transition smoother by Michael Jurka · 13 years ago
  24. 90f53da am b4848296: am c00f0b99: No longer using fastInvalidate() pattern for half of AllApps transition by Adam Cohen · 13 years ago
  25. c00f0b9 No longer using fastInvalidate() pattern for half of AllApps transition by Adam Cohen · 13 years ago
  26. 23a4d30 Adding system property to force enable launcher rotation by Adam Cohen · 13 years ago
  27. 05bf644e Fix memory leak in Launcher by Michael Jurka · 13 years ago
  28. 92f3d46 Clean up unused code and import declarations by Michael Jurka · 13 years ago
  29. 97d6f9a Merge "Fixing an issue where qsb press states could be out of sync. (Bug 5627327)" into ics-mr1 by Winson Chung · 13 years ago
  30. ea49c1c Merge "Prevent the creation of Shorcuts with null intents (issue 5629292)" into ics-mr1 by Adam Cohen · 13 years ago
  31. e326f18 Unload widget previews when launcher is not visible by Michael Jurka · 13 years ago
  32. d919882 Prevent the creation of Shorcuts with null intents (issue 5629292) by Adam Cohen · 13 years ago
  33. bb185bd Fixing an issue where qsb press states could be out of sync. (Bug 5627327) by Winson Chung · 13 years ago
  34. d016015 Enabling clings for tablets (Bug 5506377) by Winson Chung · 13 years ago
  35. b737ee6 speeding up transition from other apps -> Launcher by Michael Jurka · 13 years ago
  36. 1899a36 Delay loading All Apps pages until the first time we enter All Apps, making launcher startup faster (5000628) by Michael Jurka · 13 years ago
  37. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 13 years ago
  38. 81efbad Reduce unnecessary layout passes by Michael Jurka · 13 years ago
  39. 0cf2a7c Using public API for widget padding by Adam Cohen · 13 years ago
  40. b3e22d9 Potential fix for launcher lockup (5369863) by Michael Jurka · 13 years ago
  41. 4da7a3e Fix NPE by Michael Jurka · 13 years ago
  42. 15d1836 am 44fbf9de: Merge "Fixing stutter in AllApps transition" into ics-mr0 by Adam Cohen · 13 years ago
  43. b64d36e Fixing stutter in AllApps transition by Adam Cohen · 13 years ago
  44. eb95dde am ea45c2cb: Merge "Fix NPE" into ics-mr0 by Winson Chung · 13 years ago
  45. 07b3b2f Merge "Add source bounds of QSB bar to global search intents." by Mathew Inwood · 13 years ago
  46. ea45c2c Merge "Fix NPE" into ics-mr0 by Winson Chung · 13 years ago
  47. 9d906c7 Fix NPE by Michael Jurka · 13 years ago
  48. cf7f63b Add source bounds of QSB bar to global search intents. by Mathew Inwood · 13 years ago
  49. 2dcda1f am 5130e401: Move haptic feedback on All Apps button to touch down by Michael Jurka · 13 years ago
  50. 5130e40 Move haptic feedback on All Apps button to touch down by Michael Jurka · 13 years ago
  51. 8193f69 Don't ignore fast keystrokes when launching search. by Mathew Inwood · 13 years ago
  52. 24a667c Merge "Add haptic feedback when All Apps button is pressed" into ics-mr0 by Michael Jurka · 13 years ago
  53. 2a55232 Add haptic feedback when All Apps button is pressed by Michael Jurka · 13 years ago
  54. c1f5d26 Fix stutter when swiping workspace first time by Michael Jurka · 13 years ago
  55. 16d7ffc Adding some dump() logging regarding deleted widgets by Adam Cohen · 13 years ago
  56. c51db6a Fixing some search box issues. by Winson Chung · 13 years ago
  57. a182096 Fixing crash when you are dragging an app and the packages change under you. (Bug: 5280181) by Winson Chung · 13 years ago
  58. 82ebbd2 Removing auto-padding of widgets, as it is now done at framework level by Adam Cohen · 13 years ago
  59. ac56cff Adding keyboard support to folders and fixing renaming rough edges by Adam Cohen · 13 years ago
  60. b964f9c remove references to google apps by Michael Jurka · 13 years ago
  61. dc16b60 Enable auto-rotation in phone UIs in eng builds (for testing) by Adam Cohen · 13 years ago
  62. 1f74ff7 Should be updating voice icon as well on search packages changed. (Bug: 5352338) by Winson Chung · 13 years ago
  63. 7a74ac9 Tweaking clings in response to usability testing. (5057945, 5056643) by Winson Chung · 13 years ago
  64. 9d9d74f Launcher tweaks. by Winson Chung · 13 years ago
  65. ff648b5 Issue 5218087, HONEYCOMB_MR2 -> ICE_CREAM_SANDWICH for widget padding by Adam Cohen · 13 years ago
  66. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 13 years ago
  67. 31e8624 Merge "Fixing widget minResizeWidth/Height interpretation (Issue 5327589)" into ics-factoryrom by Adam Cohen · 13 years ago
  68. 9627936 Merge "Updating the qsb. (5051804)" into ics-factoryrom by Winson Chung · 13 years ago
  69. cbf47e3 Fixing widget minResizeWidth/Height interpretation (Issue 5327589) by Adam Cohen · 13 years ago
  70. c7aef8c Updating the qsb. (5051804) by Winson Chung · 13 years ago
  71. 446e940 Locking orientation on phones (issue 4967793) by Adam Cohen · 13 years ago
  72. cff6af8 Tuning AllApps <--> Workspace transitions by Adam Cohen · 13 years ago
  73. f4ddea3 Fixing bug where wallpaper disappears by Adam Cohen · 13 years ago
  74. 09bfc45 Fixing small regression where dropping from a folder causes the search bar to flash. by Winson Chung · 13 years ago
  75. dff8ebb Fixing issue with search icon and new intent flags. by Winson Chung · 13 years ago
  76. c9d95c5 Cleaning up LauncherModel by Michael Jurka · 13 years ago
  77. 603bcb9 Prevent accessing LauncherModel data structures on main thread. (5220358) by Winson Chung · 13 years ago
  78. f814aa0 Unifying widget cell requirement computations by Adam Cohen · 13 years ago
  79. 3c81a38 Fix issue where folder wouldn't open by Adam Cohen · 13 years ago
  80. 3f4889e Merge "Fixing wallpaper scrolling to be consistent in springloaded" by Adam Cohen · 13 years ago
  81. beff8c6 Fixing wallpaper scrolling to be consistent in springloaded by Adam Cohen · 13 years ago
  82. 128bbcd Padding the new market button. by Winson Chung · 13 years ago
  83. 7777d96 Refactor and simplify home transitions by Adam Cohen · 13 years ago
  84. bb003a5 Fix issue #5209847: Make launcher turn off the wallpaper in all apps. by Dianne Hackborn · 13 years ago
  85. b60fd0e Tagging where ItemInfos are created for debug purposes by Michael Jurka · 13 years ago
  86. 50370f3 Automatically padding widgets based on target API level by Adam Cohen · 13 years ago
  87. cf0172d Merge "Hiding search bar buttons when qsb is disabled. (5187969, 5201453)" by Winson Chung · 13 years ago
  88. efad830 Merge "Fixing issue where rotating device while in widgets pane fails to load." by Winson Chung · 13 years ago
  89. 87acb48 Fixing issue where rotating device while in widgets pane fails to load. by Winson Chung · 13 years ago
  90. 2a9e228 Don't show cling dialogs when test harness is active. by Brett Chabot · 13 years ago
  91. cbf7c4d Hiding search bar buttons when qsb is disabled. (5187969, 5201453) by Winson Chung · 13 years ago
  92. dbb6549 Merge "Cling ALL the things! (Workspace and AllApps)" by Winson Chung · 13 years ago
  93. 82f5553 Cling ALL the things! (Workspace and AllApps) by Winson Chung · 13 years ago
  94. 236d431 Adding settings menu back... (5165175) by Winson Chung · 13 years ago
  95. ed718b1 Merge "Saving/restoring current page in AppsCustomize. (5050168)" by Winson Chung · 13 years ago
  96. 5afbf7b Saving/restoring current page in AppsCustomize. (5050168) by Winson Chung · 13 years ago
  97. fafa874 Merge "Improving transition between Apps/Widgets panes (5145408)" by Winson Chung · 13 years ago
  98. f314b0e Improving transition between Apps/Widgets panes (5145408) by Winson Chung · 13 years ago
  99. 558baaf Fix issue 5064004, can't add shortcut to portal from AllApps by Adam Cohen · 13 years ago
  100. 1a15fb0 Merge "Changing menus to show Wallpapers, Manage Apps, Help. (5114668)" by Winson Chung · 13 years ago