8404 Commits

Author SHA1 Message Date
Android (Google) Code Review
dd8f618677 Merge change 25201 into eclair
* changes:
  Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer"
2009-09-15 21:57:44 -04:00
Fred Quintana
5ab78057a3 add the ability to do a newAssert with no values 2009-09-15 18:57:17 -07:00
Mathias Agopian
8f17a762fe Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer"
This reverts commit 486aa963b63e20b7910e1004cebb4f0afabbd80f.
2009-09-15 18:57:06 -07:00
Android (Google) Code Review
49071af7bd Merge change 25188 into eclair
* changes:
  make the window-shade use an opaque surface if possible
2009-09-15 21:56:44 -04:00
Nicolas Catania
e22415817f New field in CallerInfo to cache if the call is an emergency one.
Fixed a bug in the sync call, the photo resource was not set to picture_emergency.

Added tests to check the correct emergency fields are set in the caller info instance.

Bug 2112640
2009-09-15 18:33:34 -07:00
Derek Sollenberger
4b3cb66144 am 5862b673: Merge change 25187 into eclair
Merge commit '5862b673d412e596f3fa419c00bd0ba16bf6c094' into eclair-plus-aosp

* commit '5862b673d412e596f3fa419c00bd0ba16bf6c094':
  fixing documentation for PluginStub
2009-09-15 18:32:01 -07:00
Mathias Agopian
cc9f52f943 make the window-shade use an opaque surface if possible 2009-09-15 18:23:59 -07:00
Android (Google) Code Review
5862b673d4 Merge change 25187 into eclair
* changes:
  fixing documentation for PluginStub
2009-09-15 21:23:42 -04:00
Derek Sollenberger
468f067cf4 fixing documentation for PluginStub
Change-Id: I68fd9d0df3d8a5c39ad1de136a116f1b034323af
2009-09-15 21:22:06 -04:00
Jim Miller
f2b0fb8c91 am 7c3e493d: Merge change 25177 into eclair
Merge commit '7c3e493d7b2db7f28d6fdb52d79c4d99ef1502b8' into eclair-plus-aosp

* commit '7c3e493d7b2db7f28d6fdb52d79c4d99ef1502b8':
  Fix for #2092883: Allow manual sync even when background data is disabled
2009-09-15 18:20:10 -07:00
Elliott Hughes
7eeda712a9 am d6b10fb8: Merge change 25168 into eclair
Merge commit 'd6b10fb86229ed0e904138ec4604066ea85059db' into eclair-plus-aosp

* commit 'd6b10fb86229ed0e904138ec4604066ea85059db':
  Preload Resources$DefaultTimeZones.
2009-09-15 18:20:04 -07:00
Android (Google) Code Review
7c3e493d7b Merge change 25177 into eclair
* changes:
  Fix for #2092883: Allow manual sync even when background data is disabled
2009-09-15 21:17:44 -04:00
Android (Google) Code Review
d6b10fb862 Merge change 25168 into eclair
* changes:
  Preload Resources$DefaultTimeZones.
2009-09-15 21:15:38 -04:00
Nick Pelly
e10bbc50a6 am e74050a9: Merge change 25175 into eclair
Merge commit 'e74050a9ca248eb6a8d3d8fc2d7712b340afddcc' into eclair-plus-aosp

* commit 'e74050a9ca248eb6a8d3d8fc2d7712b340afddcc':
  Allow only System Service to send most Bluetooth intents.
2009-09-15 18:15:24 -07:00
Dirk Dougherty
b0e2f832b0 am 5d55edc9: am 3dc0f94c: Misc. updates for 1.6 release notes and requirements docs.
Merge commit '5d55edc9401c3240570b4cdc46eda7c4f4eac841' into eclair-plus-aosp

* commit '5d55edc9401c3240570b4cdc46eda7c4f4eac841':
  Misc. updates for 1.6 release notes and requirements docs.
2009-09-15 18:12:44 -07:00
Android (Google) Code Review
e74050a9ca Merge change 25175 into eclair
* changes:
  Allow only System Service to send most Bluetooth intents.
2009-09-15 21:08:37 -04:00
Dirk Dougherty
5d55edc940 am 3dc0f94c: Misc. updates for 1.6 release notes and requirements docs.
Merge commit '3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5' into eclair

* commit '3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5':
  Misc. updates for 1.6 release notes and requirements docs.
