Andreas Huber
96d8a6f8ec
Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode.""
2011-08-10 13:03:24 -07:00
Andreas Huber
753fd9a3c7
When using "secure input buffer mode" we instantiate a different OMX component
...
We form the new component name by appending the suffix ".secure".
Change-Id: I509848b50ae92edb179a941493ca611f923213ec
2011-08-10 12:53:59 -07:00
Andreas Huber
422e3f7496
Revert "Notify the OMX component that it's going to be used in "secure" mode."
...
This reverts commit 7616178271e95f009452a21ea45e7225997dc27a.
2011-08-10 12:45:24 -07:00
Dianne Hackborn
fd545de7cd
Merge "New extended Intent protcols for installing/uninstalling apps."
2011-08-10 12:34:21 -07:00
Daniel Sandler
6829bf4b4b
Merge "Initial support for notification panel access in keyguard."
2011-08-10 12:23:50 -07:00
Dianne Hackborn
271c2fe0eb
New extended Intent protcols for installing/uninstalling apps.
...
Change-Id: I13be1cc58c91f51d521a1f0f734d2b2db7b2980b
2011-08-10 12:22:11 -07:00
Irfan Sheriff
5f6ddecdee
Merge "Add firmware reload support for P2P"
2011-08-10 12:19:58 -07:00
James Dong
d1fe10cdb5
Merge "Fix initial 0 duration video sample in the recorded videos"
2011-08-10 11:47:38 -07:00
Mike Lockwood
bdbe6939ff
Merge "Use video/webm mime type for WEBM files"
2011-08-10 10:28:25 -07:00
Mike Lockwood
b33e079aca
Merge "MediaScanner: Disable bulk inserts"
2011-08-10 10:28:18 -07:00
Irfan Sheriff
17262c454f
Merge "Do not log failed pre shared key"
2011-08-10 10:19:24 -07:00
Irfan Sheriff
cb30b22ff5
Add firmware reload support for P2P
...
Refactor firmware reload call to support various modes - AP, STA & P2P
Bug: 5002384
Change-Id: I10d20fe5a7842437cf80861bc8a834990db87db5
2011-08-10 10:18:59 -07:00
Jaikumar Ganesh
aae7a3d1fb
Merge "Bluetooth : fix for bluetooth turning on issue.(limit: 64times)"
2011-08-10 10:10:49 -07:00
hyungseoung.yoo
5ec09727f4
Bluetooth : fix for bluetooth turning on issue.(limit: 64times)
...
Bluetooth fails to turn on after 64 iterations.
When setUpEventLoop is called, Adapter is not ready yet.
However, we have already added the Dbus match rules. These match
rules are not deleted and we hit the dbus limit.
Change-Id: If207d4d33574685520a852b53a641adfbeb45d43
Author: hyungseoung.yoo <hyungseoung.yoo@samsung.com>
2011-08-10 10:03:48 -07:00
Gloria Wang
cd7f0d7f72
Merge "To support for switching from a non-null surface/ surface texture to a null one, and vice versa. Fix for bug 5137445."
2011-08-10 09:28:50 -07:00
Jean-Michel Trivi
cbeb69ebb3
Merge "AudioService: don't use a soft reference on IRemoteControlClient"
2011-08-10 09:19:20 -07:00
Mike Lockwood
ff53591482
Use video/webm mime type for WEBM files
...
Bug: 5042137
Change-Id: I677af1b4f34c37c78f84229551a8d82f1a7bf245
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-10 12:16:40 -04:00
Mike Lockwood
3410b46565
MediaScanner: Disable bulk inserts
...
We are still finding bugs related to the bulk insert support,
so lets disable it for now.
Bug: 5026233
Change-Id: I436cd8fc5dbe9fcf220a623f1c070cf901c6d38c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-10 12:13:30 -04:00
Kristian Monsen
578b50173a
Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2
...
Trying to build with static libchromium on the build server.
Change-Id: Ib88ce1803f3d36ef97a627c1454ed83239a3afee
2011-08-10 15:10:23 +01:00
Irfan Sheriff
a25b42ba9a
Do not log failed pre shared key
...
Bug: 4320948
Change-Id: I1d10ca0c59e4f7f7157b6539786b32c57a202fc8
2011-08-10 06:58:48 -07:00
Wu-cheng Li
aba367eea4
Merge "Unhide camera face detection API."
2011-08-10 02:55:29 -07:00
Ashish Sharma
5414a1673a
Merge "Network traffic accounting for chromium stack support in mediaserver."
2011-08-09 23:21:11 -07:00
Ted Bonkenburg
3f945fa5ef
Read leftover parcel data when a parceled Surface is found in the cache.
...
This fixes an issue where the Surface readFromParcel code was leaving
unread parcel data in the case where the Surface was re-used from the
sCachedSurfaces cache. On a cache miss the code is creating a new
Surface from the remainder of the parcel data. On a hit that data was
being left unread, so anything that parcels a Surface followed by
additional arguments may end up reading the wrong values.
Change-Id: I25365159d945c125bd1fcc9f17e39a4f00aece55
2011-08-09 22:45:38 -07:00
Nick Pelly
7ad291a5e7
Merge "Add NFC to airplane mode"
2011-08-09 22:27:22 -07:00
Jeff Sharkey
8cceb1e42b
Merge "Enable network stats module by default."
2011-08-09 21:02:55 -07:00
Daniel Sandler
74d188c911
Initial support for notification panel access in keyguard.
...
The special touch target and fancy animations (see bug
5052059) aren't there yet; we'll probably need a different
flavor of DISABLE_EXPAND to specify that state. But this is
a start and should get the basic feature into testers'
hands.
Bug: 5052059
Change-Id: I967e4557e467d1762d6566643bb401eb84f94e92
2011-08-10 00:00:31 -04:00
Romain Guy
37cc31c604
Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed."
2011-08-09 20:23:22 -07:00
Daniel Sandler
8f28f6690b
Merge "Forcibly recalculate size of the notification expanded view."
2011-08-09 19:36:48 -07:00
Daniel Sandler
74e3c75ee9
Merge "Add settings button to notification panel."
2011-08-09 19:36:12 -07:00
Daniel Sandler
ffad0cf83d
Merge "Fix obviously broken DateTimeView.onAttachedToWindow()."
2011-08-09 19:35:57 -07:00
Irfan Sheriff
f70430d6dc
Merge "DnsPinger -- log setup problems"
2011-08-09 19:28:26 -07:00
Mathias Agopian
1478836d2a
Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant
...
Change-Id: I703f8a96dd0dfec427e74363ad95729bfefc95c7
2011-08-09 18:57:37 -07:00
Grace Kloba
402f055303
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
...
If returns true, the SurfaceTexture will be released by TextureView.
If returns false, the client needs to release the SurfaceTexture.
Change-Id: I946f71e337ad4170c168854ac27e028b82489c8c
2011-08-09 18:47:17 -07:00
Jean-Michel Trivi
17da769e98
AudioService: don't use a soft reference on IRemoteControlClient
...
In the remote control stack, don't use a SoftReference to the
IRemoteControlClient because the client live in a different
process, which causes the reference to become null at the
earliest opportunity.
Change-Id: I7f7733f9a1a043825cd5e8769282b535657dd82d
2011-08-09 18:44:00 -07:00
Fabrice Di Meglio
3aa7bf7330
Merge "Fix bug #5017432 NPE when mixing different spans with different font sizes"
2011-08-09 18:35:20 -07:00
Adam Powell
4a3e79cfb3
Merge "Fix bug 5080988 - State change to action views made in onPrepareOptionsMenu will be lost"
2011-08-09 18:18:44 -07:00
Fabrice Di Meglio
b8503eb8ac
Fix bug #5017432 NPE when mixing different spans with different font sizes
...
- fixed typo
Change-Id: I282f8bf2a72117709666e1ffc9ec8e8b5583d321
2011-08-09 18:18:27 -07:00
Sean Cotter
734b14d6b8
Merge "Improve language for dialogs with force close button, including removing Sorry! title and rephrasing messages. Bug: 5064440"
2011-08-09 17:57:33 -07:00
Wu-cheng Li
c0c683b334
Unhide camera face detection API.
...
bug:4460717
Change-Id: I8d72b0ada370acd6267c47deb654bb4bf1cfb538
2011-08-10 08:45:26 +08:00
Jaikumar Ganesh
d2344ce087
Merge "Check for BT state when sending Bond State Change intent."
2011-08-09 17:33:18 -07:00
Jaikumar Ganesh
bc85a087c9
Check for BT state when sending Bond State Change intent.
...
When users use application specific Bluetooth state changes,
and the bond state changes, we crash.
We need to recheck Bluetooth state in all functions and scenarios
and even maintain a per application pid Bluetooth state, but this fix
is quick fix for a problem.
Change-Id: I905dfb53965907ccb27757ff6ed1816536277f14
2011-08-09 17:18:29 -07:00
Adam Powell
97a30017a4
Fix bug 5080988 - State change to action views made in
...
onPrepareOptionsMenu will be lost
Change the ordering of restoring action views. Restoration now comes
after onCreate but before onPrepare in the menu setup rather than
after both. This allows apps to mutate the restored state in
onPrepare.
Change-Id: I822a716415d01112eb517ac093eaf6929f041aad
2011-08-09 17:15:48 -07:00
Kenny Root
d2d2925ff7
Eliminate warnings from PackageParser
...
Change-Id: I1e07029261df59907115fd1f54da3e9b3fbfa240
2011-08-09 17:01:35 -07:00
Claudia de Veaux
3046c0b5ff
Merge "Modified calendar read/write permissions strings per Bug 5008627 Scrub calendar permission text for ICS to make it more clear / scary."
2011-08-09 16:57:16 -07:00
Robert Greenwalt
e6b2429cf7
Remove default routes for non-default networks.
...
Recoding/port of a change that existed in GB but got dropped
in the shuffle.
bug:5036222
Change-Id: I87e819d255c0c46f3ec8fe0fe18d27ae9df1ae36
2011-08-09 16:52:58 -07:00
Sean Cotter
270f6a654e
Improve language for dialogs with force close button, including removing Sorry! title and rephrasing messages.
...
Bug: 5064440
Change-Id: I9f74883d94e094fbb6273fcb4a24707b1918b19d
2011-08-09 16:49:32 -07:00
Adam Powell
74df8e3492
Merge "Flingable switches"
2011-08-09 16:38:21 -07:00
Amith Yamasani
dd93a7923c
Merge "Added methods to change text entry mode in SearchView."
2011-08-09 16:37:53 -07:00
Justin Ho
1862ee7104
Merge "Updated dialog and toast assets Bug: 5076695"
2011-08-09 16:32:19 -07:00
Adam Powell
01d11edc1e
Flingable switches
...
Change-Id: I640656358cf28569242d900d41493a69845f7305
2011-08-09 16:32:12 -07:00