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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding more specific title for pick-application dialog.
Winson Chung
2010-10-01
1
-0
/
+1
*
Reload everything when coming back from the SD being unmounted.
Joe Onorato
2010-09-30
1
-2
/
+3
*
DO NOT MERGE - the scroll drag area was too small, and should have come from ...
Joe Onorato
2010-09-28
1
-4
/
+13
*
Adding menu item to Launcher to manage applications directly from homescreen
Winson Chung
2010-09-27
1
-1
/
+12
*
When we're launching apps, we need to always use startActivitySafely.
Joe Onorato
2010-09-27
1
-3
/
+3
*
Make LauncherModel.deleteItemFromDatabase write to disk async.
Brad Fitzpatrick
2010-09-14
3
-9
/
+15
*
Make Launcher.checkForLocaleChange async.
Brad Fitzpatrick
2010-09-01
1
-20
/
+43
*
DO NOT MERGE - Allow the workspace to swipe while it's loading.
Joe Onorato
2010-08-31
2
-10
/
+9
*
DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...
Joe Onorato
2010-08-31
3
-7
/
+7
*
Fix launcher updating when all of an app's activities disappear.
Dianne Hackborn
2010-07-24
1
-15
/
+13
*
Make the loader thread a Looper and move the package manager
Joe Onorato
2010-06-18
2
-801
/
+788
*
Merge "This variable can be checked outside the lock because it's only set fr...
Joe Onorato
2010-06-11
1
-6
/
+6
|
\
|
*
This variable can be checked outside the lock because it's only
Joe Onorato
2010-06-11
1
-6
/
+6
*
|
Fix crash in getCurrentWorkspaceScreen.
Joe Onorato
2010-06-11
1
-1
/
+5
|
/
*
Fix the folder bug. The change that had previously fixed this got reverted s...
Joe Onorato
2010-06-08
1
-0
/
+4
*
Merge "Improve workspace's scrolling performance." into froyo
Romain Guy
2010-06-08
1
-0
/
+16
|
\
|
*
Improve workspace's scrolling performance.
Romain Guy
2010-06-07
1
-0
/
+16
*
|
Improve launcher loading performance by only doing re-binds.
Joe Onorato
2010-06-08
3
-94
/
+82
*
|
Load All Apps before the workspace if All Apps is showing.
Daniel Sandler
2010-06-07
2
-61
/
+111
|
/
*
Fix drawing glitches in 2DAA.
Daniel Sandler
2010-06-03
1
-1
/
+0
*
Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo
Daniel Sandler
2010-06-03
1
-1
/
+12
|
\
|
*
Make 2D All Apps work better in landscape and on hdpi.
Daniel Sandler
2010-06-03
1
-1
/
+12
*
|
Don't perform collision checks for items in folders.
Daniel Sandler
2010-06-02
1
-0
/
+4
|
/
*
Defend against overlapping items in the workspace.
Daniel Sandler
2010-05-26
3
-2
/
+64
*
Merge "Mask bitmap creation errors while dragging shortcuts." into froyo
Daniel Sandler
2010-05-25
1
-0
/
+9
|
\
|
*
Mask bitmap creation errors while dragging shortcuts.
Daniel Sandler
2010-05-25
1
-0
/
+9
*
|
Merge "Ignore requests to add items to non-existant screens." into froyo
Daniel Sandler
2010-05-25
1
-1
/
+4
|
\
\
|
*
|
Ignore requests to add items to non-existant screens.
Daniel Sandler
2010-05-25
1
-1
/
+4
*
|
|
Merge "Disable hotseat buttons if AllApps is visible." into froyo
Daniel Sandler
2010-05-24
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Disable hotseat buttons if AllApps is visible.
Daniel Sandler
2010-05-24
1
-1
/
+2
|
|
/
*
|
Have LauncherModel poke the gc after it's done, to give the
Joe Onorato
2010-05-18
1
-0
/
+8
|
/
*
Fix 2617318 - NPE in Launcher2.
Daniel Sandler
2010-05-07
1
-1
/
+1
*
Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." i...
Adam Powell
2010-05-04
1
-38
/
+39
|
\
|
*
Bug 2639807 - Add smarter smoothing to home screen touch scrolling.
Adam Powell
2010-05-04
1
-38
/
+39
*
|
Tweak locking in launcher so mLock isn't held while the slow stuff happens.
Joe Onorato
2010-05-04
2
-14
/
+19
|
/
*
Fix bug 2646531 - regression in home screen bitmap caching
Adam Powell
2010-05-03
2
-2
/
+5
*
Filter input events and smooth out touch scrolling. Bug 2639807
Adam Powell
2010-04-29
2
-12
/
+36
*
Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bu...
Romain Guy
2010-04-28
1
-1
/
+1
|
\
|
*
Avoid ANR in Home by avoiding a sycnhronized call on the UI thread.
Romain Guy
2010-04-28
1
-1
/
+1
*
|
Merge "Hotseats: better strategy for finding the default browser." into froyo
Daniel Sandler
2010-04-28
1
-28
/
+142
|
\
\
|
*
|
Hotseats: better strategy for finding the default browser.
Daniel Sandler
2010-04-28
1
-28
/
+142
|
|
/
*
|
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
|
/
*
Merge "New Launcher feature: "hotseat" icons." into froyo
Daniel Sandler
2010-04-23
2
-20
/
+79
|
\
|
*
New Launcher feature: "hotseat" icons.
Daniel Sandler
2010-04-23
2
-20
/
+79
*
|
Fix 2614384 - NPE in LauncherModel
Joe Onorato
2010-04-21
1
-8
/
+12
|
/
*
Fix race in LauncherModel that causes it to show duplicate icons.
Joe Onorato
2010-04-21
3
-59
/
+101
*
Move batch size to a resource.
Daniel Sandler
2010-04-19
4
-15
/
+1
*
Merge "More Launcher performance improvements." into froyo
Joe Onorato
2010-04-19
1
-8
/
+8
|
\
|
*
More Launcher performance improvements.
Daniel Sandler
2010-04-16
1
-8
/
+8
[next]