Andreas Huber
0f535afd7e
This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.
...
And now we're just ignoring them. Yay standards.
Change-Id: I76529ad8d585f143d6f99621ff671d179caf7b35
related-to-bug: 3353752
2011-01-26 15:40:56 -08:00
Romain Guy
9e7c2c6ded
Merge "Optimize invalidate() calls." into honeycomb
2011-01-26 15:40:16 -08:00
Romain Guy
0fd89bf722
Optimize invalidate() calls.
...
Change-Id: I09d99290ca74f96046702bc2604f125a1276ce05
2011-01-26 15:41:30 -08:00
Jim Miller
f1e22e5c78
Fix 3354590: Add back button to dismiss RecentAppsPanel
...
Change-Id: I65337e8ebf823e7a92f810cd670b23edf8e70067
2011-01-26 15:39:51 -08:00
Fabrice Di Meglio
f728411ba4
Merge "Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)" into honeycomb
2011-01-26 15:39:24 -08:00
Fabrice Di Meglio
dc2dd88249
Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)
...
- add human readable error messages
Change-Id: Ib6937684e61aca80b2c3bc78fd67b93c3df61d17
2011-01-26 15:35:47 -08:00
Jason Chen
bb03e3b779
am b61440b4: Merge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb
...
* commit 'b61440b440ab6cd89ea1462121302f0c4896a109':
Cherry-pick of f5e4f208b9ed73 to honeycomb
2011-01-26 15:34:18 -08:00
Mike Lockwood
bd65c065b2
am a13732e1: Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb
...
* commit 'a13732e17a0f3d69df9c418407985b3ad64b1852':
MTP: Fix month off by one error in date parsing and formatting code
2011-01-26 15:32:11 -08:00
Jason Chen
b61440b440
Merge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb
2011-01-26 15:30:56 -08:00
Mike Lockwood
a13732e17a
Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb
2011-01-26 15:30:07 -08:00
Mike Lockwood
2107d23fc9
MTP: Fix month off by one error in date parsing and formatting code
...
BUG: 3379100
Change-Id: Ib386f0def9d611529ce0528b8159cef48df9cd85
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-26 15:11:48 -08:00
Jeff Brown
91f2dbb782
am 7b448b8a: Merge "Move keymaps from sdk/emulator/keymaps."
...
* commit '7b448b8a6c1ababc3a3e4553ebe9bac7473051c8':
Move keymaps from sdk/emulator/keymaps.
2011-01-26 15:03:32 -08:00
Shih-wei Liao
dde78c2b1c
am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
...
* commit '79204b98d260d8f5e8419f5149b31b336424aec5':
Part II of fixing b/2943524: On-device linking rs_core.
2011-01-26 14:58:57 -08:00
Scott Main
f4f05b8f24
Update package descriptions with editorial revisions.
...
Notably, this removes exessive info about resources
from the content package, because it's not a good location
and the info is avilable in the dev guide, but also
added some of the info to the Resources class description.
Change-Id: Ie78af26c9cec66314deb98e53078f48e16c08e70
2011-01-26 14:58:19 -08:00
Shih-wei Liao
79204b98d2
Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
2011-01-26 14:56:41 -08:00
John Wang
9c90f6d9fd
am 7b4ba9d8: Merge "Enable recovery in RIL wakelock release check." into honeycomb
...
* commit '7b4ba9d80d2cdde310c29d01d0e22c7815d84261':
Enable recovery in RIL wakelock release check.
2011-01-26 14:48:34 -08:00
Shih-wei Liao
f5a16efcc3
Part II of fixing b/2943524: On-device linking rs_core.
...
Change-Id: I1db1f8a2c9e8afabd9961c0effca60b10c9ed4dc
2011-01-26 14:47:17 -08:00
James Dong
8bea1d5585
am 7fb232c4: Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb
...
* commit '7fb232c40cde91d0958be1694db2d97a126b95f9':
Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source.
2011-01-26 14:45:41 -08:00
John Wang
7b4ba9d80d
Merge "Enable recovery in RIL wakelock release check." into honeycomb
2011-01-26 14:45:24 -08:00
James Dong
7fb232c40c
Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb
2011-01-26 14:43:59 -08:00
Svetoslav Ganov
54fc78072f
am df467264: Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb
...
* commit 'df4672643b92208b4ab7f9ab995dca8b69d3c458':
Final polish of WebView accessibility support for no JavaScript case.
2011-01-26 14:41:33 -08:00
John Wang
4376538c47
Enable recovery in RIL wakelock release check.
...
This is a cherry-pick Change 91968 from GB branch.
Wakelock will get released while
1) no request pending to be sent out, in which mRequestMessagesPending increases
before calling EVENT_SEND and decreases while handling EVENT_SEND.
and
2) no waiting requests sent to RIL but no replied, in which mRequestMessagesWaiting
increases while sending request and decreases while handling response.
Both will be cleared while WAKE_LOCK_TIMEOUT occurs to recovery from out of sync situation.
bug: 3369427, 3370827
Change-Id: Ibbcc95d67a292ffe20339ea9bdb0f2e4a4988da0
2011-01-26 14:40:36 -08:00
Svetoslav Ganov
df4672643b
Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb
2011-01-26 14:39:47 -08:00
Jaikumar Ganesh
67a8b8eaa1
Disable PBAP for no voice capability
...
PBAP is contact transfer to cars and headsets.
This is closely tied to handsfree profile.
Without calling functionality it was of practically no use.
It will just confuse users when they see a "Dial" button
on their car systems.
Bug: 3395362
Change-Id: I4e4597f0e4b371f69ed7af95d73893554e3fb8ac
2011-01-26 14:33:20 -08:00
Jeff Brown
7b448b8a6c
Merge "Move keymaps from sdk/emulator/keymaps."
2011-01-26 14:25:08 -08:00
Dianne Hackborn
49295e5379
am ccd79399: am 1d07b5bc: Merge "Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm." into gingerbread
...
* commit 'ccd79399cc2a28d79287fd1558c5f5a530356003':
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
2011-01-26 14:15:08 -08:00
Jean-Michel Trivi
b8efdf7f80
am 1155efdc: (-s ours) am 2ba92c71: do not merge bug 3370834 Cherrypick from master
...
* commit '1155efdc715413cd7a881e5226b5f5f0b2db8f71':
do not merge bug 3370834 Cherrypick from master
2011-01-26 14:12:45 -08:00
Stephen Hines
203107d490
am 8fc7690f: Merge "Hook up tgammaf properly for RS." into honeycomb
...
* commit '8fc7690f2b42c27f9f609647b96c17234aa9d78e':
Hook up tgammaf properly for RS.
2011-01-26 14:10:58 -08:00
Dianne Hackborn
3a985aed11
Cherry-pick of f5e4f208b9ed73 to honeycomb
...
Original change description:
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
2011-01-26 14:09:45 -08:00
Stephen Hines
8fc7690f2b
Merge "Hook up tgammaf properly for RS." into honeycomb
2011-01-26 14:08:49 -08:00
Dianne Hackborn
ccd79399cc
am 1d07b5bc: Merge "Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm." into gingerbread
...
* commit '1d07b5bc9b0a9e3de4495834242548a600cae1d8':
Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.
2011-01-26 14:08:30 -08:00
Jean-Michel Trivi
1155efdc71
am 2ba92c71: do not merge bug 3370834 Cherrypick from master
...
* commit '2ba92c71b5684dce700cf848bf157153c156df1d':
do not merge bug 3370834 Cherrypick from master
2011-01-26 14:05:18 -08:00
Dianne Hackborn
1d07b5bc9b
Merge "Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm." into gingerbread
2011-01-26 13:59:42 -08:00
Romain Guy
2b1847ea60
Remove unused API
...
Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a
2011-01-26 13:43:01 -08:00
Romain Guy
08cdf6fd9a
am 940df6dd: Merge "Remove unused API" into honeycomb
...
* commit '940df6dd83624e5f46b147837d848853a1dab9b2':
Remove unused API
2011-01-26 13:42:53 -08:00
Romain Guy
940df6dd83
Merge "Remove unused API" into honeycomb
2011-01-26 13:41:10 -08:00
Robert Greenwalt
67881c414a
Update networktype before sending state change.
...
Fixes potential race condition in network-type info. May fix this issue.
bug:3376930
Change-Id: I3d5fd7c76e54923b62c56defa947be3c9c1cd585
2011-01-26 13:39:46 -08:00
Gilles Debunne
9aa5b8dad0
am 12b2dc23: Merge "Holo theme for error popups in TextViews." into honeycomb
...
* commit '12b2dc23cc3cdd9dcd6bac91adc8e4198502bab5':
Holo theme for error popups in TextViews.
2011-01-26 13:35:28 -08:00
Gilles Debunne
12b2dc23cc
Merge "Holo theme for error popups in TextViews." into honeycomb
2011-01-26 13:33:24 -08:00
Adam Cohen
eca572f5d9
am 10f27c5a: Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
...
* commit '10f27c5a42e6da262d178d426944b2b31c185f4a':
Fixing bug where widgets would go dead after moving to another screen
2011-01-26 13:29:07 -08:00
Dianne Hackborn
57f1ac4133
Fix issue #3380072 : Switching in and out of gmail not preserving position in label
...
We were doubly-decreasing the task's activity count, so when selected
from recent tasks it would re-launch the last Intent rather than
switching to its current state.
Change-Id: I6e58c930a0755ae0142604d42b5cd2c668a2b492
2011-01-26 13:28:16 -08:00
Adam Cohen
10f27c5a42
Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
2011-01-26 13:26:58 -08:00
Shimeng (Simon) Wang
c1df157a60
am 07837862: Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
...
* commit '078378624c1955a1e842af34f79798918edccc21':
Fine tune the high memory threshold and usage delta for v8 GC.
2011-01-26 13:25:50 -08:00
Shimeng (Simon) Wang
078378624c
Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
2011-01-26 13:23:58 -08:00
Adam Cohen
2035a4657a
Fixing bug where widgets would go dead after moving to another screen
...
-> A memory optimization was causing AdapterViewAnimator to give up its
reference to its adapter, rendering the widget dead.
-> Did testing, and it doesn't appear that this optimization was
making a difference, so it appears safe to remove.
Change-Id: I274c5f73862cbda2dc5411d5c94a9ba1ac1e3635
2011-01-26 13:22:59 -08:00
Justin Ho
4b1c838959
am 8a445fc3: Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb
...
* commit '8a445fc30e45c1f7a9805ae19948ec32786458a0':
Integrating drawable-xlarge stat_sys assets
2011-01-26 13:04:18 -08:00
Daniel Sandler
7f70eaa59f
Status bar visual tweaks.
...
- Move notification icons and clock down by 1dp
- Make control panel background translucent to match
notification panel
Bug: 3394785
Change-Id: I0988fa595e2cf014b9bf31d102b428cfb2ce8732
2011-01-26 16:03:20 -05:00
Justin Ho
8a445fc30e
Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb
2011-01-26 13:02:01 -08:00
Daniel Sandler
26d7aea7b7
am 044602b2: Merge "Ticker visual fixes." into honeycomb
...
* commit '044602b226638e92907fbd573723772856256259':
Ticker visual fixes.
2011-01-26 12:53:58 -08:00
Daniel Sandler
044602b226
Merge "Ticker visual fixes." into honeycomb
2011-01-26 12:51:30 -08:00