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