1. 8a3a075 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  2. d4c0082 New hot seat assets by Gilles Debunne · 15 years ago
  3. 6a5f4d8 Merge "Adding more specific title for pick-application dialog." into gingerbread by Winson Chung · 15 years ago
  4. 9d0812b Sending the DIAL Intent to simulate pushing the phone-hardbutton by Daniel Lehmann · 15 years ago
  5. 58f2088 Adding more specific title for pick-application dialog. by Winson Chung · 15 years ago
  6. d98979b Merge "Reload everything when coming back from the SD being unmounted." into gingerbread by Joe Onorato · 15 years ago
  7. 789065d Reload everything when coming back from the SD being unmounted. by Joe Onorato · 15 years ago
  8. b806823 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  9. 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
  10. 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
  11. b159e77 Fix proguard flag file dependency. by Ying Wang · 15 years ago
  12. 18517d6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  13. 5e9dbfd Merge "New assets for hot seat." into gingerbread by Gilles Debunne · 15 years ago
  14. 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
  15. dad874b New assets for hot seat. by Gilles Debunne · 15 years ago
  16. 7ad0141 Adding menu item to Launcher to manage applications directly from homescreen by Winson Chung · 15 years ago
  17. 4a79a04 When we're launching apps, we need to always use startActivitySafely. by Joe Onorato · 15 years ago
  18. edfd2a5 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  19. 73013bf Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  20. 319226a Make Launcher.checkForLocaleChange async. by Brad Fitzpatrick · 15 years ago
  21. fdf5fd6 DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  22. 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
  23. 2d86dfe Fix launcher updating when all of an app's activities disappear. by Dianne Hackborn · 15 years ago
  24. 004f9d7 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  25. 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
  26. 8a3ef2e Import revised translations by Kenny Root · 15 years ago
  27. 3611578 Make the loader thread a Looper and move the package manager by Joe Onorato · 15 years ago
  28. 279302e Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  29. 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
  30. 790c2d9 This variable can be checked outside the lock because it's only by Joe Onorato · 15 years ago
  31. d0afc87 Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 15 years ago
  32. 8d74cc0 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  33. a9bda02 Import revised translations by Kenny Root · 15 years ago
  34. 90659cd Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  35. 774b327 Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 15 years ago
  36. d10c87b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  37. 36354e4 Merge "Improve workspace's scrolling performance." into froyo by Romain Guy · 15 years ago
  38. cc67f47 Improve launcher loading performance by only doing re-binds. by Joe Onorato · 15 years ago
  39. 9d31c9d Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  40. 8783a05 Improve workspace's scrolling performance. by Romain Guy · 15 years ago
  41. 843e860 Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 15 years ago
  42. 81a9248 Fix drawing glitches in 2DAA. by Daniel Sandler · 15 years ago
  43. 059fe0c Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  44. 6662645 Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 15 years ago
  45. 86b4054 Make 2D All Apps work better in landscape and on hdpi. by Daniel Sandler · 15 years ago
  46. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 15 years ago
  47. 02fcd9b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  48. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 15 years ago
  49. 10405dd Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  50. 3e297b5 Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 15 years ago
  51. cdc4973 Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 15 years ago
  52. 3f8175a Mask bitmap creation errors while dragging shortcuts. by Daniel Sandler · 15 years ago
  53. 291ad12 Ignore requests to add items to non-existant screens. by Daniel Sandler · 15 years ago
  54. 2e2656c Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 15 years ago
  55. 3e9454a Disable hotseat buttons if AllApps is visible. by Daniel Sandler · 15 years ago
  56. ecf404b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  57. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 15 years ago
  58. 8397449 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  59. d0b7a8c Import revised translations by Kenny Root · 15 years ago
  60. 3108f41 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  61. e1cc6c3 Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 15 years ago
  62. 8178101 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  63. 68b4182 Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 15 years ago
  64. fad1fb5 Tweak locking in launcher so mLock isn't held while the slow stuff happens. by Joe Onorato · 15 years ago
  65. fe8e279 Bug 2639807 - Add smarter smoothing to home screen touch scrolling. by Adam Powell · 15 years ago
  66. c15bd51 Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 15 years ago
  67. 24c0a79 Update default homescreen layout to latest design. by Ficus Kirkpatrick · 15 years ago
  68. fefa0ce Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  69. dde15b8 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  70. 6f2dbc2 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  71. 1896a6e Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 15 years ago
  72. fea5d02 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  73. 82faa75 Import revised translations by Kenny Root · 15 years ago
  74. d8e796f Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  75. 9d179ad Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 15 years ago
  76. 3862a66 Add Market widget to default workspace. by Ficus Kirkpatrick · 15 years ago
  77. 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
  78. e1d923a Increase hot rectangle of trash can. by Daniel Sandler · 15 years ago
  79. de38c8e Merge "Updated hotseat artwork." into froyo by Daniel Sandler · 15 years ago
  80. 0554b74 Merge "Hotseats: better strategy for finding the default browser." into froyo by Daniel Sandler · 15 years ago
  81. 0e74d9f Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636 by Romain Guy · 15 years ago
  82. ab1ebd7 Hotseats: better strategy for finding the default browser. by Daniel Sandler · 15 years ago
  83. e88fcad Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  84. 786ae54 Updated hotseat artwork. by Daniel Sandler · 15 years ago
  85. 993d2ef Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  86. 1b626a4 Import revised translations by Kenny Root · 15 years ago
  87. d40613a Address bug 2631580 - Tweak home screen scrolling behavior. by Adam Powell · 15 years ago
  88. 2762dd8 Fix bug 2629457 - Scale home screen settle animation based on distance. by Adam Powell · 15 years ago
  89. 2d3faf4 Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  90. 4a4c729 Fix proguard flags. by Daniel Sandler · 15 years ago
  91. 6ad7942 Merge "Fix proguard flags." into froyo by Daniel Sandler · 15 years ago
  92. b465cd6 Fix proguard flags. by Daniel Sandler · 15 years ago
  93. 14b0ba6 Fixed mdpi hotseat background artwork. by Daniel Sandler · 15 years ago
  94. 1a8d1cc Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  95. 95767e3 Merge "Add widgets to default home screens." into froyo by Daniel Sandler · 15 years ago
  96. e547b62 Merge "New Launcher feature: "hotseat" icons." into froyo by Daniel Sandler · 15 years ago
  97. c9b1877 New Launcher feature: "hotseat" icons. by Daniel Sandler · 15 years ago
  98. 9cd2e41 Add widgets to default home screens. by Daniel Sandler · 15 years ago
  99. fad128b Merge branch 'froyo' into froyo-release by The Android Automerger · 15 years ago
  100. 87d2ca8 Fix 2614384 - NPE in LauncherModel by Joe Onorato · 15 years ago