1. 70467ef RS API cleanup for SDK. Update apps to final APIs. bug 3421901 by Jason Sams · 13 years ago
  2. 4dfea09 update to new API by Jason Sams · 14 years ago
  3. b8c95ba Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  4. b02af38 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  5. 95252b4 Changing Launcher2 to use more generic shader param binding. by Alex Sakhartchouk · 14 years ago
  6. f0d03e4 Use RS API for checking isNull. by Jason Sams · 14 years ago
  7. 070ada8 Update to RS api chance moving constant colors to ProgramFragment. by Jason Sams · 14 years ago
  8. 500d36e Cleanup setToClient calls. by Jason Sams · 14 years ago
  9. 401d892 Slang made the rs_types.rsh and rs_math.rsh the default include files. Delete them in allapps.rs. by Shih-wei Liao · 14 years ago
  10. afb81d4 Ported Launcher2 to use the new Build system. by Shih-wei Liao · 14 years ago[Renamed (97%) from res/raw/allapps.rs]
  11. 1bdb9d3 Switching allapps to use Mesh instead of SimpleMesh. by Alex Sakhartchouk · 14 years ago
  12. 60a55bb Code cleanup possible with new reflected classes. by Jason Sams · 14 years ago
  13. 1aa4ff0 Update AppApps to use reflected files. by Jason Sams · 14 years ago
  14. c814965 Add pragma on java package name, for reflection purpose. by Shih-wei Liao · 14 years ago
  15. 13a75d5 Update names and move clear to script. by Jason Sams · 14 years ago
  16. 5c1417a Fix regression in master. The attempt to remove the last frame hack in by Jason Sams · 14 years ago
  17. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 14 years ago
  18. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 14 years ago
  19. 20e7a56 Fix 2524488 Not able to launch app in the last line of app launcher in landscape mode by Joe Onorato · 14 years ago
  20. cc90349 Fix stop point for physics in landscape. by Jason Sams · 14 years ago
  21. 638a93d Give up on caching the computed animation state as it keeps causing bugs by Jason Sams · 14 years ago
  22. 2a13155 Fix single frame flicker when AllApps did its pre-load WAR that forced the driver to render one frame. by Jason Sams · 14 years ago
  23. 6b08ffe tweak alignment of all apps to avoid filtering artifacts. by Jason Sams · 14 years ago
  24. 7651248 Support rotation of the all apps screen. by Jason Sams · 14 years ago
  25. e78ace9 Fix flicker with HW WAR for drawing one frame during init. by Jason Sams · 14 years ago
  26. 6471c8b Fix entry/exit animation to better follow DT. by Jason Sams · 15 years ago
  27. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  28. 37f262d Fix issues with text drawing in Froyo for all-apps. by Jason Sams · 15 years ago
  29. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  30. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  31. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago[Renamed from res/raw/rollo3.c]
  32. 84bfa56 Improve performance of AllApps for large numbers of apps. by Jason Sams · 15 years ago
  33. 3a8820b Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button by Joe Onorato · 15 years ago
  34. 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 · 15 years ago
  35. 2e19c05 Return friction table, tweak values for line rather than pages. by Jason Sams · 15 years ago
  36. 96b49d8 Move the home button down slightly. by Jason Sams · 15 years ago
  37. 7d5d746 Start at adding trackball support to 3D all apps by Mike Cleron · 15 years ago
  38. 461073b Fix exit animation of top icon when present. by Jason Sams · 15 years ago
  39. c1c521e Add support for MoveTo. by Jason Sams · 15 years ago
  40. 37e7c2b Remove the competitors to the one true AppApps3D. by Jason Sams · 15 years ago
  41. 09c6fc0 Change the entry / exit animation. by Jason Sams · 15 years ago
  42. d63458b Add pressed states for the all apps button and the home button. by Joe Onorato · 15 years ago
  43. 742d7fc Show the orange selection thing. by Joe Onorato · 15 years ago
  44. 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 · 15 years ago
  45. b52dfa0 Change allApps to new view. Tweak rollo3 phyisics. by Jason Sams · 15 years ago
  46. 0f505e5 Checkpoint new rollo scripts. Not currently in use. by Jason Sams · 15 years ago