1. f0dde09 Don't do the haptic feedback on workspace items when they're not being picked up. by Joe Onorato · 14 years ago
  2. 59d5245 Fix 2446779 Launcher2 crash - while adding short cut to home from all apps drawer by Joe Onorato · 14 years ago
  3. 52fbb3c Revert "Merge "Launcher changes to handle UTS test mode." into eclair" by Joe Onorato · 14 years ago
  4. eaf77d6 Fix some broken SQL that causes a crash at boot. by Jeff Hamilton · 14 years ago
  5. 7ac5037 am c4470606: am b8fc9e7d: Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 14 years ago
  6. c447060 am b8fc9e7d: Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 14 years ago
  7. b8fc9e7 Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 14 years ago
  8. 6a35157 Merge "Don't make label textures if we don't need them." by Joe Onorato · 14 years ago
  9. 84f6a8d Don't make label textures if we don't need them. by Joe Onorato · 14 years ago
  10. c0c4fe3 Make sure the generated texture is 120px wide. by Romain Guy · 14 years ago
  11. cb0da5c Merge "Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is used for the workspace." by Joe Onorato · 14 years ago
  12. 2693030 Launcher changes to handle UTS test mode. by Wink Saville · 14 years ago
  13. 666f308 am f80592cc: (-s ours) am 52ba5b08: DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 14 years ago
  14. f80592c am 52ba5b08: DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 14 years ago
  15. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 14 years ago
  16. 52ba5b0 DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 14 years ago
  17. 95db737 Add an original-package tag that matches the real package name. by Jeff Hamilton · 14 years ago
  18. 3e244cf Use Search.SOURCE from android-common by Bjorn Bringert · 14 years ago
  19. e48eae0 Convert to RenderScriptGL. by Jason Sams · 14 years ago
  20. 03309dc am 938cb839: am 999b6a5e: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  21. 938cb83 am 999b6a5e: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  22. 999b6a5 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  23. 82e1a27 More dead code cleanup. by Jason Sams · 14 years ago
  24. 23dcb7b Remove dead code. by Jason Sams · 14 years ago
  25. 7651248 Support rotation of the all apps screen. by Jason Sams · 14 years ago
  26. 374e42a Merge "Fix texture generation issue on Home." by Romain Guy · 14 years ago
  27. 442eda2 Fix texture generation issue on Home. by Romain Guy · 14 years ago
  28. 66ed54e Clean up vertex program with easy to manage uniform constants. by Jason Sams · 14 years ago
  29. b831554 Possibly fix 2415260 - IllegalStateException: Calling RS with no Context active by Joe Onorato · 14 years ago
  30. 3ae1b4d Merge "Clean up the workspace layout so it makes sense in landscape." by Joe Onorato · 14 years ago
  31. e78ace9 Fix flicker with HW WAR for drawing one frame during init. by Jason Sams · 14 years ago
  32. 57a7aaa Clean up the workspace layout so it makes sense in landscape. by Joe Onorato · 14 years ago
  33. e538b11 fix 2261196 icons could be bigger when you drag them onto home screen by Joe Onorato · 14 years ago
  34. e9a3f3d Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct icon by Joe Onorato · 14 years ago
  35. 2d7e7d0 Fix 2261097 Shouldn't give users the option of MENU > Add in All Apps by Joe Onorato · 15 years ago
  36. 9b08ed0 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  37. 783053a Merge "mostly fix 2392102 by overriding the force-open input thing" by Joe Onorato · 15 years ago
  38. 8a9625e mostly fix 2392102 by overriding the force-open input thing by Joe Onorato · 15 years ago
  39. 483543f Update the position markers when going back to Home. by Romain Guy · 15 years ago
  40. e4013fd am 3f9d7eae: merge from open-source master by The Android Open Source Project · 15 years ago
  41. 88f38d1 Attempt to fix icons labels misalignment in Home. Bug #2310188 by Romain Guy · 15 years ago
  42. 06762ab Convert the tap and drop live wallpaper commands coordinates to screen space. by Romain Guy · 15 years ago
  43. 37fde2a am dfea5c13: Fix for bug 2382944. This is a very safe change that just corrects a long standing scroll speed bug in launcher. by Jason Sams · 15 years ago
  44. 3f9d7ea merge from open-source master by The Android Open Source Project · 15 years ago
  45. 226967b Merge "Fix entry/exit animation to better follow DT." by Jason Sams · 15 years ago
  46. ccdc8c6 am f5e4dd01: (-s ours) Put the label into the same texture as the icon. by Joe Onorato · 15 years ago
  47. b690187 Merge "resolved conflicts for merge of c5cfa73e to master" by Amith Yamasani · 15 years ago
  48. fb99f75 resolved conflicts for merge of c5cfa73e to master by Amith Yamasani · 15 years ago
  49. 6471c8b Fix entry/exit animation to better follow DT. by Jason Sams · 15 years ago
  50. 39e1c9d Merge "Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap." by Jason Sams · 15 years ago
  51. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  52. b6e4709 Merge "Fix issues with text drawing in Froyo for all-apps." by Jason Sams · 15 years ago
  53. 37f262d Fix issues with text drawing in Froyo for all-apps. by Jason Sams · 15 years ago
  54. dfea5c1 Fix for bug 2382944. This is a very safe change that just corrects a long standing scroll speed bug in launcher. by Jason Sams · 15 years ago
  55. 168b007 Merge "Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance." by Jason Sams · 15 years ago
  56. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  57. 4aea33d Merge "Update launcher2 with vertex shader and single draw method for icons." by Jason Sams · 15 years ago
  58. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  59. f5e4dd0 Put the label into the same texture as the icon. by Joe Onorato · 15 years ago
  60. cd8fec0 Don't hardcode component name for search widget by Bjorn Bringert · 15 years ago
  61. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  62. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  63. e8697d9 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  64. ea3763c Fix dpad nav: go left/right when dpad is moved and dots are focused. by Romain Guy · 15 years ago
  65. c5cfa73 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  66. c45b168 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  67. 352eb7a empty initial commit by The Android Open Source Project · 15 years ago
  68. 6374c51 Fix bug 2337808 - zoom state gets out of sync when the surface disappears by Joe Onorato · 15 years ago
  69. 8f19cdd Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  70. 677298a Update with latest translations. by Eric Fischer · 15 years ago
  71. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago
  72. 2583ac5 explicit set an "optional" tag by Jean-Baptiste Queru · 15 years ago
  73. b5de775 Prevent crash when the app passes the wrong data type as a shortcut icon. by Romain Guy · 15 years ago
  74. 9e97dc9 am 0663d1d9: am fd1e757f: Update imports to android-common by Tom Taylor · 15 years ago
  75. 0663d1d am fd1e757f: Update imports to android-common by Tom Taylor · 15 years ago
  76. fd1e757 Update imports to android-common by Tom Taylor · 15 years ago
  77. 4c073b9 Merge change I72f1d310 by Android (Google) Code Review · 15 years ago
  78. a99d82f Merge change I510ee049 by Android (Google) Code Review · 15 years ago
  79. 72f1d31 Update to new RS texture API. by Jason Sams · 15 years ago
  80. 6005588 Merge change I8ad4a378 by Android (Google) Code Review · 15 years ago
  81. 93c4576 Remove obsolete doc references to LauncherAppWidgetBinder by Bjorn Bringert · 15 years ago
  82. 752a124 am 34a0e1b0: fix bug 2326478 by Joe Onorato · 15 years ago
  83. 510ee04 Remove WAR for handling uploads when no surface was present. by Jason Sams · 15 years ago
  84. 738fa7d Merge branch 'eclair' into eclair-release by android-build SharedAccount · 15 years ago
  85. 3425134 Bind converted widgets directly. by Bjorn Bringert · 15 years ago
  86. 4afd3f9 Merge branch 'eclair' into eclair-release by The Android Automerger · 15 years ago
  87. 34a0e1b fix bug 2326478 by Joe Onorato · 15 years ago
  88. 1cc7f41 Remove unused class from Launcher2. by Romain Guy · 15 years ago
  89. 7a4819a am bc7d1d01: am bdc5a45d: am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView.removeApp by Joe Onorato · 15 years ago
  90. bc7d1d0 am bdc5a45d: am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView.removeApp by Joe Onorato · 15 years ago
  91. bdc5a45 am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView.removeApp by Joe Onorato · 15 years ago
  92. 3ecbd81 Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView$RolloRS.removeApp by Joe Onorato · 15 years ago
  93. 2ca811c Merge branch 'eclair' into eclair-release by The Android Automerger · 15 years ago
  94. a8d2e67 am 68017667: am 15237db0: am 8cf34293: Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  95. 6801766 am 15237db0: am 8cf34293: Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  96. 15237db am 8cf34293: Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  97. 8cf3429 Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  98. 8cc199d am 5d9dacc6: (-s ours) am 41ed4478: am 6799f0f9: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  99. 84af196 am fd379524: am 616e3a08: am 8eea3914: fix 2315821 and 2315729 - problems caused because the apps list could become unsynchronized with the list of icons. by Joe Onorato · 15 years ago
  100. 5d9dacc am 41ed4478: am 6799f0f9: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago