summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Live wallpaper picker using a Gallery of thumbnails.Daniel Sandler2009-09-221-25/+44
* Don't crash in onDestroy. Not all ApplicationInfos have their icons loaded.Joe Onorato2009-09-221-1/+3
* Don't call data on zero size allocations.Jason Sams2009-09-211-4/+4
* Fix id collision in Home.Joe Onorato2009-09-211-2/+2
* Correct size for "Google" in search widget.Joe Onorato2009-09-211-1/+1
* Fix the way Home computes the cell span of widgets.Joe Onorato2009-09-211-3/+6
* Remove the ability for the Google logo to hide itself based on the chosenAnonymous Coward2009-09-211-42/+6
* Fix possible NPE in Launcher.Romain Guy2009-09-211-7/+9
* Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams2009-09-204-40/+41
* Implement new physics model for scroll.Jason Sams2009-09-181-21/+35
* Avoid potention OOME when choosing a wallpaper in Home.Romain Guy2009-09-161-5/+23
* Remove the debugging code that left icons selected longer than they should be.Joe Onorato2009-09-161-4/+1