1. 3dba179 Merge "Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic." into jb-ub-gel-agar by Winson Chung · 12 years ago
  2. 5455425 Fix bugs with dragging items out of folders by Michael Jurka · 12 years ago
  3. 707f650 Merge "Adding hint for launcher to pre-create custom workspace screen." into jb-ub-gel-agar by Winson Chung · 12 years ago
  4. 98ca0f7 Adding hint for launcher to pre-create custom workspace screen. by Winson Chung · 12 years ago
  5. 63d7870 Merge "Verifying that new applications are added and fixing issue with new items getting wrong ids." into jb-ub-gel-agar by Winson Chung · 12 years ago
  6. 997a923 Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic. by Winson Chung · 12 years ago
  7. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 12 years ago
  8. 8c87cd8 Fixing issue where the page was reset to 0 on rotation. by Winson Chung · 12 years ago
  9. bffe745 Adding contract for custom content screen by Adam Cohen · 12 years ago
  10. ae6f6c6 Merge "Adding switch to toggle Memory Overlay" into jb-ub-gel-agar by Adam Cohen · 12 years ago
  11. 39a0604 Adding switch to toggle Memory Overlay by Adam Cohen · 12 years ago
  12. 1e2f465 Implement ability to uninstall shortcuts from workspace by Michael Jurka · 12 years ago
  13. edb4076 More PagedView cleanup by Adam Cohen · 12 years ago
  14. 02b3a8c Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agar by Adam Cohen · 12 years ago
  15. d2be381 Removing old scroll indicator and adding page indicator dots. by Winson Chung · 12 years ago
  16. 96d30a1 Adding notion of fullscreen page to PagedView by Adam Cohen · 12 years ago
  17. 156ab5b Fixing issue where migration all apps folder couldn't be picked up. by Winson Chung · 12 years ago
  18. dedbd96 Enabling reordering by Adam Cohen · 12 years ago
  19. ce37663 Fixing crash due to checking hotseat items for collisions incorrectly. by Winson Chung · 12 years ago
  20. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 12 years ago
  21. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 12 years ago
  22. e060b0b Fix crash when started via Instrumentation. by Daniel Sandler · 12 years ago
  23. d34ba12 Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agar by Daniel Sandler · 12 years ago
  24. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 12 years ago
  25. 06e6c8c Merge "Turn off costly profiling." into jb-ub-gel-agar by Daniel Sandler · 12 years ago
  26. f061f82 Turn off costly profiling. by Daniel Sandler · 12 years ago
  27. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 12 years ago
  28. f8577a3 Start the memory dumper directly. by Daniel Sandler · 12 years ago
  29. 5ccb418 Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agar by Adam Cohen · 12 years ago
  30. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 12 years ago
  31. b9eb286 Memory tracking is now handled by a service. by Daniel Sandler · 12 years ago
  32. a127b7a New icon to dump heap information and share it. by Daniel Sandler · 12 years ago
  33. 7c4c510 HACK: Fixing major persistence regression associated with extra screen to the left by Adam Cohen · 12 years ago
  34. a0b5749 Easier way to handle shortcuts by Adam Cohen · 12 years ago
  35. 99894d9 Fixing up handling of shortcuts by Adam Cohen · 12 years ago
  36. 876a846 Add a request code for derived activities to start from. by Mathew Inwood · 12 years ago
  37. 1cbd1a0 Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agar by Bjorn Bringert · 12 years ago
  38. 924b993 Memory debugging overlay for L3. by Daniel Sandler · 12 years ago
  39. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 12 years ago
  40. e61a9a2 Fix issue with setting the current page immediately after a page is added by Adam Cohen · 12 years ago
  41. efe354b Merge "Add API to launcher to insert a custom page to the left of workspace" into jb-ub-gel-agar by Tom Stamm · 12 years ago
  42. 66a01fd Add API to launcher to insert a custom page to the left of workspace by Adam Cohen · 12 years ago
  43. 69688aa Add 'animated' argument to onWorkspaceShown; only call it on touch down by Bjorn Bringert · 12 years ago
  44. ecf33e4 Move control of voice button proxy visibility to a public method by Bjorn Bringert · 12 years ago
  45. c459e52 Allow subclassing Launcher by Bjorn Bringert · 12 years ago
  46. 7564d98 Disable clings (they don't make sense with the current state) by Adam Cohen · 12 years ago
  47. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 12 years ago
  48. b5fe60c Add a dummy activity which we can catch on-click in launcher to open allapps/widgets by Adam Cohen · 12 years ago
  49. e441bbc Use standard names for search / voice icon meta-data by Bjorn Bringert · 12 years ago
  50. 32b12d2 Get rid of dependency on android-common by Bjorn Bringert · 12 years ago
  51. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/Launcher.java]
  52. c402cd9 Fixing slow binding when returning to Launcher by Michael Jurka · 12 years ago
  53. 447bf84 Debug time spent in onResume by Michael Jurka · 12 years ago
  54. 56d796a Merge "Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421)" into jb-mr2-dev by Winson Chung · 12 years ago
  55. 84037f2 Fix build breakage from syntax errors by Michael Jurka · 12 years ago
  56. 1b89ad4 Merge "DO NOT MERGE Fix bug where folder was almost transparent" into jb-mr2-dev by Michael Jurka · 12 years ago
  57. 496fefb Get rid of duplicate backgrounds by Michael Jurka · 12 years ago
  58. 83892cc Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421) by Winson Chung · 12 years ago
  59. 7725c79 DO NOT MERGE Fix bug where folder was almost transparent by Michael Jurka · 12 years ago
  60. d59b064 Use user restrictions instead of isLinkedUser by Amith Yamasani · 12 years ago
  61. cd496d7 Only postpone animations if app is visible by Michael Jurka · 12 years ago
  62. 5a03007 Merge "Fixing issue where accessibility was reporting items behind an open folder. (Bug 8331717)" into jb-mr2-dev by Winson Chung · 12 years ago
  63. ae45db0 Update to match API rename by Amith Yamasani · 12 years ago
  64. 9178ed8 Follow API change to isUserLimited() by Amith Yamasani · 12 years ago
  65. 83ca480 Fixing issue where accessibility was reporting items behind an open folder. (Bug 8331717) by Winson Chung · 12 years ago
  66. b68e03a Fix NPE by Michael Jurka · 12 years ago
  67. 78fbf98 Merge "Fix occasional widget flashing" into jb-mr2-dev by Michael Jurka · 12 years ago
  68. 7607c2f Fix occasional widget flashing by Michael Jurka · 12 years ago
  69. df96add Fix crash in draw listener by Michael Jurka · 12 years ago
  70. e233a8b Hide clings in child mode by Michael Jurka · 12 years ago
  71. f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 12 years ago
  72. 7819abd Fixing issue where the cling is offset. (Bug 7633074) by Winson Chung · 13 years ago
  73. 0a457bf Fix StrictMode violation by Michael Jurka · 13 years ago
  74. ffc2682 Fix NPE by Michael Jurka · 13 years ago
  75. 360310b Extend background to full screen. by Craig Mautner · 13 years ago
  76. 36095e8 Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev by Chet Haase · 13 years ago
  77. bc2f082 Stop animating All Apps during transition to Home by Chet Haase · 13 years ago
  78. cb222e8 Delay ACTION_MAIN processing when not focused. by Jamie Gennis · 13 years ago
  79. 303f621 Merge "Send correctly populated Accessibility event on Launcher state change." into jb-mr1-dev by Svetoslav Ganov · 13 years ago
  80. d6dd7c8 Fix NPE by Michael Jurka · 13 years ago
  81. 1d4fde6 Send correctly populated Accessibility event on Launcher state change. by alanv · 13 years ago
  82. b86d516 Update custom cling params by Michael Jurka · 13 years ago
  83. a113121 Stop using mcc for custom workspace cling on sw600dp devices by Michael Jurka · 13 years ago
  84. 98d7bd7 Merge "Re-merge "Add support for custom manta cling"" into jb-mr1-dev by Michael Jurka · 13 years ago
  85. 6c5679e Merge "Fix bug 6886990: cling accessibility" into jb-mr1-dev by Michael Jurka · 13 years ago
  86. 45355c4 Re-merge "Add support for custom manta cling" by Michael Jurka · 13 years ago
  87. 2214313 Fix bug 6886990: cling accessibility by Michael Jurka · 13 years ago
  88. 2ebcf50 Revert "Add support for custom manta cling" by Michael Jurka · 13 years ago
  89. 8b4d914 Merge "Fix to ensure default widgets get size callbacks (issue 7287744)" into jb-mr1-dev by Adam Cohen · 13 years ago
  90. aaa5c21 Fix to ensure default widgets get size callbacks (issue 7287744) by Adam Cohen · 13 years ago
  91. 68255cb Add support for custom manta cling by Michael Jurka · 13 years ago
  92. dd70d66 Fix for widgets with config not getting size info (issue 7266053) by Adam Cohen · 13 years ago
  93. fa7969f Fix NPE by Michael Jurka · 13 years ago
  94. c4a9233 Merge "Remove "fade in" animation for search + voice search." into jb-mr1-dev by Michael Jurka · 13 years ago
  95. 95a556a Remove "fade in" animation for search + voice search. by Narayan Kamath · 13 years ago
  96. 9e05a5e Making launcher use new widget binding APIs by Adam Cohen · 13 years ago
  97. 059798a Debug code for bug b/6830207 by Michael Jurka · 13 years ago
  98. 81b5225 Ensuring that unbind calls are not queued in the worker thread and executed subsequently on the main thread. (Bug 7001531) by Winson Chung · 13 years ago
  99. 2b3396f Merge "Adding additional null checks for instances where the qsb is not defined. (Bug 6940769)" into jb-mr1-dev by Adam Cohen · 13 years ago
  100. adf0c18 Adding additional null checks for instances where the qsb is not defined. (Bug 6940769) by Winson Chung · 13 years ago