1. 8e633c5 Prevent crash when a bad widget launches a non-existent config activity. by Romain Guy · 15 years ago
  2. cf87904 Rename Launcher2's package to com.android.launcher. by Romain Guy · 15 years ago
  3. 060b5c8 Implement landscape in 3D all apps. Bug #2454737 Bug #2454736 by Romain Guy · 15 years ago
  4. c351eb8 Hide the workspace when launching AllApps2D. by Daniel Sandler · 15 years ago
  5. 388f679 Introduce 2D All Apps and other support for sapphire-class devices. by Daniel Sandler · 15 years ago
  6. a5ecf71 am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740 by Joe Onorato · 15 years ago
  7. 4700fed Maybe this will silence http://b/2460740 by Joe Onorato · 15 years ago
  8. 094fc7a Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  9. fb5411e Correctly position the quick contact badge when opened from a folder. by Romain Guy · 15 years ago
  10. 983e5f2 am 96ef9f68: am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPointerException at com.android.launcher2.AllAppsView.saveAppsList(AllAppsView.java:1270) by Joe Onorato · 15 years ago
  11. bf5350d fix 2460740 com.android.launcher2: java.lang.NullPointerException at by Joe Onorato · 15 years ago
  12. deb98af minor refactor: This function is only called from one place. It doesn't need the parameters. by Joe Onorato · 15 years ago
  13. 3c24aca Don't crash when adding a shortcut. by Joe Onorato · 15 years ago
  14. e48e7c1 Don't crash when adding a shortcut. by Joe Onorato · 15 years ago
  15. 956091b fix 2453680 - acore NPE on startup: setWallpaperPosition by Joe Onorato · 15 years ago
  16. 75dc3a9 DO NOT MERGE; Add back support for uts testing. by Wink Saville · 15 years ago
  17. 3a928e4 Fix silent DB upgrade abort by Bjorn Bringert · 15 years ago
  18. 75fd1ec DO NOT MERGE - Use the froyo launcher2 in mr3, except for a few unbundling things that can't be merged back. by Joe Onorato · 15 years ago
  19. 346e129 Fix a crash on launcher db upgrade. by Joe Onorato · 15 years ago
  20. df3080e Merge "Correctly recenter the wallpaper when going back to default screen." by Romain Guy · 15 years ago
  21. ed2390e Correctly recenter the wallpaper when going back to default screen. by Romain Guy · 15 years ago
  22. 339cdd9 fix 2411389 - calling RS with no Context by Joe Onorato · 15 years ago
  23. f0dde09 Don't do the haptic feedback on workspace items when they're not being picked up. by Joe Onorato · 15 years ago
  24. 59d5245 Fix 2446779 Launcher2 crash - while adding short cut to home from all apps drawer by Joe Onorato · 15 years ago
  25. 52fbb3c Revert "Merge "Launcher changes to handle UTS test mode." into eclair" by Joe Onorato · 15 years ago
  26. eaf77d6 Fix some broken SQL that causes a crash at boot. by Jeff Hamilton · 15 years ago
  27. 7ac5037 am c4470606: am b8fc9e7d: Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 15 years ago
  28. b8fc9e7 Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 15 years ago
  29. 6a35157 Merge "Don't make label textures if we don't need them." by Joe Onorato · 15 years ago
  30. 84f6a8d Don't make label textures if we don't need them. by Joe Onorato · 15 years ago
  31. c0c4fe3 Make sure the generated texture is 120px wide. by Romain Guy · 15 years ago
  32. 2693030 Launcher changes to handle UTS test mode. by Wink Saville · 15 years ago
  33. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 15 years ago
  34. 52ba5b0 DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 15 years ago
  35. 3e244cf Use Search.SOURCE from android-common by Bjorn Bringert · 15 years ago
  36. e48eae0 Convert to RenderScriptGL. by Jason Sams · 15 years ago
  37. 82e1a27 More dead code cleanup. by Jason Sams · 15 years ago
  38. 23dcb7b Remove dead code. by Jason Sams · 15 years ago
  39. 7651248 Support rotation of the all apps screen. by Jason Sams · 15 years ago
  40. 374e42a Merge "Fix texture generation issue on Home." by Romain Guy · 15 years ago
  41. 442eda2 Fix texture generation issue on Home. by Romain Guy · 15 years ago
  42. 66ed54e Clean up vertex program with easy to manage uniform constants. by Jason Sams · 15 years ago
  43. b831554 Possibly fix 2415260 - IllegalStateException: Calling RS with no Context active by Joe Onorato · 15 years ago
  44. e538b11 fix 2261196 icons could be bigger when you drag them onto home screen by Joe Onorato · 15 years ago
  45. e9a3f3d Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct icon by Joe Onorato · 15 years ago
  46. 2d7e7d0 Fix 2261097 Shouldn't give users the option of MENU > Add in All Apps by Joe Onorato · 15 years ago
  47. 783053a Merge "mostly fix 2392102 by overriding the force-open input thing" by Joe Onorato · 15 years ago
  48. 8a9625e mostly fix 2392102 by overriding the force-open input thing by Joe Onorato · 15 years ago
  49. 483543f Update the position markers when going back to Home. by Romain Guy · 15 years ago
  50. 88f38d1 Attempt to fix icons labels misalignment in Home. Bug #2310188 by Romain Guy · 15 years ago
  51. 06762ab Convert the tap and drop live wallpaper commands coordinates to screen space. by Romain Guy · 15 years ago
  52. 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
  53. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  54. 168b007 Merge "Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance." by Jason Sams · 15 years ago
  55. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  56. 4aea33d Merge "Update launcher2 with vertex shader and single draw method for icons." by Jason Sams · 15 years ago
  57. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  58. f5e4dd0 Put the label into the same texture as the icon. by Joe Onorato · 15 years ago
  59. cd8fec0 Don't hardcode component name for search widget by Bjorn Bringert · 15 years ago
  60. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  61. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  62. ea3763c Fix dpad nav: go left/right when dpad is moved and dots are focused. by Romain Guy · 15 years ago
  63. c5cfa73 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  64. c45b168 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  65. 6374c51 Fix bug 2337808 - zoom state gets out of sync when the surface disappears by Joe Onorato · 15 years ago
  66. 8f19cdd Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  67. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago
  68. b5de775 Prevent crash when the app passes the wrong data type as a shortcut icon. by Romain Guy · 15 years ago
  69. 9e97dc9 am 0663d1d9: am fd1e757f: Update imports to android-common by Tom Taylor · 15 years ago
  70. fd1e757 Update imports to android-common by Tom Taylor · 15 years ago
  71. 4c073b9 Merge change I72f1d310 by Android (Google) Code Review · 15 years ago
  72. a99d82f Merge change I510ee049 by Android (Google) Code Review · 15 years ago
  73. 72f1d31 Update to new RS texture API. by Jason Sams · 15 years ago
  74. 6005588 Merge change I8ad4a378 by Android (Google) Code Review · 15 years ago
  75. 93c4576 Remove obsolete doc references to LauncherAppWidgetBinder by Bjorn Bringert · 15 years ago
  76. 752a124 am 34a0e1b0: fix bug 2326478 by Joe Onorato · 15 years ago
  77. 510ee04 Remove WAR for handling uploads when no surface was present. by Jason Sams · 15 years ago
  78. 3425134 Bind converted widgets directly. by Bjorn Bringert · 15 years ago
  79. 34a0e1b fix bug 2326478 by Joe Onorato · 15 years ago
  80. 1cc7f41 Remove unused class from Launcher2. by Romain Guy · 15 years ago
  81. bdc5a45 am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView.removeApp by Joe Onorato · 15 years ago
  82. 3ecbd81 Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView$RolloRS.removeApp by Joe Onorato · 15 years ago
  83. 15237db am 8cf34293: Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  84. 8cf3429 Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  85. 616e3a0 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
  86. 7984c94 Get rid of the built-in search widget in Launcher2 by Bjorn Bringert · 15 years ago
  87. 8eea391 fix 2315821 and 2315729 - problems caused because the apps list could become by Joe Onorato · 15 years ago
  88. 5a7970b am af5b4cb2: Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left by Joe Onorato · 15 years ago
  89. af5b4cb Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left by Joe Onorato · 15 years ago
  90. 546917a am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context. by Joe Onorato · 15 years ago
  91. a276fc5 Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context. by Joe Onorato · 15 years ago
  92. 199c482 am bf173f11: Fix 2304151 - crash while installing apps by Joe Onorato · 15 years ago
  93. bf173f1 Fix 2304151 - crash while installing apps by Joe Onorato · 15 years ago
  94. f8e6a80 Let the user click the dots during a scroll on Home. by Romain Guy · 15 years ago
  95. 7e4ed99 Fix 2300792 - All apps zooming when you come back from an app. by Joe Onorato · 15 years ago
  96. 13724ea Make the launcher send the position of the icon that's launching an intent. by Joe Onorato · 15 years ago
  97. 7eb9e5e Upgrade Home db to upgrade contacts shortcut to the quick contact action by Romain Guy · 15 years ago
  98. b0c27f2 Bug 2290800 - Use a collator to sort the app labels. by Joe Onorato · 15 years ago
  99. eb5615d Rename special dump properity so we can set it on user builds. by Jason Sams · 15 years ago
  100. f0be213 Fix 2275513 - Icons don't update on package update by Joe Onorato · 15 years ago