1. 00acb12 Move the drag thing into its own window that goes around on top of everything else. by Joe Onorato · 15 years ago
  2. 1772142 Put Maps back by Romain Guy · 15 years ago
  3. 107f839 Update to use new wallpaper APIs. by Dianne Hackborn · 15 years ago
  4. e77c08d Fade the workspace when the all apps drawer opens and closes. by Joe Onorato · 15 years ago
  5. 5979117 Split the wallpaper into its own view (it will be its own surface some day). by Joe Onorato · 15 years ago
  6. 45d4346 Factor showAllAppsDialog by Joe Onorato · 15 years ago
  7. fde104b no texture for the all apps grid. by Joe Onorato · 15 years ago
  8. 7404ee4 Checkpoint launcher2 - all apps is in a 2nd window. by Joe Onorato · 15 years ago
  9. a590252 Launcher2 compiles. by Joe Onorato · 15 years ago
  10. fca7c88 Move com/android/launcher -> com/android/launcher2 by Joe Onorato · 15 years ago
  11. 1b12645 Also provide the name of the wallpaper that's being backed up. by Joe Onorato · 15 years ago
  12. 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
  13. 31bbf9c Stop trying to play tricks with the focusability of the search widget's by Mike LeBeau · 15 years ago
  14. 403a5e4 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  15. b2e4d94 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  16. 6780086 Deal with canceled keys. by Dianne Hackborn · 15 years ago
  17. 131c48d am 32ce7f17: Update launcher to use new bitmap density API. by Dianne Hackborn · 15 years ago
  18. 32ce7f1 Update launcher to use new bitmap density API. by Dianne Hackborn · 15 years ago
  19. 0b5d53f am 142868a4: Change "Shortcut <> is installed" to "created" by Leon Scroggins · 15 years ago
  20. a96065d am d7013ca7: Merge change 8193 into donut by Android (Google) Code Review · 15 years ago
  21. 142868a Change "Shortcut <> is installed" to "created" by Leon Scroggins · 15 years ago
  22. d7013ca Merge change 8193 into donut by Android (Google) Code Review · 15 years ago
  23. 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
  24. d8fc3f1 am efb38794: Merge change 8034 into donut by Android (Google) Code Review · 15 years ago
  25. efb3879 Merge change 8034 into donut by Android (Google) Code Review · 15 years ago
  26. 94dabf1 Remove gestures from Home. by Romain Guy · 15 years ago
  27. 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
  28. 18fdcb6 Display a Google logo in the search widget if Google is the chosen web by Mike LeBeau · 15 years ago
  29. ed447f6 am 6e1fd5b2: Prevents BadTokenException on rotation of the gestures window. by Romain Guy · 15 years ago
  30. 925431c am 6da5b433: Adjust the padding in Home\'s all apps drawer by Romain Guy · 15 years ago
  31. 9bd696b am 6c8bbcb5: Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. by Romain Guy · 15 years ago
  32. c4f3925 am 27f98955: Remove dead code from Home. by Romain Guy · 15 years ago
  33. 2c8f534 am e59717b6: Remove unused asset. by Romain Guy · 15 years ago
  34. 130adf6 am e769bc76: Fixes #1987902. Do not show the + button when not needed. by Romain Guy · 15 years ago
  35. 6e1fd5b Prevents BadTokenException on rotation of the gestures window. by Romain Guy · 15 years ago
  36. 6da5b43 Adjust the padding in Home's all apps drawer by Romain Guy · 15 years ago
  37. 6c8bbcb Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. by Romain Guy · 15 years ago
  38. 27f9895 Remove dead code from Home. by Romain Guy · 15 years ago
  39. e59717b Remove unused asset. by Romain Guy · 15 years ago
  40. e769bc7 Fixes #1987902. Do not show the + button when not needed. by Romain Guy · 15 years ago
  41. 4cae075 am f9848949: Fix back button in gestures panel. by Romain Guy · 15 years ago
  42. 808e09d am 6b3f51d3: More new gestures UI. Adds a back button at the bottom of the settings activity. by Romain Guy · 15 years ago
  43. f984894 Fix back button in gestures panel. by Romain Guy · 15 years ago
  44. aba68a3 am 1dd3a077: New gestures UI. by Romain Guy · 15 years ago
  45. 6b3f51d More new gestures UI. Adds a back button at the bottom of the settings activity. by Romain Guy · 15 years ago
  46. 1dd3a07 New gestures UI. by Romain Guy · 15 years ago
  47. 0c7ce8a am 68634c1c: Fixes OutOfMemoryError on Home. by Romain Guy · 15 years ago
  48. 68634c1 Fixes OutOfMemoryError on Home. by Romain Guy · 15 years ago
  49. 2eac12d Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  50. 2962125 am 949b3eb9: Merge change 7136 into donut by Android (Google) Code Review · 15 years ago
  51. 949b3eb Merge change 7136 into donut by Android (Google) Code Review · 15 years ago
  52. 7b4ef33 Fix the lock issue on Home. This was caused by onPrepareDialog(). by Romain Guy · 15 years ago
  53. 2cef9ae am 6f227eba: Fixes #1977560. Prevents NPE when rotating the gestures activity. by Romain Guy · 15 years ago
  54. 6f227eb Fixes #1977560. Prevents NPE when rotating the gestures activity. by Romain Guy · 15 years ago
  55. 9d8ab69 am c5df5b61: Merge change 7061 into donut by Android (Google) Code Review · 15 years ago
  56. c5df5b6 Merge change 7061 into donut by Android (Google) Code Review · 15 years ago
  57. d717ca2 Put in new version of search floater background image to put one pixel of padding by Mike LeBeau · 15 years ago
  58. 3d95f65 am f881f08d: Import new translations by Eric Fischer · 15 years ago
  59. f881f08 Import new translations by Eric Fischer · 15 years ago
  60. b8698ba am 83fb0c1c: Remove unused resources from Home. by Romain Guy · 15 years ago
  61. 83fb0c1 Remove unused resources from Home. by Romain Guy · 15 years ago
  62. f9aca51 am 0879cef6: Don\'t call SearchManager.isVisible() in Launcher. by Bjorn Bringert · 15 years ago
  63. 0879cef Don't call SearchManager.isVisible() in Launcher. by Bjorn Bringert · 15 years ago
  64. eb5b16d am a206daae: Related to #1444844. Caps fling velocity on Home. by Romain Guy · 15 years ago
  65. a206daa Related to #1444844. Caps fling velocity on Home. by Romain Guy · 15 years ago
  66. 5f9510f am aafeef31: Fix the search widget taking characters into it rather than forwarding them to the search dialog. By setting editable=false and inputType=none, the TextView can still take focus, but key input is forwarded to the launcher which knows what to do. by Mike LeBeau · 15 years ago
  67. 81e6e46 am 736cf281: Close the search dialog when user gets to Home by pressing home button, but still keep it up if the user pressed e.g. back button. by Mike LeBeau · 15 years ago
  68. 3f44d7d am 93e95153: Merge change 6127 into donut by Android (Google) Code Review · 15 years ago
  69. b91608c am f38b3d57: Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut. by Romain Guy · 15 years ago
  70. aafeef3 Fix the search widget taking characters into it rather than forwarding by Mike LeBeau · 15 years ago
  71. 736cf28 Close the search dialog when user gets to Home by pressing home button, by Mike LeBeau · 15 years ago
  72. 93e9515 Merge change 6127 into donut by Android (Google) Code Review · 15 years ago
  73. a224fe5 Remove SearchAutocompleteTextView from Launcher. by Karl Rosaen · 15 years ago
  74. 2414a11 am 98d0165c: Use a plain DataOutputStream instead of SharedPreferences in Home. by Romain Guy · 15 years ago
  75. f38b3d5 Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut. by Romain Guy · 15 years ago
  76. 2149f48 am 08f97496: Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched. by Romain Guy · 15 years ago
  77. 98d0165 Use a plain DataOutputStream instead of SharedPreferences in Home. by Romain Guy · 15 years ago
  78. ee21164 am 806b0f3f: Fix use of drawing cache in Launcher. by Romain Guy · 15 years ago
  79. 08f9749 Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched. by Romain Guy · 15 years ago
  80. 806b0f3 Fix use of drawing cache in Launcher. by Romain Guy · 15 years ago
  81. 477253f am f280f202: Fixes #1945905. Prevents the user from clicking the same button mutiple times. by Romain Guy · 15 years ago
  82. f280f20 Fixes #1945905. Prevents the user from clicking the same button mutiple times. by Romain Guy · 15 years ago
  83. 5fda960 am f2287536: Change name for home\'s uid to something more generic. by Dianne Hackborn · 15 years ago
  84. f228753 Change name for home's uid to something more generic. by Dianne Hackborn · 15 years ago
  85. da26820 am 800c215f: Fix the build by Romain Guy · 15 years ago
  86. f99599b am f90f31e0: Merge change 5291 into donut by Android (Google) Code Review · 15 years ago
  87. 800c215 Fix the build by Romain Guy · 15 years ago
  88. f90f31e Merge change 5291 into donut by Android (Google) Code Review · 15 years ago
  89. 840f0d7 Add the few missing strings needed by Home. by Romain Guy · 15 years ago
  90. 08b4e3c am b132a97c: Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 15 years ago
  91. b132a97 Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 15 years ago
  92. 77ee002 am 1ce1a24c: Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  93. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  94. 0b5fcb7 am 417d2342: Fixes #1930608. Drop the gestures tables before attempting to recreate it. by Romain Guy · 15 years ago
  95. 417d234 Fixes #1930608. Drop the gestures tables before attempting to recreate it. by Romain Guy · 15 years ago
  96. ab7a3aa am 3cf604f3: Fixes #1919280. Home was leaking the gestures window on configuration change. by Romain Guy · 15 years ago
  97. b0d35c4 am 94406848: Close the gestures pad when pressing Home. A regression was recently introduced when ignoring the Home key press when Home\'s window does not have focus. by Romain Guy · 15 years ago
  98. 3cf604f Fixes #1919280. Home was leaking the gestures window on configuration change. by Romain Guy · 15 years ago
  99. 9440684 Close the gestures pad when pressing Home. A regression was recently introduced when by Romain Guy · 15 years ago
  100. 451aba0 am 529100b7: Merge change 4479 into donut by Android (Google) Code Review · 15 years ago