summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Add support for MoveTo.Jason Sams2009-10-191-0/+10
* Remove the competitors to the one true AppApps3D.Jason Sams2009-10-191-225/+57
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-400/+0
* Deselect the home icon whenever we zoom, in case we were tracking it.Joe Onorato2009-10-151-0/+1
* Add pressed states for the all apps button and the home button.Joe Onorato2009-10-151-7/+24
* Fix the bug where the icons stop showing up.Joe Onorato2009-10-152-0/+12
* Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent.Joe Onorato2009-10-151-5/+7
* Passion - Fix bug 2178628 - Make all apps selection work better.Joe Onorato2009-10-151-33/+54
* Implement workaround for GL driver which is slow to render the first frame wi...Jason Sams2009-10-151-0/+6
* 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
* passion - fix 2176920 - all apps cleared after deleting folderJoe Onorato2009-10-142-4/+6
* Don't exit all apps when we launch apps.Joe Onorato2009-10-071-1/+6
* Launcher2 - Fix 2171232 Homescreen stopped responding after pressing home in ...Joe Onorato2009-10-071-0/+3
* Launcher2 - make 3d all apps deal with new apps and deleted apps.Joe Onorato2009-10-062-30/+170
* Use push from script. Remove old readback and instant animation code.Jason Sams2009-10-062-77/+31
* Launcher2: fix 2162230 - Can't add app shortcuts from 3D All AppsJoe Onorato2009-10-062-2/+12
* Merge change I4db52312 into eclairAndroid (Google) Code Review2009-10-064-286/+11
|\
| * Don't do swipes to open all apps anymore.Joe Onorato2009-10-064-286/+11
* | Pull over new icons from Launcher to Launcher2.Daniel Sandler2009-10-061-1/+1
|/
* Merge change I0aa71664 into eclairAndroid (Google) Code Review2009-10-021-0/+59
|\
| * Minor physics tweaks to make movement more responsive. checkpoint alt layout.Jason Sams2009-10-021-0/+59
* | Prevent Home from crashing because of wrongly generated ids.Romain Guy2009-10-021-2/+8
|/
* PASSION ONLY - fix npeJoe Onorato2009-10-021-2/+4
* Reduce the bias towards scrolling a little bit.Joe Onorato2009-10-011-1/+1
* Put the home button back in.Joe Onorato2009-10-011-75/+112
* Center the text in the textures.Joe Onorato2009-10-011-1/+6
* 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-012-13/+17
* Fix the bug where you can grab the workspace while all apps is animating.Joe Onorato2009-10-011-1/+9
* 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
* Merge change I476339d6 into eclairAndroid (Google) Code Review2009-09-291-7/+17
|\
| * Implement safer test for min click velocity.Jason Sams2009-09-291-7/+17
* | Merge change Ia7313db2 into eclairAndroid (Google) Code Review2009-09-291-3/+4
|\ \ | |/ |/|
| * Prevent crash when dropping an icon.Romain Guy2009-09-291-3/+4
* | Minor cleanup and fix for the cannot launch apps bug if the screen is still c...Jason Sams2009-09-291-53/+50
|/
* Merge change I86daa3fb into eclairAndroid (Google) Code Review2009-09-291-15/+25
|\
| * Live wallpaper improvements.Daniel Sandler2009-09-281-15/+25
* | Fix icons resizing.Romain Guy2009-09-281-31/+39
* | Reset rollo to page 0 when it's fully zoomed out.Joe Onorato2009-09-282-9/+25
|/
* 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
* Now that touch events can go off the edge of the screen, clampJoe Onorato2009-09-251-14/+43
* work around and fix bugsJoe Onorato2009-09-255-273/+179
* delete these unused filesJoe Onorato2009-09-243-239/+0
* Fix some crashes in launcher2.Joe Onorato2009-09-232-8/+3
* Use the software renderer for all apps for now.Joe Onorato2009-09-231-1/+1