summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsView.java
Commit message (Expand)AuthorAgeFilesLines
* Change allApps to new view. Tweak rollo3 phyisics.Jason Sams2009-10-141-3/+23
* Add support for vert movement. Very hackish atm.Jason Sams2009-10-141-36/+129
* Launcher2 - make 3d all apps deal with new apps and deleted apps.Joe Onorato2009-10-061-29/+168
* Use push from script. Remove old readback and instant animation code.Jason Sams2009-10-061-75/+29
* Don't do swipes to open all apps anymore.Joe Onorato2009-10-061-18/+7
* Minor physics tweaks to make movement more responsive. checkpoint alt layout.Jason Sams2009-10-021-0/+59
* PASSION ONLY - fix npeJoe Onorato2009-10-021-2/+4
* Put the home button back in.Joe Onorato2009-10-011-75/+112
* Be even more aggressive about faking the readback zoom state.Joe Onorato2009-10-011-3/+3
* Fix the "missing touch events" problem.Joe Onorato2009-10-011-8/+11
* Follow changed API.Dianne Hackborn2009-09-301-1/+1
* Minor tweaks to look. Billboarded icons and 1:1 text.Jason Sams2009-09-301-1/+0
* Implement safer test for min click velocity.Jason Sams2009-09-291-7/+17
* Minor cleanup and fix for the cannot launch apps bug if the screen is still c...Jason Sams2009-09-291-53/+50
* Reset rollo to page 0 when it's fully zoomed out.Joe Onorato2009-09-281-9/+22
* Fix use of zero sized allocation. Add check to make sure the read object has...Jason Sams2009-09-271-19/+25
* Turn on HW rendering for AllApps.Jason Sams2009-09-271-1/+1
* Don't do readback. This is a hack until we figure out a better way to really...Joe Onorato2009-09-251-1/+9
* Fix the hit testing so the regions line up with the icons.Joe Onorato2009-09-251-12/+12
* work around and fix bugsJoe Onorato2009-09-251-43/+78
* Use the software renderer for all apps for now.Joe Onorato2009-09-231-1/+1
* Don't call data on zero size allocations.Jason Sams2009-09-211-4/+4
* Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams2009-09-201-1/+11
* Implement new physics model for scroll.Jason Sams2009-09-181-21/+35
* Remove the debugging code that left icons selected longer than they should be.Joe Onorato2009-09-161-4/+1
* Use rs support for object loading.Jason Sams2009-09-151-38/+55
* Add a glow selection to the icons. I'm not sure if I like it.Joe Onorato2009-09-151-17/+25
* Put app alls surface on top.Dianne Hackborn2009-09-141-0/+1
* checkpoint 3d all apps entrance / exit animationsJoe Onorato2009-09-141-113/+82
* Add the animation for when you enter the all apps view.Joe Onorato2009-09-111-4/+27
* better drag beha viorJoe Onorato2009-09-031-1/+6
* Always have the AllAppsView visible, but have it draw nothingJoe Onorato2009-09-031-0/+13
* Add drag and drop from AllAppsView (to the workspace).Joe Onorato2009-09-031-3/+29
* Click on icons.Joe Onorato2009-09-021-49/+220
* Add the all apps button.Joe Onorato2009-08-311-52/+124
* The icons are 3dJoe Onorato2009-08-281-1/+1
* Update to request a depth buffer.Jason Sams2009-08-251-1/+1
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-33/+60
* Move the all apps view back into the window with the workspace.Joe Onorato2009-08-161-6/+22
* fling betterJoe Onorato2009-08-121-0/+2
* flingJoe Onorato2009-08-121-17/+47
* Start rewriting the motion event tracking.Joe Onorato2009-08-081-202/+64
* start rewriting rollo so it's a little more parameterized.Joe Onorato2009-08-081-4/+36
* clean up rollo / launcher2Joe Onorato2009-08-071-43/+39
* Move rollo into the all apps view.Joe Onorato2009-08-061-0/+453