summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/HandleView.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build!Romain Guy2010-03-041-0/+2
|
* Fix 2241848 - 3D apps folder does not send accessibility eventsJoe Onorato2009-11-111-0/+2
| | | | | | It's now sending them. The beeping and vibrating accessibility things work, but we only have prebuilts for the speech one and it's not saying anything and I can't debug it, so this will have to do.
* remove unused code.Joe Onorato2009-10-311-26/+0
|
* work around and fix bugsJoe Onorato2009-09-251-1/+10
| | | | | | | | | - 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.
* Get drag and drop working again.Joe Onorato2009-09-141-1/+1
|
* checkpoint 3d all apps entrance / exit animationsJoe Onorato2009-09-141-1/+1
|
* Checkpoint launcher2 - all apps is in a 2nd window.Joe Onorato2009-07-311-0/+4
| | | | Lots is still broken.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+91