1. 0e26059 Improving home screen customization by Michael Jurka · 14 years ago
  2. 1bdb9d3 Switching allapps to use Mesh instead of SimpleMesh. by Alex Sakhartchouk · 14 years ago
  3. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 14 years ago
  4. 6404116 am 004f9d77: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  5. 004f9d7 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  6. b848ba1 In the WidgetChooser, show the widget preview (if available) rather than the icon by Patrick Dubroy · 14 years ago
  7. af44209 First cut at new home screen customization for xlarge displays. by Michael Jurka · 14 years ago
  8. ff68ed0 am 68925c53: Merge "Make the loader thread a Looper and move the package manager updates into that thread as well." into gingerbread by Joe Onorato · 14 years ago
  9. 1444e6e Merge "Code cleanup possible with new reflected classes." by Jason Sams · 14 years ago
  10. 68925c5 Merge "Make the loader thread a Looper and move the package manager updates into that thread as well." into gingerbread by Joe Onorato · 14 years ago
  11. cfc73db am 8a3ef2ed: Import revised translations by Kenny Root · 14 years ago
  12. 8a3ef2e Import revised translations by Kenny Root · 14 years ago
  13. 60a55bb Code cleanup possible with new reflected classes. by Jason Sams · 14 years ago
  14. 3611578 Make the loader thread a Looper and move the package manager by Joe Onorato · 14 years ago
  15. 9180ff6 slang with java_package_name pragma now works on allapps.rs. Add Null Pointer Checking. Add gSelectIconTexture.p checking. by Shih-wei Liao · 14 years ago
  16. 1aa4ff0 Update AppApps to use reflected files. by Jason Sams · 14 years ago
  17. 4d7c5cd Merge "Add pragma on java package name, for reflection purpose." by Shih-wei Liao · 14 years ago
  18. c814965 Add pragma on java package name, for reflection purpose. by Shih-wei Liao · 14 years ago
  19. 279302e Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  20. 8fc0519 am ab66ed2e: Merge "This variable can be checked outside the lock because it\'s only set from the ui thread." into froyo by Joe Onorato · 14 years ago
  21. 9d944c6 am d0afc87d: Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 14 years ago
  22. ab66ed2 Merge "This variable can be checked outside the lock because it's only set from the ui thread." into froyo by Joe Onorato · 14 years ago
  23. 790c2d9 This variable can be checked outside the lock because it's only by Joe Onorato · 14 years ago
  24. d0afc87 Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 14 years ago
  25. 8d74cc0 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  26. ce6160d remove extra set of transulcent on pixel format. by Jason Sams · 14 years ago
  27. 2061aca am a9bda02f: Import revised translations by Kenny Root · 14 years ago
  28. a9bda02 Import revised translations by Kenny Root · 14 years ago
  29. 90659cd Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  30. ca8c8e7 am 774b3279: Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 14 years ago
  31. 774b327 Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 14 years ago
  32. d10c87b Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  33. 78f51da am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyo by Romain Guy · 14 years ago
  34. 36354e4 Merge "Improve workspace's scrolling performance." into froyo by Romain Guy · 14 years ago
  35. acc0173 am cc67f476: Improve launcher loading performance by only doing re-binds. by Joe Onorato · 14 years ago
  36. cc67f47 Improve launcher loading performance by only doing re-binds. by Joe Onorato · 14 years ago
  37. 31333b9 am 843e860e: Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 14 years ago
  38. 9d31c9d Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  39. 8783a05 Improve workspace's scrolling performance. by Romain Guy · 14 years ago
  40. 843e860 Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 14 years ago
  41. 1f3264b am 81a92481: Fix drawing glitches in 2DAA. by Daniel Sandler · 14 years ago
  42. 81a9248 Fix drawing glitches in 2DAA. by Daniel Sandler · 14 years ago
  43. 059fe0c Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  44. 9d2b252 am 6662645a: Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 14 years ago
  45. 6662645 Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 14 years ago
  46. 86b4054 Make 2D All Apps work better in landscape and on hdpi. by Daniel Sandler · 14 years ago
  47. 718a0a3 am 596c0e6d: Don\'t perform collision checks for items in folders. by Daniel Sandler · 14 years ago
  48. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 14 years ago
  49. 98994c4 Remove RS_Kind info from element setup by Jason Sams · 14 years ago
  50. 02fcd9b Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  51. 8cc4732 am 8802e960: Defend against overlapping items in the workspace. by Daniel Sandler · 14 years ago
  52. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 14 years ago
  53. 10405dd Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  54. 8f0844e am 3e297b57: Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 14 years ago
  55. d822fbe am cdc49731: Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 14 years ago
  56. 3e297b5 Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 14 years ago
  57. cdc4973 Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 14 years ago
  58. 3f8175a Mask bitmap creation errors while dragging shortcuts. by Daniel Sandler · 14 years ago
  59. 291ad12 Ignore requests to add items to non-existant screens. by Daniel Sandler · 14 years ago
  60. ab285f8 am 2e2656cc: Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 14 years ago
  61. 2e2656c Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 14 years ago
  62. 3e9454a Disable hotseat buttons if AllApps is visible. by Daniel Sandler · 14 years ago
  63. 13a75d5 Update names and move clear to script. by Jason Sams · 14 years ago
  64. ecf404b Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  65. 53a34ea am f3d5ea92: Have LauncherModel poke the gc after it\'s done, to give the renderscript objects a chance to get deleted, since they aren\'t in the java heap. by Joe Onorato · 14 years ago
  66. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 14 years ago
  67. 29ebdea Merge "Fix regression in master. The attempt to remove the last frame hack in all apps caused home to sometimes render black upon returning from an application." by Jason Sams · 14 years ago
  68. 5c1417a Fix regression in master. The attempt to remove the last frame hack in by Jason Sams · 14 years ago
  69. 8397449 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  70. 93c0985 am d0b7a8cf: Import revised translations by Kenny Root · 14 years ago
  71. d0b7a8c Import revised translations by Kenny Root · 14 years ago
  72. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 14 years ago
  73. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 14 years ago
  74. 3108f41 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  75. cfb3905 am e1cc6c37: Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 14 years ago
  76. e1cc6c3 Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 14 years ago
  77. 8178101 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  78. 8be8b97 am 68b4182d: Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 14 years ago
  79. 506c1b4 am fad1fb5e: Tweak locking in launcher so mLock isn\'t held while the slow stuff happens. by Joe Onorato · 14 years ago
  80. 68b4182 Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 14 years ago
  81. fad1fb5 Tweak locking in launcher so mLock isn't held while the slow stuff happens. by Joe Onorato · 14 years ago
  82. fe8e279 Bug 2639807 - Add smarter smoothing to home screen touch scrolling. by Adam Powell · 14 years ago
  83. 9fed405 am c15bd51d: Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 14 years ago
  84. 7b220c7 am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 14 years ago
  85. c15bd51 Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 14 years ago
  86. 24c0a79 Update default homescreen layout to latest design. by Ficus Kirkpatrick · 14 years ago
  87. fefa0ce Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 14 years ago
  88. dde15b8 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  89. 6f2dbc2 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 14 years ago
  90. 11c8f9c am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 14 years ago
  91. 057131d am 82faa751: Import revised translations by Kenny Root · 14 years ago
  92. 1896a6e Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 14 years ago
  93. fea5d02 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 14 years ago
  94. 82faa75 Import revised translations by Kenny Root · 14 years ago
  95. d8e796f Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  96. 9a3c919 am 9d179ade: Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 14 years ago
  97. 9d179ad Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 14 years ago
  98. 3862a66 Add Market widget to default workspace. by Ficus Kirkpatrick · 14 years ago
  99. 5593296 am 19b0600e: Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636" into froyo by Romain Guy · 14 years ago
  100. 8da7beb am e1d923a6: Increase hot rectangle of trash can. by Daniel Sandler · 14 years ago