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