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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Change workspace scroller interpolator
Adam Powell
2010-04-16
1
-8
/
+10
|
/
*
Sort apps in AllApps3D.setApps().
Daniel Sandler
2010-04-15
1
-0
/
+4
*
Merge "Launcher2 performance: Don't sort apps in LauncherModel." into froyo
Daniel Sandler
2010-04-15
1
-9
/
+2
|
\
|
*
Launcher2 performance: Don't sort apps in LauncherModel.
Daniel Sandler
2010-04-15
1
-9
/
+2
*
|
Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...
Joe Onorato
2010-04-15
2
-12
/
+17
*
|
Fix 2595902 - NPE in launcher2
Joe Onorato
2010-04-15
1
-1
/
+1
|
/
*
Batch loading of icons for AllApps.
Daniel Sandler
2010-04-14
7
-45
/
+111
*
Fix 2575588 - After creating new folder shortcut unable to navigate between h...
Joe Onorato
2010-04-13
1
-1
/
+1
*
Fix 2583234 - It's ok for mCallbacks to be null.
Joe Onorato
2010-04-13
1
-1
/
+5
*
Revised workspace fling physics
Adam Powell
2010-04-13
1
-1
/
+11
*
Last minute hack to deliver touch events to widget in landscape mode.
Romain Guy
2010-04-05
1
-0
/
+50
[next]