1. 002bd92 renaming CacheableTextView -> CachedTextView by Michael Jurka · 13 years ago
  2. 2a9e706 Fix bug: text is sometimes garbled in All Apps by Michael Jurka · 13 years ago
  3. 4a3ba7b Merge "Allow previous view hierarchy to be GC'ed more quickly on rotation" into honeycomb by Patrick Dubroy · 13 years ago
  4. 2313eff Allow previous view hierarchy to be GC'ed more quickly on rotation by Patrick Dubroy · 14 years ago
  5. 0ea4000 Fix bug: new items were invisible when added in spring-loaded mode by Michael Jurka · 13 years ago
  6. c5b262c tweaking parallax effect by Michael Jurka · 13 years ago
  7. f16e571 Making AllApps transition more cinematic by Adam Cohen · 13 years ago
  8. c9c548e Potential fix for garbled text in All Apps by Michael Jurka · 13 years ago
  9. f5675de Use the default activity mipmap by Kenny Root · 13 years ago
  10. 340c5f3 Restore wallpaper parallax by Michael Jurka · 14 years ago
  11. ecb4838 Fix bug: moving items leaves workspace screens' caches in bad state by Michael Jurka · 14 years ago
  12. e464aeb Merge "fix bug with alpha level of items on workspace" into honeycomb by Michael Jurka · 14 years ago
  13. ce93f7e Fixing issue with background being drawn twice in customization tray. by Winson Chung · 14 years ago
  14. 24232cc fix bug with alpha level of items on workspace by Michael Jurka · 14 years ago
  15. ae222ab Fixing issue where current page border was showing on drag after adding widget. by Winson Chung · 14 years ago
  16. df9de0b Fixing bug with workspace drop animation by Adam Cohen · 14 years ago
  17. 99b6a5b Fixed bug: newly added apps didn't show up immediately by Michael Jurka · 14 years ago
  18. c42d5e3 Fixing issue 3272864 by Adam Cohen · 14 years ago
  19. 304dcde Ensuring that we don't start dragging while another drag is in progress. by Winson Chung · 14 years ago
  20. 815ba2d Added accessibility support for the home/all app togle in Launcher2 by Svetoslav Ganov · 14 years ago
  21. 026f555 Fix bug where stack view was getting clipped by Michael Jurka · 14 years ago
  22. 7cef289 Call through to super.removeallViews*(). by Joe Onorato · 14 years ago
  23. e83b8ac Merge "Minor fixes to stop crashing on panning/dragging on phones." into honeycomb by Winson Chung · 14 years ago
  24. 26cbf3a Minor fixes to stop crashing on panning/dragging on phones. by Winson Chung · 14 years ago
  25. 137142e Fix clipping of blue glow around icons when they're clicked by Michael Jurka · 14 years ago
  26. b09cac5 change default screen when you drag an item onto it by Michael Jurka · 14 years ago
  27. 7c2a084 Merge "caching mini screens to bitmaps" by Michael Jurka · 14 years ago
  28. bea1519 caching mini screens to bitmaps by Michael Jurka · 14 years ago
  29. 0499834 Fixing issues with holographic outline cache in AllApps/Customize. by Winson Chung · 14 years ago
  30. a6612cd Adjusting wallpaper picker to match spec by Adam Cohen · 14 years ago
  31. 621e640 Cancelling a drag should signal to the source that the drag is incomplete. by Winson Chung · 14 years ago
  32. c1ef5c3 Merge "Cancelling the current drag when customization filter type changes to prevent crashes." by Winson Chung · 14 years ago
  33. 33945b2 Changed backgrounds of mini screens in customize mode by Michael Jurka · 14 years ago
  34. 7d1fcbc Cancelling the current drag when customization filter type changes to prevent crashes. by Winson Chung · 14 years ago
  35. 2b0857a Fix NPE when running on Passion device. by tedbo · 14 years ago
  36. 9dfbe3a Merge "renderscript API cleanup" by Alex Sakhartchouk · 14 years ago
  37. 59e1f9a Adding fade when dragging items outside of the customization tray. by Winson Chung · 14 years ago
  38. c384242 renderscript API cleanup by Alex Sakhartchouk · 14 years ago
  39. 577d017 adding "Remove" and "Delete" text to delete button by Michael Jurka · 14 years ago
  40. b8e1447 Don't show application info icon on workspace by Michael Jurka · 14 years ago
  41. bb6e05b Merge "Saving AllApps page when rotating screen, fixing customization rotate flash." by Winson Chung · 14 years ago
  42. a12a250 Saving AllApps page when rotating screen, fixing customization rotate flash. by Winson Chung · 14 years ago
  43. be5212b Fixing drop target padding for the trash bin and all apps. by Winson Chung · 14 years ago
  44. 047379a Don't animate tapped item if the target screen is full by Patrick Dubroy · 14 years ago
  45. 6920c2c Make drop-on-adjacent-page anim happen at same time as snapToPage by Patrick Dubroy · 14 years ago
  46. 8edd75c removing workaround for fixed animator bug by Michael Jurka · 14 years ago
  47. 800242b updating assets for configure/all apps by Michael Jurka · 14 years ago
  48. 1d9c213 Merge "Re-enabling clipping of children in cell layout (not necessary now that hotdog is out)." by Adam Cohen · 14 years ago
  49. a34d0b3 Re-enabling clipping of children in cell layout (not necessary now that hotdog is out). by Winson Chung · 14 years ago
  50. 95d2d2d Fix mipmap generation with RS API update. by Jason Sams · 14 years ago
  51. 38b4f7c holo look for pressed/focused workspace icons by Michael Jurka · 14 years ago
  52. 760e537 Fixing drawing order issue in bg gradient by Winson Chung · 14 years ago
  53. fc1fd8d Merge "fix potential leak of Activities" by Michael Jurka · 14 years ago
  54. 06ed40c Merge "Update for Allocation API changes." by Jason Sams · 14 years ago
  55. 735a824 Update for Allocation API changes. by Jason Sams · 14 years ago
  56. e7bf83b fix potential leak of Activities by Michael Jurka · 14 years ago
  57. c3f9f4f Fixing issue with customize page holographic previews not showing. by Winson Chung · 14 years ago
  58. a58f8bb Preventing bg protection from changing while adding items via spring loading mechanism. by Winson Chung · 14 years ago
  59. c2f7f47 correcting misspellings and removing dead code by Michael Jurka · 14 years ago
  60. 8812703 Various tweaks to launcher by Winson Chung · 14 years ago
  61. 72b079e adding ability to vertically drag an app out of All Apps by Michael Jurka · 14 years ago
  62. 2a898a0 Update Wallpaper picker and fix bug by Adam Lesinski · 14 years ago
  63. cd4bc49 Changing AllApps checked visualization, fixing drag offset issue in AllApps/Customize. by Winson Chung · 14 years ago
  64. bf54662 Merge "Differentiating max widget cell count and max wallpaper cell count in customization drawer." by Winson Chung · 14 years ago
  65. 78bd53c Differentiating max widget cell count and max wallpaper cell count in customization drawer. by Winson Chung · 14 years ago
  66. d56d8b8 updating assets by Michael Jurka · 14 years ago
  67. 696a679 Fixing stack overflow (issue #3270492) by Adam Cohen · 14 years ago
  68. d3ef306 added spring loaded mode for adding items to workspace by Michael Jurka · 14 years ago
  69. 120980b Adding animations to Customize drawer by Adam Cohen · 14 years ago
  70. b5a2b2f Merge "Supporting custom wallpaper previews in Customize" by Adam Cohen · 14 years ago
  71. 7b9d3a6 Supporting custom wallpaper previews in Customize by Adam Cohen · 14 years ago
  72. 5157942 fix getText() for CacheableTextView by Michael Jurka · 14 years ago
  73. af91de0 code cleanup, preparing for spring-loaded adding to screens by Michael Jurka · 14 years ago
  74. f32e5e8 Merge "update to new API Remove extra arrays and allocations for manual allocation -> int conversions which were a legacy issue." by Jason Sams · 14 years ago
  75. d141df7 Minor visual changes by Adam Lesinski · 14 years ago
  76. 4dfea09 update to new API by Jason Sams · 14 years ago
  77. a1ccb5e Merge "Saving/restoring the current AllApps tab on orientation change." by Winson Chung · 14 years ago
  78. 43b119d Saving/restoring the current AllApps tab on orientation change. by Winson Chung · 14 years ago
  79. 3b823cd Temporarily disabling holographic outlines until we resolve the various memory issues. by Winson Chung · 14 years ago
  80. 07f2e81 Adding text layout null check. by Winson Chung · 14 years ago
  81. c66a7c2 removing DimmableBubbleTextView and DimmableAppWidgetHostView by Michael Jurka · 14 years ago
  82. 5bb50bd Improving the look of holographic outlines by Adam Cohen · 14 years ago
  83. 4b67b44 Merge "Send live wallpaper taps." by Jeff Brown · 14 years ago
  84. 1d0867c Send live wallpaper taps. by Jeff Brown · 14 years ago
  85. 22c73e1 Fix for missing AllApps icons. by Winson Chung · 14 years ago
  86. 8e414ee Fixing crash in CacheableTextView by Michael Jurka · 14 years ago
  87. c4ebd81 Removing unnecessary workaround for padding on workspace icons. by Winson Chung · 14 years ago
  88. 60cd600 Merge "Adding background protection to icons and apps button." by Winson Chung · 14 years ago
  89. 656d11c Adding background protection to icons and apps button. by Winson Chung · 14 years ago
  90. cdc30d5 Removing CAB from AllApps by Adam Cohen · 14 years ago
  91. 29d6fea Adding outlines to side pages for widgets and wallpaper pages in the customization tray. by Winson Chung · 14 years ago
  92. 67b2f6c Caching icon labels to bitmaps for better performance by Michael Jurka · 14 years ago
  93. 49767ae Adding background protection for tab labels in AllApps/Customize and modified padding to match mockups. by Winson Chung · 14 years ago
  94. 016dca2 Merge "Caching external icons in LauncherModel" by Michael Jurka · 14 years ago
  95. 4ef207b Caching external icons in LauncherModel by Michael Jurka · 14 years ago
  96. 8d006d5 Adding additional customization tray bg to match designs. by Winson Chung · 14 years ago
  97. 20e2455 Merge "Fix workspace outline alpha during scrolling" by Adam Cohen · 14 years ago
  98. 37132e9 am 42716619: am 9aaafd6f: Merge " Fix memory Leak due to SurfaceView not being detached." by Jean-Baptiste Queru · 14 years ago
  99. 73aa975 Fix workspace outline alpha during scrolling by Adam Cohen · 14 years ago
  100. e0f66b5 Modifying feel of scrolling / overscroll by Adam Cohen · 14 years ago