Andreas Huber
5a40e394f1
For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder.
...
related-to-bug: 3106534
Change-Id: Ie28d72af2f9e93818d1840ac83aa7bc11fa57b3b
2010-10-18 10:16:08 -07:00
Nick Pelly
d1f7f4a683
Move hidden API's Llcp* and P2p* to f/b/c/j/com/android/internal/nfc.
...
Change-Id: I9bb67de2956b1ecb765ca4ac142ed9455060bec4
Signed-off-by: Nick Pelly <npelly@google.com>
2010-10-17 16:30:40 -07:00
Sylvain Fonteneau
a926540d54
Implement methods introduced in draft #5 NFC API.
...
The API is implemented but still do not support muli-protocol tags.
Change-Id: I5cea3eec7b5b92e8e1106d4660e2400e4433e943
Signed-off-by: Nick Pelly <npelly@google.com>
2010-10-17 15:06:45 -07:00
Dianne Hackborn
424991704b
Implement issue #3094621 and #3094609 - wipe sd card
...
3094621: add "wipe sd card" option to factory data reset
3094609: collapse unmount/format into one command
Also since we have decided that it is important to consider
the Crespo storage as internal storage, DevicePolicyManager
gets a new API to be able to wipe it. (No big deal, since
all of the work for this is now done in the implementation
of the new UI.)
Change-Id: I32a77c410f710a87dcdcbf6586c09bd2e48a8807
2010-10-16 16:32:15 -07:00
Romain Guy
77c011ba75
Set default heap size to 5MB.
...
Change-Id: Iac8ae3cbe6b431767776653c9f430983172cfb6f
2010-10-15 19:15:25 -07:00
Eric Laurent
208bb08a8b
Merge "Fix issue 3098880." into gingerbread
2010-10-15 17:18:35 -07:00
Nick Kralevich
5e7b7cd65b
Merge "range checking for tnf" into gingerbread
2010-10-15 17:06:30 -07:00
Kenny Root
dc83fd5a50
Merge "Import revised translations DO NOT MERGE" into gingerbread
2010-10-15 16:55:40 -07:00
Jeff Brown
36e65ffd16
Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread
2010-10-15 16:52:10 -07:00
Jeff Brown
c1a564b108
Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread
2010-10-15 16:52:02 -07:00
Nick Kralevich
6df23609d4
range checking for tnf
...
Change-Id: Ie94acd598d3b8b349ffa98cef0f64ef8fa9f9612
2010-10-15 16:45:51 -07:00
Justin Ho
b3c2d4807f
Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread
2010-10-15 16:43:42 -07:00
Jeff Brown
af48cae6e5
Fix a native crash in input dispatcher when windows are removed.
...
Bug: 3101826
Change-Id: I040838600a6105c8d9f3235025dc0a7b5b27da2e
2010-10-15 16:20:51 -07:00
Justin Ho
1ef2006409
DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)
...
Change-Id: I5f86585618b008b727de2236b75b357c87840ecf
2010-10-15 16:15:16 -07:00
Jeff Brown
2d3f159aa9
Add support for secure system overlays. (DO NOT MERGE)
...
This change adds a new window type for secure system overlays
created by the system itself from non-secure system overlays that
might be created by applications that have the system alert permission.
Secure views ignore the presence of secure system overlays.
Bug: 3098519
Change-Id: I8f8398f4fdeb0469e5d71124c21bedf121bd8c07
2010-10-15 16:03:35 -07:00
Scott Main
c9f7890a20
Revise some javadocs for NFC; add package description
...
Change-Id: I60223e2ad24af98b3b16a74960365185096ae614
2010-10-15 15:27:16 -07:00
Shimeng (Simon) Wang
7ef6834eea
Merge "DO NOT MERGE" into gingerbread
2010-10-15 15:17:22 -07:00
Kenny Root
88b6faad2c
Import revised translations DO NOT MERGE
...
Change-Id: Ifa466bf152e7331f2ea16e925e714690d9034f3a
2010-10-15 15:11:18 -07:00
Andreas Huber
b04f356d86
Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread
2010-10-15 14:58:54 -07:00
Andreas Huber
ff7a7a455c
Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread
2010-10-15 14:58:05 -07:00
Dianne Hackborn
736f5ec476
Merge "Work on issue #3101415 : Crespo apps seem to have their UID changed over time." into gingerbread
2010-10-15 14:55:06 -07:00
Dianne Hackborn
8bdf5935c0
Work on issue #3101415 : Crespo apps seem to have their UID changed over time.
...
fsync!
Change-Id: Ie6c5397202579935ac69bf61d3e7b3081ecf269c
2010-10-15 14:46:33 -07:00
Irfan Sheriff
4e08a98541
Merge "fix build DO NOT MERGE" into gingerbread
2010-10-15 14:30:36 -07:00
Irfan Sheriff
84510802f1
fix build DO NOT MERGE
...
my local change and gerritt were out of sync
Change-Id: Ie581425f0290bb78b289584067b70507d82d5a57
2010-10-15 14:27:22 -07:00
Justin Ho
73dbdc35d4
Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread
2010-10-15 14:26:08 -07:00
Shimeng (Simon) Wang
bf9cf4d80d
DO NOT MERGE
...
Add wrapper method for native JNI call.
This is to check whether a given mimeType is supported in Android media
framework.
issue: 3101402
Change-Id: Ic8b412c045c36113c830296dacb42ed5f7371c9d
2010-10-15 14:18:01 -07:00
Shimeng (Simon) Wang
31e4d66ada
Merge "DO NOT MERGE" into gingerbread
2010-10-15 14:07:29 -07:00
Justin Ho
ff14aa16ba
DO NOT MERGE - Updated media transport controls (hdpi and mdpi)
...
Change-Id: I9b91c4bc13909017f433724e7c21de0db690eff6
2010-10-15 14:03:57 -07:00
Leon Scroggins
36cb18cf06
Merge "Line up textfield with WebTextView more often." into gingerbread
2010-10-15 13:58:38 -07:00
Irfan Sheriff
f8834f878f
Merge "fetch macaddr right after supplicant connection" into gingerbread
2010-10-15 13:42:38 -07:00
Shimeng (Simon) Wang
9f547a8ca8
DO NOT MERGE
...
Avoid sending false orientation event to webkit.
issue: 3101311
Change-Id: I819f046a119ad108256d6cece3f2e6ec1d643145
2010-10-15 13:34:49 -07:00
Andreas Huber
a4f391c9bf
Include the framework copy of the OpenMAX headers instead of referencing external/opencore.
...
Change-Id: I762f59acf5e1f770e4d7c2d89af362bfffebefa6
related-to-bug: 3101573
2010-10-15 13:31:29 -07:00
Andreas Huber
6ac35f0597
Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore.
...
Change-Id: Ie2ecf9558d4ee80cb5a2bbe66ad49f2165a7b09c
related-to-bug: 3101573
2010-10-15 13:30:27 -07:00
Scott Main
2c1dab4483
am fda5b19c: Merge "docs: fix typo; surface dev guide link in package description" into froyo
...
Merge commit 'fda5b19c757645e957c2a224f269aefe39fb1e1c' into gingerbread
* commit 'fda5b19c757645e957c2a224f269aefe39fb1e1c':
docs: fix typo; surface dev guide link in package description
2010-10-15 12:35:04 -07:00
Scott Main
7f3addf37f
am 09da9609: docs: fix code snippet errors
...
Merge commit '09da96099917141f2b90d53f61baa822bdd434d7' into gingerbread
* commit '09da96099917141f2b90d53f61baa822bdd434d7':
docs: fix code snippet errors
2010-10-15 12:34:50 -07:00
Eric Laurent
0e7a4d9edc
Fix issue 3098880.
...
Test value returned by getJNIEnv() in android_media_AudioSystem_error_callback()
and exit if NULL.
Change-Id: If30e5a05c585f34c66e6ad8cece3f7b46ef4be8e
2010-10-15 12:33:16 -07:00
Justin Ho
d364366824
Merge "DO NOT MERGE - Updated ADB icon" into gingerbread
2010-10-15 11:53:49 -07:00
Leon Scroggins
2a30744cd7
Line up textfield with WebTextView more often.
...
Bug:3097705
Line up when the selection changes (such as when the
selection is altered by the context menu) or when the
WebTextView scrolls.
Change-Id: Ia491064548131be1ac6f4d701a43cd8419a25367
2010-10-15 14:49:18 -04:00
Justin Ho
7e9f686413
DO NOT MERGE - Updated ADB icon
...
Change-Id: I358ce60203746ccf38d92f71d1c684670737c97b
2010-10-15 11:31:35 -07:00
Dianne Hackborn
efb581018b
Debug logs for issue #3101415 : Apps seem to have their UID changed over time.
...
- Activity manager now prints the pid doing a startActivity request.
- Package manager now remembers messages about problems it has parsing
packages.xml.
Change-Id: I11a75aa3953dbfa5dd41cfbdf69116c764ec228f
2010-10-15 11:22:17 -07:00
Nick Pelly
a851d8d0cf
Merge "NFC: Move NFC service implementation out of system_server." into gingerbread
2010-10-15 10:55:11 -07:00
Scott Main
fda5b19c75
Merge "docs: fix typo; surface dev guide link in package description" into froyo
2010-10-15 10:46:33 -07:00
Scott Main
09da960999
docs: fix code snippet errors
...
Change-Id: Ie0ef6d4e642b6f9a68bdadd3e507f9fe2dd323d9
2010-10-15 10:40:54 -07:00
Irfan Sheriff
79f7fe2daa
fetch macaddr right after supplicant connection
...
Bug: 3072163
Change-Id: I13466e3bc73a1a95d42faf17650fad4383f7e5b2
2010-10-15 10:30:14 -07:00
Scott Main
36cdecd89d
docs: fix typo; surface dev guide link in package description
...
Change-Id: I2dc09bb6b79cbe3f80819d6193eb0d8a3565310d
2010-10-15 10:19:27 -07:00
Nick Kralevich
612ebb9257
Revert "Update the documentation for content provider security."
...
This reverts commit 4fe4d4c91cdfa59bb8161625be85252e187667a2.
2010-10-15 10:05:29 -07:00
Nick Kralevich
66f1c459ac
Merge "Update the documentation for content provider security." into gingerbread
2010-10-15 09:17:12 -07:00
Andreas Huber
e1f3976bb4
Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread
2010-10-15 08:49:31 -07:00
Andreas Huber
6da2ae11b6
Make sure we cache the sampleTable again if using the caching datasource.
...
QA-impact: This fixes http streaming again which I broke about 2 days ago. The previously observed symptoms were stuttering playback of http streams (think YouTube) after a certain playback position.
Change-Id: I14050e3522ecd62c90d29310efdf508fdd2e87b5
related-to-bug: 3098873
2010-10-15 08:38:49 -07:00
Brad Fitzpatrick
feebaf35c0
Merge "Don't crash on null Vibrator during reboot." into gingerbread
2010-10-15 08:36:50 -07:00