summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with drag visualization and UserFolders.Patrick Dubroy2010-07-131-1/+35
* When dragging items on the home screen, visualize where they will drop.Patrick Dubroy2010-07-121-15/+57
* Improving home screen customizationMichael Jurka2010-07-091-1/+15
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-133/+259
* First cut at new home screen customization for xlarge displays.Michael Jurka2010-06-281-17/+29
* Ignore requests to add items to non-existant screens.Daniel Sandler2010-05-251-1/+4
* Fix 2617318 - NPE in Launcher2.Daniel Sandler2010-05-071-1/+1
* Bug 2639807 - Add smarter smoothing to home screen touch scrolling.Adam Powell2010-05-041-38/+39
* Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-031-1/+4
* Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-291-11/+35
* Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-261-31/+51
* Fix bug 2629457 - Scale home screen settle animation based on distance.Adam Powell2010-04-261-3/+27
* Change workspace scroller interpolatorAdam Powell2010-04-161-8/+10
* Fix 2595902 - NPE in launcher2Joe Onorato2010-04-151-1/+1
* Revised workspace fling physicsAdam Powell2010-04-131-1/+11
* Limit workspace flings to one screen at a time.Adam Powell2010-04-021-3/+10
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-32/+54
* Cancel long press within normal touch slop, before paging touch slop.Adam Powell2010-03-101-3/+5
* Smoother scrolling/paging, multiple pointer supportAdam Powell2010-03-101-19/+65
* Fix the build!Romain Guy2010-03-041-0/+2
* Don't crash when adding a shortcut.Joe Onorato2010-02-191-1/+1
* fix 2453680 - acore NPE on startup: setWallpaperPositionJoe Onorato2010-02-191-2/+7
* Correctly recenter the wallpaper when going back to default screen.Romain Guy2010-02-181-1/+2
* Fix 2446779 Launcher2 crash - while adding short cut to home from all apps dr...Joe Onorato2010-02-161-1/+1
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-22/+19
* Update the position markers when going back to Home.Romain Guy2010-01-281-0/+2
* Convert the tap and drop live wallpaper commands coordinates to screen space.Romain Guy2010-01-251-2/+4
* Remove widgets when the corresponding apk is uninstalled.Romain Guy2010-01-131-67/+91
* Remove LiveFolders when corresponding package is uninstalled.Romain Guy2010-01-121-2/+13
* Fix 2325492 - No icons in launcher after pressing home from within an appJoe Onorato2010-01-111-7/+7
* Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-091-35/+1
* am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture ...Joe Onorato2009-12-081-1/+0
|\
| * Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a con...Joe Onorato2009-12-081-1/+0
* | Let the user click the dots during a scroll on Home.Romain Guy2009-12-071-141/+11
|/
* Fix bug 2271894 - Odd animation when press home button from app that wasn't i...Joe Onorato2009-11-191-3/+8
* Fix bug 2261637 - Workspace previews home screens on long pressingJoe Onorato2009-11-161-3/+4
* Bug 2244530 - Disable the attempt at not flickering. It's interfering with t...Joe Onorato2009-11-121-0/+2
* Keep banging on the launcher locks up bug. This moves theJoe Onorato2009-11-121-1/+5
* Improve desktop scrolling from the previews switcher.Romain Guy2009-11-111-4/+5
* Bug 2231692 - Turn off launcher2 logging.Joe Onorato2009-11-111-18/+0
* Fix bug 2250457 - Open folder on home screen changes changes the behaviour of...Joe Onorato2009-11-101-1/+48
* Update Launcher2 to the new wallpaper APIMarco Nelissen2009-11-091-0/+1
* New position indicators and icons for Launcher2.Romain Guy2009-11-091-10/+12
* If 3 screens are good 5 will be betterMike Cleron2009-11-051-8/+36
* Add android.home.drop even for the live wallpapers.Romain Guy2009-11-041-2/+2
* Adjust logging of launcher2 launch times, and make all apps loading wait a li...Joe Onorato2009-11-021-2/+22
* Make home send tap commands to live wallpaper.Mike Cleron2009-10-231-2/+14
* Fix the bug where you can grab the workspace while all apps is animating.Joe Onorato2009-10-011-1/+9
* Prevent crash when dropping an icon.Romain Guy2009-09-291-3/+4
* work around and fix bugsJoe Onorato2009-09-251-0/+12