1. 5162ea9 Add drag and drop from AllAppsView (to the workspace). by Joe Onorato · 15 years ago
  2. 6665c0f Click on icons. by Joe Onorato · 15 years ago
  3. c567acb Add the all apps button. by Joe Onorato · 15 years ago
  4. 5237ccb Make the wallpaper picker supply the correct visibility state. by Dianne Hackborn · 15 years ago
  5. efabe00 The icons are 3d by Joe Onorato · 15 years ago
  6. b58cbdc Update to request a depth buffer. by Jason Sams · 15 years ago
  7. 9c1289c Redo the launcher loading code and put the real app icons into rollo. by Joe Onorato · 15 years ago
  8. 02e638e Implement previews in the wallpaper picker. by Dianne Hackborn · 15 years ago
  9. 7c312c1 Move the all apps view back into the window with the workspace. by Joe Onorato · 15 years ago
  10. 49cdb1b A little wallpaper cleanup. by Dianne Hackborn · 15 years ago
  11. 41669fc Add live wallpapers picker to Launcher2. This is temporary. by Romain Guy · 15 years ago
  12. eb2c02e fling better by Joe Onorato · 15 years ago
  13. 0ab8c37 Merge change 20970 by Android (Google) Code Review · 15 years ago
  14. d769a63 fling by Joe Onorato · 15 years ago
  15. ccb9d2a Remove live wallpaper by Romain Guy · 15 years ago
  16. 3ccdf2f Add Grass live wallpaper to Launcher2. It's ALIVE! by Romain Guy · 15 years ago
  17. 798300c Centers the wallpaper by default by Romain Guy · 15 years ago
  18. 8f57395 Update to scroll the wallpaper. by Dianne Hackborn · 15 years ago
  19. b1b69f5 Enable live wallpaper in Launcher2 by Romain Guy · 15 years ago
  20. 0bed662 Merge change 20567 by Android (Google) Code Review · 15 years ago
  21. 1feb3a8 Start rewriting the motion event tracking. by Joe Onorato · 15 years ago
  22. 6427180 Update to follow modified wallpaper APIs. by Dianne Hackborn · 15 years ago
  23. 43e7bcf start rewriting rollo so it's a little more parameterized. by Joe Onorato · 15 years ago
  24. bf15cb4 clean up rollo / launcher2 by Joe Onorato · 15 years ago
  25. 9383905 Move rollo into the all apps view. by Joe Onorato · 15 years ago
  26. 00acb12 Move the drag thing into its own window that goes around on top of everything else. by Joe Onorato · 15 years ago
  27. 107f839 Update to use new wallpaper APIs. by Dianne Hackborn · 15 years ago
  28. e77c08d Fade the workspace when the all apps drawer opens and closes. by Joe Onorato · 15 years ago
  29. 5979117 Split the wallpaper into its own view (it will be its own surface some day). by Joe Onorato · 15 years ago
  30. 45d4346 Factor showAllAppsDialog by Joe Onorato · 15 years ago
  31. fde104b no texture for the all apps grid. by Joe Onorato · 15 years ago
  32. 7404ee4 Checkpoint launcher2 - all apps is in a 2nd window. by Joe Onorato · 15 years ago
  33. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  34. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago
  35. 1b12645 Also provide the name of the wallpaper that's being backed up. by Joe Onorato · 15 years ago
  36. 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
  37. 31bbf9c Stop trying to play tricks with the focusability of the search widget's by Mike LeBeau · 15 years ago
  38. 6780086 Deal with canceled keys. by Dianne Hackborn · 15 years ago
  39. 32ce7f1 Update launcher to use new bitmap density API. by Dianne Hackborn · 15 years ago
  40. efb3879 Merge change 8034 into donut by Android (Google) Code Review · 15 years ago
  41. 94dabf1 Remove gestures from Home. by Romain Guy · 15 years ago
  42. 18fdcb6 Display a Google logo in the search widget if Google is the chosen web by Mike LeBeau · 15 years ago
  43. 6e1fd5b Prevents BadTokenException on rotation of the gestures window. by Romain Guy · 15 years ago
  44. 6c8bbcb Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. by Romain Guy · 15 years ago
  45. 27f9895 Remove dead code from Home. by Romain Guy · 15 years ago
  46. e769bc7 Fixes #1987902. Do not show the + button when not needed. by Romain Guy · 15 years ago
  47. f984894 Fix back button in gestures panel. by Romain Guy · 15 years ago
  48. 6b3f51d More new gestures UI. Adds a back button at the bottom of the settings activity. by Romain Guy · 15 years ago
  49. 1dd3a07 New gestures UI. by Romain Guy · 15 years ago
  50. 949b3eb Merge change 7136 into donut by Android (Google) Code Review · 15 years ago
  51. 7b4ef33 Fix the lock issue on Home. This was caused by onPrepareDialog(). by Romain Guy · 15 years ago
  52. 6f227eb Fixes #1977560. Prevents NPE when rotating the gestures activity. by Romain Guy · 15 years ago
  53. 0879cef Don't call SearchManager.isVisible() in Launcher. by Bjorn Bringert · 15 years ago
  54. a206daa Related to #1444844. Caps fling velocity on Home. by Romain Guy · 15 years ago
  55. 736cf28 Close the search dialog when user gets to Home by pressing home button, by Mike LeBeau · 15 years ago
  56. 93e9515 Merge change 6127 into donut by Android (Google) Code Review · 15 years ago
  57. a224fe5 Remove SearchAutocompleteTextView from Launcher. by Karl Rosaen · 15 years ago
  58. f38b3d5 Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut. by Romain Guy · 15 years ago
  59. 98d0165 Use a plain DataOutputStream instead of SharedPreferences in Home. by Romain Guy · 15 years ago
  60. 08f9749 Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched. by Romain Guy · 15 years ago
  61. 806b0f3 Fix use of drawing cache in Launcher. by Romain Guy · 15 years ago
  62. f280f20 Fixes #1945905. Prevents the user from clicking the same button mutiple times. by Romain Guy · 15 years ago
  63. b132a97 Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 15 years ago
  64. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  65. 417d234 Fixes #1930608. Drop the gestures tables before attempting to recreate it. by Romain Guy · 15 years ago
  66. 3cf604f Fixes #1919280. Home was leaking the gestures window on configuration change. by Romain Guy · 15 years ago
  67. 9440684 Close the gestures pad when pressing Home. A regression was recently introduced when by Romain Guy · 15 years ago
  68. 529100b Merge change 4479 into donut by Android (Google) Code Review · 15 years ago
  69. c665672 Fix handling of the back key on Home in the gestures panel. by Romain Guy · 15 years ago
  70. 51ed5b9 Adds checks in Home's broadcast receivers to handle only known actions. by Romain Guy · 15 years ago
  71. ded9ec9 Merge change 4383 into donut by Android (Google) Code Review · 15 years ago
  72. 708ab96 Fixes #1912902. Handles orientation change when renaming gestures. by Romain Guy · 15 years ago
  73. e3895ae Fixes #1921372. Pressing Home with the window shade down would show gestures pad. by Romain Guy · 15 years ago
  74. 91a9c96 When initiating a drag and drop from a folder in home, you could sometimes see by Romain Guy · 15 years ago
  75. 3003fb8 Merge change 3939 into donut by Android (Google) Code Review · 15 years ago
  76. 2fcbd68 Tweak thread priorities in Home to make first boot experience a little better. by Romain Guy · 15 years ago
  77. 6fefcf1 Change recognition matchin in Home to immediate mode. by Romain Guy · 15 years ago
  78. ae4f575 Improve the threading model in the gestures settings activity. by Romain Guy · 15 years ago
  79. b873424 Fixes 1909513. by Romain Guy · 15 years ago
  80. aad5ef4 Fix issues with how the gestures pad was hidden when leaving Home. by Romain Guy · 15 years ago
  81. 73b979d Add gestures to Home. by Romain Guy · 15 years ago
  82. cbb89e4 Fix locked workspace in Home. by Romain Guy · 15 years ago
  83. c2e24c0 Fixes #1876911 by Romain Guy · 15 years ago
  84. bb59375 Merge change 2865 into donut by Android (Google) Code Review · 15 years ago
  85. 574d20e Fixes #1890155. by Romain Guy · 15 years ago
  86. 2eb49ff Fixes #1889268. by Romain Guy · 15 years ago
  87. 8283ccf Do not force the soft keyboard open if the search widget is already at the top of the screen. by Mike LeBeau · 15 years ago
  88. c2ad7a6 Fix for #1855127. When Home cannot decode an icon, it should not interrupt the loading of the workspace, but fallback to the default package icon. by Romain Guy · 15 years ago
  89. 583ed3b * re-scale icons that are loaded using different denstiy metrics. by Mitsuru Oshima · 15 years ago
  90. 4c58c48 Fixes #1844053. Home was accepting all drops, even when there was no room left for a drop. This change fixes this while retaining the 'snap to vacant cell' ability added in Cupcake. by Romain Guy · 15 years ago
  91. 83f111d Prevent race condition when cancelling long-press for scroll. by Jeff Sharkey · 16 years ago
  92. ecadabf Merge change 1372 into donut by Android (Google) Code Review · 15 years ago
  93. 263e019 Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  94. 82fb8aa am c4c1f32: AI 148592: Fix wallpaperchooser from previewing the default_ by Ramanan Rajeswaran · 15 years ago
  95. c4c1f32 AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed by Ramanan Rajeswaran · 15 years ago
  96. 82d94d9 Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout. by Romain Guy · 15 years ago
  97. 51afc02 Fix obsolete javadoc by Romain Guy · 15 years ago
  98. 5a94139 Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application. by Romain Guy · 15 years ago
  99. 71b0594 Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 16 years ago
  100. 138a041 AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 16 years ago