1. 33a152f Merging motorola's patch to prevent crashes on view id mess up by Sunny Goyal · 11 years ago
  2. 96bb798 Enabling quantum look and feel everywhere by Adam Cohen · 11 years ago
  3. 71b0473 Add new assets for LMP preview by Adam Cohen · 11 years ago
  4. e0aaa0d Remove antiquated way of determining CellInfo during long press by Adam Cohen · 11 years ago
  5. 5f7099a Allow scrolling folders in when all apps is disabled. by Nilesh Agrawal · 12 years ago
  6. 34c2e6c Clean up imports by Michael Jurka · 12 years ago
  7. b6147f8 Merge "Adjusting grid for tablets and fixing incorrect resources for large tablets." into jb-ub-now-kermit by Winson Chung · 12 years ago
  8. fe69287 Fix new NPE relating to reorder hints by Adam Cohen · 12 years ago
  9. 59a488a Adjusting grid for tablets and fixing incorrect resources for large tablets. by Winson Chung · 12 years ago
  10. fa3c58f Adding reorder hinting, hopefully will help with (issue 10654628) by Adam Cohen · 12 years ago
  11. 917e388 Fix issue with adding widget with config activity to empty screen (issue 11381059) by Adam Cohen · 12 years ago
  12. 6e1c0d3 Initial changes to support smaller landscape layouts. by Winson Chung · 12 years ago
  13. 3a6e7f3 Initial changes for new clings. (Bug 11142616) by Winson Chung · 12 years ago
  14. 558f1c2 Fix NPE in CellLayout (issue 11113502) by Adam Cohen · 12 years ago
  15. d706e0a Merge "Getting rid of additive blending for overscroll (issue 11072246)" into jb-ub-now-indigo-rose by Adam Cohen · 12 years ago
  16. 47ec25f Getting rid of additive blending for overscroll (issue 11072246) by Adam Cohen · 12 years ago
  17. 69737c3 Ensuring that we offset cell items by their destination cell padding. (Bug 10881814) by Winson Chung · 12 years ago
  18. 82a9bd2 Accounting for background padding when drawing the bg. (Bug 10881814) by Winson Chung · 12 years ago
  19. 38848ca Offsetting the CellLayout by the remainder space to center it. (Bug 11030678) by Winson Chung · 12 years ago
  20. 01f2d7f Disable hardware layer on custom screen by Chris Craik · 12 years ago
  21. 02dcfcc Toning down overscroll overlay (issue 11023942) by Adam Cohen · 12 years ago
  22. fe411c8 Fixing issue where incorrect min/max widths/heights were being reported to widgets. (Bug 10940505) by Winson Chung · 12 years ago
  23. 2d75f12 Tweaking styles for AllApps and widgets spaces. (Bug 10843502) by Winson Chung · 12 years ago
  24. 410f3cd Getting the Overview Mode to look up to spec by Adam Cohen · 12 years ago
  25. 5108bc0 More folder cleanup by Adam Cohen · 12 years ago
  26. 89f9705 Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956) by Winson Chung · 12 years ago
  27. 11a1a53 Fixing issue with folders not showing up. by Winson Chung · 12 years ago
  28. e5d43a4 Recompute cell size when inputs change. by John Spurlock · 12 years ago
  29. 414300a Clean up unused code by Michael Jurka · 12 years ago
  30. 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 12 years ago
  31. 912d360 Fix build. by Daniel Sandler · 12 years ago
  32. 6670073 Fixing issue with widget sizes being misreported. by Winson Chung · 12 years ago
  33. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 12 years ago
  34. ec40b2b Giving custom content full screen by Adam Cohen · 12 years ago
  35. dedbd96 Enabling reordering by Adam Cohen · 12 years ago
  36. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 12 years ago
  37. f0f4eda Making folders scrollable by Adam Cohen · 12 years ago
  38. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/CellLayout.java]
  39. 2374abf Making folders work in RTL (issue 8569879) by Adam Cohen · 12 years ago
  40. f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 12 years ago
  41. 388e8c5 Prevent CellLayouts from making calls to saveLayerAlpha() by Romain Guy · 12 years ago
  42. ce3cbd1 Disable clipping where unnecessary by Romain Guy · 13 years ago
  43. f3900c2 Refactoring push reordering (issue 7139335) by Adam Cohen · 13 years ago
  44. 215b416 Fix an error that is not being expressed by Adam Cohen · 13 years ago
  45. e048950 Fixing a couple small issues with reordering (issue 7064138), (issue 7064337) by Adam Cohen · 13 years ago
  46. 1dc3b9a Merge "Adding the ability to scale the hotseat or items in the hotseat" into jb-mr1-dev by Adam Cohen · 13 years ago
  47. 307fe23 Adding the ability to scale the hotseat or items in the hotseat by Adam Cohen · 13 years ago
  48. ddfe982 Remove unused import by Michael Jurka · 13 years ago
  49. 90abcc9 resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd by Ed Heyl · 13 years ago
  50. 1462de3 Ensuring that restoreInstanceState is being called promptly for synchronously bound page by Adam Cohen · 13 years ago
  51. a56dc10 Fix issue with push in reordering (bug: 6259603) by Adam Cohen · 13 years ago
  52. 92750b1 Merge "Trying to track down corrupt database / items disappearing" by Adam Cohen · 13 years ago
  53. 487f7dd Trying to track down corrupt database / items disappearing by Adam Cohen · 13 years ago
  54. ca99383 Disable hardware layers for drag views by Michael Jurka · 13 years ago
  55. d51f33a Only enable hardware layers on visible workspace pages by Michael Jurka · 13 years ago
  56. b1daa48 Remove unneeded imports by Michael Jurka · 13 years ago
  57. 2ecf995 Remove use of private ValueAnimator api by Michael Jurka · 13 years ago
  58. 629758f Remove unnecessary use of some private APIs by Michael Jurka · 13 years ago
  59. 4abc5bd Improve reordering by always using the "push mechanic" if possible (issue 6275309) by Adam Cohen · 13 years ago
  60. e7587d2 Fix issue where reorder animations could leave views in translated state by Adam Cohen · 13 years ago
  61. d024f98 Cleaning up some reordering issues: by Adam Cohen · 13 years ago
  62. fe41ac6 Fix issue with re-order animation not hinting the correct direction by Adam Cohen · 13 years ago
  63. 7bdfc97 Fix a couple small bugs (issue 6539339) by Adam Cohen · 13 years ago
  64. faf22e1 Ensure that rearranged widgets return to translationY=0 by Brandon Keely · 13 years ago
  65. f32d71a Merge "Adjusting animations for home screen widget reordering." into jb-dev by Brandon Keely · 13 years ago
  66. 50e6e56 Adjusting animations for home screen widget reordering. by Brandon Keely · 13 years ago
  67. df4c0e2 Merge "Don't show the outline on the current page" into jb-dev by Michael Jurka · 13 years ago
  68. a3d30ad Don't show the outline on the current page by Michael Jurka · 13 years ago
  69. de38e42 7" launcher changes. by Andrew Flynn · 13 years ago
  70. 8a0bff5 Remove unnecessary allocations by Romain Guy · 13 years ago
  71. 850d2e7 Support split status bar in launcher by Andrew Flynn · 13 years ago
  72. e3e03bc Fixing issue where widgets larger than the workspace were now bounded when dropped. (Bug 6424463); by Winson Chung · 13 years ago
  73. dd13e3d Use public API to get padding by Michael Jurka · 13 years ago
  74. a897f39 Making launcher update widgets with min/max extents by Adam Cohen · 13 years ago
  75. f4bd579 Refactoring dimens for cell size / gap by Adam Cohen · 13 years ago
  76. af9504d Removing crosshairs by Michael Jurka · 13 years ago
  77. 8b805b1 Remove use of private APIs by Michael Jurka · 13 years ago
  78. 3a9fced Fix warnings and remove dead code by Michael Jurka · 13 years ago
  79. bebf042 Widget resizing can now displace items by Adam Cohen · 13 years ago
  80. c6cc61d Cleanup and refactoring in relation to drag and drop by Adam Cohen · 13 years ago
  81. ec11405 Merge "Fixing launcher ANR (issue 6238175)" by Adam Cohen · 13 years ago
  82. 5b53f29 Fixing launcher ANR (issue 6238175) by Adam Cohen · 13 years ago
  83. 2acce88 Fixing crash when dropping item in hotseat (issue 6246039) by Adam Cohen · 13 years ago
  84. b209e63 Fixing small bug where final item position might not match preview by Adam Cohen · 13 years ago
  85. ea889a2 Fix non-persistence of launcher (broken by reordering changes) by Adam Cohen · 13 years ago
  86. 7fbec10 Fixing EmptyStackException (issue 6117943) by Adam Cohen · 13 years ago
  87. 19f3792 Implementing spring-back version of reordering by Adam Cohen · 13 years ago
  88. 6b8a02d Fixing animation bug for reordering by Adam Cohen · 13 years ago
  89. 8baab35 Code cleanup + a bit of documentation for reordering by Adam Cohen · 13 years ago
  90. a52570f Eliminate custom alpha handling in CellLayout by Michael Jurka · 13 years ago
  91. 47a876d Tweaking reordering algorithm -- added "pushing" notion by Adam Cohen · 13 years ago
  92. 482ed82 Initial implementation of CellLayout auto-reordering by Adam Cohen · 13 years ago
  93. eecf02d Fixing some issues/regressions related to scaled icons. by Winson Chung · 13 years ago
  94. 633f1aa am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode. by Andrew Flynn · 13 years ago
  95. bc239a1 Scale icons down for sw600dp-land mode. by Andrew Flynn · 13 years ago
  96. 826a661 resolved conflicts for merge of a3e22d6a to master by Andrew Flynn · 13 years ago
  97. 0dca1ec New small/large screen division for Launcher. by Andrew Flynn · 14 years ago
  98. d41fbf5 When adding or moving a resizable widget, the widget may resize by Adam Cohen · 14 years ago
  99. 7372c59 Remove use of setFast* properties by Michael Jurka · 14 years ago
  100. afaa050 Small optimizations for the All Apps transition by Michael Jurka · 14 years ago