1. b39e51a Fix 2201778 - Key click on all apps by Joe Onorato · 16 years ago
  2. 859b3a7 fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion by Joe Onorato · 16 years ago
  3. 8113479 Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app. by Jason Sams · 16 years ago
  4. 2e19c05 Return friction table, tweak values for line rather than pages. by Jason Sams · 16 years ago
  5. 7d5d746 Start at adding trackball support to 3D all apps by Mike Cleron · 16 years ago
  6. b6082fa0 Fix trackball selection on the desktop (not all apps, yet) by Mike Cleron · 16 years ago
  7. c1c521e Add support for MoveTo. by Jason Sams · 16 years ago
  8. 37e7c2b Remove the competitors to the one true AppApps3D. by Jason Sams · 16 years ago
  9. 1d708e7 Deselect the home icon whenever we zoom, in case we were tracking it. by Joe Onorato · 16 years ago
  10. d63458b Add pressed states for the all apps button and the home button. by Joe Onorato · 16 years ago
  11. 68ffd10 Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent. by Joe Onorato · 16 years ago
  12. 82ca550 Passion - Fix bug 2178628 - Make all apps selection work better. by Joe Onorato · 16 years ago
  13. 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
  14. b52dfa0 Change allApps to new view. Tweak rollo3 phyisics. by Jason Sams · 16 years ago
  15. d8152b9 Add support for vert movement. Very hackish atm. by Jason Sams · 16 years ago
  16. a8138d5 Launcher2 - make 3d all apps deal with new apps and deleted apps. by Joe Onorato · 16 years ago
  17. 12c14a8 Use push from script. Remove old readback and instant animation code. by Jason Sams · 16 years ago
  18. 4db5231 Don't do swipes to open all apps anymore. by Joe Onorato · 16 years ago
  19. 0aa7166 Minor physics tweaks to make movement more responsive. checkpoint alt layout. by Jason Sams · 16 years ago
  20. 539ed9d PASSION ONLY - fix npe by Joe Onorato · 16 years ago
  21. bcbeab8 Put the home button back in. by Joe Onorato · 16 years ago
  22. c5acd42 Be even more aggressive about faking the readback zoom state. by Joe Onorato · 16 years ago
  23. f7b0e01 Fix the "missing touch events" problem. by Joe Onorato · 16 years ago
  24. e52a1b5 Follow changed API. by Dianne Hackborn · 16 years ago
  25. 28870b7 Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 16 years ago
  26. 476339d Implement safer test for min click velocity. by Jason Sams · 16 years ago
  27. cd689e1 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 16 years ago
  28. 360d035 Reset rollo to page 0 when it's fully zoomed out. by Joe Onorato · 16 years ago
  29. 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
  30. 05de32a Turn on HW rendering for AllApps. by Jason Sams · 16 years ago
  31. 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
  32. 56848b0 Fix the hit testing so the regions line up with the icons. by Joe Onorato · 16 years ago
  33. 7bb1749 work around and fix bugs by Joe Onorato · 16 years ago
  34. 2df5a57 Use the software renderer for all apps for now. by Joe Onorato · 16 years ago
  35. bea6277 Don't call data on zero size allocations. by Jason Sams · 16 years ago
  36. fd22dac Implement dark background, adjust spacing, remove skia scaling for performance during zoom. by Jason Sams · 16 years ago
  37. 86c87ed Implement new physics model for scroll. by Jason Sams · 16 years ago
  38. 2ca51dc Remove the debugging code that left icons selected longer than they should be. by Joe Onorato · 16 years ago
  39. 78aebd8 Use rs support for object loading. by Jason Sams · 16 years ago
  40. 1291a8c Add a glow selection to the icons. I'm not sure if I like it. by Joe Onorato · 16 years ago
  41. b8898d5 Put app alls surface on top. by Dianne Hackborn · 16 years ago
  42. fb0ca67 checkpoint 3d all apps entrance / exit animations by Joe Onorato · 16 years ago
  43. 85a02a8 Add the animation for when you enter the all apps view. by Joe Onorato · 16 years ago
  44. e3406a2 better drag beha vior by Joe Onorato · 16 years ago
  45. 006b25f Always have the AllAppsView visible, but have it draw nothing by Joe Onorato · 16 years ago
  46. 5162ea9 Add drag and drop from AllAppsView (to the workspace). by Joe Onorato · 16 years ago
  47. 6665c0f Click on icons. by Joe Onorato · 16 years ago
  48. c567acb Add the all apps button. by Joe Onorato · 16 years ago
  49. efabe00 The icons are 3d by Joe Onorato · 16 years ago
  50. b58cbdc Update to request a depth buffer. by Jason Sams · 16 years ago
  51. 9c1289c Redo the launcher loading code and put the real app icons into rollo. by Joe Onorato · 16 years ago
  52. 7c312c1 Move the all apps view back into the window with the workspace. by Joe Onorato · 16 years ago
  53. eb2c02e fling better by Joe Onorato · 16 years ago
  54. d769a63 fling by Joe Onorato · 16 years ago
  55. 1feb3a8 Start rewriting the motion event tracking. by Joe Onorato · 16 years ago
  56. 43e7bcf start rewriting rollo so it's a little more parameterized. by Joe Onorato · 16 years ago
  57. bf15cb4 clean up rollo / launcher2 by Joe Onorato · 16 years ago
  58. 9383905 Move rollo into the all apps view. by Joe Onorato · 16 years ago