1. fd22dac Implement dark background, adjust spacing, remove skia scaling for performance during zoom. by Jason Sams · 15 years ago
  2. 86c87ed Implement new physics model for scroll. by Jason Sams · 15 years ago
  3. e82140f Avoid potention OOME when choosing a wallpaper in Home. by Romain Guy · 15 years ago
  4. 2ca51dc Remove the debugging code that left icons selected longer than they should be. by Joe Onorato · 15 years ago
  5. 9392a75 Add support for the text burn in all apps, but leave it turned off. by Joe Onorato · 15 years ago
  6. 83a5d38 Add configuration button to live wallpaper picker. by Dianne Hackborn · 15 years ago
  7. 78aebd8 Use rs support for object loading. by Jason Sams · 15 years ago
  8. 1291a8c Add a glow selection to the icons. I'm not sure if I like it. by Joe Onorato · 15 years ago
  9. b8898d5 Put app alls surface on top. by Dianne Hackborn · 15 years ago
  10. db372d3 Merge change 24743 into eclair by Android (Google) Code Review · 15 years ago
  11. 6788621 Get drag and drop working again. by Joe Onorato · 15 years ago
  12. a9c28f6 New trash icon. by Joe Onorato · 15 years ago
  13. 4e55c77 Properly destroy background loader in onDestroy(). by Romain Guy · 15 years ago
  14. 432e495 Merge change 24929 into eclair by Android (Google) Code Review · 15 years ago
  15. 8c724f5 Port wallpaper chooser change from Launcher to Launcher2. by Romain Guy · 15 years ago
  16. fb0ca67 checkpoint 3d all apps entrance / exit animations by Joe Onorato · 15 years ago
  17. e498ab9 Merge change 24807 into eclair by Android (Google) Code Review · 15 years ago
  18. 52d9cb3 Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen. by Romain Guy · 15 years ago
  19. 3c8b90d Fix crash when reinstalling live wallpapers. by Marco Nelissen · 15 years ago
  20. 86aea35 First crack at a Gallery-based live wallpaper picker. by Daniel Sandler · 15 years ago
  21. d40eec3 Forgot to repo upload --amend. Yay. by Joe Onorato · 15 years ago
  22. 4aed026 Merge change 24695 into eclair by Android (Google) Code Review · 15 years ago
  23. 85a02a8 Add the animation for when you enter the all apps view. by Joe Onorato · 15 years ago
  24. 74621eb New hdpi wallpapers. by Romain Guy · 15 years ago
  25. 8355ae3 Add "Configure..." to wallpaper menu for configurable live wallpapers. by Dianne Hackborn · 15 years ago
  26. 0f3f48e High-dpi version of "Google" search widget text. by Daniel Sandler · 15 years ago
  27. e3406a2 better drag beha vior by Joe Onorato · 15 years ago
  28. 006b25f Always have the AllAppsView visible, but have it draw nothing by Joe Onorato · 15 years ago
  29. fc75f0f Merge change 23820 into eclair by Android (Google) Code Review · 15 years ago
  30. 5162ea9 Add drag and drop from AllAppsView (to the workspace). by Joe Onorato · 15 years ago
  31. 8eb5095 Add the ability to replace all wallpapers with overlay resources. by Romain Guy · 15 years ago
  32. 6665c0f Click on icons. by Joe Onorato · 15 years ago
  33. c567acb Add the all apps button. by Joe Onorato · 15 years ago
  34. 0d1c563 show the text by Joe Onorato · 15 years ago
  35. 5237ccb Make the wallpaper picker supply the correct visibility state. by Dianne Hackborn · 15 years ago
  36. efabe00 The icons are 3d by Joe Onorato · 15 years ago
  37. b58cbdc Update to request a depth buffer. by Jason Sams · 15 years ago
  38. 9c1289c Redo the launcher loading code and put the real app icons into rollo. by Joe Onorato · 15 years ago
  39. 02e638e Implement previews in the wallpaper picker. by Dianne Hackborn · 15 years ago
  40. 7c312c1 Move the all apps view back into the window with the workspace. by Joe Onorato · 15 years ago
  41. 49cdb1b A little wallpaper cleanup. by Dianne Hackborn · 15 years ago
  42. 48a388a Merge change 21169 by Android (Google) Code Review · 15 years ago
  43. 622b120 Stubs are no longer needed! by Dianne Hackborn · 15 years ago
  44. 41669fc Add live wallpapers picker to Launcher2. This is temporary. by Romain Guy · 15 years ago
  45. eb2c02e fling better by Joe Onorato · 15 years ago
  46. 0ab8c37 Merge change 20970 by Android (Google) Code Review · 15 years ago
  47. d769a63 fling by Joe Onorato · 15 years ago
  48. ccb9d2a Remove live wallpaper by Romain Guy · 15 years ago
  49. c1b7bbb Remove TODO by Romain Guy · 15 years ago
  50. 3ccdf2f Add Grass live wallpaper to Launcher2. It's ALIVE! by Romain Guy · 15 years ago
  51. 798300c Centers the wallpaper by default by Romain Guy · 15 years ago
  52. 8f57395 Update to scroll the wallpaper. by Dianne Hackborn · 15 years ago
  53. b1b69f5 Enable live wallpaper in Launcher2 by Romain Guy · 15 years ago
  54. 0bed662 Merge change 20567 by Android (Google) Code Review · 15 years ago
  55. 1feb3a8 Start rewriting the motion event tracking. by Joe Onorato · 15 years ago
  56. 6427180 Update to follow modified wallpaper APIs. by Dianne Hackborn · 15 years ago
  57. 43e7bcf start rewriting rollo so it's a little more parameterized. by Joe Onorato · 15 years ago
  58. bf15cb4 clean up rollo / launcher2 by Joe Onorato · 15 years ago
  59. 9383905 Move rollo into the all apps view. by Joe Onorato · 15 years ago
  60. 00acb12 Move the drag thing into its own window that goes around on top of everything else. by Joe Onorato · 15 years ago
  61. 1772142 Put Maps back by Romain Guy · 15 years ago
  62. 107f839 Update to use new wallpaper APIs. by Dianne Hackborn · 15 years ago
  63. e77c08d Fade the workspace when the all apps drawer opens and closes. by Joe Onorato · 15 years ago
  64. 5979117 Split the wallpaper into its own view (it will be its own surface some day). by Joe Onorato · 15 years ago
  65. 45d4346 Factor showAllAppsDialog by Joe Onorato · 15 years ago
  66. fde104b no texture for the all apps grid. by Joe Onorato · 15 years ago
  67. 7404ee4 Checkpoint launcher2 - all apps is in a 2nd window. by Joe Onorato · 15 years ago
  68. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  69. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago
  70. 1b12645 Also provide the name of the wallpaper that's being backed up. by Joe Onorato · 15 years ago
  71. 77481e8 am 31bbf9cb: Stop trying to play tricks with the focusability of the search widget\'s TextView, as we weren\'t always doing it right, and it doesn\'t seem to help or hurt the frequency of the home screen sliding up when the widget is selected (that seems to be separate, by Mike LeBeau · 15 years ago
  72. 31bbf9c Stop trying to play tricks with the focusability of the search widget's by Mike LeBeau · 15 years ago
  73. 403a5e4 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  74. b2e4d94 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  75. 6780086 Deal with canceled keys. by Dianne Hackborn · 15 years ago
  76. 131c48d am 32ce7f17: Update launcher to use new bitmap density API. by Dianne Hackborn · 15 years ago
  77. 32ce7f1 Update launcher to use new bitmap density API. by Dianne Hackborn · 15 years ago
  78. 0b5d53f am 142868a4: Change "Shortcut <> is installed" to "created" by Leon Scroggins · 15 years ago
  79. a96065d am d7013ca7: Merge change 8193 into donut by Android (Google) Code Review · 15 years ago
  80. 142868a Change "Shortcut <> is installed" to "created" by Leon Scroggins · 15 years ago
  81. d7013ca Merge change 8193 into donut by Android (Google) Code Review · 15 years ago
  82. 20eeceb Add one more pixel of padding to the top of the Google logo used in the search widget. by Mike LeBeau · 15 years ago
  83. d8fc3f1 am efb38794: Merge change 8034 into donut by Android (Google) Code Review · 15 years ago
  84. efb3879 Merge change 8034 into donut by Android (Google) Code Review · 15 years ago
  85. 94dabf1 Remove gestures from Home. by Romain Guy · 15 years ago
  86. ac149af am 18fdcb6d: Display a Google logo in the search widget if Google is the chosen web search provider. Listen for broadcasts of that setting changing to correctly update the widget as appropriate. by Mike LeBeau · 15 years ago
  87. 18fdcb6 Display a Google logo in the search widget if Google is the chosen web by Mike LeBeau · 15 years ago
  88. ed447f6 am 6e1fd5b2: Prevents BadTokenException on rotation of the gestures window. by Romain Guy · 15 years ago
  89. 925431c am 6da5b433: Adjust the padding in Home\'s all apps drawer by Romain Guy · 15 years ago
  90. 9bd696b am 6c8bbcb5: Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. by Romain Guy · 15 years ago
  91. c4f3925 am 27f98955: Remove dead code from Home. by Romain Guy · 15 years ago
  92. 2c8f534 am e59717b6: Remove unused asset. by Romain Guy · 15 years ago
  93. 130adf6 am e769bc76: Fixes #1987902. Do not show the + button when not needed. by Romain Guy · 15 years ago
  94. 6e1fd5b Prevents BadTokenException on rotation of the gestures window. by Romain Guy · 15 years ago
  95. 6da5b43 Adjust the padding in Home's all apps drawer by Romain Guy · 15 years ago
  96. 6c8bbcb Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. by Romain Guy · 15 years ago
  97. 27f9895 Remove dead code from Home. by Romain Guy · 15 years ago
  98. e59717b Remove unused asset. by Romain Guy · 15 years ago
  99. e769bc7 Fixes #1987902. Do not show the + button when not needed. by Romain Guy · 15 years ago
  100. 4cae075 am f9848949: Fix back button in gestures panel. by Romain Guy · 15 years ago