1. e0f5a61 Speeding up the first time All Apps and Configure is launched by Michael Jurka · 13 years ago
  2. 838a4ca Caching View lookups at startup time by Michael Jurka · 13 years ago
  3. de4149c Merge "Tweaking feel of All Apps transition" into honeycomb by Michael Jurka · 13 years ago
  4. ea57348 Tweaking feel of All Apps transition by Michael Jurka · 13 years ago
  5. 11148e5 Fixed issue where all apps animation wasn't happening by Michael Jurka · 13 years ago
  6. f5d77c9 Fixing leak in Launcher when shortcuts were installed from market by Adam Cohen · 13 years ago
  7. 742574b optimizing transitions in Launcher by Michael Jurka · 13 years ago
  8. 5fb6347 Disabling auto-advance when we are not on the workspace. (3413510) by Winson Chung · 13 years ago
  9. bfadaad Only use hardware layers for transitions to all apps/customize in portrait by Michael Jurka · 14 years ago
  10. 8bb771e Merge "Using hardware layers for animations to all apps/customize" into honeycomb by Michael Jurka · 14 years ago
  11. 3eeaea8 Using hardware layers for animations to all apps/customize by Michael Jurka · 14 years ago
  12. 32bb5e5 Workaround for the issue where a layout is not being triggered when rotating the screen while customizing. (3329988) by Winson Chung · 14 years ago
  13. 6c58d9e Merge "Calling removeItems() should mark the item's previous cell as unoccupied. (3405806)" into honeycomb by Winson Chung · 14 years ago
  14. 7a25a9e Calling removeItems() should mark the item's previous cell as unoccupied. (3405806) by Winson Chung · 14 years ago
  15. cf6125c Improving performance of state transitions by Michael Jurka · 14 years ago
  16. 860f4c5 Final tweaks for home animations by Adam Cohen · 14 years ago
  17. 6e31408 Fixes for other places where we expect CellLayoutChildren instead of CellLayout. (3392097) by Winson Chung · 14 years ago
  18. e90cd23 reduce number of animations on state changes by Michael Jurka · 14 years ago
  19. a5fa4b4 Merge "Updating layout of search buttons" into honeycomb by Michael Jurka · 14 years ago
  20. 789744f Updating layout of search buttons by Michael Jurka · 14 years ago
  21. 8b1fe77 Fix 3385181: Widget doesn't stay where I put it by Patrick Dubroy · 14 years ago
  22. 8c920dd Refactoring CellLayout into three classes by Michael Jurka · 14 years ago
  23. 2ddf13e Updating call to match framework. by Adam Cohen · 14 years ago
  24. 3c85ea5 Merge "Fix 3369762: long press should take you into customization mode" into honeycomb by Patrick Dubroy · 14 years ago
  25. 8fedddc Fix 3369762: long press should take you into customization mode by Patrick Dubroy · 14 years ago
  26. ab1983f tweaking parallax effect by Michael Jurka · 14 years ago
  27. 4a7d4af Removing dead code by Michael Jurka · 14 years ago
  28. 0d5aad7 Update to follow API. by Dianne Hackborn · 14 years ago
  29. 0b5888e Merge "Preventing screen rotations when dragging." into honeycomb by Winson Chung · 14 years ago
  30. 400438b Preventing screen rotations when dragging. by Winson Chung · 14 years ago
  31. bb1d131 Merge "More changes to improve memory usage during rotation" into honeycomb by Patrick Dubroy · 14 years ago
  32. 60b7c53 More changes to improve memory usage during rotation by Patrick Dubroy · 14 years ago
  33. d99cf8b Fix bug: rotating screen in All Apps mode would show blank workspace by Michael Jurka · 14 years ago
  34. 2313eff Allow previous view hierarchy to be GC'ed more quickly on rotation by Patrick Dubroy · 14 years ago
  35. c5b262c tweaking parallax effect by Michael Jurka · 14 years ago
  36. f16e571 Making AllApps transition more cinematic by Adam Cohen · 14 years ago
  37. 340c5f3 Restore wallpaper parallax by Michael Jurka · 14 years ago
  38. 304dcde Ensuring that we don't start dragging while another drag is in progress. by Winson Chung · 14 years ago
  39. 815ba2d Added accessibility support for the home/all app togle in Launcher2 by Svetoslav Ganov · 14 years ago
  40. 26cbf3a Minor fixes to stop crashing on panning/dragging on phones. by Winson Chung · 14 years ago
  41. 2b0857a Fix NPE when running on Passion device. by tedbo · 14 years ago
  42. 577d017 adding "Remove" and "Delete" text to delete button by Michael Jurka · 14 years ago
  43. b8e1447 Don't show application info icon on workspace by Michael Jurka · 14 years ago
  44. a12a250 Saving AllApps page when rotating screen, fixing customization rotate flash. by Winson Chung · 14 years ago
  45. 8edd75c removing workaround for fixed animator bug by Michael Jurka · 14 years ago
  46. 800242b updating assets for configure/all apps by Michael Jurka · 14 years ago
  47. 760e537 Fixing drawing order issue in bg gradient by Winson Chung · 14 years ago
  48. e7bf83b fix potential leak of Activities by Michael Jurka · 14 years ago
  49. 8812703 Various tweaks to launcher by Winson Chung · 14 years ago
  50. d3ef306 added spring loaded mode for adding items to workspace by Michael Jurka · 14 years ago
  51. af91de0 code cleanup, preparing for spring-loaded adding to screens by Michael Jurka · 14 years ago
  52. d141df7 Minor visual changes by Adam Lesinski · 14 years ago
  53. 43b119d Saving/restoring the current AllApps tab on orientation change. by Winson Chung · 14 years ago
  54. cdc30d5 Removing CAB from AllApps by Adam Cohen · 14 years ago
  55. 67b2f6c Caching icon labels to bitmaps for better performance by Michael Jurka · 14 years ago
  56. 49767ae Adding background protection for tab labels in AllApps/Customize and modified padding to match mockups. by Winson Chung · 14 years ago
  57. 4ef207b Caching external icons in LauncherModel by Michael Jurka · 14 years ago
  58. 9c6de3d ignore drop position when dragging items to small screens by Michael Jurka · 14 years ago
  59. 1f878a1 Updated assets for QSB launch and added a custom transition animation. by Amith Yamasani · 14 years ago
  60. 6d7fe50 Separate QSB and Voice buttons, aligned with QSB app. by Amith Yamasani · 14 years ago
  61. 6b879f0 Layout tweaks in Launcher by Adam Lesinski · 14 years ago
  62. 61033d3 Polishing home transitions by Adam Cohen · 14 years ago
  63. bbc60d8 Fixing various small bugs with launcher by Winson Chung · 14 years ago
  64. d113e0c Fixing a launcher crash on boot by Adam Cohen · 14 years ago
  65. ded9f8d Adding auto-advance to launcher by Adam Cohen · 14 years ago
  66. 68846fd Initial changes to allow resolution of arbitrary clip data to widgets that support them. by Winson Chung · 14 years ago
  67. c9a9619 Using hdpi icons in Launcher by Michael Jurka · 14 years ago
  68. 9e48238 Fix crash in non-xlarge configurations. by Patrick Dubroy · 14 years ago
  69. 3c4c20f Fix: switching states during animations was broken by Michael Jurka · 14 years ago
  70. 55cef26 Adding initial support for dropping widgets with custom configuration data. by Winson Chung · 14 years ago
  71. 0e41ae6 Increasing icons for homescreen as well as as all-apps (temporarily until we get hi-res icons). by Winson Chung · 14 years ago
  72. a9abd0e Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent. by Winson Chung · 14 years ago
  73. ef2efcf When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume. by Joe Onorato · 14 years ago
  74. 5974adc Removing the Folders tab. by Winson Chung · 14 years ago
  75. dd6c992 Made Launcher and AllApps use the new Tabs holo theme. by Gilles Debunne · 14 years ago
  76. 774bd37 Fixing drag to application info button in All Apps by Michael Jurka · 14 years ago
  77. 883f55b Correctly preserve state on orientation changes by Michael Jurka · 14 years ago
  78. f3ca3ab Fix bug that allowed multiple items in one cell by Michael Jurka · 14 years ago
  79. 6b4b25d fixed bug with adding items in customize mode by Michael Jurka · 14 years ago
  80. 472b281 Updating code to use new non-generified animator APIs by Chet Haase · 14 years ago
  81. b0b2e6f Tweaking spacing and layout of AllApps/Customize in portrait. by Winson Chung · 14 years ago
  82. f93a494 am e90cc3ba: resolved conflicts for merge of 35e79e32 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  83. e90cc3b resolved conflicts for merge of 35e79e32 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  84. c0e8fca Fixing state transition bugs by Michael Jurka · 14 years ago
  85. 1262e36 wip 3029324: Implement new drag feedback by Patrick Dubroy · 14 years ago
  86. 7ed39f3 am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." into gingerbread by Winson Chung · 14 years ago
  87. 0423dcf Resolve global search activity more robustly by Michael Jurka · 14 years ago
  88. 5617056 Long press on Launcher background no longer by Michael Jurka · 14 years ago
  89. 6ae0fcf Pulling search button from metadata in search provider, by Michael Jurka · 14 years ago
  90. 58f2088 Adding more specific title for pick-application dialog. by Winson Chung · 14 years ago
  91. 5f94172 Re-updating widget set in customization drawer when applications are changed. by Winson Chung · 14 years ago
  92. d0cca08 resolved conflicts for merge of 7ad01419 to master by Winson Chung · 14 years ago
  93. 7ad0141 Adding menu item to Launcher to manage applications directly from homescreen by Winson Chung · 14 years ago
  94. 959f603 Fix crash on small-screen devices by Andrew Stadler · 14 years ago
  95. ebfe4b0 am 4a79a04b: When we\'re launching apps, we need to always use startActivitySafely. by Joe Onorato · 14 years ago
  96. 4a79a04 When we're launching apps, we need to always use startActivitySafely. by Joe Onorato · 14 years ago
  97. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 14 years ago
  98. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 14 years ago
  99. 5ffd8ea Initial changes to add Applications tab in the customization drawer for usability testing. by Winson Chung · 14 years ago
  100. 24ab2f1 Fixing set wallpaper crash in Launcher by Winson Chung · 14 years ago