1. ce37663 Fixing crash due to checking hotseat items for collisions incorrectly. by Winson Chung · 11 years ago
  2. 34a3340 Merge "Ensuring that the db reflects all package added/removed/updated broadcasts." into jb-ub-gel-agar by Adam Cohen · 11 years ago
  3. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 11 years ago
  4. 0d3b809 Merge "Further MemoryTracker robustness:" into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  5. 0ffac43 RTL for PagedView by Adam Cohen · 11 years ago
  6. d6e7aa3 Fix widget resizing (Which stopped working at some point) by Adam Cohen · 11 years ago
  7. 3bc8e17 Merge "Porting PagedView from KG to gain simplified scaling model, reordering" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  8. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 11 years ago
  9. 0adfc5a Further MemoryTracker robustness: by Daniel Sandler · 11 years ago
  10. a29949d Merge changes I454a09c4,Ic0113388 into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  11. 70c987a Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agar by Mindy DelliCarpini · 11 years ago
  12. 53b8d07 Use autoscroller to handle drag scrolling by Mindy DelliCarpini · 11 years ago
  13. ee0ce2b Fix NPE when drags are cancelled by Michael Jurka · 11 years ago
  14. 2566b57 Add mutex around memory tracker data. by Daniel Sandler · 11 years ago
  15. 4de7f73 Don't dump hprof for other processes. by Daniel Sandler · 11 years ago
  16. 04d554a Supply a context to LauncherAppState from the PackageChangedReceiver. by Daniel Sandler · 11 years ago
  17. 0becf1f MemoryTracker/WeightWatcher improvements. by Daniel Sandler · 11 years ago
  18. e060b0b Fix crash when started via Instrumentation. by Daniel Sandler · 11 years ago
  19. d34ba12 Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  20. 41eb470 Fix now showing on screen 1 by Adam Cohen · 11 years ago
  21. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  22. 06e6c8c Merge "Turn off costly profiling." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  23. f061f82 Turn off costly profiling. by Daniel Sandler · 11 years ago
  24. fe7750b Merge "Using package broadcasts to key adding of shortcuts on the workspace." into jb-ub-gel-agar by Adam Cohen · 11 years ago
  25. 2e7471c Accelerate scrolling based on duration of drag near edge by Mindy DelliCarpini · 11 years ago
  26. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 11 years ago
  27. fe4b98a Merge "Start the memory dumper directly." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  28. 8d8ec6f Merge "Include all processes in hprof dumps." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  29. f8577a3 Start the memory dumper directly. by Daniel Sandler · 11 years ago
  30. 8540bb8 Include all processes in hprof dumps. by Daniel Sandler · 11 years ago
  31. ff05190 Merge "Fixing crash in shrink wrap on tablets." into jb-ub-gel-agar by Winson Chung · 11 years ago
  32. 566da10 Fix DEBUG_LOADERS workspace layout ASCII art. by Daniel Sandler · 11 years ago
  33. bd5abfb Merge "Handle pids coming and going in the memory tracker." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  34. f70696d Fixing crash in shrink wrap on tablets. by Winson Chung · 11 years ago
  35. 5ccb418 Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  36. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 11 years ago
  37. b61a35b Handle pids coming and going in the memory tracker. by Daniel Sandler · 11 years ago
  38. 4988340 Fix crash when restarting memory service. by Daniel Sandler · 11 years ago
  39. b9eb286 Memory tracking is now handled by a service. by Daniel Sandler · 11 years ago
  40. 211667e Fix build. by Daniel Sandler · 11 years ago
  41. a127b7a New icon to dump heap information and share it. by Daniel Sandler · 11 years ago
  42. 7c4c510 HACK: Fixing major persistence regression associated with extra screen to the left by Adam Cohen · 11 years ago
  43. a0b5749 Easier way to handle shortcuts by Adam Cohen · 11 years ago
  44. 99894d9 Fixing up handling of shortcuts by Adam Cohen · 11 years ago
  45. 876a846 Add a request code for derived activities to start from. by Mathew Inwood · 11 years ago
  46. e572fe4 Make HolographicOutlineHelper a singleton. by Daniel Sandler · 11 years ago
  47. c6e2f94 Rename mUpTime to mStartTime by Bjorn Bringert · 11 years ago
  48. 1cbd1a0 Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agar by Bjorn Bringert · 11 years ago
  49. 924b993 Memory debugging overlay for L3. by Daniel Sandler · 11 years ago
  50. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago
  51. e61a9a2 Fix issue with setting the current page immediately after a page is added by Adam Cohen · 11 years ago
  52. 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
  53. 66a01fd Add API to launcher to insert a custom page to the left of workspace by Adam Cohen · 11 years ago
  54. 69688aa Add 'animated' argument to onWorkspaceShown; only call it on touch down by Bjorn Bringert · 11 years ago
  55. ecf33e4 Move control of voice button proxy visibility to a public method by Bjorn Bringert · 11 years ago
  56. c459e52 Allow subclassing Launcher by Bjorn Bringert · 11 years ago
  57. 7564d98 Disable clings (they don't make sense with the current state) by Adam Cohen · 11 years ago
  58. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 11 years ago
  59. 947dc54 HACK: Getting rid of all apps button / all apps from AppsCustomizePagedView by Adam Cohen · 11 years ago
  60. b5fe60c Add a dummy activity which we can catch on-click in launcher to open allapps/widgets by Adam Cohen · 11 years ago
  61. 9efb412 Changing default screen to 0 by Adam Cohen · 11 years ago
  62. f0f4eda Making folders scrollable by Adam Cohen · 11 years ago
  63. e441bbc Use standard names for search / voice icon meta-data by Bjorn Bringert · 11 years ago
  64. 42aa7b2 Remove wallpapers for real this time. by Daniel Sandler · 11 years ago
  65. 32b12d2 Get rid of dependency on android-common by Bjorn Bringert · 11 years ago
  66. f3e92c9 Delete unused class HandleView by Bjorn Bringert · 11 years ago
  67. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago
  68. b582cd2 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  69. 7a8b82b Fix for issue 7178173, item disappearing from folder by Adam Cohen · 11 years ago
  70. 2b67bb5 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  71. 03db876 am 08732898: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  72. 0873289 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  73. 88cf191 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  74. 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
  75. dee6975 am 8a196351: Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct bounds. (Bug 9075810) by Winson Chung · 11 years ago
  76. 8a19635 Fixing issue where FastBitmapDrawable is not scaling the drawing into the correct bounds. (Bug 9075810) by Winson Chung · 11 years ago
  77. a705456 am 9be6ae72: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  78. 9be6ae7 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  79. cdc7e3f merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  80. 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
  81. dba56d0 am 2b030fd2: Merge "Persist list of shortcuts to install on home workspace" into jb-mr2-dev by Michael Jurka · 11 years ago
  82. 2b030fd Merge "Persist list of shortcuts to install on home workspace" into jb-mr2-dev by Michael Jurka · 11 years ago
  83. ca9ae3c am 3c73e01b: am c402cd99: Fixing slow binding when returning to Launcher by Michael Jurka · 11 years ago
  84. 3c73e01 am c402cd99: Fixing slow binding when returning to Launcher by Michael Jurka · 11 years ago
  85. c402cd9 Fixing slow binding when returning to Launcher by Michael Jurka · 11 years ago
  86. 48c7a93 Persist list of shortcuts to install on home workspace by Michael Jurka · 11 years ago
  87. 3736062 am e29b9ae4: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  88. e29b9ae Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  89. d389908 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  90. 040c13b am 9ad2c67a: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  91. 9ad2c67 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  92. f862431 am 43b596b4: am 447bf84d: Debug time spent in onResume by Michael Jurka · 11 years ago
  93. 43b596b am 447bf84d: Debug time spent in onResume by Michael Jurka · 11 years ago
  94. 447bf84 Debug time spent in onResume by Michael Jurka · 11 years ago
  95. dcf82f8 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  96. 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
  97. 659784d 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
  98. 94dcefa Merge "Fix bug where apps weren't appearing on workspace after being installed" into jb-mr2-dev by Michael Jurka · 11 years ago
  99. 354caf7 am 07381ae4: am cdbbab76: Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago
  100. 07381ae am cdbbab76: Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago