1. 3371da0 Initial changes to make folders accessible by Adam Cohen · 14 years ago
  2. 4045eb7 Fixing folder order persistence, issue 5422712 by Adam Cohen · 14 years ago
  3. ea0818d Small fix in Folder text editing by Adam Cohen · 14 years ago
  4. ac56cff Adding keyboard support to folders and fixing renaming rough edges by Adam Cohen · 14 years ago
  5. 2792a33 Addressing slow rotation due to folders (issue 5297213) by Adam Cohen · 14 years ago
  6. 7a74ac9 Tweaking clings in response to usability testing. (5057945, 5056643) by Winson Chung · 14 years ago
  7. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 14 years ago
  8. de258f1 No longer using hardware layers for folders, issue 5051178 by Adam Cohen · 14 years ago
  9. 0057bbc Minor code cleanup, addresses issues raised in issue 5097504 by Adam Cohen · 14 years ago
  10. 1df26a3 Fixing issue where folder names aren't being persisted by Adam Cohen · 14 years ago
  11. 4554ee1 Small code cleanup in folders, prevent crash issue 5082899 by Adam Cohen · 14 years ago
  12. eb5362e Fix 5033850 (again), slight variant this time by Adam Cohen · 14 years ago
  13. 05e0f40 Fixing issue 5043360, double haptic feedback by Adam Cohen · 14 years ago
  14. 67bd9cc Completing fix for issue 5052078, folder items no longer lost by Adam Cohen · 14 years ago
  15. ac68b81 Merge "Some launcher bugs:" by Adam Cohen · 14 years ago
  16. 228da5a Some launcher bugs: by Adam Cohen · 14 years ago
  17. e601a43 Clearing selection when done editing folder name by Adam Cohen · 14 years ago
  18. f4bb1cd Cleaning up folder layout, still pending final assets / cell size by Adam Cohen · 14 years ago
  19. fc53cd2 Fixing a couple bugs, allapps clicks and weird crash by Adam Cohen · 14 years ago
  20. 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 14 years ago
  21. 234c4cd Fix text clipping in Launcher (bug 4980315) by Adam Cohen · 14 years ago
  22. 35e7e64 Bounding folders into their associated cell layout area, excluding dock by Adam Cohen · 14 years ago
  23. ac8c876 Pixel perfect drag animations in workspace and folders, including springloaded by Adam Cohen · 14 years ago
  24. 4eac29a Fixing bug 5011917 - clearing refernce to old folders from FolderInfo by Adam Cohen · 14 years ago
  25. e9166b2 Little fix for folders by Adam Cohen · 14 years ago
  26. 8dfcba4 Substantially improved performance of dragging and drop animations by Adam Cohen · 14 years ago
  27. 95bb800 Folders now close in various situations where we want them to: by Adam Cohen · 14 years ago
  28. 3e8f811 Added transitions when dropping items onto Folders, fixed bugs by Adam Cohen · 14 years ago
  29. 04dc2bc Merge "Fixing small folder bugs" by Adam Cohen · 14 years ago
  30. 0e4857c Fixing small folder bugs by Adam Cohen · 14 years ago
  31. 716b51e Adding transitions after reorder within folder by Adam Cohen · 14 years ago
  32. e87b924 Making folder items match those on workspace by Adam Cohen · 14 years ago
  33. 8e776a6 Pushing folders up to DragLayer by Adam Cohen · 14 years ago
  34. c508b2d Dealing with upgrade from previous Folder implementation by Adam Cohen · 14 years ago
  35. a65beee Fixing a couple folder bugs by Adam Cohen · 14 years ago
  36. df1e4e8 Keeping folders synced when applications are uninstalled by Adam Cohen · 14 years ago
  37. 7a14d0b Tweaking input flags for Folder renaming by Adam Cohen · 14 years ago
  38. afb01ee Folder auto-destroys itself when there is only one item left. by Adam Cohen · 14 years ago
  39. 1d9af7d Fixing bug where touch breaks completely after item removed from folder by Adam Cohen · 14 years ago
  40. 4ef610f Adding select all on focus to folder renaming, changed spacing by Adam Cohen · 14 years ago
  41. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 14 years ago
  42. bfbfd26 Initial implementation of folder reordering by Adam Cohen · 14 years ago
  43. 76078c4 Fixing up some folder-related drag and drop bugs by Adam Cohen · 14 years ago
  44. c0dcf59 Fixing up some Folder bugs by Adam Cohen · 14 years ago
  45. badf71e Implementing new visualization for folder icon by Adam Cohen · 14 years ago
  46. cb3382b Refactor of Launcher drag and drop to use a DragObject by Adam Cohen · 14 years ago
  47. 4dbe6d9 Fix index out of bounds by Adam Cohen · 14 years ago
  48. 7c69321 Fixing folder bugs: by Adam Cohen · 14 years ago
  49. 2801caf Shrink-wrapped folders by Adam Cohen · 14 years ago
  50. 0c872ba Fixing small folder bugs by Adam Cohen · 14 years ago
  51. a9cf38f Adding folder icon visualization by Adam Cohen · 14 years ago
  52. df2cc41 Stripping LiveFolders from Launcher by Adam Cohen · 14 years ago
  53. 785d2eb Initial changes to merged AllApps/Customize pane in the Phone UI. by Winson Chung · 14 years ago
  54. 6639687 Adding drag outlines for dragging out of folders by Adam Cohen · 14 years ago
  55. 66d7217 Changing folders to use CellLayouts by Michael Jurka · 14 years ago
  56. 5f44542 Add missing animations when dragging from customize. by Patrick Dubroy · 15 years ago
  57. a669d79 Prevent flicker when starting a drag. by Patrick Dubroy · 15 years ago
  58. 0142d49 Changed Workspace to inherit from PagedView by Michael Jurka · 15 years ago
  59. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 15 years ago
  60. f984e85 fix 2542590 add more logging when launching app fails by Joe Onorato · 15 years ago
  61. edcce09 Fix the build! by Romain Guy · 15 years ago
  62. fb5411e Correctly position the quick contact badge when opened from a folder. by Romain Guy · 16 years ago
  63. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 16 years ago
  64. 9244230 Fix id collision in Home. by Joe Onorato · 16 years ago
  65. 00acb12 Move the drag thing into its own window that goes around on top of everything else. by Joe Onorato · 16 years ago
  66. a590252 Launcher2 compiles. by Joe Onorato · 16 years ago
  67. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 16 years ago[Renamed from src/com/android/launcher/Folder.java]
  68. 574d20e Fixes #1890155. by Romain Guy · 16 years ago
  69. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  70. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  71. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  72. c8f00b6 Initial Contribution by The Android Open Source Project · 17 years ago