1. 929e3a2 Remove widget panel related leftover workspace items by Andras Kloczl · 2 years, 11 months ago
  2. 658c5da Log widgets source. by Yogisha Dixit · 3 years, 2 months ago
  3. c593939 Bye bye workspace screens table by Sunny Goyal · 6 years ago
  4. 05f3088 Adding support for DB downgrade by Sunny Goyal · 7 years ago
  5. afb81d4 Ported Launcher2 to use the new Build system. by Shih-wei Liao · 14 years ago
  6. 1bdb9d3 Switching allapps to use Mesh instead of SimpleMesh. by Alex Sakhartchouk · 14 years ago
  7. 60a55bb Code cleanup possible with new reflected classes. by Jason Sams · 14 years ago
  8. 1aa4ff0 Update AppApps to use reflected files. by Jason Sams · 14 years ago
  9. c814965 Add pragma on java package name, for reflection purpose. by Shih-wei Liao · 14 years ago
  10. 13a75d5 Update names and move clear to script. by Jason Sams · 14 years ago
  11. 5c1417a Fix regression in master. The attempt to remove the last frame hack in by Jason Sams · 14 years ago
  12. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 14 years ago
  13. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 14 years ago
  14. 20e7a56 Fix 2524488 Not able to launch app in the last line of app launcher in landscape mode by Joe Onorato · 14 years ago
  15. cc90349 Fix stop point for physics in landscape. by Jason Sams · 14 years ago
  16. 638a93d Give up on caching the computed animation state as it keeps causing bugs by Jason Sams · 14 years ago
  17. 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
  18. 6b08ffe tweak alignment of all apps to avoid filtering artifacts. by Jason Sams · 14 years ago
  19. 7651248 Support rotation of the all apps screen. by Jason Sams · 14 years ago
  20. e78ace9 Fix flicker with HW WAR for drawing one frame during init. by Jason Sams · 14 years ago
  21. 6471c8b Fix entry/exit animation to better follow DT. by Jason Sams · 15 years ago
  22. 1a94ee3 Fix selection highligh in all apps. Selection highlight now follows the curve and uses a smaller bitmap. by Jason Sams · 15 years ago
  23. 37f262d Fix issues with text drawing in Froyo for all-apps. by Jason Sams · 15 years ago
  24. 6ec11bc Change text labels from RGBA to ALPHA8. Reduces memory usage and may increase performance. by Jason Sams · 15 years ago
  25. b4ecab2 Update launcher2 with vertex shader and single draw method for icons. by Jason Sams · 15 years ago
  26. d15f3ef cleanup RS scripts leftover from previous design and rename final script. by Jason Sams · 15 years ago
  27. 84bfa56 Improve performance of AllApps for large numbers of apps. by Jason Sams · 15 years ago
  28. c9b5c65 Two wallpapers were missing from the list. by Romain Guy · 15 years ago
  29. 3a8820b Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button by Joe Onorato · 15 years ago
  30. 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
  31. 2e19c05 Return friction table, tweak values for line rather than pages. by Jason Sams · 15 years ago
  32. 96b49d8 Move the home button down slightly. by Jason Sams · 15 years ago
  33. 7d5d746 Start at adding trackball support to 3D all apps by Mike Cleron · 15 years ago
  34. 461073b Fix exit animation of top icon when present. by Jason Sams · 15 years ago
  35. c1c521e Add support for MoveTo. by Jason Sams · 15 years ago
  36. 37e7c2b Remove the competitors to the one true AppApps3D. by Jason Sams · 15 years ago
  37. 09c6fc0 Change the entry / exit animation. by Jason Sams · 15 years ago
  38. d63458b Add pressed states for the all apps button and the home button. by Joe Onorato · 15 years ago
  39. 742d7fc Show the orange selection thing. by Joe Onorato · 15 years ago
  40. 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
  41. b52dfa0 Change allApps to new view. Tweak rollo3 phyisics. by Jason Sams · 15 years ago
  42. 0f505e5 Checkpoint new rollo scripts. Not currently in use. by Jason Sams · 15 years ago
  43. 267d4fa Fix physics bug when the script would go to sleep. The large DT caused the next animation to error. Stop rendering after one frame past last movement. by Jason Sams · 15 years ago
  44. a9d176c Don't attempt to draw if we don't have any icons to draw. by Jason Sams · 15 years ago
  45. 12c14a8 Use push from script. Remove old readback and instant animation code. by Jason Sams · 15 years ago
  46. 0aa7166 Minor physics tweaks to make movement more responsive. checkpoint alt layout. by Jason Sams · 15 years ago
  47. bcbeab8 Put the home button back in. by Joe Onorato · 15 years ago
  48. 28870b7 Minor tweaks to look. Billboarded icons and 1:1 text. by Jason Sams · 15 years ago
  49. cd689e1 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. by Jason Sams · 15 years ago
  50. 360d035 Reset rollo to page 0 when it's fully zoomed out. by Joe Onorato · 15 years ago
  51. 56848b0 Fix the hit testing so the regions line up with the icons. by Joe Onorato · 15 years ago
  52. 7bb1749 work around and fix bugs by Joe Onorato · 15 years ago
  53. 2664634 Rollo tweaks. by Joe Onorato · 15 years ago
  54. fd22dac Implement dark background, adjust spacing, remove skia scaling for performance during zoom. by Jason Sams · 15 years ago
  55. 86c87ed Implement new physics model for scroll. by Jason Sams · 15 years ago
  56. 78aebd8 Use rs support for object loading. by Jason Sams · 15 years ago
  57. 1291a8c Add a glow selection to the icons. I'm not sure if I like it. by Joe Onorato · 15 years ago
  58. fb0ca67 checkpoint 3d all apps entrance / exit animations by Joe Onorato · 15 years ago
  59. d40eec3 Forgot to repo upload --amend. Yay. by Joe Onorato · 15 years ago
  60. 85a02a8 Add the animation for when you enter the all apps view. by Joe Onorato · 15 years ago
  61. 006b25f Always have the AllAppsView visible, but have it draw nothing by Joe Onorato · 15 years ago
  62. 6665c0f Click on icons. by Joe Onorato · 15 years ago
  63. c567acb Add the all apps button. by Joe Onorato · 15 years ago
  64. 0d1c563 show the text by Joe Onorato · 15 years ago
  65. efabe00 The icons are 3d by Joe Onorato · 15 years ago
  66. 9c1289c Redo the launcher loading code and put the real app icons into rollo. by Joe Onorato · 15 years ago
  67. eb2c02e fling better by Joe Onorato · 15 years ago
  68. 0ab8c37 Merge change 20970 by Android (Google) Code Review · 15 years ago
  69. d769a63 fling by Joe Onorato · 15 years ago
  70. ccb9d2a Remove live wallpaper by Romain Guy · 15 years ago
  71. 3ccdf2f Add Grass live wallpaper to Launcher2. It's ALIVE! by Romain Guy · 15 years ago
  72. 1feb3a8 Start rewriting the motion event tracking. by Joe Onorato · 15 years ago
  73. 43e7bcf start rewriting rollo so it's a little more parameterized. by Joe Onorato · 15 years ago
  74. bf15cb4 clean up rollo / launcher2 by Joe Onorato · 15 years ago
  75. 9383905 Move rollo into the all apps view. by Joe Onorato · 15 years ago