| Commit message (Expand) | Author | Age | Files | Lines |
* | tweak alignment of all apps to avoid filtering artifacts. | Jason Sams | 2010-02-22 | 1 | -3/+3 |
* | Support rotation of the all apps screen. | Jason Sams | 2010-02-04 | 1 | -17/+36 |
* | Fix flicker with HW WAR for drawing one frame during init. | Jason Sams | 2010-02-02 | 1 | -0/+1 |
* | Fix entry/exit animation to better follow DT. | Jason Sams | 2010-01-20 | 1 | -14/+7 |
* | Fix selection highligh in all apps. Selection highlight now follows the curv... | Jason Sams | 2010-01-20 | 1 | -11/+11 |
* | Fix issues with text drawing in Froyo for all-apps. | Jason Sams | 2010-01-20 | 1 | -4/+14 |
* | Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas... | Jason Sams | 2010-01-19 | 1 | -1/+1 |
* | Update launcher2 with vertex shader and single draw method for icons. | Jason Sams | 2010-01-19 | 1 | -150/+22 |
* | cleanup RS scripts leftover from previous design and rename final script. | Jason Sams | 2010-01-06 | 3 | -836/+0 |
* | Improve performance of AllApps for large numbers of apps. | Jason Sams | 2009-11-20 | 1 | -2/+3 |
* | Two wallpapers were missing from the list. | Romain Guy | 2009-11-12 | 1 | -0/+0 |
* | Fix bug 2250457 - Open folder on home screen changes changes the behaviour of... | Joe Onorato | 2009-11-10 | 1 | -0/+6 |
* | Wrap text with the curve instead of the fade. Mipmap distant text and icons. ... | Jason Sams | 2009-10-29 | 1 | -71/+59 |
* | Return friction table, tweak values for line rather than pages. | Jason Sams | 2009-10-20 | 1 | -16/+28 |
* | Move the home button down slightly. | Jason Sams | 2009-10-20 | 1 | -9/+4 |
* | Start at adding trackball support to 3D all apps | Mike Cleron | 2009-10-20 | 1 | -3/+23 |
* | Fix exit animation of top icon when present. | Jason Sams | 2009-10-20 | 1 | -5/+5 |
* | Add support for MoveTo. | Jason Sams | 2009-10-19 | 1 | -0/+33 |
* | Remove the competitors to the one true AppApps3D. | Jason Sams | 2009-10-19 | 2 | -455/+3 |
* | Change the entry / exit animation. | Jason Sams | 2009-10-16 | 1 | -17/+36 |
* | Add pressed states for the all apps button and the home button. | Joe Onorato | 2009-10-15 | 4 | -4/+4 |
* | Show the orange selection thing. | Joe Onorato | 2009-10-15 | 1 | -0/+6 |
* | Implement workaround for GL driver which is slow to render the first frame wi... | Jason Sams | 2009-10-15 | 4 | -10/+36 |
* | Change allApps to new view. Tweak rollo3 phyisics. | Jason Sams | 2009-10-14 | 1 | -73/+25 |
* | Checkpoint new rollo scripts. Not currently in use. | Jason Sams | 2009-10-13 | 3 | -25/+981 |
* | Fix physics bug when the script would go to sleep. The large DT caused the n... | Jason Sams | 2009-10-07 | 1 | -3/+23 |
* | Don't attempt to draw if we don't have any icons to draw. | Jason Sams | 2009-10-06 | 1 | -0/+3 |
* | Use push from script. Remove old readback and instant animation code. | Jason Sams | 2009-10-06 | 1 | -22/+30 |
* | Minor physics tweaks to make movement more responsive. checkpoint alt layout. | Jason Sams | 2009-10-02 | 2 | -17/+384 |
* | Put the home button back in. | Joe Onorato | 2009-10-01 | 1 | -2/+21 |
* | Minor tweaks to look. Billboarded icons and 1:1 text. | Jason Sams | 2009-09-30 | 1 | -23/+12 |
* | Minor cleanup and fix for the cannot launch apps bug if the screen is still c... | Jason Sams | 2009-09-29 | 1 | -17/+5 |
* | Reset rollo to page 0 when it's fully zoomed out. | Joe Onorato | 2009-09-28 | 1 | -4/+8 |
* | Fix the hit testing so the regions line up with the icons. | Joe Onorato | 2009-09-25 | 1 | -1/+18 |
* | work around and fix bugs | Joe Onorato | 2009-09-25 | 1 | -27/+16 |
* | Rollo tweaks. | Joe Onorato | 2009-09-23 | 1 | -3/+20 |
* | Implement dark background, adjust spacing, remove skia scaling for performanc... | Jason Sams | 2009-09-20 | 1 | -71/+84 |
* | Implement new physics model for scroll. | Jason Sams | 2009-09-18 | 1 | -127/+162 |
* | Use rs support for object loading. | Jason Sams | 2009-09-15 | 1 | -60/+27 |
* | Add a glow selection to the icons. I'm not sure if I like it. | Joe Onorato | 2009-09-15 | 1 | -7/+7 |
* | checkpoint 3d all apps entrance / exit animations | Joe Onorato | 2009-09-14 | 1 | -1/+13 |
* | Forgot to repo upload --amend. Yay. | Joe Onorato | 2009-09-11 | 1 | -1/+2 |
* | Add the animation for when you enter the all apps view. | Joe Onorato | 2009-09-11 | 1 | -8/+16 |
* | Always have the AllAppsView visible, but have it draw nothing | Joe Onorato | 2009-09-03 | 1 | -1/+6 |
* | Click on icons. | Joe Onorato | 2009-09-02 | 1 | -42/+44 |
* | Add the all apps button. | Joe Onorato | 2009-08-31 | 1 | -9/+28 |
* | show the text | Joe Onorato | 2009-08-30 | 1 | -22/+39 |
* | The icons are 3d | Joe Onorato | 2009-08-28 | 1 | -81/+88 |
* | Redo the launcher loading code and put the real app icons into rollo. | Joe Onorato | 2009-08-24 | 1 | -18/+35 |
* | fling better | Joe Onorato | 2009-08-12 | 1 | -16/+56 |