1. c36fa5c Adding custom content scroll progress callback by Adam Cohen · 11 years ago
  2. 4caf298 Logging to disk for more reliable logging by Adam Cohen · 11 years ago
  3. 9e6a0a2 Clearing workspace screen data structures along with pages. by Winson Chung · 11 years ago
  4. 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
  5. 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
  6. cc07e7a Add wallpaper parallax by Michael Jurka · 11 years ago
  7. 0e6a713 Fixing issue where dragging final items out of hot seat folder can causes inconsistency issue. by Winson Chung · 11 years ago
  8. 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 11 years ago
  9. 104c456 Initial implementation of new wallpaper picker. by Michael Jurka · 11 years ago
  10. 6670073 Fixing issue with widget sizes being misreported. by Winson Chung · 11 years ago
  11. 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
  12. 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
  13. 89bddfa Stripping unused method param by Adam Cohen · 11 years ago
  14. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  15. 76828c8 Ensuring that we don't clobber workspace screens map when new apps are added. by Winson Chung · 11 years ago
  16. 2702ea0 Removing custom content padding by Adam Cohen · 11 years ago
  17. 3d1b2b4 Passing right swipes through to custom content by Adam Cohen · 11 years ago
  18. 61a9a5c Don't switch pages when dragging out of folder by Adam Cohen · 11 years ago
  19. 1b7d423 Merge "Adding overview mode for reordering, widget adding and wallpaper switching" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  20. f358a4b Adding overview mode for reordering, widget adding and wallpaper switching by Adam Cohen · 11 years ago
  21. cda0921 Merge changes I559fae32,Ic4db1a3a into jb-ub-gel-agar by Winson Chung · 11 years ago
  22. e666195 It is *very important* to call super.onDetachedFromWindow() Bug #10075732 by Romain Guy · 11 years ago
  23. 45fa06e Adding additional logging. by Winson Chung · 11 years ago
  24. 8481e32 Adding additional debugging code to track screen id updates. by Winson Chung · 11 years ago
  25. 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
  26. 482a5b6 Fixing crash due to grabbing oob screen index. (Bug 10114488) by Winson Chung · 11 years ago
  27. 707f650 Merge "Adding hint for launcher to pre-create custom workspace screen." into jb-ub-gel-agar by Winson Chung · 11 years ago
  28. 98ca0f7 Adding hint for launcher to pre-create custom workspace screen. by Winson Chung · 11 years ago
  29. 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
  30. 08ab8d2 Merge "Prevent dragging workspace items to custom content page." into jb-ub-gel-agar by Winson Chung · 11 years ago
  31. df11a77 Merge "Adding support for custom page indicator markers." into jb-ub-gel-agar by Winson Chung · 11 years ago
  32. ce9249e Call onShow/onHide when visibility changes on -1 screen. by Derek Prothro · 11 years ago
  33. 82dfe58 Adding support for custom page indicator markers. by Winson Chung · 11 years ago
  34. 9883c9a Prevent dragging workspace items to custom content page. by Winson Chung · 11 years ago
  35. 997a923 Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic. by Winson Chung · 11 years ago
  36. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 11 years ago
  37. 6ad0e7d Fix overhang of custom content area into first screen of launcher by Adam Cohen · 11 years ago
  38. ec40b2b Giving custom content full screen by Adam Cohen · 11 years ago
  39. bffe745 Adding contract for custom content screen by Adam Cohen · 11 years ago
  40. bc902ad Merge "Fixing performance issues with drawing all visible pages." into jb-ub-gel-agar by Winson Chung · 11 years ago
  41. d637124 Merge "Just for now, for fun" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  42. 3e056d1 Merge "Adding layout transition for when pages get deleted" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  43. 955806d Just for now, for fun by Adam Cohen · 11 years ago
  44. 22cba7f Adding layout transition for when pages get deleted by Adam Cohen · 11 years ago
  45. 1e2f465 Implement ability to uninstall shortcuts from workspace by Michael Jurka · 11 years ago
  46. c9ca298 Fixing performance issues with drawing all visible pages. by Winson Chung · 11 years ago
  47. edb4076 More PagedView cleanup by Adam Cohen · 11 years ago
  48. 02b3a8c Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agar by Adam Cohen · 11 years ago
  49. d2be381 Removing old scroll indicator and adding page indicator dots. by Winson Chung · 11 years ago
  50. 96d30a1 Adding notion of fullscreen page to PagedView by Adam Cohen · 11 years ago
  51. b5da445 Merge "Fixing issue where migration all apps folder couldn't be picked up." into jb-ub-gel-agar by Adam Cohen · 11 years ago
  52. 156ab5b Fixing issue where migration all apps folder couldn't be picked up. by Winson Chung · 11 years ago
  53. accfd56 Fix weird page jumps after dropping items by Adam Cohen · 11 years ago
  54. dedbd96 Enabling reordering by Adam Cohen · 11 years ago
  55. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 11 years ago
  56. d6e7aa3 Fix widget resizing (Which stopped working at some point) by Adam Cohen · 11 years ago
  57. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 11 years ago
  58. ee0ce2b Fix NPE when drags are cancelled by Michael Jurka · 11 years ago
  59. d34ba12 Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agar by Daniel Sandler · 11 years ago
  60. 41eb470 Fix now showing on screen 1 by Adam Cohen · 11 years ago
  61. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  62. c916834 Using package broadcasts to key adding of shortcuts on the workspace. by Winson Chung · 11 years ago
  63. f70696d Fixing crash in shrink wrap on tablets. by Winson Chung · 11 years ago
  64. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 11 years ago
  65. 7c4c510 HACK: Fixing major persistence regression associated with extra screen to the left by Adam Cohen · 11 years ago
  66. a0b5749 Easier way to handle shortcuts by Adam Cohen · 11 years ago
  67. 99894d9 Fixing up handling of shortcuts by Adam Cohen · 11 years ago
  68. e572fe4 Make HolographicOutlineHelper a singleton. by Daniel Sandler · 11 years ago
  69. 1cbd1a0 Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agar by Bjorn Bringert · 11 years ago
  70. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago
  71. 66a01fd Add API to launcher to insert a custom page to the left of workspace by Adam Cohen · 11 years ago
  72. c459e52 Allow subclassing Launcher by Bjorn Bringert · 11 years ago
  73. e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 11 years ago
  74. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago[Renamed (99%) from src/com/android/launcher2/Workspace.java]
  75. 354caf7 am 07381ae4: am cdbbab76: Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago
  76. cdbbab7 Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242) by Winson Chung · 11 years ago
  77. 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
  78. 83892cc Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421) by Winson Chung · 11 years ago
  79. 032e6ba Clean up unused code by Michael Jurka · 11 years ago
  80. 25460a1 Fixing issue where drag view is jumping when you scroll from hovering over an edge. (Bug 8522679) by Winson Chung · 11 years ago
  81. f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 11 years ago
  82. 315d38e Improve All Apps --> Workspace performance by Michael Jurka · 12 years ago
  83. ce3cbd1 Disable clipping where unnecessary by Romain Guy · 12 years ago
  84. 52aee60 Adding RTL paging. by Winson Chung · 12 years ago
  85. 47639b9 Use less HW layers in All Apps by Michael Jurka · 12 years ago
  86. 3c1681d Cleaning up unused code by Michael Jurka · 12 years ago
  87. eeacd56 Remove unnecessary allocations during draw Bug #7327799 by Romain Guy · 12 years ago
  88. aaa5c21 Fix to ensure default widgets get size callbacks (issue 7287744) by Adam Cohen · 12 years ago
  89. 37990b4 Fix # 6925851: Workspace page spacing gets messed up by Michael Jurka · 12 years ago
  90. 9e05a5e Making launcher use new widget binding APIs by Adam Cohen · 12 years ago
  91. 8242250 Fixing some warnings by Michael Jurka · 12 years ago
  92. 8a43510 Fixing issue where we were not removing items from LauncherModel and only the add-queue. (Bug 7078244) by Winson Chung · 12 years ago
  93. 307fe23 Adding the ability to scale the hotseat or items in the hotseat by Adam Cohen · 12 years ago
  94. 90abcc9 resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd by Ed Heyl · 12 years ago
  95. 1462de3 Ensuring that restoreInstanceState is being called promptly for synchronously bound page by Adam Cohen · 12 years ago
  96. d7d37b1 DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288) by Adam Cohen · 12 years ago
  97. b8b2a5a Initial changes to synchronously load workspace on rotation. by Winson Chung · 12 years ago
  98. bb00ff2 Fix inconsistency when dropping to hotseat by Adam Cohen · 12 years ago
  99. e52a750 Fixing issue where the scrolling indicator was stuck while panning pages in spring loaded mode. (Bug 6603301) by Winson Chung · 12 years ago
  100. 487f7dd Trying to track down corrupt database / items disappearing by Adam Cohen · 12 years ago