index
:
packages_apps_trebuchet.git
replicant-4.2
packages/apps/trebuchet
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
launcher2
/
Workspace.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Snap workspace back to screen on ACTION_CANCEL.
Jeff Brown
2010-10-08
1
-19
/
+24
*
Make LauncherModel.deleteItemFromDatabase write to disk async.
Brad Fitzpatrick
2010-09-14
1
-6
/
+1
*
DO NOT MERGE - Allow the workspace to swipe while it's loading.
Joe Onorato
2010-08-31
1
-9
/
+3
*
Ignore requests to add items to non-existant screens.
Daniel Sandler
2010-05-25
1
-1
/
+4
*
Fix 2617318 - NPE in Launcher2.
Daniel Sandler
2010-05-07
1
-1
/
+1
*
Bug 2639807 - Add smarter smoothing to home screen touch scrolling.
Adam Powell
2010-05-04
1
-38
/
+39
*
Fix bug 2646531 - regression in home screen bitmap caching
Adam Powell
2010-05-03
1
-1
/
+4
*
Filter input events and smooth out touch scrolling. Bug 2639807
Adam Powell
2010-04-29
1
-11
/
+35
*
Address bug 2631580 - Tweak home screen scrolling behavior.
Adam Powell
2010-04-26
1
-31
/
+51
*
Fix bug 2629457 - Scale home screen settle animation based on distance.
Adam Powell
2010-04-26
1
-3
/
+27
*
Change workspace scroller interpolator
Adam Powell
2010-04-16
1
-8
/
+10
*
Fix 2595902 - NPE in launcher2
Joe Onorato
2010-04-15
1
-1
/
+1
*
Revised workspace fling physics
Adam Powell
2010-04-13
1
-1
/
+11
*
Limit workspace flings to one screen at a time.
Adam Powell
2010-04-02
1
-3
/
+10
*
Refactor the app updates so that it doesn't rely on the package name.
Joe Onorato
2010-03-10
1
-32
/
+54
*
Cancel long press within normal touch slop, before paging touch slop.
Adam Powell
2010-03-10
1
-3
/
+5
*
Smoother scrolling/paging, multiple pointer support
Adam Powell
2010-03-10
1
-19
/
+65
*
Fix the build!
Romain Guy
2010-03-04
1
-0
/
+2
*
Don't crash when adding a shortcut.
Joe Onorato
2010-02-19
1
-1
/
+1
*
fix 2453680 - acore NPE on startup: setWallpaperPosition
Joe Onorato
2010-02-19
1
-2
/
+7
*
Correctly recenter the wallpaper when going back to default screen.
Romain Guy
2010-02-18
1
-1
/
+2
*
Fix 2446779 Launcher2 crash - while adding short cut to home from all apps dr...
Joe Onorato
2010-02-16
1
-1
/
+1
*
Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...
Joe Onorato
2010-02-12
1
-22
/
+19
*
Update the position markers when going back to Home.
Romain Guy
2010-01-28
1
-0
/
+2
*
Convert the tap and drop live wallpaper commands coordinates to screen space.
Romain Guy
2010-01-25
1
-2
/
+4
*
Remove widgets when the corresponding apk is uninstalled.
Romain Guy
2010-01-13
1
-67
/
+91
*
Remove LiveFolders when corresponding package is uninstalled.
Romain Guy
2010-01-12
1
-2
/
+13
*
Fix 2325492 - No icons in launcher after pressing home from within an app
Joe Onorato
2010-01-11
1
-7
/
+7
*
Get rid of the built-in search widget in Launcher2
Bjorn Bringert
2009-12-09
1
-35
/
+1
*
am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture ...
Joe Onorato
2009-12-08
1
-1
/
+0
|
\
|
*
Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a con...
Joe Onorato
2009-12-08
1
-1
/
+0
*
|
Let the user click the dots during a scroll on Home.
Romain Guy
2009-12-07
1
-141
/
+11
|
/
*
Fix bug 2271894 - Odd animation when press home button from app that wasn't i...
Joe Onorato
2009-11-19
1
-3
/
+8
*
Fix bug 2261637 - Workspace previews home screens on long pressing
Joe Onorato
2009-11-16
1
-3
/
+4
*
Bug 2244530 - Disable the attempt at not flickering. It's interfering with t...
Joe Onorato
2009-11-12
1
-0
/
+2
*
Keep banging on the launcher locks up bug. This moves the
Joe Onorato
2009-11-12
1
-1
/
+5
*
Improve desktop scrolling from the previews switcher.
Romain Guy
2009-11-11
1
-4
/
+5
*
Bug 2231692 - Turn off launcher2 logging.
Joe Onorato
2009-11-11
1
-18
/
+0
*
Fix bug 2250457 - Open folder on home screen changes changes the behaviour of...
Joe Onorato
2009-11-10
1
-1
/
+48
*
Update Launcher2 to the new wallpaper API
Marco Nelissen
2009-11-09
1
-0
/
+1
*
New position indicators and icons for Launcher2.
Romain Guy
2009-11-09
1
-10
/
+12
*
If 3 screens are good 5 will be better
Mike Cleron
2009-11-05
1
-8
/
+36
*
Add android.home.drop even for the live wallpapers.
Romain Guy
2009-11-04
1
-2
/
+2
*
Adjust logging of launcher2 launch times, and make all apps loading wait a li...
Joe Onorato
2009-11-02
1
-2
/
+22
*
Make home send tap commands to live wallpaper.
Mike Cleron
2009-10-23
1
-2
/
+14
*
Fix the bug where you can grab the workspace while all apps is animating.
Joe Onorato
2009-10-01
1
-1
/
+9
*
Prevent crash when dropping an icon.
Romain Guy
2009-09-29
1
-3
/
+4
*
work around and fix bugs
Joe Onorato
2009-09-25
1
-0
/
+12
*
Fix some crashes in launcher2.
Joe Onorato
2009-09-23
1
-8
/
+0
*
Get drag and drop working again.
Joe Onorato
2009-09-14
1
-4
/
+4
[next]