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