1. f984e85 fix 2542590 add more logging when launching app fails by Joe Onorato · 14 years ago
  2. 509cd6a Correctly upgrade from MR3 to FroYo. Bug #2530137 by Romain Guy · 14 years ago
  3. 9690b39 fix 2533780 database cursors/statements is not closed in LauncherProvider.java by Joe Onorato · 14 years ago
  4. da6759f Merge "Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok for sRS to be null." by Joe Onorato · 14 years ago
  5. 693599f Support old-package attribute for default workspace items. Bug #2509293 by Romain Guy · 14 years ago
  6. c5210eb Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok for sRS to be null. by Joe Onorato · 14 years ago
  7. 878f086 Fix 2532504 - fix NPE in AllApps3D.onKeyDown. by Joe Onorato · 14 years ago
  8. cfc4c7b fix 2430251 - all apps touch targets misaligned. by Joe Onorato · 14 years ago
  9. 2cc62e8 Rename these static variables. by Joe Onorato · 14 years ago
  10. 96da401 We need to null out this static. by Joe Onorato · 14 years ago
  11. 8ddc4fd Add a log message and some todos. by Joe Onorato · 14 years ago
  12. a28fd3f Prevent NPE in Launcher when an icon cannot be found. Bug #2509023 by Romain Guy · 14 years ago
  13. c16fea7 Improve focus restore on orientation change. by Romain Guy · 15 years ago
  14. 6a42cf3 Fix focus and touch issues in 3D all apps. Bug # 2506026 by Romain Guy · 15 years ago
  15. d8d22da Bug 2509023 - NPE on upgrade to froyo by Joe Onorato · 15 years ago
  16. c131b74 Eliminate a race where old Launcher objects will continue to get callbacks for loading if they go by Joe Onorato · 15 years ago
  17. dd8cd8b Unbind root script around load activities to prevent commands from being delayed due to swap buffers. by Jason Sams · 15 years ago
  18. e74daed Fix 2507267 - stack overflow when adding shortcut by Joe Onorato · 15 years ago
  19. 73a0554 Fix trackball focus weirdness in AllApps2D. by Daniel Sandler · 15 years ago
  20. 13c2e7b Prevent ANR in Home when changing orientation. Bug #2504556 by Romain Guy · 15 years ago
  21. 56d8291 Apps on SD card don't confuse the launcher any more. They show up properly after reboots, by Joe Onorato · 15 years ago
  22. 64e6be7 Refactor the app updates so that it doesn't rely on the package name. by Joe Onorato · 15 years ago
  23. c36f245 Cancel long press within normal touch slop, before paging touch slop. by Adam Powell · 15 years ago
  24. 3499d4a Smoother scrolling/paging, multiple pointer support by Adam Powell · 15 years ago
  25. d1e2e1d Move mipmap level generation from allocation creation to upload time. This prevents RS from storing the >0 mipmap levels. by Jason Sams · 15 years ago
  26. 7fc8227 Merge "Widen AllApps3D text to match Launcher" by Kenny Root · 15 years ago
  27. 9705164 Widen AllApps3D text to match Launcher by Kenny Root · 15 years ago
  28. 76c0e14 Use the right package name to find wallpaper resources. by Daniel Sandler · 15 years ago
  29. 406d703 Make touch events work in landscape. by Romain Guy · 15 years ago
  30. edcce09 Fix the build! by Romain Guy · 15 years ago
  31. 2dc785d Merge "Prevent crash when a bad widget launches a non-existent config activity." by Romain Guy · 15 years ago
  32. 8e633c5 Prevent crash when a bad widget launches a non-existent config activity. by Romain Guy · 15 years ago
  33. ce11585 Make the Home on screen button work in landscape. by Romain Guy · 15 years ago
  34. cf87904 Rename Launcher2's package to com.android.launcher. by Romain Guy · 15 years ago
  35. 060b5c8 Implement landscape in 3D all apps. Bug #2454737 Bug #2454736 by Romain Guy · 15 years ago
  36. c351eb8 Hide the workspace when launching AllApps2D. by Daniel Sandler · 15 years ago
  37. 388f679 Introduce 2D All Apps and other support for sapphire-class devices. by Daniel Sandler · 15 years ago
  38. a5ecf71 am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740 by Joe Onorato · 15 years ago
  39. 4700fed Maybe this will silence http://b/2460740 by Joe Onorato · 15 years ago
  40. 094fc7a Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  41. fb5411e Correctly position the quick contact badge when opened from a folder. by Romain Guy · 15 years ago
  42. 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
  43. bf5350d fix 2460740 com.android.launcher2: java.lang.NullPointerException at by Joe Onorato · 15 years ago
  44. deb98af minor refactor: This function is only called from one place. It doesn't need the parameters. by Joe Onorato · 15 years ago
  45. 3c24aca Don't crash when adding a shortcut. by Joe Onorato · 15 years ago
  46. e48e7c1 Don't crash when adding a shortcut. by Joe Onorato · 15 years ago
  47. 956091b fix 2453680 - acore NPE on startup: setWallpaperPosition by Joe Onorato · 15 years ago
  48. 75dc3a9 DO NOT MERGE; Add back support for uts testing. by Wink Saville · 15 years ago
  49. 3a928e4 Fix silent DB upgrade abort by Bjorn Bringert · 15 years ago
  50. 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
  51. 346e129 Fix a crash on launcher db upgrade. by Joe Onorato · 15 years ago
  52. df3080e Merge "Correctly recenter the wallpaper when going back to default screen." by Romain Guy · 15 years ago
  53. ed2390e Correctly recenter the wallpaper when going back to default screen. by Romain Guy · 15 years ago
  54. 339cdd9 fix 2411389 - calling RS with no Context by Joe Onorato · 15 years ago
  55. f0dde09 Don't do the haptic feedback on workspace items when they're not being picked up. by Joe Onorato · 15 years ago
  56. 59d5245 Fix 2446779 Launcher2 crash - while adding short cut to home from all apps drawer by Joe Onorato · 15 years ago
  57. 52fbb3c Revert "Merge "Launcher changes to handle UTS test mode." into eclair" by Joe Onorato · 15 years ago
  58. eaf77d6 Fix some broken SQL that causes a crash at boot. by Jeff Hamilton · 15 years ago
  59. 7ac5037 am c4470606: am b8fc9e7d: Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 15 years ago
  60. b8fc9e7 Merge "Launcher changes to handle UTS test mode." into eclair by Wink Saville · 15 years ago
  61. 6a35157 Merge "Don't make label textures if we don't need them." by Joe Onorato · 15 years ago
  62. 84f6a8d Don't make label textures if we don't need them. by Joe Onorato · 15 years ago
  63. c0c4fe3 Make sure the generated texture is 120px wide. by Romain Guy · 15 years ago
  64. 2693030 Launcher changes to handle UTS test mode. by Wink Saville · 15 years ago
  65. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 15 years ago
  66. 52ba5b0 DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 15 years ago
  67. 3e244cf Use Search.SOURCE from android-common by Bjorn Bringert · 15 years ago
  68. e48eae0 Convert to RenderScriptGL. by Jason Sams · 15 years ago
  69. 82e1a27 More dead code cleanup. by Jason Sams · 15 years ago
  70. 23dcb7b Remove dead code. by Jason Sams · 15 years ago
  71. 7651248 Support rotation of the all apps screen. by Jason Sams · 15 years ago
  72. 374e42a Merge "Fix texture generation issue on Home." by Romain Guy · 15 years ago
  73. 442eda2 Fix texture generation issue on Home. by Romain Guy · 15 years ago
  74. 66ed54e Clean up vertex program with easy to manage uniform constants. by Jason Sams · 15 years ago
  75. b831554 Possibly fix 2415260 - IllegalStateException: Calling RS with no Context active by Joe Onorato · 15 years ago
  76. e538b11 fix 2261196 icons could be bigger when you drag them onto home screen by Joe Onorato · 15 years ago
  77. e9a3f3d Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct icon by Joe Onorato · 15 years ago
  78. 2d7e7d0 Fix 2261097 Shouldn't give users the option of MENU > Add in All Apps by Joe Onorato · 15 years ago
  79. 783053a Merge "mostly fix 2392102 by overriding the force-open input thing" by Joe Onorato · 15 years ago
  80. 8a9625e mostly fix 2392102 by overriding the force-open input thing by Joe Onorato · 15 years ago
  81. 483543f Update the position markers when going back to Home. by Romain Guy · 15 years ago
  82. 88f38d1 Attempt to fix icons labels misalignment in Home. Bug #2310188 by Romain Guy · 15 years ago
  83. 06762ab Convert the tap and drop live wallpaper commands coordinates to screen space. by Romain Guy · 15 years ago
  84. 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
  85. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  86. 168b007 Merge "Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance." by Jason Sams · 15 years ago
  87. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  88. 4aea33d Merge "Update launcher2 with vertex shader and single draw method for icons." by Jason Sams · 15 years ago
  89. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  90. f5e4dd0 Put the label into the same texture as the icon. by Joe Onorato · 15 years ago
  91. cd8fec0 Don't hardcode component name for search widget by Bjorn Bringert · 15 years ago
  92. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  93. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  94. ea3763c Fix dpad nav: go left/right when dpad is moved and dots are focused. by Romain Guy · 15 years ago
  95. c5cfa73 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  96. c45b168 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  97. 6374c51 Fix bug 2337808 - zoom state gets out of sync when the surface disappears by Joe Onorato · 15 years ago
  98. 8f19cdd Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  99. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago
  100. b5de775 Prevent crash when the app passes the wrong data type as a shortcut icon. by Romain Guy · 15 years ago