1. 0589f0f Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is by Joe Onorato · 14 years ago
  2. 3e244cf Use Search.SOURCE from android-common by Bjorn Bringert · 14 years ago
  3. e48eae0 Convert to RenderScriptGL. by Jason Sams · 14 years ago
  4. 82e1a27 More dead code cleanup. by Jason Sams · 14 years ago
  5. 23dcb7b Remove dead code. by Jason Sams · 14 years ago
  6. 7651248 Support rotation of the all apps screen. by Jason Sams · 14 years ago
  7. 374e42a Merge "Fix texture generation issue on Home." by Romain Guy · 14 years ago
  8. 442eda2 Fix texture generation issue on Home. by Romain Guy · 14 years ago
  9. 66ed54e Clean up vertex program with easy to manage uniform constants. by Jason Sams · 14 years ago
  10. b831554 Possibly fix 2415260 - IllegalStateException: Calling RS with no Context active by Joe Onorato · 14 years ago
  11. e538b11 fix 2261196 icons could be bigger when you drag them onto home screen by Joe Onorato · 15 years ago
  12. e9a3f3d Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct icon by Joe Onorato · 15 years ago
  13. 2d7e7d0 Fix 2261097 Shouldn't give users the option of MENU > Add in All Apps by Joe Onorato · 15 years ago
  14. 783053a Merge "mostly fix 2392102 by overriding the force-open input thing" by Joe Onorato · 15 years ago
  15. 8a9625e mostly fix 2392102 by overriding the force-open input thing by Joe Onorato · 15 years ago
  16. 483543f Update the position markers when going back to Home. by Romain Guy · 15 years ago
  17. 88f38d1 Attempt to fix icons labels misalignment in Home. Bug #2310188 by Romain Guy · 15 years ago
  18. 06762ab Convert the tap and drop live wallpaper commands coordinates to screen space. by Romain Guy · 15 years ago
  19. 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
  20. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  21. 168b007 Merge "Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance." by Jason Sams · 15 years ago
  22. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  23. 4aea33d Merge "Update launcher2 with vertex shader and single draw method for icons." by Jason Sams · 15 years ago
  24. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  25. cd8fec0 Don't hardcode component name for search widget by Bjorn Bringert · 15 years ago
  26. 629de3e Remove widgets when the corresponding apk is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  27. 5c16f3e Remove LiveFolders when corresponding package is uninstalled. Bug #2298872 by Romain Guy · 15 years ago
  28. ea3763c Fix dpad nav: go left/right when dpad is moved and dots are focused. by Romain Guy · 15 years ago
  29. c45b168 Fix 2325492 - No icons in launcher after pressing home from within an app by Joe Onorato · 15 years ago
  30. 6374c51 Fix bug 2337808 - zoom state gets out of sync when the surface disappears by Joe Onorato · 15 years ago
  31. 8f19cdd Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  32. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago
  33. b5de775 Prevent crash when the app passes the wrong data type as a shortcut icon. by Romain Guy · 15 years ago
  34. 9e97dc9 am 0663d1d9: am fd1e757f: Update imports to android-common by Tom Taylor · 15 years ago
  35. fd1e757 Update imports to android-common by Tom Taylor · 15 years ago
  36. 4c073b9 Merge change I72f1d310 by Android (Google) Code Review · 15 years ago
  37. a99d82f Merge change I510ee049 by Android (Google) Code Review · 15 years ago
  38. 72f1d31 Update to new RS texture API. by Jason Sams · 15 years ago
  39. 6005588 Merge change I8ad4a378 by Android (Google) Code Review · 15 years ago
  40. 93c4576 Remove obsolete doc references to LauncherAppWidgetBinder by Bjorn Bringert · 15 years ago
  41. 752a124 am 34a0e1b0: fix bug 2326478 by Joe Onorato · 15 years ago
  42. 510ee04 Remove WAR for handling uploads when no surface was present. by Jason Sams · 15 years ago
  43. 3425134 Bind converted widgets directly. by Bjorn Bringert · 15 years ago
  44. 34a0e1b fix bug 2326478 by Joe Onorato · 15 years ago
  45. 1cc7f41 Remove unused class from Launcher2. by Romain Guy · 15 years ago
  46. bdc5a45 am 3ecbd81f: Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView.removeApp by Joe Onorato · 15 years ago
  47. 3ecbd81 Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView$RolloRS.removeApp by Joe Onorato · 15 years ago
  48. 15237db am 8cf34293: Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  49. 8cf3429 Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 15 years ago
  50. 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
  51. 7984c94 Get rid of the built-in search widget in Launcher2 by Bjorn Bringert · 15 years ago
  52. 8eea391 fix 2315821 and 2315729 - problems caused because the apps list could become by Joe Onorato · 15 years ago
  53. 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
  54. 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
  55. 546917a am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context. by Joe Onorato · 15 years ago
  56. a276fc5 Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context. by Joe Onorato · 15 years ago
  57. 199c482 am bf173f11: Fix 2304151 - crash while installing apps by Joe Onorato · 15 years ago
  58. bf173f1 Fix 2304151 - crash while installing apps by Joe Onorato · 15 years ago
  59. f8e6a80 Let the user click the dots during a scroll on Home. by Romain Guy · 15 years ago
  60. 7e4ed99 Fix 2300792 - All apps zooming when you come back from an app. by Joe Onorato · 15 years ago
  61. 13724ea Make the launcher send the position of the icon that's launching an intent. by Joe Onorato · 15 years ago
  62. 7eb9e5e Upgrade Home db to upgrade contacts shortcut to the quick contact action by Romain Guy · 15 years ago
  63. b0c27f2 Bug 2290800 - Use a collator to sort the app labels. by Joe Onorato · 15 years ago
  64. eb5615d Rename special dump properity so we can set it on user builds. by Jason Sams · 15 years ago
  65. f0be213 Fix 2275513 - Icons don't update on package update by Joe Onorato · 15 years ago
  66. b206121 Fix bug 2248173 - all apps animates out when you return home. by Joe Onorato · 15 years ago
  67. 98047dc Clear search widget animation in Launcher.onResume() by Bjorn Bringert · 15 years ago
  68. 600f188 Guard against null parent in Launcher2.Search.clearAnimation() by Bjorn Bringert · 15 years ago
  69. 418928e Fix bug 2223769 - Uninstalling app causes NPE. by Joe Onorato · 15 years ago
  70. cc19a53 Fix 2271080 - .lang.IllegalArgumentException: no dialog with id 1 was ever shown via by Joe Onorato · 15 years ago
  71. 14f122b Fix bug 2271894 - Odd animation when press home button from app that wasn't in center home screen by Joe Onorato · 15 years ago
  72. 88ec099 Fix 2274291 - back key doesn't go from all apps to workspace by Joe Onorato · 15 years ago
  73. 61597bd Fix 2271141 - Pressing the bottom corner of the screen when the applications menu is visible will by Joe Onorato · 15 years ago
  74. 0c4513e This might fix bug 2262272 - Apps list empty by Joe Onorato · 15 years ago
  75. a5c32d6 Fix bugs 226264 and 2265943 - Home stopped responding to touch, but all-apps & notification panel by Joe Onorato · 15 years ago
  76. 247226b Fix bug 2266095 - all apps animates out when you return home by hitting back by Joe Onorato · 15 years ago
  77. 39bfc13 Add more logging for bugs 2262649, 2262272 and 2265943. by Joe Onorato · 15 years ago
  78. be38609 Add a lot of logging that can be seen by doing adb shell setprop launcher2.dumpstate 1 and presssing volume down by Joe Onorato · 15 years ago
  79. 478730f fix 2261526 - Trackball doesn't work in 3D all-apps if you opened it using trackball by Joe Onorato · 15 years ago
  80. 1db7a97 Fix 2260199 - App icons placed in folder widget are doubled after rebooting phone. by Joe Onorato · 15 years ago
  81. 0d44e94 Fix bug 2261637 - Workspace previews home screens on long pressing by Joe Onorato · 15 years ago
  82. 5612e43 Fix duplicated text when returning home from an app that hid the status bar and launcher2 was killed. by Jason Sams · 15 years ago
  83. 28c706b Use the appropriate flat icon for the folder menu in the Add dialog. by Romain Guy · 15 years ago
  84. 06d12ab Merge change I464c055a into eclair by Android (Google) Code Review · 15 years ago
  85. f2826c7 Remove "Configure..." option from wallpaper chooser. by Romain Guy · 15 years ago
  86. 464c055 Bug 2244530 - Disable the attempt at not flickering. It's interfering with the frame rate while rollo animates in. by Joe Onorato · 15 years ago
  87. e26d9fc Update AllApps to defered surface attachment for RS. by Jason Sams · 15 years ago
  88. 68ba5ca Keep banging on the launcher locks up bug. This moves the by Joe Onorato · 15 years ago
  89. 24b6fd8 Fix 2257802 - Screen unresponsive when you get a call while moving the shortcuts or widgets on home screen by Joe Onorato · 15 years ago
  90. cb75f36 Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts. by Joe Onorato · 15 years ago
  91. e47f55c Improve desktop scrolling from the previews switcher. by Romain Guy · 15 years ago
  92. 9d31e9f Shows all screens in the previews. by Romain Guy · 15 years ago
  93. fab7440 Fix bug 2249797 - Launcher2 leaking textures on locale change by Joe Onorato · 15 years ago
  94. 52a653f Fix 2241848 - 3D apps folder does not send accessibility events by Joe Onorato · 15 years ago
  95. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 15 years ago
  96. 1325f55 Stop crashing on invalid wallpaper thumbnail images. by Daniel Sandler · 15 years ago
  97. 028b624 Fix 2226221 - home screen app names do not reflect on locale change by Joe Onorato · 15 years ago
  98. 3a8820b Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button by Joe Onorato · 15 years ago
  99. 2ca0ae7 Fix bug 2250432 - all apps should dismiss when you power off or phone locks by Joe Onorato · 15 years ago
  100. ff0c2e2 Add the ability to dismiss previews when touching outside of the popup.u by Romain Guy · 15 years ago