1. c814965 Add pragma on java package name, for reflection purpose. by Shih-wei Liao · 15 years ago
  2. 1f3264b am 81a92481: Fix drawing glitches in 2DAA. by Daniel Sandler · 15 years ago
  3. 81a9248 Fix drawing glitches in 2DAA. by Daniel Sandler · 15 years ago
  4. 9d2b252 am 6662645a: Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 15 years ago
  5. 6662645 Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 15 years ago
  6. 86b4054 Make 2D All Apps work better in landscape and on hdpi. by Daniel Sandler · 15 years ago
  7. 718a0a3 am 596c0e6d: Don\'t perform collision checks for items in folders. by Daniel Sandler · 15 years ago
  8. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 15 years ago
  9. 98994c4 Remove RS_Kind info from element setup by Jason Sams · 15 years ago
  10. 8cc4732 am 8802e960: Defend against overlapping items in the workspace. by Daniel Sandler · 15 years ago
  11. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 15 years ago
  12. 8f0844e am 3e297b57: Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 15 years ago
  13. d822fbe am cdc49731: Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 15 years ago
  14. 3e297b5 Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 15 years ago
  15. cdc4973 Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 15 years ago
  16. 3f8175a Mask bitmap creation errors while dragging shortcuts. by Daniel Sandler · 15 years ago
  17. 291ad12 Ignore requests to add items to non-existant screens. by Daniel Sandler · 15 years ago
  18. ab285f8 am 2e2656cc: Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 15 years ago
  19. 2e2656c Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 15 years ago
  20. 3e9454a Disable hotseat buttons if AllApps is visible. by Daniel Sandler · 15 years ago
  21. 13a75d5 Update names and move clear to script. by Jason Sams · 15 years ago
  22. 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 · 15 years ago
  23. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 15 years ago
  24. 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 · 15 years ago
  25. 5c1417a Fix regression in master. The attempt to remove the last frame hack in by Jason Sams · 15 years ago
  26. 93c0985 am d0b7a8cf: Import revised translations by Kenny Root · 15 years ago
  27. d0b7a8c Import revised translations by Kenny Root · 15 years ago
  28. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 15 years ago
  29. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 15 years ago
  30. cfb3905 am e1cc6c37: Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 15 years ago
  31. e1cc6c3 Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 15 years ago
  32. 8be8b97 am 68b4182d: Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 15 years ago
  33. 506c1b4 am fad1fb5e: Tweak locking in launcher so mLock isn\'t held while the slow stuff happens. by Joe Onorato · 15 years ago
  34. 68b4182 Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." into froyo by Adam Powell · 15 years ago
  35. fad1fb5 Tweak locking in launcher so mLock isn't held while the slow stuff happens. by Joe Onorato · 15 years ago
  36. fe8e279 Bug 2639807 - Add smarter smoothing to home screen touch scrolling. by Adam Powell · 15 years ago
  37. 9fed405 am c15bd51d: Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 15 years ago
  38. 7b220c7 am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  39. c15bd51 Merge "Update default homescreen layout to latest design." into froyo by Ficus Kirkpatrick · 15 years ago
  40. 24c0a79 Update default homescreen layout to latest design. by Ficus Kirkpatrick · 15 years ago
  41. fefa0ce Fix bug 2646531 - regression in home screen bitmap caching by Adam Powell · 15 years ago
  42. 11c8f9c am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 15 years ago
  43. 057131d am 82faa751: Import revised translations by Kenny Root · 15 years ago
  44. 1896a6e Merge "Filter input events and smooth out touch scrolling. Bug 2639807" into froyo by Adam Powell · 15 years ago
  45. fea5d02 Filter input events and smooth out touch scrolling. Bug 2639807 by Adam Powell · 15 years ago
  46. 82faa75 Import revised translations by Kenny Root · 15 years ago
  47. 9a3c919 am 9d179ade: Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 15 years ago
  48. 9d179ad Merge "Add Market widget to default workspace." into froyo by Ficus Kirkpatrick · 15 years ago
  49. 3862a66 Add Market widget to default workspace. by Ficus Kirkpatrick · 15 years ago
  50. 5593296 am 19b0600e: Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636" into froyo by Romain Guy · 15 years ago
  51. 8da7beb am e1d923a6: Increase hot rectangle of trash can. by Daniel Sandler · 15 years ago
  52. 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
  53. 3ac52b6 am de38c8e4: Merge "Updated hotseat artwork." into froyo by Daniel Sandler · 15 years ago
  54. 848de49 am 0554b749: Merge "Hotseats: better strategy for finding the default browser." into froyo by Daniel Sandler · 15 years ago
  55. e1d923a Increase hot rectangle of trash can. by Daniel Sandler · 15 years ago
  56. de38c8e Merge "Updated hotseat artwork." into froyo by Daniel Sandler · 15 years ago
  57. 0554b74 Merge "Hotseats: better strategy for finding the default browser." into froyo by Daniel Sandler · 15 years ago
  58. 0e74d9f Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bug #2614636 by Romain Guy · 15 years ago
  59. ab1ebd7 Hotseats: better strategy for finding the default browser. by Daniel Sandler · 15 years ago
  60. b1b4953 am 993d2efb: Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  61. 786ae54 Updated hotseat artwork. by Daniel Sandler · 15 years ago
  62. 993d2ef Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  63. 1b626a4 Import revised translations by Kenny Root · 15 years ago
  64. 861e475 am d40613a6: Address bug 2631580 - Tweak home screen scrolling behavior. by Adam Powell · 15 years ago
  65. d40613a Address bug 2631580 - Tweak home screen scrolling behavior. by Adam Powell · 15 years ago
  66. a91200d am 2762dd85: Fix bug 2629457 - Scale home screen settle animation based on distance. by Adam Powell · 15 years ago
  67. 2762dd8 Fix bug 2629457 - Scale home screen settle animation based on distance. by Adam Powell · 15 years ago
  68. e25ce44 am 6ad79427: Merge "Fix proguard flags." into froyo by Daniel Sandler · 15 years ago
  69. 9b64b09 am 14b0ba69: Fixed mdpi hotseat background artwork. by Daniel Sandler · 15 years ago
  70. 6ad7942 Merge "Fix proguard flags." into froyo by Daniel Sandler · 15 years ago
  71. b465cd6 Fix proguard flags. by Daniel Sandler · 15 years ago
  72. 14b0ba6 Fixed mdpi hotseat background artwork. by Daniel Sandler · 15 years ago
  73. aaaf1be am 95767e38: Merge "Add widgets to default home screens." into froyo by Daniel Sandler · 15 years ago
  74. 95767e3 Merge "Add widgets to default home screens." into froyo by Daniel Sandler · 15 years ago
  75. a7eb1ed am e547b623: Merge "New Launcher feature: "hotseat" icons." into froyo by Daniel Sandler · 15 years ago
  76. e547b62 Merge "New Launcher feature: "hotseat" icons." into froyo by Daniel Sandler · 15 years ago
  77. c9b1877 New Launcher feature: "hotseat" icons. by Daniel Sandler · 15 years ago
  78. 9cd2e41 Add widgets to default home screens. by Daniel Sandler · 15 years ago
  79. ef03a7d am 87d2ca8a: Fix 2614384 - NPE in LauncherModel by Joe Onorato · 15 years ago
  80. 87d2ca8 Fix 2614384 - NPE in LauncherModel by Joe Onorato · 15 years ago
  81. 2a50d89 am d65d08e7: Fix race in LauncherModel that causes it to show duplicate icons. by Joe Onorato · 15 years ago
  82. d65d08e Fix race in LauncherModel that causes it to show duplicate icons. by Joe Onorato · 15 years ago
  83. dadc388 am cbe7f20a: Move batch size to a resource. by Daniel Sandler · 15 years ago
  84. cbe7f20 Move batch size to a resource. by Daniel Sandler · 15 years ago
  85. 4692d88 am 9ecd07d6: Merge "More Launcher performance improvements." into froyo by Joe Onorato · 15 years ago
  86. 9ecd07d6 Merge "More Launcher performance improvements." into froyo by Joe Onorato · 15 years ago
  87. 91ca37b am 495f2892: Change workspace scroller interpolator by Adam Powell · 15 years ago
  88. 495f289 Change workspace scroller interpolator by Adam Powell · 15 years ago
  89. 2ff10b3 More Launcher performance improvements. by Daniel Sandler · 15 years ago
  90. 7b6fb9a am 707b0f7c: Sort apps in AllApps3D.setApps(). by Daniel Sandler · 15 years ago
  91. a6680ef am 7645c94d: Merge "Launcher2 performance: Don\'t sort apps in LauncherModel." into froyo by Daniel Sandler · 15 years ago
  92. 707b0f7 Sort apps in AllApps3D.setApps(). by Daniel Sandler · 15 years ago
  93. db368f4 am effc4a8a: Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or background. by Joe Onorato · 15 years ago
  94. 6710fb9 am f11079b1: Fix 2595902 - NPE in launcher2 by Joe Onorato · 15 years ago
  95. 7645c94 Merge "Launcher2 performance: Don't sort apps in LauncherModel." into froyo by Daniel Sandler · 15 years ago
  96. e825010 am dca66123: Batch loading of icons for AllApps. by Daniel Sandler · 15 years ago
  97. 054019d Launcher2 performance: Don't sort apps in LauncherModel. by Daniel Sandler · 15 years ago
  98. effc4a8 Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or background. by Joe Onorato · 15 years ago
  99. f11079b Fix 2595902 - NPE in launcher2 by Joe Onorato · 15 years ago
  100. 0e43d78 am 7018d8e3: Fix 2575588 - After creating new folder shortcut unable to navigate between home screen using touch. by Joe Onorato · 15 years ago