1. e90cc3b resolved conflicts for merge of 35e79e32 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  2. 35e79e3 Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 15 years ago
  3. 700889f Serialize background async db updates by Brad Fitzpatrick · 15 years ago
  4. 02e5342 Merge "Don't block the UI when rearranging icons." into gingerbread by Brad Fitzpatrick · 15 years ago
  5. ade2f81 Don't block the UI when rearranging icons. by Brad Fitzpatrick · 15 years ago
  6. 0db354c Snap workspace back to screen on ACTION_CANCEL. by Jeff Brown · 15 years ago
  7. 1a1c76e New hotseat assets. by Gilles Debunne · 15 years ago
  8. 673aefe Merge "When the SD card comes back, we need to show the apps on it." into gingerbread by Joe Onorato · 15 years ago
  9. cec5833 When the SD card comes back, we need to show the apps on it. by Joe Onorato · 15 years ago
  10. d2e0ab3 Revert "Changed Grid layout on home. More space at the bottom." by Gilles Debunne · 15 years ago
  11. fc223d9 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  12. 8a3a075 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  13. 1639986 Merge "Changed Grid layout on home. More space at the bottom." into gingerbread by Gilles Debunne · 15 years ago
  14. d4c0082 New hot seat assets by Gilles Debunne · 15 years ago
  15. 6a5f4d8 Merge "Adding more specific title for pick-application dialog." into gingerbread by Winson Chung · 15 years ago
  16. 372ca97 Changed Grid layout on home. More space at the bottom. by Gilles Debunne · 15 years ago
  17. 9d0812b Sending the DIAL Intent to simulate pushing the phone-hardbutton by Daniel Lehmann · 15 years ago
  18. 58f2088 Adding more specific title for pick-application dialog. by Winson Chung · 15 years ago
  19. d98979b Merge "Reload everything when coming back from the SD being unmounted." into gingerbread by Joe Onorato · 15 years ago
  20. 789065d Reload everything when coming back from the SD being unmounted. by Joe Onorato · 15 years ago
  21. b806823 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  22. 92d8770 Merge "Add a script to pull launcher.db off the device and pretty print an html file with the contents." into gingerbread by Joe Onorato · 15 years ago
  23. 6f9d4bd Add a script to pull launcher.db off the device and pretty print an html file with the contents. by Joe Onorato · 15 years ago
  24. b159e77 Fix proguard flag file dependency. by Ying Wang · 15 years ago
  25. 18517d6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  26. 5e9dbfd Merge "New assets for hot seat." into gingerbread by Gilles Debunne · 15 years ago
  27. b761f3e DO NOT MERGE - the scroll drag area was too small, and should have come from a resource anyway. by Joe Onorato · 15 years ago
  28. dad874b New assets for hot seat. by Gilles Debunne · 15 years ago
  29. 7ad0141 Adding menu item to Launcher to manage applications directly from homescreen by Winson Chung · 15 years ago
  30. 4a79a04 When we're launching apps, we need to always use startActivitySafely. by Joe Onorato · 15 years ago
  31. edfd2a5 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  32. 73013bf Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  33. 319226a Make Launcher.checkForLocaleChange async. by Brad Fitzpatrick · 15 years ago
  34. fdf5fd6 DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  35. f5ed4f1 DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on SD card after reboot by Joe Onorato · 15 years ago
  36. 0fbe7bc Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 15 years ago
  37. 2d86dfe Fix launcher updating when all of an app's activities disappear. by Dianne Hackborn · 15 years ago
  38. 004f9d7 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  39. 68925c5 Merge "Make the loader thread a Looper and move the package manager updates into that thread as well." into gingerbread by Joe Onorato · 15 years ago
  40. 8a3ef2e Import revised translations by Kenny Root · 15 years ago
  41. 3611578 Make the loader thread a Looper and move the package manager by Joe Onorato · 15 years ago
  42. 279302e Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  43. ab66ed2 Merge "This variable can be checked outside the lock because it's only set from the ui thread." into froyo by Joe Onorato · 15 years ago
  44. 790c2d9 This variable can be checked outside the lock because it's only by Joe Onorato · 15 years ago
  45. d0afc87 Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 15 years ago
  46. 8d74cc0 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  47. a9bda02 Import revised translations by Kenny Root · 15 years ago
  48. 90659cd Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  49. 774b327 Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 15 years ago
  50. d10c87b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  51. 36354e4 Merge "Improve workspace's scrolling performance." into froyo by Romain Guy · 15 years ago
  52. cc67f47 Improve launcher loading performance by only doing re-binds. by Joe Onorato · 15 years ago
  53. 9d31c9d Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  54. 8783a05 Improve workspace's scrolling performance. by Romain Guy · 15 years ago
  55. 843e860 Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 15 years ago
  56. 81a9248 Fix drawing glitches in 2DAA. by Daniel Sandler · 15 years ago
  57. 059fe0c Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  58. 6662645 Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 15 years ago
  59. 86b4054 Make 2D All Apps work better in landscape and on hdpi. by Daniel Sandler · 15 years ago
  60. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 15 years ago
  61. 02fcd9b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  62. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 15 years ago
  63. 10405dd Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  64. 3e297b5 Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 15 years ago
  65. cdc4973 Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 15 years ago
  66. 3f8175a Mask bitmap creation errors while dragging shortcuts. by Daniel Sandler · 15 years ago
  67. 291ad12 Ignore requests to add items to non-existant screens. by Daniel Sandler · 15 years ago
  68. 2e2656c Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 15 years ago
  69. 3e9454a Disable hotseat buttons if AllApps is visible. by Daniel Sandler · 15 years ago
  70. ecf404b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  71. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 15 years ago
  72. 8397449 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  73. d0b7a8c Import revised translations by Kenny Root · 15 years ago
  74. 3108f41 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  75. e1cc6c3 Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 15 years ago
  76. 8178101 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  77. 68b4182 Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 15 years ago
  78. fad1fb5 Tweak locking in launcher so mLock isn't held while the slow stuff happens. by Joe Onorato · 15 years ago
  79. fe8e279 Bug 2639807 - Add smarter smoothing to home screen touch scrolling. by Adam Powell · 15 years ago
  80. c15bd51 Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 15 years ago
  81. 24c0a79 Update default homescreen layout to latest design. by Ficus Kirkpatrick · 15 years ago
  82. fefa0ce Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  83. dde15b8 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  84. 6f2dbc2 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  85. 1896a6e Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 15 years ago
  86. fea5d02 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  87. 82faa75 Import revised translations by Kenny Root · 15 years ago
  88. d8e796f Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  89. 9d179ad Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 15 years ago
  90. 3862a66 Add Market widget to default workspace. by Ficus Kirkpatrick · 15 years ago
  91. 19b0600 Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636" into froyo by Romain Guy · 15 years ago
  92. e1d923a Increase hot rectangle of trash can. by Daniel Sandler · 15 years ago
  93. de38c8e Merge "Updated hotseat artwork." into froyo by Daniel Sandler · 15 years ago
  94. 0554b74 Merge "Hotseats: better strategy for finding the default browser." into froyo by Daniel Sandler · 15 years ago
  95. 0e74d9f Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636 by Romain Guy · 15 years ago
  96. ab1ebd7 Hotseats: better strategy for finding the default browser. by Daniel Sandler · 15 years ago
  97. e88fcad Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  98. 786ae54 Updated hotseat artwork. by Daniel Sandler · 15 years ago
  99. 993d2ef Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  100. 1b626a4 Import revised translations by Kenny Root · 15 years ago