summaryrefslogtreecommitdiffstats
path: root/res/raw
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jason Sams2009-09-291-17/+5
| | | | creeping.
* 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
| | | | | | | | | - Make rollo always draw. This works around the bug somewhere that makes it show gray when all apps shold be closed - Simplify the SwipeController now that we're not zooming the workspace. - Make the readback data sane by splitting it to a different allocation. Now there is one allocation for each direction of data flow. - Make AllAppsView.isVisible return the correct value.
* Rollo tweaks.Joe Onorato2009-09-231-3/+20
| | | | | | - Turn off the "zoom" log message. - Make it stop rendering. Add a workaround to not always flipping the last page by drawing one extra frame.
* Implement dark background, adjust spacing, remove skia scaling for ↵Jason Sams2009-09-201-71/+84
| | | | performance during zoom.
* 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
| | | | | | when it shouldn't be visible. This lets us do clean animations and not wait for GL to spool up.
* 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
|
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-18/+35
|
* fling betterJoe Onorato2009-08-121-16/+56
|
* Merge change 20970Android (Google) Code Review2009-08-121-24/+109
|\ | | | | | | | | * changes: fling
| * flingJoe Onorato2009-08-121-24/+109
| |
* | Remove live wallpaperRomain Guy2009-08-121-212/+0
|/
* Add Grass live wallpaper to Launcher2. It's ALIVE!Romain Guy2009-08-111-0/+212
|
* Start rewriting the motion event tracking.Joe Onorato2009-08-081-18/+11
| | | | It's just tracking the finger with no fling.
* start rewriting rollo so it's a little more parameterized.Joe Onorato2009-08-081-153/+123
|
* clean up rollo / launcher2Joe Onorato2009-08-071-2/+2
|
* Move rollo into the all apps view.Joe Onorato2009-08-062-0/+184