1. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 11 years ago
  2. 70c987a Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agar by Mindy DelliCarpini · 11 years ago
  3. 53b8d07 Use autoscroller to handle drag scrolling by Mindy DelliCarpini · 11 years ago
  4. ee0ce2b Fix NPE when drags are cancelled by Michael Jurka · 11 years ago
  5. 04d554a Supply a context to LauncherAppState from the PackageChangedReceiver. by Daniel Sandler · 11 years ago
  6. 0becf1f MemoryTracker/WeightWatcher improvements. by Daniel Sandler · 11 years ago
  7. e060b0b Fix crash when started via Instrumentation. by Daniel Sandler · 11 years ago
  8. d34ba12 Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  9. 41eb470 Fix now showing on screen 1 by Adam Cohen · 11 years ago
  10. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  11. 06e6c8c Merge "Turn off costly profiling." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  12. f061f82 Turn off costly profiling. by Daniel Sandler · 11 years ago
  13. fe7750b Merge "Using package broadcasts to key adding of shortcuts on the workspace." into jb-ub-gel-agar by Adam Cohen · 11 years ago
  14. 2e7471c Accelerate scrolling based on duration of drag near edge by Mindy DelliCarpini · 11 years ago
  15. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 11 years ago
  16. fe4b98a Merge "Start the memory dumper directly." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  17. 8d8ec6f Merge "Include all processes in hprof dumps." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  18. f8577a3 Start the memory dumper directly. by Daniel Sandler · 11 years ago
  19. 8540bb8 Include all processes in hprof dumps. by Daniel Sandler · 11 years ago
  20. ff05190 Merge "Fixing crash in shrink wrap on tablets." into jb-ub-gel-agar by Winson Chung · 11 years ago
  21. 566da10 Fix DEBUG_LOADERS workspace layout ASCII art. by Daniel Sandler · 11 years ago
  22. bd5abfb Merge "Handle pids coming and going in the memory tracker." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  23. f70696d Fixing crash in shrink wrap on tablets. by Winson Chung · 11 years ago
  24. 5ccb418 Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  25. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 11 years ago
  26. b61a35b Handle pids coming and going in the memory tracker. by Daniel Sandler · 11 years ago
  27. 4988340 Fix crash when restarting memory service. by Daniel Sandler · 11 years ago
  28. b9eb286 Memory tracking is now handled by a service. by Daniel Sandler · 11 years ago
  29. 211667e Fix build. by Daniel Sandler · 11 years ago
  30. a127b7a New icon to dump heap information and share it. by Daniel Sandler · 11 years ago
  31. 7c4c510 HACK: Fixing major persistence regression associated with extra screen to the left by Adam Cohen · 11 years ago
  32. a0b5749 Easier way to handle shortcuts by Adam Cohen · 11 years ago
  33. 99894d9 Fixing up handling of shortcuts by Adam Cohen · 11 years ago
  34. 876a846 Add a request code for derived activities to start from. by Mathew Inwood · 11 years ago
  35. e572fe4 Make HolographicOutlineHelper a singleton. by Daniel Sandler · 11 years ago
  36. c6e2f94 Rename mUpTime to mStartTime by Bjorn Bringert · 11 years ago
  37. 1cbd1a0 Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agar by Bjorn Bringert · 11 years ago
  38. 924b993 Memory debugging overlay for L3. by Daniel Sandler · 11 years ago
  39. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago
  40. e61a9a2 Fix issue with setting the current page immediately after a page is added by Adam Cohen · 11 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 · 11 years ago
  42. 66a01fd Add API to launcher to insert a custom page to the left of workspace by Adam Cohen · 11 years ago
  43. 69688aa Add 'animated' argument to onWorkspaceShown; only call it on touch down by Bjorn Bringert · 11 years ago
  44. ecf33e4 Move control of voice button proxy visibility to a public method by Bjorn Bringert · 11 years ago
  45. c459e52 Allow subclassing Launcher by Bjorn Bringert · 11 years ago
  46. 7564d98 Disable clings (they don't make sense with the current state) by Adam Cohen · 11 years ago
  47. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 11 years ago
  48. 947dc54 HACK: Getting rid of all apps button / all apps from AppsCustomizePagedView by Adam Cohen · 11 years ago
  49. b5fe60c Add a dummy activity which we can catch on-click in launcher to open allapps/widgets by Adam Cohen · 11 years ago
  50. 9efb412 Changing default screen to 0 by Adam Cohen · 11 years ago
  51. f0f4eda Making folders scrollable by Adam Cohen · 11 years ago
  52. e441bbc Use standard names for search / voice icon meta-data by Bjorn Bringert · 11 years ago
  53. 32b12d2 Get rid of dependency on android-common by Bjorn Bringert · 11 years ago
  54. f3e92c9 Delete unused class HandleView by Bjorn Bringert · 11 years ago
  55. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago
  56. 7a8b82b Fix for issue 7178173, item disappearing from folder by Adam Cohen · 11 years ago
  57. f0014a6 am dee6975a: am 8a196351: Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct bounds. (Bug 9075810) by Winson Chung · 11 years ago
  58. 8a19635 Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct bounds. (Bug 9075810) by Winson Chung · 11 years ago
  59. a1e7617 am dba56d08: am 2b030fd2: Merge "Persist list of shortcuts to install on home workspace" into jb-mr2-dev by Michael Jurka · 11 years ago
  60. 2b030fd Merge "Persist list of shortcuts to install on home workspace" into jb-mr2-dev by Michael Jurka · 11 years ago
  61. ca9ae3c am 3c73e01b: am c402cd99: Fixing slow binding when returning to Launcher by Michael Jurka · 11 years ago
  62. c402cd9 Fixing slow binding when returning to Launcher by Michael Jurka · 11 years ago
  63. 48c7a93 Persist list of shortcuts to install on home workspace by Michael Jurka · 11 years ago
  64. f862431 am 43b596b4: am 447bf84d: Debug time spent in onResume by Michael Jurka · 11 years ago
  65. 447bf84 Debug time spent in onResume by Michael Jurka · 11 years ago
  66. 8414129 am 659784dc: am 94dcefa4: Merge "Fix bug where apps weren\'t appearing on workspace after being installed" into jb-mr2-dev by Michael Jurka · 11 years ago
  67. 94dcefa Merge "Fix bug where apps weren't appearing on workspace after being installed" into jb-mr2-dev by Michael Jurka · 11 years ago
  68. 354caf7 am 07381ae4: am cdbbab76: Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago
  69. c7700af Fix bug where apps weren't appearing on workspace after being installed by Michael Jurka · 11 years ago
  70. cdbbab7 Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago
  71. cd59767 am 42e22357: am 56d796a9: 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
  72. 3e79edd am aec5943f: am d80dc80d: Merge "Get rid of duplicate backgrounds" into jb-mr2-dev by Michael Jurka · 11 years ago
  73. 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
  74. 84037f2 Fix build breakage from syntax errors by Michael Jurka · 11 years ago
  75. 1b89ad4 Merge "DO NOT MERGE Fix bug where folder was almost transparent" into jb-mr2-dev by Michael Jurka · 11 years ago
  76. 496fefb Get rid of duplicate backgrounds by Michael Jurka · 11 years ago
  77. 83892cc Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421) by Winson Chung · 11 years ago
  78. 7725c79 DO NOT MERGE Fix bug where folder was almost transparent by Michael Jurka · 11 years ago
  79. bbd7e3f Cleanup unused code by Michael Jurka · 11 years ago
  80. fd12e7a am 6df4c12b: am d59b0643: Use user restrictions instead of isLinkedUser by Amith Yamasani · 11 years ago
  81. d59b064 Use user restrictions instead of isLinkedUser by Amith Yamasani · 11 years ago
  82. 7d42997 am 506f5cc2: am 50bdf7e0: Merge "Only postpone animations if app is visible" into jb-mr2-dev by Michael Jurka · 11 years ago
  83. cd496d7 Only postpone animations if app is visible by Michael Jurka · 11 years ago
  84. 032e6ba Clean up unused code by Michael Jurka · 11 years ago
  85. 199d541 Merge "Trim widget names" into jb-mr2-dev by Michael Jurka · 11 years ago
  86. fa56934 Don't set redundant content description for widgets by Michael Jurka · 11 years ago
  87. 74f0537 Trim widget names by Michael Jurka · 11 years ago
  88. 02d1863 Merge "Making folders work in RTL (issue 8569879)" into jb-mr2-dev by Adam Cohen · 11 years ago
  89. 2374abf Making folders work in RTL (issue 8569879) by Adam Cohen · 11 years ago
  90. 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
  91. ae45db0 Update to match API rename by Amith Yamasani · 11 years ago
  92. 9178ed8 Follow API change to isUserLimited() by Amith Yamasani · 11 years ago
  93. 83ca480 Fixing issue where accessibility was reporting items behind an open folder. (Bug 8331717) by Winson Chung · 11 years ago
  94. b68e03a Fix NPE by Michael Jurka · 11 years ago
  95. 39b599e Fix bug where folder open animation gets finished early by Michael Jurka · 11 years ago
  96. 78fbf98 Merge "Fix occasional widget flashing" into jb-mr2-dev by Michael Jurka · 11 years ago
  97. 7607c2f Fix occasional widget flashing by Michael Jurka · 11 years ago
  98. c9d55c0 Merge "Fixing issue where drag view is jumping when you scroll from hovering over an edge. (Bug 8522679)" into jb-mr2-dev by Winson Chung · 11 years ago
  99. df96add Fix crash in draw listener by Michael Jurka · 11 years ago
  100. 25460a1 Fixing issue where drag view is jumping when you scroll from hovering over an edge. (Bug 8522679) by Winson Chung · 11 years ago