1. 3a733a7 Fix NPE if workspace is not created yet by Dave Hawkey · 11 years ago
  2. 8239836 Fixing NPE in onFinishBindingItems (issue 10975740) by Adam Cohen · 11 years ago
  3. 8ad682d Merge "Close open folders before moving to -1" into jb-ub-now-indigo-rose by Sandeep Siddhartha · 11 years ago
  4. f2b47f1 Close open folders before moving to -1 by Sandeep Siddhartha · 11 years ago
  5. 54e6513 Ensuring that Launcher always has a search bar. (Bug 10965514) by Winson Chung · 11 years ago
  6. a6125ef Fix build break by Sandeep Siddhartha · 11 years ago
  7. fa54513 Tweaking folder cling to support large folders. by Winson Chung · 11 years ago
  8. 780fe59 Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher. by Winson Chung · 11 years ago
  9. 93c9756 Fixing some touch / interaction problems by Adam Cohen · 11 years ago
  10. a2f665f Broadcast app launches from all apps too. by Anton Hansson · 11 years ago
  11. 94d6768 Restoring INSTALL_SHORTCUT receiver (Bug. 10343529) by Winson Chung · 11 years ago
  12. a0b7e86 Removing any overlapping items with the hotseat. by Winson Chung · 11 years ago
  13. 2b5e56c Merge "Launcher changes to support custom cling hints." into jb-ub-now-indigo-rose by Winson Chung · 11 years ago
  14. 2d75f12 Tweaking styles for AllApps and widgets spaces. (Bug 10843502) by Winson Chung · 11 years ago
  15. e6eabff Launcher changes to support custom cling hints. by Winson Chung · 11 years ago
  16. af40f20 Initial changes to restore clings. by Winson Chung · 11 years ago
  17. 37cab1b Merge "Tweaking page indicators to support add page icon, remembering widget picker page (Bug 10787439)" into jb-ub-now-indigo-rose by Winson Chung · 11 years ago
  18. d7dc681 Fix scroll not sync with QSB in GEL. by Mark Brophy · 11 years ago
  19. ede4129 Removing old debugging logs. (Bug 107442854) by Winson Chung · 11 years ago
  20. 7819a56 Tweaking page indicators to support add page icon, remembering widget picker page (Bug 10787439) by Winson Chung · 11 years ago
  21. b94f3f8 Remove options menu by Michael Jurka · 11 years ago
  22. 8c08281 Merge "Support for dynamically adding/removing -1 screen" into jb-ub-now-indigo-rose by Dave Hawkey · 11 years ago
  23. dbdff6b Handful of small changes / bug fixes by Adam Cohen · 11 years ago
  24. a888158 Support for dynamically adding/removing -1 screen by Dave Hawkey · 11 years ago
  25. 2c38e70 Fix launcher3 standalone build. by John Spurlock · 11 years ago
  26. 1697b79 Fixing up click / long click to enter / exit overview mode by Adam Cohen · 11 years ago
  27. ab2d9d7 Add settled/unsettled state information to launcher by Sandeep Siddhartha · 11 years ago
  28. 040a5d2 Ensure we exit overview mode when screen turns off (issue 10750327) by Adam Cohen · 11 years ago
  29. d3ecce9 Fix issue where you can't long press on empty screen to enter overiew mode by Adam Cohen · 11 years ago
  30. 336fd4f Exit overview mode after setting wallpaper by Michael Jurka · 11 years ago
  31. af110e8 WIP: Add moveToCustomContentScreen method by Allan Wojciechowski · 11 years ago
  32. 0a1cc7d Merge "Shrink-wrapping model to spec (issue 10397399)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  33. 5084cba Shrink-wrapping model to spec (issue 10397399) by Adam Cohen · 11 years ago
  34. 11a1a53 Fixing issue with folders not showing up. by Winson Chung · 11 years ago
  35. 77e1f47 Add system window inset support to DragLayer and children. by John Spurlock · 11 years ago
  36. 85f418d Allow Launcher class to hide activities from All Apps by Bjorn Bringert · 11 years ago
  37. c58497e Initial changes to restore AllApps. by Winson Chung · 11 years ago
  38. eadbfc5 Move wallpapers to external activity by Michael Jurka · 11 years ago
  39. e92c8c8 Merge "Adding custom content scroll progress callback" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  40. 30bacb2 Added settings button to overview mode by Adam Cohen · 11 years ago
  41. c36fa5c Adding custom content scroll progress callback by Adam Cohen · 11 years ago
  42. 4caf298 Logging to disk for more reliable logging by Adam Cohen · 11 years ago
  43. 9e6a0a2 Clearing workspace screen data structures along with pages. by Winson Chung · 11 years ago
  44. 53fc06d Merge "Fixing issue where dragging final items out of hot seat folder can causes inconsistency issue." into jb-ub-gel-agar by Winson Chung · 11 years ago
  45. 6c15a64 Merge "Fixing folders to always show in view, removing old assets and references to LauncherModel count." into jb-ub-gel-agar by Winson Chung · 11 years ago
  46. 0e6a713 Fixing issue where dragging final items out of hot seat folder can causes inconsistency issue. by Winson Chung · 11 years ago
  47. 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 11 years ago
  48. eed7aa4 Merge "Get the view to be used as qsb bar from the launcher directly." into jb-ub-gel-agar by Adam Copp · 11 years ago
  49. a805e1a Finish support for third-party wallpaper pickers by Michael Jurka · 11 years ago
  50. 476493b Get the view to be used as qsb bar from the launcher directly. by Cristina Stancu · 11 years ago
  51. 2b93142 Merge "Don't use a More Apps folder." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  52. 8707e0f Don't use a More Apps folder. by Daniel Sandler · 11 years ago
  53. f300758 Add logging for Folder drag issues by Michael Jurka · 11 years ago
  54. 104c456 Initial implementation of new wallpaper picker. by Michael Jurka · 11 years ago
  55. 6670073 Fixing issue with widget sizes being misreported. by Winson Chung · 11 years ago
  56. 81d6f6e Merge "Removing workspace screens on load and ensuring we don't bind on new apps until returning to Launcher." into jb-ub-gel-agar by Winson Chung · 11 years ago
  57. d64d176 Removing workspace screens on load and ensuring we don't bind on new apps until returning to Launcher. by Winson Chung · 11 years ago
  58. 89bddfa Stripping unused method param by Adam Cohen · 11 years ago
  59. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  60. 8a68701 Merge "Ensuring that we don't clobber workspace screens map when new apps are added." into jb-ub-gel-agar by Winson Chung · 11 years ago
  61. 76828c8 Ensuring that we don't clobber workspace screens map when new apps are added. by Winson Chung · 11 years ago
  62. e341d30 Fixing issue where widgets could not be picked up after the bind-dialog shows. (Bug 10332119) by Winson Chung · 11 years ago
  63. bbd6ba5 Merge "Hide WeightWatcher by default." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  64. 6053b800 Hide WeightWatcher by default. by Daniel Sandler · 11 years ago
  65. 1b7d423 Merge "Adding overview mode for reordering, widget adding and wallpaper switching" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  66. f358a4b Adding overview mode for reordering, widget adding and wallpaper switching by Adam Cohen · 11 years ago
  67. 8481e32 Adding additional debugging code to track screen id updates. by Winson Chung · 11 years ago
  68. 2594d71 Merge "Initial implementation: Broadcasts on app launch." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  69. ff02d49 Initial implementation: Broadcasts on app launch. by Daniel Sandler · 11 years ago
  70. 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 · 11 years ago
  71. 5455425 Fix bugs with dragging items out of folders by Michael Jurka · 11 years ago
  72. 707f650 Merge "Adding hint for launcher to pre-create custom workspace screen." into jb-ub-gel-agar by Winson Chung · 11 years ago
  73. 98ca0f7 Adding hint for launcher to pre-create custom workspace screen. by Winson Chung · 11 years ago
  74. 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 · 11 years ago
  75. 997a923 Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic. by Winson Chung · 11 years ago
  76. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 11 years ago
  77. 8c87cd8 Fixing issue where the page was reset to 0 on rotation. by Winson Chung · 11 years ago
  78. bffe745 Adding contract for custom content screen by Adam Cohen · 11 years ago
  79. ae6f6c6 Merge "Adding switch to toggle Memory Overlay" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  80. 39a0604 Adding switch to toggle Memory Overlay by Adam Cohen · 11 years ago
  81. 1e2f465 Implement ability to uninstall shortcuts from workspace by Michael Jurka · 11 years ago
  82. edb4076 More PagedView cleanup by Adam Cohen · 11 years ago
  83. 02b3a8c Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  84. d2be381 Removing old scroll indicator and adding page indicator dots. by Winson Chung · 11 years ago
  85. 96d30a1 Adding notion of fullscreen page to PagedView by Adam Cohen · 11 years ago
  86. 156ab5b Fixing issue where migration all apps folder couldn't be picked up. by Winson Chung · 11 years ago
  87. dedbd96 Enabling reordering by Adam Cohen · 11 years ago
  88. ce37663 Fixing crash due to checking hotseat items for collisions incorrectly. by Winson Chung · 11 years ago
  89. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 11 years ago
  90. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 11 years ago
  91. e060b0b Fix crash when started via Instrumentation. by Daniel Sandler · 11 years ago
  92. d34ba12 Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  93. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  94. 06e6c8c Merge "Turn off costly profiling." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  95. f061f82 Turn off costly profiling. by Daniel Sandler · 11 years ago
  96. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 11 years ago
  97. f8577a3 Start the memory dumper directly. by Daniel Sandler · 11 years ago
  98. 5ccb418 Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  99. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 11 years ago
  100. b9eb286 Memory tracking is now handled by a service. by Daniel Sandler · 11 years ago