2009-09-15 18:05:49 -07:00
Dirk Dougherty
3dc0f94cd4 Misc. updates for 1.6 release notes and requirements docs.
Change-Id: I9bd06df80ba48f2980604e4b5d70473f009655f9
2009-09-15 17:51:28 -07:00
Karl Rosaen
e4d95d02a2 Add RotarySelector widget to android.internal for use by lock screen and incoming call screen. 2009-09-15 17:46:57 -07:00
Mathias Agopian
c2ee811d09 am 5446ea77: Merge change 25176 into eclair
Merge commit '5446ea77bcd7cf3d234f7198d073c99f6519662f' into eclair-plus-aosp

* commit '5446ea77bcd7cf3d234f7198d073c99f6519662f':
  fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer
2009-09-15 17:41:49 -07:00
Mike Reed
f099076bfb am 4e54f330: update for new plugin api
Merge commit '4e54f3309ec9dac3cf69ffa73ec7c5378f19dffb' into eclair-plus-aosp

* commit '4e54f3309ec9dac3cf69ffa73ec7c5378f19dffb':
  update for new plugin api
2009-09-15 17:37:16 -07:00
Android (Google) Code Review
5446ea77bc Merge change 25176 into eclair
* changes:
  fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer
2009-09-15 20:35:15 -04:00
Jim Miller
d2a3a8a7ba Fix for #2092883: Allow manual sync even when background data is disabled 2009-09-15 17:34:42 -07:00
Mathias Agopian
486aa963b6 fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer 2009-09-15 17:34:04 -07:00
Mike Reed
4e54f3309e update for new plugin api 2009-09-15 20:26:19 -04:00
Nick Pelly
72440a0e2c Allow only System Service to send most Bluetooth intents.
Change-Id: I9f63425995f12741b60b85cdffe5a94e97ca03f1
2009-09-15 17:21:10 -07:00
Derek Sollenberger
21da335702 am 64ce0f8f: Merge change 24200 into eclair
Merge commit '64ce0f8f5315e3a364aea047360520b097e7a7cd' into eclair-plus-aosp

* commit '64ce0f8f5315e3a364aea047360520b097e7a7cd':
  First pass at replacing native plugin views with java.
2009-09-15 17:13:20 -07:00
Elliott Hughes
d3f00f95cc Preload Resources$DefaultTimeZones.
Depends on https://android-git.corp.google.com/g/25167.

Bug: 1941311, 1819285.
2009-09-15 17:07:00 -07:00
Android (Google) Code Review
64ce0f8f53 Merge change 24200 into eclair
* changes:
  First pass at replacing native plugin views with java.
2009-09-15 20:03:16 -04:00
Eric Fischer
dda648f00a am b6a7ea54: Merge change 25153 into eclair
Merge commit 'b6a7ea540ef9537bcedc707a87514e63438a533a' into eclair-plus-aosp

* commit 'b6a7ea540ef9537bcedc707a87514e63438a533a':
  Reconcile the character popups for the hard and soft keyboards.
2009-09-15 16:48:12 -07:00
Romain Guy
c52ae862ef am 9c39c6d0: Merge change 25162 into eclair
Merge commit '9c39c6d02fc31e18f3abafb89cc29520cb539cb8' into eclair-plus-aosp

* commit '9c39c6d02fc31e18f3abafb89cc29520cb539cb8':
  Build the BitmapShader if it hasn't been built yet.
2009-09-15 16:48:06 -07:00
Android (Google) Code Review
b6a7ea540e Merge change 25153 into eclair
* changes:
  Reconcile the character popups for the hard and soft keyboards.
2009-09-15 19:43:00 -04:00
Suchi Amalapurapu
ee5ece4a4d Remove deadlock in PackageManager when installing or upgrading packages.
PM first creates a temporary file from the input package uri before installing it.
if the package uri points to a content uri, the content provider  has to be retrieved via the ActivityManager
which could cause deadlocks with the package manager locks being held.
Clean up by always copying or creating temporary files before acquiring these locks.
Fix issue when restoring a failed upgrade for third party apps.
2009-09-15 16:42:20 -07:00
Android (Google) Code Review
9c39c6d02f Merge change 25162 into eclair
* changes:
  Build the BitmapShader if it hasn't been built yet.
2009-09-15 19:40:58 -04:00
Romain Guy
ffff38420c Build the BitmapShader if it hasn't been built yet.
This was causing a bug in the InCall UI where the background would be stretched.

