1. b2a275e Merge "Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)" into jb-dev by Winson Chung · 12 years ago
  2. ca889b3 Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085) by Winson Chung · 12 years ago
  3. c60498a Fix NPE by Michael Jurka · 12 years ago
  4. be36516 Try and resolve the package name from the intent directly falling back to the resolved component name if it fails. (Bug 6452306) by Winson Chung · 12 years ago
  5. 96b8a05 Merge "Fixing NPE in DragController. (Bug 6449615)" into jb-dev by Michael Jurka · 12 years ago
  6. 30774ac Merge "Unify tablet/phone workspace scrolling behavior" into jb-dev by Michael Jurka · 12 years ago
  7. 579225f Fixing NPE in DragController. (Bug 6449615) by Winson Chung · 12 years ago
  8. 869390b Unify tablet/phone workspace scrolling behavior by Michael Jurka · 12 years ago
  9. 04cb48f Merge "Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)" into jb-dev by Winson Chung · 12 years ago
  10. 2672ff9 Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372) by Winson Chung · 12 years ago
  11. 3ed802d Merge "Fixing NPE in LauncherModel (Bug 6449627)" into jb-dev by Winson Chung · 12 years ago
  12. 452b4db Fixing NPE in LauncherModel (Bug 6449627) by Winson Chung · 12 years ago
  13. 4a8938f Merge "Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)" into jb-dev by Winson Chung · 12 years ago
  14. 31ce073 Keying off the Launcher state to determine wallpaper visibility (Bug 6396752) by Winson Chung · 12 years ago
  15. 8a0bff5 Remove unnecessary allocations by Romain Guy · 12 years ago
  16. 8e21bc5 Merge "Fixing issue where items that were not yet added were not removed from the db. (Bug 6428418)" into jb-dev by Winson Chung · 12 years ago
  17. 2efec4e Fixing issue where items that were not yet added were not removed from the db. (Bug 6428418) by Winson Chung · 12 years ago
  18. f561bdf Initial change to queue up install/uninstall operations while dragging (Bug 6276881) by Winson Chung · 12 years ago
  19. f51025f Workaround for default workspace widgets not getting notified for new widget sizes. (Bug 6439962) by Winson Chung · 12 years ago
  20. 850d2e7 Support split status bar in launcher by Andrew Flynn · 12 years ago
  21. e3e03bc Fixing issue where widgets larger than the workspace were now bounded when dropped. (Bug 6424463); by Winson Chung · 12 years ago
  22. d65b230 Merge "Use public API to get padding" into jb-dev by Michael Jurka · 12 years ago
  23. 5e024a3 Merge "Fixing regression where the proper rotation check was not being done. (Bug 6422040)" into jb-dev by Winson Chung · 12 years ago
  24. dd13e3d Use public API to get padding by Michael Jurka · 12 years ago
  25. 2383c8f Merge "Sending broadcast for pre-configuring default workspace widgets." into jb-dev by Winson Chung · 12 years ago
  26. b3302ae Sending broadcast for pre-configuring default workspace widgets. by Winson Chung · 12 years ago
  27. 4b919f8 Fixing regression where the proper rotation check was not being done. (Bug 6422040) by Winson Chung · 12 years ago
  28. 2f093b6 Fix widget resizes that shouldn't (issue 6380435) by Adam Cohen · 12 years ago
  29. accf3bf Fix NPE when rotating with widget frame visible (issue 6391782) by Adam Cohen · 12 years ago
  30. de33bf0 Merge "Allow search/voice toolbar icons to live in same activity" into jb-dev by Michael Jurka · 12 years ago
  31. 30ae706 Merge "Fixing issue where last workspace page was offset when rotated. (Bug 6413570)" into jb-dev by Winson Chung · 12 years ago
  32. ae65ee3 Allow search/voice toolbar icons to live in same activity by Michael Jurka · 12 years ago
  33. a128a7b Fixing issue where last workspace page was offset when rotated. (Bug 6413570) by Winson Chung · 12 years ago
  34. 7d2d6b5 Merge "Making launcher update widgets with min/max extents" into jb-dev by Adam Cohen · 12 years ago
  35. a897f39 Making launcher update widgets with min/max extents by Adam Cohen · 12 years ago
  36. d7c2805 Say "Home" instead of "Launcher" in TalkBack mode by Michael Jurka · 12 years ago
  37. 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
  38. 21fadea Fixing build. by Winson Chung · 12 years ago
  39. 3394166 Merge "Fixing issue where you can not swipe AllApps while transitioning to AllApps. (Bug 6389985)" into jb-dev by Winson Chung · 12 years ago
  40. ac08f4b Fixing issue where you can not swipe AllApps while transitioning to AllApps. (Bug 6389985) by Winson Chung · 12 years ago
  41. 5aaab77 Logging error when we do not get a valid appWidgetId back from the configuration widget. (Bug 6407704) by Winson Chung · 12 years ago
  42. 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
  43. 727f0e1 Merge "Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcuts" into jb-dev by Michael Jurka · 12 years ago
  44. 9687956 Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcuts by Michael Jurka · 13 years ago
  45. d2a9194 Merge "Refactoring dimens for cell size / gap" into jb-dev by Michael Jurka · 12 years ago
  46. 873ad10 Merge "Moving side-page indicators to DragLayer to ensure it draws above hotseat gradient. (Bug 5117499)" into jb-dev by Winson Chung · 12 years ago
  47. f4bd579 Refactoring dimens for cell size / gap by Adam Cohen · 12 years ago
  48. 360e63f Moving side-page indicators to DragLayer to ensure it draws above hotseat gradient. (Bug 5117499) by Winson Chung · 12 years ago
  49. a706b09 Merge "Preventing activity from rotating while the user is dragging an item. (Bug 6240922)" into jb-dev by Winson Chung · 12 years ago
  50. 641d71d Preventing activity from rotating while the user is dragging an item. (Bug 6240922) by Winson Chung · 12 years ago
  51. a35e35a Solve blip the first time All Apps is launched by Michael Jurka · 12 years ago
  52. 840ebf6 Merge "Fix NPE" into jb-dev by Michael Jurka · 12 years ago
  53. 0078570 Merge "Removing crosshairs" into jb-dev by Michael Jurka · 12 years ago
  54. a742856 Merge "Fix drag outlines for full-sized icons" into jb-dev by Michael Jurka · 12 years ago
  55. af9504d Removing crosshairs by Michael Jurka · 12 years ago
  56. bafdaaf Fix NPE by Michael Jurka · 12 years ago
  57. f8304f0 Fix drag outlines for full-sized icons by Michael Jurka · 12 years ago
  58. 4773408 Merge "Fixing issue where side pages in all apps were showing. (Bug 6393199)" into jb-dev by Winson Chung · 12 years ago
  59. d167e2a Fixing issue where side pages in all apps were showing. (Bug 6393199) by Winson Chung · 12 years ago
  60. 45ee308 Merge "Make All Apps transition smoother" into jb-dev by Michael Jurka · 12 years ago
  61. b99d1af Make All Apps transition smoother by Michael Jurka · 12 years ago
  62. 2890151 Merge "Remove all deferred widget pages when we cancel all tasks. (Potential fix for bug 6387680)" into jb-dev by Winson Chung · 12 years ago
  63. d452d4d Merge "Postpone loading default favorites" into jb-dev by Michael Jurka · 12 years ago
  64. 8b805b1 Remove use of private APIs by Michael Jurka · 13 years ago
  65. b85f8a4 Postpone loading default favorites by Michael Jurka · 12 years ago
  66. 83687b1 Remove all deferred widget pages when we cancel all tasks. (Potential fix for bug 6387680) by Winson Chung · 12 years ago
  67. 14091b1 Fix crash in launcher on tablets. by Jim Miller · 12 years ago
  68. 3b1b36b Fixing build. by Winson Chung · 12 years ago
  69. 7eece5d Merge "Updating launcher transitions." by Winson Chung · 12 years ago
  70. 044c569 Merge "Fixing issue where ItemInfo had errant cell coordinates leading to an array-out-of-bounds exception. (Bug 6333784)" by Winson Chung · 12 years ago
  71. 0eb341a Merge "Fixing strings to distinguish between being out of space for a single screen and being completely out of space. (Bug 6381160)" by Winson Chung · 12 years ago
  72. 1c18112 Merge "Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690)" by Winson Chung · 12 years ago
  73. d7e9e37 Fixing issue where ItemInfo had errant cell coordinates leading to an array-out-of-bounds exception. (Bug 6333784) by Winson Chung · 12 years ago
  74. 169c3d7 Fixing strings to distinguish between being out of space for a single screen and being completely out of space. (Bug 6381160) by Winson Chung · 12 years ago
  75. e3fbfa9 Fixing crash when hitting voice button proxy when voice button is hidden. (Bug 6374690) by Winson Chung · 12 years ago
  76. 570f514 Removing drag and drop parity exceptions by Adam Cohen · 12 years ago
  77. cb3f98e Enable rotation for sw600dp devices by Adam Cohen · 12 years ago
  78. c7450e3 Updating launcher transitions. by Winson Chung · 13 years ago
  79. c3a8040 Upgrade launcher shortcuts for new QuickContact behavior from shortcuts by Daniel Lehmann · 12 years ago
  80. ee7c1d8 Setting alpha/hardware layers directly in All Apps by Michael Jurka · 13 years ago
  81. 336d491 Fix issue where certain widgets don't appear in tray (issue 6339060) by Adam Cohen · 13 years ago
  82. e46772d Merge "Get Vibrator from Context instead of using private API." by Winson Chung · 13 years ago
  83. 86a68b8 Merge "Removing unused dialog code" by Michael Jurka · 13 years ago
  84. 84f2ce7 Fix use of deprecated method by Michael Jurka · 13 years ago
  85. 240420f Removing unused dialog code by Michael Jurka · 13 years ago
  86. 3a9fced Fix warnings and remove dead code by Michael Jurka · 13 years ago
  87. 8ef85c7 Get Vibrator from Context instead of using private API. by Jeff Brown · 13 years ago
  88. 200358d Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)" by Winson Chung · 13 years ago
  89. a5c9636 Preventing widgets that don't fit from showing in tray. (Bug 6331357) by Winson Chung · 13 years ago
  90. c4a729a Merge "Widget resizing can now displace items" by Adam Cohen · 13 years ago
  91. bebf042 Widget resizing can now displace items by Adam Cohen · 13 years ago
  92. aea1ce5 Fix NPE by Michael Jurka · 13 years ago
  93. 318eee0 Addressing issues with comments in previous new-app animation delay change. by Winson Chung · 13 years ago
  94. 2c2b28a Merge "Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)" by Winson Chung · 13 years ago
  95. 64c9ab3 Removing dead code by Michael Jurka · 13 years ago
  96. 9658b1e Tweaking fling-to-delete to make the fade out animation longer and harder to trigger. by Winson Chung · 13 years ago
  97. a241375 Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609) by Winson Chung · 13 years ago
  98. e9bafe9 Merge "Revert "Fixing strict mode warning when installing an app in the bg."" by Winson Chung · 13 years ago
  99. 6f778dc Revert "Fixing strict mode warning when installing an app in the bg." by Winson Chung · 13 years ago
  100. 7652bef Merge "Fixing strict mode warning when installing an app in the bg." by Winson Chung · 13 years ago