Jean-Michel Trivi
fde17eca4c
Merge "Fix bug 2329540 Part 1 of the fix: when the user doesn't elect to use the car dock for music and media, the APM was not aware of the device being docked. This is fixed by dissociating the notification for the APM of the docking to the dock from the sink state change of the A2DP device. Also missing was forcing the volumes to be reevaluated whenever the device is docked or undocked, as volumes for docks may differ, even when the same output device is being used."
2010-03-09 13:17:35 -08:00
Jean-Michel Trivi
84cf7d9e88
Fix bug 2329540
...
Part 1 of the fix: when the user doesn't elect to use the car dock
for music and media, the APM was not aware of the device being
docked.
This is fixed by dissociating the notification for the APM of
the docking to the dock from the sink state change of the A2DP
device.
Also missing was forcing the volumes to be reevaluated whenever
the device is docked or undocked, as volumes for docks may
differ, even when the same output device is being used.
Change-Id: If5314e27821a71adbd6df6fdf887c45208241d96
2010-03-09 12:45:55 -08:00
Robert Greenwalt
5fcf8d67ad
Merge "Re-add tethered notification to framework."
2010-03-09 11:55:53 -08:00
Adam Powell
4a05be2fe2
Merge "Restore old/buggy behavior of ListView.getCheckItemIds() for adapters without stable IDs to support legacy code."
2010-03-09 11:55:05 -08:00
Vasu Nori
12e22c5ce6
Merge "modify comments to be more accurate"
2010-03-09 11:46:57 -08:00
Andreas Huber
c629b50906
Merge "Fix a typo in VideoView.java that disabled the seek-back button by default."
2010-03-09 11:43:31 -08:00
Mike LeBeau
2febfb8aed
Merge "Add new LoggingEvents for more detailed text modification actions for voice input."
2010-03-09 10:43:47 -08:00
Mike LeBeau
bf94f65075
Add new LoggingEvents for more detailed text modification actions for voice input.
...
Change-Id: I70df3612067f1c8c512a7bbe6c02381724f76bbf
2010-03-09 10:42:35 -08:00
Jean-Michel Trivi
49ac0e5e5e
Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created."
2010-03-09 10:31:30 -08:00
Andrei Popescu
d816fa7664
Merge "Make sure access to WebView::mWebViewCore is synchronized."
2010-03-09 10:06:23 -08:00
Ficus Kirkpatrick
8647c8cd81
Merge "Add a LOG_TAG for android.graphics.Graphics JNI."
2010-03-09 10:01:00 -08:00
Suchi Amalapurapu
e82d377a0e
Merge "Add conditions to check for updated system applications. Restrict them to internal flash only even before we copy."
2010-03-09 09:58:40 -08:00
Jean-Michel Trivi
b51357d774
Merge "Unhide API additions to AudioManager for AudioFocus support."
2010-03-09 09:17:45 -08:00
Andreas Huber
170bfea8c8
Merge "Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests."
2010-03-09 09:09:27 -08:00
Steve Block
0346f1a357
Merge "Removes from DumpRenderTree the superfluous result file for tests that time out."
2010-03-09 07:02:18 -08:00
Steve Block
88995ed150
Merge "Removes regex tests from the DumpRenderTree skipped list"
2010-03-09 05:42:09 -08:00
Steve Block
823cd9f077
Merge "Add shared workers tests to DumpRenderTree skipped list"
2010-03-09 04:25:13 -08:00
Brad Fitzpatrick
a1b9419ff1
Merge "Fix Parcel leak in ContentProvider.call()"
2010-03-08 22:18:52 -08:00
Mathias Agopian
948d69fca4
improve SF logging/debugging a little bit
...
Change-Id: I6a57f89c25defc293fd748cc1fbd710031c02ec2
2010-03-08 19:30:56 -08:00
Mathias Agopian
7d3f8ed3a5
Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly."
2010-03-08 19:24:27 -08:00
Mathias Agopian
c2e30de00c
Fix a small bug where we could compute SharedBufferStack's tail incorrectly.
...
Also add "tail" to the debug dump().
Change-Id: I04b1ea375dfc9ddcc22f0c6b6cd01300e507572e
2010-03-08 19:23:26 -08:00
Dan Egnor
3d85d27a38
Merge "More consistent and clear traces.txt reporting."
2010-03-08 19:23:01 -08:00
Adam Powell
40cd490bb1
Merge "Fix issues with ListView.smoothScrollBy"
2010-03-08 19:11:16 -08:00
Dmitri Plotnikov
0733757885
Merge "Showing phonetic name in the contact header."
2010-03-08 18:04:24 -08:00
Chia-chi Yeh
5bf4691382
Merge "keystore: add AID_ROOT into the user table."
2010-03-08 17:50:56 -08:00
Romain Guy
ca2dc3c804
Merge "Fix scrolling bug in AutoCompleteTextView. Bug #2495033 "
2010-03-08 17:46:36 -08:00
Chia-chi Yeh
e3bc023471
keystore: add AID_ROOT into the user table.
...
Change-Id: I4b9cf24d75ca79583d7913bbb2c33745a2316cde
2010-03-09 09:44:07 +08:00
The Android Open Source Project
975b1cb2d9
merge from open-source master
...
Change-Id: I66d3db4c9ed3f54ce17a8d64ca0c6cce6941cdaa
2010-03-08 17:14:25 -08:00
Daniel Lehmann
08e65b9ebd
Merge "Expose the Uri of the newly created contact Bug: 2448065"
2010-03-08 17:10:03 -08:00
Eric Fischer
d738ea02e4
Merge "Guard against calls to getTextAfterCursor() in text that has no cursor."
2010-03-08 16:59:48 -08:00
Tom Taylor
f65d947dd9
Merge "Remove mms-common library"
2010-03-08 16:35:38 -08:00
Robert Greenwalt
df4b5ff981
Merge "Update the Mcc Table for Canada."
2010-03-08 16:35:13 -08:00
Tom Taylor
30b85570ec
Remove mms-common library
...
Put the Mms files back in the framework where they've been since 1.0.
Change-Id: I3c449468053ddd82d35c45a06d71957de660bf99
2010-03-08 16:34:53 -08:00
Wu-cheng Li
4f24634301
Merge "Add camera parameter string constant for "true"."
2010-03-08 16:31:57 -08:00
Andreas Huber
7c3b7acb3b
Merge "The audio track was accidentally not participating in the prefetch since it wasn't started at the time prepare() was called. Also, properly report the cached duration even near the end when the source has no more data to fetch."
2010-03-08 16:02:16 -08:00
Mathias Agopian
f23a5e052e
Merge "fixes for [2474091] Saw Poor behaviour playing a video."
2010-03-08 15:35:44 -08:00
Dianne Hackborn
4d0e1ddf5d
Merge "Hold wake lock while shutting down."
2010-03-08 14:58:25 -08:00
Romain Guy
27f87856eb
Merge "Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 "
2010-03-08 14:44:00 -08:00
Andreas Huber
773694abb4
Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers."
2010-03-08 14:29:38 -08:00
Andreas Huber
c8766cfe08
Merge "Increase the amount of data buffered at preparation time. Make sure to start preparing after the codecs have been started, otherwise no buffering will happen."
2010-03-08 13:07:08 -08:00
Daniel Sandler
457848376c
Merge "Correct path to LowBattery.ogg."
2010-03-08 12:01:00 -08:00
Andreas Huber
a6068221a9
Merge "The prefetched source was unnecessarily holding a lock while receiving data from the network, sometimes blocking for seconds over 2G networks with corresponding drops in audio playback. Also, if the cache was full we'd report a cache duration of 0 instead of maximum size."
2010-03-08 11:24:47 -08:00
Mike LeBeau
b7b1482d01
Merge "Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS."
2010-03-08 11:22:58 -08:00
Mathias Agopian
fcfeb4b597
fixes for [2474091] Saw Poor behaviour playing a video.
...
- fix a bug when hacking video buffers into gralloc buffers
where the buffer size was incorrect this was causing the
"direct-form-texture" mode to fail
- also when the above fails, make sure to revert to the
"mdp copy mode" before going to "slow mode"
- finally disable completely the "direct-from-texture" mode
for now. It cannot work because the allocated buffers can't
respect the GPU constraints (alignment and such). We'll
have to find a solution for that.
2010-03-08 11:14:20 -08:00
Vasu Nori
b7151f722c
Merge "caching bug in SQLiteDatabase causes invalid finalizer warnings"
2010-03-08 11:13:52 -08:00
Vasu Nori
c26f3abc94
Merge "rollback AFTER commit causes warning message from sqlite bug:2486731"
2010-03-08 11:08:10 -08:00
Steve Block
21b56e3d5d
Merge "Updates WebAddress to ignore the colon after the host component of a URL if no port is specified"
2010-03-08 10:43:38 -08:00
Leon Scroggins
f180bdac0f
Merge "Pass keys to plugin while shift is held down."
2010-03-08 10:42:42 -08:00
Patrick Scott
72cbb9fe72
Merge "If both cookies have null values, use the name difference."
2010-03-08 09:54:08 -08:00
Mike LeBeau
4d17c435fd
Merge "Adding support for passing HTTP headers to a Browser"
2010-03-08 09:41:10 -08:00