This thing where the context sometimes works and sometimes doesn't is starting to piss me off. We
really need to have RenderScriptActivity that deals with the lifecycle for you...
Merge commit 'b8fc9e7df69db4b1647ef780f5620836c86f70ea' into eclair-plus-aosp
* commit 'b8fc9e7df69db4b1647ef780f5620836c86f70ea':
Launcher changes to handle UTS test mode.
When in UTS test mode keys received need to be handled
by the Phone application or Contacts application to
operate properly in the test mode. When not in test mode
the search widget will handle the keys as it was before
this change.
The UTS test mode is enabled when presist.sys.uts-test-mode is 1.
bug: 2402366
Change-Id: I58e68830f9ce6905e189ecba1c04b1076799a0a0
Signed-off-by: Wink Saville <wink@google.com>
Merge commit 'f80592cc642828c5c1e4638f5d495d186c4b3e6c'
* commit 'f80592cc642828c5c1e4638f5d495d186c4b3e6c':
DO NOT MERGE. Update for new RS library with ES 2.0 support.
Merge commit '52ba5b08f25e031a6f717551c75abf630b92ed8b' into eclair-plus-aosp
* commit '52ba5b08f25e031a6f717551c75abf630b92ed8b':
DO NOT MERGE. Update for new RS library with ES 2.0 support.
used for the workspace.
Consolidate the three icon resampling functions into one.
Ensure that the icons stored in LauncherProvider are the right size, so we don't have to resample
them each time we load them.
The SOURCE (search source identifier) constant is moving
from hidden in android.app.SearchManager to com.android.common.Search.
Part of http://b/issue?id=2429556
Change-Id: I68fa792f2d452aadcb9216f5c780bd082ca5039f
Merge commit '938cb839512159fb622f919271d121dfe50332b0'
* commit '938cb839512159fb622f919271d121dfe50332b0':
android-2.1_r1 snapshot
Keep banging on the launcher locks up bug. This moves the
Fix 2257802 - Screen unresponsive when you get a call while moving the shortcuts or widgets on home screen
Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts.
Merge commit '999b6a5ecb36405d3697f9fb11df9a5bb0273e73' into eclair-plus-aosp
* commit '999b6a5ecb36405d3697f9fb11df9a5bb0273e73':
android-2.1_r1 snapshot
Keep banging on the launcher locks up bug. This moves the
Fix 2257802 - Screen unresponsive when you get a call while moving the shortcuts or widgets on home screen
Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts.
Merge commit 'dfea5c133f8cd8760f7517e3275659dd9b6f5afe'
* commit 'dfea5c133f8cd8760f7517e3275659dd9b6f5afe':
Fix for bug 2382944. This is a very safe change that just corrects a long standing scroll speed bug in launcher.
Merge commit 'f5e4dd01adcc086231ab1e847ec62547626a643e'
* commit 'f5e4dd01adcc086231ab1e847ec62547626a643e':
Put the label into the same texture as the icon.