1. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 13 years ago
  2. a71cb17 Fix rendering issue when coming from spring loaded mode by Michael Jurka · 13 years ago
  3. 0b4870d Fix bug: deleting items in foldersd does not persist by Michael Jurka · 13 years ago
  4. 0c4ade1 Cleaning out unused lines of code by Michael Jurka · 13 years ago
  5. ff0e01b Disable wallpaper panning when switching to All Apps by Michael Jurka · 13 years ago
  6. 14a001a Merge "Remove unnecessary lock" by Michael Jurka · 13 years ago
  7. 33829b6 Merge "Improving LauncherModel performance" by Michael Jurka · 13 years ago
  8. a8c760d Improving LauncherModel performance by Michael Jurka · 13 years ago
  9. fbfb34d Merge "Fixing small bug where you could not cancel springloaded the first time you drag out of layout." by Winson Chung · 13 years ago
  10. b8dffaf Fixing small bug where you could not cancel springloaded the first time you drag out of layout. by Winson Chung · 13 years ago
  11. f62e8fd Merge "Moving a bit of code around" by Michael Jurka · 13 years ago
  12. 358049b Merge "Substantially improved performance of dragging and drop animations" by Adam Cohen · 13 years ago
  13. 35aa14d Don't reset pages in AllApps if not necessary by Michael Jurka · 13 years ago
  14. 8dfcba4 Substantially improved performance of dragging and drop animations by Adam Cohen · 13 years ago
  15. be69cc8 Remove unnecessary lock by Michael Jurka · 13 years ago
  16. 4842ed0 Moving a bit of code around by Michael Jurka · 13 years ago
  17. eb99f16 Fixing bug where scroll track was showing on the tablet. by Winson Chung · 13 years ago
  18. 20b2c91 Merge "Updating assets." by Winson Chung · 13 years ago
  19. 649723c Updating assets. by Winson Chung · 13 years ago
  20. 6fce50e Merge "Import revised translations." by Eric Fischer · 13 years ago
  21. 9dc7a88 Import revised translations. by Eric Fischer · 13 years ago
  22. c07918d Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode. by Winson Chung · 13 years ago
  23. d044526 Adding transitions during folder creation by Adam Cohen · 13 years ago
  24. 95bb800 Folders now close in various situations where we want them to: by Adam Cohen · 13 years ago
  25. ec228e7 Merge "Cleaning up Folder accept animation drawing" by Adam Cohen · 13 years ago
  26. d5dd2fb Merge "Remove workaround for wrong search icon in landscape." by Mathew Inwood · 13 years ago
  27. 69ce2e5 Cleaning up Folder accept animation drawing by Adam Cohen · 13 years ago
  28. c9c56f4 Merge "Added transitions when dropping items onto Folders, fixed bugs" by Adam Cohen · 13 years ago
  29. 3e8f811 Added transitions when dropping items onto Folders, fixed bugs by Adam Cohen · 13 years ago
  30. 967289b Adding new assets. by Winson Chung · 13 years ago
  31. 68524cd Remove workaround for wrong search icon in landscape. by Mathew Inwood · 13 years ago
  32. 3ac74c5 Tweaking the scroll indicators with new assets and sizing. by Winson Chung · 13 years ago
  33. 04dc2bc Merge "Fixing small folder bugs" by Adam Cohen · 13 years ago
  34. 0e4857c Fixing small folder bugs by Adam Cohen · 13 years ago
  35. fb25a8e Merge "Tweaking AppsCustomize spacing to match CellLayout." by Winson Chung · 13 years ago
  36. db1138b Tweaking AppsCustomize spacing to match CellLayout. by Winson Chung · 13 years ago
  37. 716b51e Adding transitions after reorder within folder by Adam Cohen · 13 years ago
  38. 6a0f57d Populating some more accessibility events. by Winson Chung · 13 years ago
  39. e87b924 Making folder items match those on workspace by Adam Cohen · 13 years ago
  40. 8e776a6 Pushing folders up to DragLayer by Adam Cohen · 13 years ago
  41. 3c99e77 Merge "Making drop target smaller in landscape." by Winson Chung · 13 years ago
  42. b23f276 Making drop target smaller in landscape. by Winson Chung · 13 years ago
  43. e9d9fe3 Merge "Updating Folder assets" by Adam Cohen · 13 years ago
  44. 64e5fc5 Updating Folder assets by Adam Cohen · 13 years ago
  45. 785a109 Merge "Fixing crash when adding/removing new packages while AppsCustomize is open." by Winson Chung · 13 years ago
  46. 875de7e Fixing crash when adding/removing new packages while AppsCustomize is open. by Winson Chung · 13 years ago
  47. a22e85e Merge "Dealing with upgrade from previous Folder implementation" by Adam Cohen · 13 years ago
  48. c508b2d Dealing with upgrade from previous Folder implementation by Adam Cohen · 13 years ago
  49. 65132d1 Merge "Fixing a couple folder bugs" by Adam Cohen · 13 years ago
  50. a65beee Fixing a couple folder bugs by Adam Cohen · 13 years ago
  51. 81e2b9b Fixing bug with renaming by Adam Cohen · 13 years ago
  52. 518eb5d Merge "Keeping folders synced when applications are uninstalled" by Adam Cohen · 13 years ago
  53. df1e4e8 Keeping folders synced when applications are uninstalled by Adam Cohen · 13 years ago
  54. d294526 Making slightly different layout for shortcut pages in Widgets tab. by Winson Chung · 13 years ago
  55. 181c1b5 Merge "Fix bug 4901543. Shadow now remains on FolderIcon after rename." by Adam Cohen · 13 years ago
  56. d63cfa9 Fix bug 4901543. Shadow now remains on FolderIcon after rename. by Adam Cohen · 13 years ago
  57. 8b456cf Merge "Tweaking input flags for Folder renaming" by Adam Cohen · 13 years ago
  58. 8981462 Merge "Using GridLayout in AppsCustomize widgets tab." by Winson Chung · 13 years ago
  59. 7a14d0b Tweaking input flags for Folder renaming by Adam Cohen · 13 years ago
  60. fd3385f Using GridLayout in AppsCustomize widgets tab. by Winson Chung · 13 years ago
  61. afb01ee Folder auto-destroys itself when there is only one item left. by Adam Cohen · 13 years ago
  62. 4e07654 Cleaning up dead code. by Winson Chung · 13 years ago
  63. 845149a Merge "Removing the old dot.dot.dot page indicators at the bottom." by Winson Chung · 13 years ago
  64. 74608b5 Removing the old dot.dot.dot page indicators at the bottom. by Winson Chung · 13 years ago
  65. b44b524 Loading previews and holographic icons in background thread using AsyncTasks. by Winson Chung · 13 years ago
  66. 4b825dcd Tweaking launcher grid and spacing. by Winson Chung · 13 years ago
  67. 547eeb3 Merge "Removing News/Weather widget from default layout." by Winson Chung · 13 years ago
  68. 05bc499 Removing News/Weather widget from default layout. by Winson Chung · 13 years ago
  69. 1d9af7d Fixing bug where touch breaks completely after item removed from folder by Adam Cohen · 13 years ago
  70. 6be5949 A fullscreen wallpaper chooser for all screen sizes. by Amith Yamasani · 13 years ago
  71. 2a451ab Merge "Adding select all on focus to folder renaming, changed spacing" by Adam Cohen · 13 years ago
  72. 4ef610f Adding select all on focus to folder renaming, changed spacing by Adam Cohen · 13 years ago
  73. 6a888d2 Merge "New folder visualization, renaming, staggering reorder" by Adam Cohen · 13 years ago
  74. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 13 years ago
  75. 201bc82 Need to remove views and not just hide them after animations. by Winson Chung · 13 years ago
  76. 30faf51 Import revised translations. by Eric Fischer · 13 years ago
  77. 923aa62 rectify build files. by Tsu Chiang Chuang · 13 years ago
  78. b6c2a87 Merge "Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages." by Winson Chung · 13 years ago
  79. eb66b14 Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages. by Winson Chung · 13 years ago
  80. d8f7de9 Reconcile with honeycomb-mr2-release by The Android Open Source Project · 13 years ago
  81. a49ca65 am d38c2d85: (-s ours) am 06a73e26: am 0c314b37: Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  82. d1b1842 merge in honeycomb-mr2-release history after reset to honeycomb-mr2 by The Android Automerger · 13 years ago
  83. d38c2d8 am 06a73e26: am 0c314b37: Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  84. 06a73e2 am 0c314b37: Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  85. 0c314b3 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  86. e8bf8a2 Reconcile with honeycomb-mr2-release by The Android Open Source Project · 13 years ago
  87. ec18d35 Merge "Adding signposting to Phone UI in Workspace/AppsCustomize." by Winson Chung · 13 years ago
  88. 007c698 Adding signposting to Phone UI in Workspace/AppsCustomize. by Winson Chung · 13 years ago
  89. f2ff7d9 Allow overlays to disable hw acceleration by Michael Jurka · 13 years ago
  90. 1dfdf23 Merge "Fixing crash in FocusHelper and removing some old focus code for old Customize layout." by Winson Chung · 13 years ago
  91. bf8bee7 Merge "Tightening up the widget resize frame to account for widget padding" by Adam Cohen · 13 years ago
  92. 37b59ff Tightening up the widget resize frame to account for widget padding by Adam Cohen · 13 years ago
  93. faa1325 Fixing crash in FocusHelper and removing some old focus code for old Customize layout. by Winson Chung · 13 years ago
  94. bfbfd26 Initial implementation of folder reordering by Adam Cohen · 13 years ago
  95. 09713d6 merge in honeycomb-mr2-release history after reset to honeycomb-mr2 by The Android Automerger · 13 years ago
  96. 61fa419 Fixing drop target area, and adding bg color indicators. by Winson Chung · 13 years ago
  97. f0ea4d3 Replacing AllApps/Customize in tablet UI with Apps/Customize. by Winson Chung · 13 years ago
  98. bf5a5c8 Reconcile with honeycomb-mr2-release by The Android Open Source Project · 13 years ago
  99. 86a8693 am 8625c795: (-s ours) am 385d0519: am b16a6d6e: Merge "DO NOT MERGE Fix rotation and memory use bugs" into honeycomb-mr2 by Michael Jurka · 13 years ago
  100. eda7f59 Merge "Fixing up some folder-related drag and drop bugs" by Adam Cohen · 13 years ago