1. aaa530a Tweaking drop target transition to prevent flash. by Winson Chung · 14 years ago
  2. 3818eaf Merge "No longer generating title bitmaps for icons." by Michael Jurka · 14 years ago
  3. c85ea57 No longer generating title bitmaps for icons. by Winson Chung · 14 years ago
  4. 51e9503 Fix for bug 5015232, folder won't open by Adam Cohen · 14 years ago
  5. e0cccab Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds." by Winson Chung · 14 years ago
  6. 53b7a64 Merge "Little fix for folders" by Adam Cohen · 14 years ago
  7. 273c102 Clamping touch positions to drag layer rect to prevent dragging outside of bounds. by Winson Chung · 14 years ago
  8. 2f52ee8 Merge "Solving rendering issues when unshrinking" by Michael Jurka · 14 years ago
  9. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 14 years ago
  10. 280969c Solving rendering issues when unshrinking by Michael Jurka · 14 years ago
  11. a71cb17 Fix rendering issue when coming from spring loaded mode by Michael Jurka · 14 years ago
  12. 0b4870d Fix bug: deleting items in foldersd does not persist by Michael Jurka · 14 years ago
  13. 0c4ade1 Cleaning out unused lines of code by Michael Jurka · 14 years ago
  14. e9166b2 Little fix for folders by Adam Cohen · 14 years ago
  15. ff0e01b Disable wallpaper panning when switching to All Apps by Michael Jurka · 14 years ago
  16. 14a001a Merge "Remove unnecessary lock" by Michael Jurka · 14 years ago
  17. 33829b6 Merge "Improving LauncherModel performance" by Michael Jurka · 14 years ago
  18. a8c760d Improving LauncherModel performance by Michael Jurka · 14 years ago
  19. fbfb34d Merge "Fixing small bug where you could not cancel springloaded the first time you drag out of layout." by Winson Chung · 14 years ago
  20. b8dffaf Fixing small bug where you could not cancel springloaded the first time you drag out of layout. by Winson Chung · 14 years ago
  21. f62e8fd Merge "Moving a bit of code around" by Michael Jurka · 14 years ago
  22. 358049b Merge "Substantially improved performance of dragging and drop animations" by Adam Cohen · 14 years ago
  23. 35aa14d Don't reset pages in AllApps if not necessary by Michael Jurka · 14 years ago
  24. 8dfcba4 Substantially improved performance of dragging and drop animations by Adam Cohen · 14 years ago
  25. be69cc8 Remove unnecessary lock by Michael Jurka · 14 years ago
  26. 4842ed0 Moving a bit of code around by Michael Jurka · 14 years ago
  27. 649723c Updating assets. by Winson Chung · 14 years ago
  28. c07918d Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode. by Winson Chung · 14 years ago
  29. d044526 Adding transitions during folder creation by Adam Cohen · 14 years ago
  30. 95bb800 Folders now close in various situations where we want them to: by Adam Cohen · 14 years ago
  31. ec228e7 Merge "Cleaning up Folder accept animation drawing" by Adam Cohen · 14 years ago
  32. d5dd2fb Merge "Remove workaround for wrong search icon in landscape." by Mathew Inwood · 14 years ago
  33. 69ce2e5 Cleaning up Folder accept animation drawing by Adam Cohen · 14 years ago
  34. c9c56f4 Merge "Added transitions when dropping items onto Folders, fixed bugs" by Adam Cohen · 14 years ago
  35. 3e8f811 Added transitions when dropping items onto Folders, fixed bugs by Adam Cohen · 14 years ago
  36. 967289b Adding new assets. by Winson Chung · 14 years ago
  37. 68524cd Remove workaround for wrong search icon in landscape. by Mathew Inwood · 14 years ago
  38. 3ac74c5 Tweaking the scroll indicators with new assets and sizing. by Winson Chung · 14 years ago
  39. 04dc2bc Merge "Fixing small folder bugs" by Adam Cohen · 14 years ago
  40. 0e4857c Fixing small folder bugs by Adam Cohen · 14 years ago
  41. fb25a8e Merge "Tweaking AppsCustomize spacing to match CellLayout." by Winson Chung · 14 years ago
  42. db1138b Tweaking AppsCustomize spacing to match CellLayout. by Winson Chung · 14 years ago
  43. 716b51e Adding transitions after reorder within folder by Adam Cohen · 14 years ago
  44. 6a0f57d Populating some more accessibility events. by Winson Chung · 14 years ago
  45. e87b924 Making folder items match those on workspace by Adam Cohen · 14 years ago
  46. 8e776a6 Pushing folders up to DragLayer by Adam Cohen · 14 years ago
  47. 785a109 Merge "Fixing crash when adding/removing new packages while AppsCustomize is open." by Winson Chung · 14 years ago
  48. 875de7e Fixing crash when adding/removing new packages while AppsCustomize is open. by Winson Chung · 14 years ago
  49. c508b2d Dealing with upgrade from previous Folder implementation by Adam Cohen · 14 years ago
  50. a65beee Fixing a couple folder bugs by Adam Cohen · 14 years ago
  51. 518eb5d Merge "Keeping folders synced when applications are uninstalled" by Adam Cohen · 14 years ago
  52. df1e4e8 Keeping folders synced when applications are uninstalled by Adam Cohen · 14 years ago
  53. d294526 Making slightly different layout for shortcut pages in Widgets tab. by Winson Chung · 14 years ago
  54. 181c1b5 Merge "Fix bug 4901543. Shadow now remains on FolderIcon after rename." by Adam Cohen · 14 years ago
  55. d63cfa9 Fix bug 4901543. Shadow now remains on FolderIcon after rename. by Adam Cohen · 14 years ago
  56. 8b456cf Merge "Tweaking input flags for Folder renaming" by Adam Cohen · 14 years ago
  57. 8981462 Merge "Using GridLayout in AppsCustomize widgets tab." by Winson Chung · 14 years ago
  58. 7a14d0b Tweaking input flags for Folder renaming by Adam Cohen · 14 years ago
  59. fd3385f Using GridLayout in AppsCustomize widgets tab. by Winson Chung · 14 years ago
  60. afb01ee Folder auto-destroys itself when there is only one item left. by Adam Cohen · 14 years ago
  61. 4e07654 Cleaning up dead code. by Winson Chung · 14 years ago
  62. 845149a Merge "Removing the old dot.dot.dot page indicators at the bottom." by Winson Chung · 14 years ago
  63. 74608b5 Removing the old dot.dot.dot page indicators at the bottom. by Winson Chung · 14 years ago
  64. b44b524 Loading previews and holographic icons in background thread using AsyncTasks. by Winson Chung · 14 years ago
  65. 4b825dcd Tweaking launcher grid and spacing. by Winson Chung · 14 years ago
  66. 1d9af7d Fixing bug where touch breaks completely after item removed from folder by Adam Cohen · 14 years ago
  67. 6be5949 A fullscreen wallpaper chooser for all screen sizes. by Amith Yamasani · 14 years ago
  68. 2a451ab Merge "Adding select all on focus to folder renaming, changed spacing" by Adam Cohen · 14 years ago
  69. 4ef610f Adding select all on focus to folder renaming, changed spacing by Adam Cohen · 14 years ago
  70. 6a888d2 Merge "New folder visualization, renaming, staggering reorder" by Adam Cohen · 14 years ago
  71. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 14 years ago
  72. 201bc82 Need to remove views and not just hide them after animations. by Winson Chung · 14 years ago
  73. eb66b14 Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages. by Winson Chung · 14 years ago
  74. 007c698 Adding signposting to Phone UI in Workspace/AppsCustomize. by Winson Chung · 14 years ago
  75. 1dfdf23 Merge "Fixing crash in FocusHelper and removing some old focus code for old Customize layout." by Winson Chung · 14 years ago
  76. bf8bee7 Merge "Tightening up the widget resize frame to account for widget padding" by Adam Cohen · 14 years ago
  77. 37b59ff Tightening up the widget resize frame to account for widget padding by Adam Cohen · 14 years ago
  78. faa1325 Fixing crash in FocusHelper and removing some old focus code for old Customize layout. by Winson Chung · 14 years ago
  79. bfbfd26 Initial implementation of folder reordering by Adam Cohen · 14 years ago
  80. 61fa419 Fixing drop target area, and adding bg color indicators. by Winson Chung · 14 years ago
  81. f0ea4d3 Replacing AllApps/Customize in tablet UI with Apps/Customize. by Winson Chung · 14 years ago
  82. eda7f59 Merge "Fixing up some folder-related drag and drop bugs" by Adam Cohen · 14 years ago
  83. 76078c4 Fixing up some folder-related drag and drop bugs by Adam Cohen · 14 years ago
  84. fbd14ac am 83c70cf8: am d9455775: am 20b7ca91: Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  85. 3732cf8 Merge "Modifying AppsCustomize behaviour to use springloaded mode." by Winson Chung · 14 years ago
  86. 9e612fb Merge "Removing old Launcher callback reference from LauncherModel when the activity is destroyed." by Winson Chung · 14 years ago
  87. b26f3d6 Modifying AppsCustomize behaviour to use springloaded mode. by Winson Chung · 14 years ago
  88. cd2b014 Removing old Launcher callback reference from LauncherModel when the activity is destroyed. by Winson Chung · 14 years ago
  89. c0dcf59 Fixing up some Folder bugs by Adam Cohen · 14 years ago
  90. 20b7ca9 Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  91. 759918f Merge "fix the build" by Michael Jurka · 14 years ago
  92. 88b62cf Merge "Fix issue with missing row/column on workspace" by Michael Jurka · 14 years ago
  93. 8e41ad2 fix the build by Michael Jurka · 14 years ago
  94. 71cf806 Merge "Fixing bug with layout of PagedViewCellLayoutChildren" by Michael Jurka · 14 years ago
  95. 9bfe2b2 Fixing bug with layout of PagedViewCellLayoutChildren by Michael Jurka · 14 years ago
  96. 716730b am 5e9d734d: am 330ed29d: am f8e0c76e: Making customize mode tabs more compact by Michael Jurka · 14 years ago
  97. bf6cb22 am 1e21c180: am 87e560bc: am a9c683d9: Merge "Fixing calculation of # of rows in All Apps" into honeycomb-mr2 by Michael Jurka · 14 years ago
  98. 4a78ec3 am b82cc0cc: am 1fd2c158: am 32271c3d: Tweak calculation for number of columns and rows by Michael Jurka · 14 years ago
  99. f61249b Fix issue with missing row/column on workspace by Michael Jurka · 14 years ago
  100. f8e0c76 Making customize mode tabs more compact by Michael Jurka · 14 years ago