1. ff5f040 isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating(). by Patrick Dubroy · 15 years ago
  2. cbe7f20 Move batch size to a resource. by Daniel Sandler · 15 years ago
  3. dca6612 Batch loading of icons for AllApps. by Daniel Sandler · 15 years ago
  4. 13c2e7b Prevent ANR in Home when changing orientation. Bug #2504556 by Romain Guy · 15 years ago
  5. 64e6be7 Refactor the app updates so that it doesn't rely on the package name. by Joe Onorato · 15 years ago
  6. 060b5c8 Implement landscape in 3D all apps. Bug #2454737 Bug #2454736 by Romain Guy · 16 years ago
  7. c351eb8 Hide the workspace when launching AllApps2D. by Daniel Sandler · 16 years ago
  8. 388f679 Introduce 2D All Apps and other support for sapphire-class devices. by Daniel Sandler · 16 years ago
  9. a5ecf71 am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740 by Joe Onorato · 16 years ago
  10. 4700fed Maybe this will silence http://b/2460740 by Joe Onorato · 16 years ago
  11. 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 · 16 years ago
  12. bf5350d fix 2460740 com.android.launcher2: java.lang.NullPointerException at by Joe Onorato · 16 years ago
  13. 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 · 16 years ago
  14. 339cdd9 fix 2411389 - calling RS with no Context by Joe Onorato · 16 years ago
  15. 52ba5b0 DO NOT MERGE. Update for new RS library with ES 2.0 support. by Jason Sams · 16 years ago
  16. e48eae0 Convert to RenderScriptGL. by Jason Sams · 16 years ago
  17. 82e1a27 More dead code cleanup. by Jason Sams · 16 years ago
  18. 23dcb7b Remove dead code. by Jason Sams · 16 years ago
  19. 7651248 Support rotation of the all apps screen. by Jason Sams · 16 years ago
  20. 66ed54e Clean up vertex program with easy to manage uniform constants. by Jason Sams · 16 years ago
  21. b831554 Possibly fix 2415260 - IllegalStateException: Calling RS with no Context active by Joe Onorato · 16 years ago
  22. e9a3f3d Fix 2379378 Trackball up on all apps home icon doesn't highlight the correct icon by Joe Onorato · 16 years ago
  23. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 16 years ago
  24. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 16 years ago
  25. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 16 years ago
  26. f5e4dd0 Put the label into the same texture as the icon. by Joe Onorato · 16 years ago
  27. 6374c51 Fix bug 2337808 - zoom state gets out of sync when the surface disappears by Joe Onorato · 16 years ago
  28. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 16 years ago
  29. 72f1d31 Update to new RS texture API. by Jason Sams · 16 years ago
  30. 510ee04 Remove WAR for handling uploads when no surface was present. by Jason Sams · 16 years ago
  31. 3ecbd81 Still trying to fix 2320348 - Launcher2 crashed: AIOOBE at com.android.launcher2.AllAppsView$RolloRS.removeApp by Joe Onorato · 16 years ago
  32. 8cf3429 Launcher2 - This might fix the missing app problem and the crash in removeApp. by Joe Onorato · 16 years ago
  33. 8eea391 fix 2315821 and 2315729 - problems caused because the apps list could become by Joe Onorato · 16 years ago
  34. af5b4cb Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left by Joe Onorato · 16 years ago
  35. a276fc5 Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context. by Joe Onorato · 16 years ago
  36. bf173f1 Fix 2304151 - crash while installing apps by Joe Onorato · 16 years ago
  37. b0c27f2 Bug 2290800 - Use a collator to sort the app labels. by Joe Onorato · 16 years ago
  38. 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 · 16 years ago
  39. 478730f fix 2261526 - Trackball doesn't work in 3D all-apps if you opened it using trackball by Joe Onorato · 16 years ago
  40. 5612e43 Fix duplicated text when returning home from an app that hid the status bar and launcher2 was killed. by Jason Sams · 16 years ago
  41. e26d9fc Update AllApps to defered surface attachment for RS. by Jason Sams · 16 years ago
  42. 68ba5ca Keep banging on the launcher locks up bug. This moves the by Joe Onorato · 16 years ago
  43. cb75f36 Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts. by Joe Onorato · 16 years ago
  44. fab7440 Fix bug 2249797 - Launcher2 leaking textures on locale change by Joe Onorato · 16 years ago
  45. 52a653f Fix 2241848 - 3D apps folder does not send accessibility events by Joe Onorato · 16 years ago
  46. a30ce8e Bug 2231692 - Turn off launcher2 logging. by Joe Onorato · 16 years ago
  47. 3a8820b Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button by Joe Onorato · 16 years ago
  48. b64b67a Fix http://b/issue?id=2203681 by Mike Cleron · 16 years ago
  49. eb8325a Bug 2239823 - Can't focus "home" icon in 3d all apps by Joe Onorato · 16 years ago
  50. c61cff9 Make the selection indicator and the focus indicator in 3d all apps different colors. Bug 2239818. by Joe Onorato · 16 years ago
  51. 2d80476 The apps might not have finished loading by the time we're doing this. Fixes bug 2241755. by Joe Onorato · 16 years ago
  52. 0ace11a Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning it to me without by Joe Onorato · 16 years ago
  53. 20df7c7 Fix white square bug when new apps are added while home is not active. by Jason Sams · 16 years ago
  54. 9039667 Don't release the GL context when all-apps looses its surface. by Jason Sams · 16 years ago
  55. 4a5c1e1 Fix 2209039 and 2220106 by Mike Cleron · 16 years ago
  56. a13f574 Fix 2205899 - unable to access last row using trackball scroll if last row is having less than by Joe Onorato · 16 years ago
  57. 080d9b6 Adjust logging of launcher2 launch times, and make all apps loading wait a little longer, by Joe Onorato · 16 years ago
  58. cb9f798 Fix 2199124 - Sometimes app icons don't go away when deleting the app. by Joe Onorato · 16 years ago
  59. c851479 Wrap text with the curve instead of the fade. Mipmap distant text and icons. Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center. by Jason Sams · 16 years ago
  60. 664457d Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps by Joe Onorato · 16 years ago
  61. b39e51a Fix 2201778 - Key click on all apps by Joe Onorato · 16 years ago
  62. 859b3a7 fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion by Joe Onorato · 16 years ago
  63. 8113479 Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app. by Jason Sams · 16 years ago
  64. 2e19c05 Return friction table, tweak values for line rather than pages. by Jason Sams · 16 years ago
  65. 7d5d746 Start at adding trackball support to 3D all apps by Mike Cleron · 16 years ago
  66. b6082fa0 Fix trackball selection on the desktop (not all apps, yet) by Mike Cleron · 16 years ago
  67. c1c521e Add support for MoveTo. by Jason Sams · 16 years ago
  68. 37e7c2b Remove the competitors to the one true AppApps3D. by Jason Sams · 16 years ago
  69. 1d708e7 Deselect the home icon whenever we zoom, in case we were tracking it. by Joe Onorato · 16 years ago
  70. d63458b Add pressed states for the all apps button and the home button. by Joe Onorato · 16 years ago
  71. 68ffd10 Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent. by Joe Onorato · 16 years ago
  72. 82ca550 Passion - Fix bug 2178628 - Make all apps selection work better. by Joe Onorato · 16 years ago
  73. 41b61c8 Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver. by Jason Sams · 16 years ago
  74. b52dfa0 Change allApps to new view. Tweak rollo3 phyisics. by Jason Sams · 16 years ago
  75. d8152b9 Add support for vert movement. Very hackish atm. by Jason Sams · 16 years ago
  76. a8138d5 Launcher2 - make 3d all apps deal with new apps and deleted apps. by Joe Onorato · 16 years ago
  77. 12c14a8 Use push from script. Remove old readback and instant animation code. by Jason Sams · 16 years ago
  78. 4db5231 Don't do swipes to open all apps anymore. by Joe Onorato · 16 years ago
  79. 0aa7166 Minor physics tweaks to make movement more responsive. checkpoint alt layout. by Jason Sams · 16 years ago
  80. 539ed9d PASSION ONLY - fix npe by Joe Onorato · 16 years ago
  81. bcbeab8 Put the home button back in. by Joe Onorato · 16 years ago
  82. c5acd42 Be even more aggressive about faking the readback zoom state. by Joe Onorato · 16 years ago
  83. f7b0e01 Fix the "missing touch events" problem. by Joe Onorato · 16 years ago
  84. e52a1b5 Follow changed API. by Dianne Hackborn · 16 years ago
  85. 28870b7 Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 16 years ago
  86. 476339d Implement safer test for min click velocity. by Jason Sams · 16 years ago
  87. cd689e1 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 16 years ago
  88. 360d035 Reset rollo to page 0 when it's fully zoomed out. by Joe Onorato · 16 years ago
  89. 0a8dc2c Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive. by Jason Sams · 16 years ago
  90. 05de32a Turn on HW rendering for AllApps. by Jason Sams · 16 years ago
  91. 8e099e2 Don't do readback. This is a hack until we figure out a better way to really find out what's going by Joe Onorato · 16 years ago
  92. 56848b0 Fix the hit testing so the regions line up with the icons. by Joe Onorato · 16 years ago
  93. 7bb1749 work around and fix bugs by Joe Onorato · 16 years ago
  94. 2df5a57 Use the software renderer for all apps for now. by Joe Onorato · 16 years ago
  95. bea6277 Don't call data on zero size allocations. by Jason Sams · 16 years ago
  96. fd22dac Implement dark background, adjust spacing, remove skia scaling for performance during zoom. by Jason Sams · 16 years ago
  97. 86c87ed Implement new physics model for scroll. by Jason Sams · 16 years ago
  98. 2ca51dc Remove the debugging code that left icons selected longer than they should be. by Joe Onorato · 16 years ago
  99. 78aebd8 Use rs support for object loading. by Jason Sams · 16 years ago
  100. 1291a8c Add a glow selection to the icons. I'm not sure if I like it. by Joe Onorato · 16 years ago