1. 2672ff9 Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372) by Winson Chung · 12 years ago
  2. f51025f Workaround for default workspace widgets not getting notified for new widget sizes. (Bug 6439962) by Winson Chung · 12 years ago
  3. 5e024a3 Merge "Fixing regression where the proper rotation check was not being done. (Bug 6422040)" into jb-dev by Winson Chung · 12 years ago
  4. 2383c8f Merge "Sending broadcast for pre-configuring default workspace widgets." into jb-dev by Winson Chung · 12 years ago
  5. b3302ae Sending broadcast for pre-configuring default workspace widgets. by Winson Chung · 12 years ago
  6. 4b919f8 Fixing regression where the proper rotation check was not being done. (Bug 6422040) by Winson Chung · 12 years ago
  7. 2f093b6 Fix widget resizes that shouldn't (issue 6380435) by Adam Cohen · 12 years ago
  8. accf3bf Fix NPE when rotating with widget frame visible (issue 6391782) by Adam Cohen · 12 years ago
  9. ae65ee3 Allow search/voice toolbar icons to live in same activity by Michael Jurka · 12 years ago
  10. 7d2d6b5 Merge "Making launcher update widgets with min/max extents" into jb-dev by Adam Cohen · 12 years ago
  11. a897f39 Making launcher update widgets with min/max extents by Adam Cohen · 12 years ago
  12. d7c2805 Say "Home" instead of "Launcher" in TalkBack mode by Michael Jurka · 12 years ago
  13. da954bb Merge "Fixing issue where shortcuts and widgets were not being removed when the package was uninstalled (Bug 2657997, Bug 6335843)" into jb-dev by Winson Chung · 12 years ago
  14. 5aaab77 Logging error when we do not get a valid appWidgetId back from the configuration widget. (Bug 6407704) by Winson Chung · 12 years ago
  15. 11a4937 Fixing issue where shortcuts and widgets were not being removed when the package was uninstalled (Bug 2657997, Bug 6335843) by Winson Chung · 12 years ago
  16. a706b09 Merge "Preventing activity from rotating while the user is dragging an item. (Bug 6240922)" into jb-dev by Winson Chung · 12 years ago
  17. 641d71d Preventing activity from rotating while the user is dragging an item. (Bug 6240922) by Winson Chung · 12 years ago
  18. a35e35a Solve blip the first time All Apps is launched by Michael Jurka · 12 years ago
  19. bafdaaf Fix NPE by Michael Jurka · 12 years ago
  20. 8b805b1 Remove use of private APIs by Michael Jurka · 12 years ago
  21. 14091b1 Fix crash in launcher on tablets. by Jim Miller · 12 years ago
  22. 3b1b36b Fixing build. by Winson Chung · 12 years ago
  23. 7eece5d Merge "Updating launcher transitions." by Winson Chung · 12 years ago
  24. 1c18112 Merge "Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690)" by Winson Chung · 12 years ago
  25. e3fbfa9 Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690) by Winson Chung · 12 years ago
  26. cb3f98e Enable rotation for sw600dp devices by Adam Cohen · 12 years ago
  27. c7450e3 Updating launcher transitions. by Winson Chung · 12 years ago
  28. 240420f Removing unused dialog code by Michael Jurka · 12 years ago
  29. 3a9fced Fix warnings and remove dead code by Michael Jurka · 12 years ago
  30. 200358d Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)" by Winson Chung · 12 years ago
  31. a5c9636 Preventing widgets that don't fit from showing in tray. (Bug 6331357) by Winson Chung · 12 years ago
  32. 318eee0 Addressing issues with comments in previous new-app animation delay change. by Winson Chung · 12 years ago
  33. 2c2b28a Merge "Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)" by Winson Chung · 12 years ago
  34. 64c9ab3 Removing dead code by Michael Jurka · 12 years ago
  35. a241375 Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609) by Winson Chung · 12 years ago
  36. 27614d2 Fix issue where workspace was not shown after screen off/on by Michael Jurka · 12 years ago
  37. 4f916f4 Adding extra logging to try and catch cases where Market button does not work. by Winson Chung · 12 years ago
  38. 93eef08 Making the text reflect the container when you are unable to drop onto a space. by Winson Chung · 12 years ago
  39. f0c6ae0 Adding animation post-installing a shortcut. by Winson Chung · 12 years ago
  40. 482ed82 Initial implementation of CellLayout auto-reordering by Adam Cohen · 12 years ago
  41. eecf02d Fixing some issues/regressions related to scaled icons. by Winson Chung · 12 years ago
  42. 4f560ce Don't do equal comparison with trim memory level. by Dianne Hackborn · 12 years ago
  43. 826a661 resolved conflicts for merge of a3e22d6a to master by Andrew Flynn · 12 years ago
  44. 0dca1ec New small/large screen division for Launcher. by Andrew Flynn · 12 years ago
  45. ca83eeb Fix bug where widget min spans weren't being loaded on workspace bind by Adam Cohen · 12 years ago
  46. d41fbf5 When adding or moving a resizable widget, the widget may resize by Adam Cohen · 12 years ago
  47. aeae56b Prevent build break. by Winson Chung · 12 years ago
  48. 5f1c44a Merge "Delaying building of hardware layers when Launcher is resumed" by Michael Jurka · 12 years ago
  49. 6ee21d2 Delaying building of hardware layers when Launcher is resumed by Michael Jurka · 12 years ago
  50. 9b0b2fe Fixing issue where icons can't be clicked during launcher transition. by Winson Chung · 12 years ago
  51. 46569ae Merge "Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846)" by Winson Chung · 12 years ago
  52. 7044272 Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846) by Winson Chung · 12 years ago
  53. 46353de Updating shared preferences on background thread to prevent StrictMode violations when dismissing clings (Bug 5972880) by Winson Chung · 12 years ago
  54. bed61d2 Revert "Revert "Speed up All Apps -> Workspace transition"" by Michael Jurka · 12 years ago
  55. 98b69dc Part of fixing issue #6006757: Keyboard dismissal lags by Dianne Hackborn · 12 years ago
  56. 54d9fc2 Merge "Revert "Speed up All Apps -> Workspace transition"" by Winson Chung · 12 years ago
  57. 9753d13 Revert "Speed up All Apps -> Workspace transition" by Michael Jurka · 12 years ago
  58. 1b36dc3 Fixing bugs with new widget adding by Adam Cohen · 12 years ago
  59. ed66b2b Improving widget transitions: by Adam Cohen · 13 years ago
  60. 6af9af0 Fix issue where launcher didn't return to workspace on screen off (issue 5628744) by Adam Cohen · 12 years ago
  61. e4e5066 Locking pressed state for AllApps icons. by Winson Chung · 13 years ago
  62. 9433fa7 Speed up All Apps -> Workspace transition by Michael Jurka · 13 years ago
  63. df871fe Merge "Cleaning up animation code" by Michael Jurka · 13 years ago
  64. 8686805 Merge "Removing dead code" by Michael Jurka · 13 years ago
  65. 159b4cc Cleaning up animation code by Michael Jurka · 13 years ago
  66. 4d59649 Removing dead code by Michael Jurka · 13 years ago
  67. 49779a1 Fix RuntimeException in LauncherViewPropertyAnimator by Michael Jurka · 13 years ago
  68. 7407d2a Using ViewPropertyAnimator for animations by Michael Jurka · 13 years ago
  69. 2a4b1a8 Make All Apps<-->Workspace transition smoother by Michael Jurka · 13 years ago
  70. 90f53da am b4848296: am c00f0b99: No longer using fastInvalidate() pattern for half of AllApps transition by Adam Cohen · 13 years ago
  71. c00f0b9 No longer using fastInvalidate() pattern for half of AllApps transition by Adam Cohen · 13 years ago
  72. 23a4d30 Adding system property to force enable launcher rotation by Adam Cohen · 13 years ago
  73. 05bf644e Fix memory leak in Launcher by Michael Jurka · 13 years ago
  74. 92f3d46 Clean up unused code and import declarations by Michael Jurka · 13 years ago
  75. 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
  76. ea49c1c Merge "Prevent the creation of Shorcuts with null intents (issue 5629292)" into ics-mr1 by Adam Cohen · 13 years ago
  77. e326f18 Unload widget previews when launcher is not visible by Michael Jurka · 13 years ago
  78. d919882 Prevent the creation of Shorcuts with null intents (issue 5629292) by Adam Cohen · 13 years ago
  79. bb185bd Fixing an issue where qsb press states could be out of sync. (Bug 5627327) by Winson Chung · 13 years ago
  80. d016015 Enabling clings for tablets (Bug 5506377) by Winson Chung · 13 years ago
  81. b737ee6 speeding up transition from other apps -> Launcher by Michael Jurka · 13 years ago
  82. 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
  83. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 13 years ago
  84. 81efbad Reduce unnecessary layout passes by Michael Jurka · 13 years ago
  85. 0cf2a7c Using public API for widget padding by Adam Cohen · 13 years ago
  86. b3e22d9 Potential fix for launcher lockup (5369863) by Michael Jurka · 13 years ago
  87. 4da7a3e Fix NPE by Michael Jurka · 13 years ago
  88. 15d1836 am 44fbf9de: Merge "Fixing stutter in AllApps transition" into ics-mr0 by Adam Cohen · 13 years ago
  89. b64d36e Fixing stutter in AllApps transition by Adam Cohen · 13 years ago
  90. eb95dde am ea45c2cb: Merge "Fix NPE" into ics-mr0 by Winson Chung · 13 years ago
  91. 07b3b2f Merge "Add source bounds of QSB bar to global search intents." by Mathew Inwood · 13 years ago
  92. ea45c2c Merge "Fix NPE" into ics-mr0 by Winson Chung · 13 years ago
  93. 9d906c7 Fix NPE by Michael Jurka · 13 years ago
  94. cf7f63b Add source bounds of QSB bar to global search intents. by Mathew Inwood · 13 years ago
  95. 2dcda1f am 5130e401: Move haptic feedback on All Apps button to touch down by Michael Jurka · 13 years ago
  96. 5130e40 Move haptic feedback on All Apps button to touch down by Michael Jurka · 13 years ago
  97. 8193f69 Don't ignore fast keystrokes when launching search. by Mathew Inwood · 13 years ago
  98. 24a667c Merge "Add haptic feedback when All Apps button is pressed" into ics-mr0 by Michael Jurka · 13 years ago
  99. 2a55232 Add haptic feedback when All Apps button is pressed by Michael Jurka · 13 years ago
  100. c1f5d26 Fix stutter when swiping workspace first time by Michael Jurka · 13 years ago