summaryrefslogtreecommitdiffstats
path: root/res/raw
Commit message (Expand)AuthorAgeFilesLines
* Give up on caching the computed animation state as it keeps causing bugsJason Sams2010-03-081-1/+1
* Fix single frame flicker when AllApps did its pre-load WAR that forced the dr...Jason Sams2010-02-261-0/+1
* tweak alignment of all apps to avoid filtering artifacts.Jason Sams2010-02-221-3/+3
* Support rotation of the all apps screen.Jason Sams2010-02-041-17/+36
* Fix flicker with HW WAR for drawing one frame during init.Jason Sams2010-02-021-0/+1
* Fix entry/exit animation to better follow DT.Jason Sams2010-01-201-14/+7
* Fix selection highligh in all apps. Selection highlight now follows the curv...Jason Sams2010-01-201-11/+11
* Fix issues with text drawing in Froyo for all-apps.Jason Sams2010-01-201-4/+14
* Change text labels from RGBA to ALPHA8. Reduces memory usage and may increas...Jason Sams2010-01-191-1/+1
* Update launcher2 with vertex shader and single draw method for icons.Jason Sams2010-01-191-150/+22
* cleanup RS scripts leftover from previous design and rename final script.Jason Sams2010-01-063-836/+0
* Improve performance of AllApps for large numbers of apps.Jason Sams2009-11-201-2/+3
* Two wallpapers were missing from the list.Romain Guy2009-11-121-0/+0
* Fix bug 2250457 - Open folder on home screen changes changes the behaviour of...Joe Onorato2009-11-101-0/+6
* Wrap text with the curve instead of the fade. Mipmap distant text and icons. ...Jason Sams2009-10-291-71/+59
* Return friction table, tweak values for line rather than pages.Jason Sams2009-10-201-16/+28
* Move the home button down slightly.Jason Sams2009-10-201-9/+4
* Start at adding trackball support to 3D all appsMike Cleron2009-10-201-3/+23
* Fix exit animation of top icon when present.Jason Sams2009-10-201-5/+5
* Add support for MoveTo.Jason Sams2009-10-191-0/+33
* Remove the competitors to the one true AppApps3D.Jason Sams2009-10-192-455/+3
* Change the entry / exit animation.Jason Sams2009-10-161-17/+36
* Add pressed states for the all apps button and the home button.Joe Onorato2009-10-154-4/+4
* Show the orange selection thing.Joe Onorato2009-10-151-0/+6
* Implement workaround for GL driver which is slow to render the first frame wi...Jason Sams2009-10-154-10/+36
* Change allApps to new view. Tweak rollo3 phyisics.Jason Sams2009-10-141-73/+25
* Checkpoint new rollo scripts. Not currently in use.Jason Sams2009-10-133-25/+981
* Fix physics bug when the script would go to sleep. The large DT caused the n...Jason Sams2009-10-071-3/+23
* Don't attempt to draw if we don't have any icons to draw.Jason Sams2009-10-061-0/+3
* Use push from script. Remove old readback and instant animation code.Jason Sams2009-10-061-22/+30
* Minor physics tweaks to make movement more responsive. checkpoint alt layout.Jason Sams2009-10-022-17/+384
* Put the home button back in.Joe Onorato2009-10-011-2/+21
* Minor tweaks to look. Billboarded icons and 1:1 text.Jason Sams2009-09-301-23/+12
* Minor cleanup and fix for the cannot launch apps bug if the screen is still c...Jason Sams2009-09-291-17/+5
* Reset rollo to page 0 when it's fully zoomed out.Joe Onorato2009-09-281-4/+8
* Fix the hit testing so the regions line up with the icons.Joe Onorato2009-09-251-1/+18
* work around and fix bugsJoe Onorato2009-09-251-27/+16
* Rollo tweaks.Joe Onorato2009-09-231-3/+20
* Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams2009-09-201-71/+84
* Implement new physics model for scroll.Jason Sams2009-09-181-127/+162
* Use rs support for object loading.Jason Sams2009-09-151-60/+27
* Add a glow selection to the icons. I'm not sure if I like it.Joe Onorato2009-09-151-7/+7
* checkpoint 3d all apps entrance / exit animationsJoe Onorato2009-09-141-1/+13
* Forgot to repo upload --amend. Yay.Joe Onorato2009-09-111-1/+2
* Add the animation for when you enter the all apps view.Joe Onorato2009-09-111-8/+16
* Always have the AllAppsView visible, but have it draw nothingJoe Onorato2009-09-031-1/+6
* Click on icons.Joe Onorato2009-09-021-42/+44
* Add the all apps button.Joe Onorato2009-08-311-9/+28
* show the textJoe Onorato2009-08-301-22/+39
* The icons are 3dJoe Onorato2009-08-281-81/+88