Change-Id: Ie25a7d09f4779f166e267b2f921d40441ce361d2
2009-09-15 16:39:08 -07:00
Derek Sollenberger
0b3a5d6524 First pass at replacing native plugin views with java.
Change-Id: I6d1f45f31210c2353fa348cc37be8d91bcd5e887
2009-09-15 19:33:54 -04:00
Libin Tang
36f0e0e71a am d1d67782: Merge change 25147 into eclair
Merge commit 'd1d6778247d4b3798f9b9fafca4312a348826a0b' into eclair-plus-aosp

* commit 'd1d6778247d4b3798f9b9fafca4312a348826a0b':
  Fix call collision issue
2009-09-15 16:24:09 -07:00
Andreas Huber
39b3bb95a7 am 781a5dd5: Merge change 25142 into eclair
Merge commit '781a5dd5279b7a57c2c0b1d78cb2a4e7acbf1715' into eclair-plus-aosp

* commit '781a5dd5279b7a57c2c0b1d78cb2a4e7acbf1715':
  The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now.
2009-09-15 16:19:35 -07:00
Andreas Huber
4f23457958 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. 2009-09-15 16:19:08 -07:00
Android (Google) Code Review
d1d6778247 Merge change 25147 into eclair
* changes:
  Fix call collision issue
2009-09-15 19:17:14 -04:00
Jean-Michel Trivi
fccb25d207 Fix bug 2115258 where the AudioManager javadoc doesn't warn against
misuse of some of the methods that should only be used to implement
the Settings and Phone apps, and the audio service.
2009-09-15 16:13:59 -07:00
Android (Google) Code Review
781a5dd527 Merge change 25142 into eclair
* changes:
  The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now.
2009-09-15 19:11:17 -04:00
Eric Fischer
4ef29959bd Reconcile the character popups for the hard and soft keyboards.
Have the hardware keyboard popups for digits and symbols include
all the same characters as the soft keyboard has for those keys.

Bug 2056195
2009-09-15 16:04:39 -07:00
Dmitri Plotnikov
bfb4992f19 am 90142c95: Adding a system property to log slow queries
Merge commit '90142c959e6de38eae1563cd8b3d2d448393e15f' into eclair-plus-aosp

* commit '90142c959e6de38eae1563cd8b3d2d448393e15f':
  Adding a system property to log slow queries
2009-09-15 16:03:59 -07:00
Libin Tang
2189daf50c Fix call collision issue
This patch is to fix the call collision issue between an MT call
and an MO call causing the MT call screen shown with the MO call info.
The fix is to add the condition of foreground call to determine the
call collision on top of the pendingMO call only.

Bug ID: 2116865
Change-Id: I73aa310d39ebea97e6183281821bf941b5890ccf
2009-09-15 16:02:00 -07:00
Dmitri Plotnikov
90142c959e Adding a system property to log slow queries
Change-Id: I4d139e222319f56169924e14aa967f07b233c00e
2009-09-15 15:53:24 -07:00
Andreas Huber
0446b82617 The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now.
If they aren't, a later call to OMX_FreeBuffer crashes...
2009-09-15 15:50:31 -07:00
Andreas Huber
ecbcbf32b0 am a4fe2aca: Merge change 25128 into eclair
Merge commit 'a4fe2aca527ee45ddde6ace2316cad27dd487379' into eclair-plus-aosp

* commit 'a4fe2aca527ee45ddde6ace2316cad27dd487379':
  Support CbYCrY -> RGB565 color conversion in IOMXRenderer.
2009-09-15 14:51:30 -07:00
Andreas Huber
1198aa27f1 am 0edada08: Merge change 25101 into eclair
Merge commit '0edada085e175e81b6d38a48b5b022917b410a98' into eclair-plus-aosp

* commit '0edada085e175e81b6d38a48b5b022917b410a98':
  Added an API IOMX::createRendererFromJavaSurface.
2009-09-15 14:51:23 -07:00
Fred Quintana
e11babc464 am 4b687f2e: Merge change 25132 into eclair
Merge commit '4b687f2eb5461da1d86189d19bfaaf669e24cd90' into eclair-plus-aosp

* commit '4b687f2eb5461da1d86189d19bfaaf669e24cd90':
  fix ContentProviderOperationTest
2009-09-15 14:51:16 -07:00