Joe Fernandez
983cb86388
docs: fix for Misdirected link in topic Declaring Layout
...
bug 4257430
Change-Id: Id4711c712e99eea1dd537ee2343aedc5014df536
2011-04-26 15:47:39 -07:00
Daniel Sandler
e97528ee9e
Account for race condition when attaching HDMI.
...
The status bar figures out how tall it needs to be by
subtracting 720 (for 720p HDMI output) from the display
height. However, if the display is in the process of
rotating to portrait when HDMI is attached (or for whatever
other reason dispatches the HDMI_PLUGGED_STATE before the
display has been rotated to landscape) this computation will
be wrong.
The quick fix is to compute the status bar height as
shortSide - 720 rather than height - 720.
Bug: 4284690
Change-Id: I3715264a9e32af1299777ccdbdc22ca60926cc79
2011-04-26 13:54:37 -04:00
Scott Main
e1e3d7d97c
am 97fee855: docs: update a couple usb driver URLs bug: 4339758
...
* commit '97fee8554d40a8c093ef16934284d9292e4cf7a4':
docs: update a couple usb driver URLs bug: 4339758
2011-04-26 00:45:35 -07:00
Scott Main
97fee8554d
docs: update a couple usb driver URLs
...
bug: 4339758
Change-Id: I39357a0061312b189f50c296105cefe3862fc733
2011-04-25 14:53:03 -07:00
Eric Laurent
223995dcf2
Fix issue 4335692: HDMI media volume
...
Forced music stream volume to max when not muted and output device is HDMI.
Change-Id: Ibd287cea8ae1d3f36fea6651a113bd5cf2dbad13
2011-04-25 13:34:51 -07:00
Joe Fernandez
c84362a72a
am a29e2cca: docs: Fixing Issue with code for Adding Tabs topic bug 4293013
...
* commit 'a29e2cca5d0e3ff222c09165fd69ca8f4d0f634e':
docs: Fixing Issue with code for Adding Tabs topic bug 4293013
2011-04-22 16:36:33 -07:00
Joe Fernandez
a29e2cca5d
docs: Fixing Issue with code for Adding Tabs topic
...
bug 4293013
Change-Id: Ia08fe8ae0112af5157607e4fcd07773a945473f3
2011-04-22 16:22:48 -07:00
Scott Main
caf60ebdbd
am 48c187f9: docs: fix typo in 3.0 notes
...
* commit '48c187f9cf2bcb51f446a5a62346f9ef5920c7f3':
docs: fix typo in 3.0 notes
2011-04-21 17:36:40 -07:00
Scott Main
48c187f9cf
docs: fix typo in 3.0 notes
...
Change-Id: I0925a21b5eb53811736cfe04498917371c8bb67c
2011-04-21 17:22:54 -07:00
Scott Main
ca7f30ebb2
am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb
...
* commit 'b8a57841316171d6db4311a65914720213516153':
docs: add a little info to Configuration class description
2011-04-21 10:53:08 -07:00
Scott Main
b8a5784131
Merge "docs: add a little info to Configuration class description" into honeycomb
2011-04-21 10:51:14 -07:00
Scott Main
1ccfd8ed7d
am d155e1a2: docs: change ZTE usb driver link
...
* commit 'd155e1a2d8768e383824c565a5b4f5a7546960ea':
docs: change ZTE usb driver link
2011-04-21 10:08:20 -07:00
Scott Main
d155e1a2d8
docs: change ZTE usb driver link
...
Change-Id: I8a7528094a565f846ceca456787de81c81ee39c9
2011-04-21 09:57:55 -07:00
Scott Main
63848e3df3
docs: add a little info to Configuration class description
...
Change-Id: I3278759bd1c323330c1143ef71d0644872caa085
2011-04-20 22:20:46 -07:00
Scott Main
1f07f1257b
am 6669f251: docs: fix snippet errors in web doc
...
* commit '6669f251391d7e61a6ea55e2538c941f82514dd9':
docs: fix snippet errors in web doc
2011-04-15 18:03:14 -07:00
Scott Main
6669f25139
docs: fix snippet errors in web doc
...
Change-Id: I65648136c2df4bde5fa3bc3495f5166c4c87fe8a
2011-04-15 17:55:33 -07:00
Dianne Hackborn
f6f87c9859
Merge "Fix issue #4291805 : Tap Fish crashes on launch" into honeycomb-mr1
2011-04-14 15:10:31 -07:00
Eric Fischer
4e3d6aa068
am d284a867: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb
...
* commit 'd284a8676e002a72b66d321402ec7f4ed61c7915':
Import revised translations. DO NOT MERGE
2011-04-14 14:21:57 -07:00
Eric Fischer
d284a8676e
Merge "Import revised translations. DO NOT MERGE" into honeycomb
2011-04-14 14:14:46 -07:00
Eric Fischer
b5b49ba8fc
Import revised translations. DO NOT MERGE
...
Change-Id: I796dc2ad1556201f3b443b8185f5280cc8e1e213
2011-04-14 13:59:43 -07:00
Scott Main
2a08e7bf67
am d08debcb: docs: bring back the SDK EULA wall for downloading archived SDKs
...
* commit 'd08debcb211ec2e369c8c88ce15e4aaadd54a8d4':
docs: bring back the SDK EULA wall for downloading archived SDKs
2011-04-14 13:55:16 -07:00
Dianne Hackborn
52b0ce0fe3
Fix issue #4291805 : Tap Fish crashes on launch
...
The activity manager got a little too aggressive about argument validation.
Change-Id: I3cca0cd3135b98e5c50d26db778ec4ec28a47ec1
2011-04-14 13:09:32 -07:00
Scott Main
d08debcb21
docs: bring back the SDK EULA wall for downloading archived SDKs
...
Change-Id: Ieccd0d03ca49a68d7d4956aa4991d8a73ffff674
2011-04-14 12:31:17 -07:00
Xia Wang
46b59ef01b
Merge "Fix access point parsing: reset static link property after parsing static ip setting Fix removeConfiguredNetwork: add sleep between remove configured network and disable wifi" into honeycomb-mr1
2011-04-13 15:13:10 -07:00
Glenn Kasten
b0d6f10eed
Bug 4167061 remove debugging code
...
Change-Id: I1cb46a7bbf885c72e75d32f3f7675d90ab611e85
2011-04-13 11:16:49 -07:00
Scott Main
7e8902a905
am f42937a8: docs: fix doc typo
...
* commit 'f42937a8aa0af6b22d8a2a43a9bfc07c38aeffb5':
docs: fix doc typo
2011-04-12 14:44:02 -07:00
Scott Main
f42937a8aa
docs: fix doc typo
...
Change-Id: Ia5c32723489a045d865307dbad41edb29b2cfb29
2011-04-12 14:38:54 -07:00
Scott Main
c7b94371a0
am b9fedd97: docs: fix broken links
...
* commit 'b9fedd9771a6aedf068155fd91f15baf52e668cd':
docs: fix broken links
2011-04-12 13:02:43 -07:00
Scott Main
b9fedd9771
docs: fix broken links
...
Change-Id: I20a2f70bc588d9eeec79419d12790f1da9b79863
2011-04-12 12:58:01 -07:00
Bill Gruber
df8fc2e1bf
am 9a693ed9: Doc fix-corrects the cited download locations
...
* commit '9a693ed9870cf2d5817a3bfc8dc0fbec4456a3c2':
Doc fix-corrects the cited download locations
2011-04-12 11:48:00 -07:00
Benoit Goby
08c39c6a11
Add support for USB Ethernet adapters
...
Change-Id: I6ae34a32d0e1b6f21c484b8639c3e7ce086e568d
2011-04-11 16:33:43 -07:00
Glenn Kasten
c6c2285b36
Enable HDCP debugging in Stagefright (1 of 2)
...
Change-Id: Ia3ea555d5fa45547ed6bfce59f299087ced7809c
2011-04-11 11:07:53 -07:00
Bill Gruber
9a693ed987
Doc fix-corrects the cited download locations
...
Change-Id: I4225adb4162801b6cf5534dc4ed4f03e79a47e36
2011-04-08 17:55:17 -07:00
Xia Wang
dddfaa75e7
Fix access point parsing: reset static link property after parsing
...
static ip setting
Fix removeConfiguredNetwork: add sleep between remove configured network
and disable wifi
Change-Id: I619e79e9bc414b9aeae3537dbc642a7fbc9fca97
2011-04-08 16:31:01 -07:00
Jamie Gennis
66380f768c
Stagefright: authenticate ANativeWindow.
...
This change adds a check to verify that the ANativeWindow to which
decoded video buffers are queued sends those buffers to SurfaceFlinger.
The check is done when the buffer content is flagged as protected. This
change also adds an error in the case where protected buffers are
needed, but an ANativeWindow is not being used as the video destination.
Change-Id: I107c9082d65ef0de4a13594e9535a2053ad5161b
Bug: 4269240
2011-04-08 15:24:10 -07:00
Nicolas Roard
fcba23536b
Merge "Remove uncalled function -- java counterpart of the fix for bug:4183801" into honeycomb-mr1
2011-04-07 17:21:53 -07:00
Bill Gruber
6bb8b0ecb5
am afecd1e9: IAB docs--status codes fix Bug: 4208641
...
* commit 'afecd1e99284dc386f07571c69edfed8c12f1cef':
IAB docs--status codes fix Bug: 4208641
2011-04-07 15:09:33 -07:00
Nicolas Roard
4bae836784
Remove uncalled function -- java counterpart of
...
the fix for bug:4183801
Change-Id: Icaaa83743976be180ba570158bd4016e7f53c95a
2011-04-07 15:04:26 -07:00
Bill Gruber
afecd1e992
IAB docs--status codes fix
...
Bug: 4208641
Change-Id: I91d4448b62950579081a7ec99f4a39237140d299
2011-04-07 14:30:38 -07:00
Teng-Hui Zhu
bb55777be1
Merge changes Ia44d880a,Ifbf63b24 into honeycomb-mr1
...
* changes:
DO NOT MERGE : cherry pick of change Ieb7ae26b from master
DO NOT MERGE : cherry pick of change I0f9f2c65 from master
2011-04-07 14:17:52 -07:00
Xavier Ducrohet
515a08b018
Merge 59aad78e from master. do not merge.
...
LayoutLib: don't render when shader's local matrix is set to 0 scale.
Change-Id: I02c0ddd856026357f468dcc8b81e0520470118de
2011-04-07 12:02:31 -07:00
Teng-Hui Zhu
2fcf82aee3
DO NOT MERGE : cherry pick of change Ieb7ae26b from master
...
Buffering in full screen mode will show progressView
bug:4187252
Change-Id: Ia44d880ab126c2439fb13504db87492d45c90bc8
2011-04-07 09:14:16 -07:00
Teng-Hui Zhu
a9cadefde4
DO NOT MERGE : cherry pick of change I0f9f2c65 from master
...
Add the loading progress UI when buffering
bug:4187252
Change-Id: Ifbf63b248ac5f0e340be4057e0dcd80d33483662
2011-04-07 09:14:05 -07:00
Teng-Hui Zhu
b25181aacc
Merge "Fix the issue the video can't start to play" into honeycomb-mr1
2011-04-07 08:52:45 -07:00
Teng-Hui Zhu
0504967cb0
Fix the issue the video can't start to play
...
In full screen mode, we shall not always rely on the auto start info.
If the auto start is false, it will prevent the video from playing.
The auto start should always happen inline mode when prepared.
If we switch into full screen mode while playing, we will also do auto start.
bug:4260063
Change-Id: I4b13c30b1f2c219951dc8edd659e221a21c86c2b
2011-04-06 18:20:19 -07:00
Roman Nurik
b17cc8a83f
Merge "Add moov/mdat and 500KB max A/V drift recommendations to Supported Media Formats doc. Also reformat encoding parameter recommendations into a single table." into honeycomb-mr1
2011-04-06 17:18:47 -07:00
Roman Nurik
c8754f3479
Add moov/mdat and 500KB max A/V drift recommendations to Supported Media Formats doc. Also reformat encoding parameter recommendations into a single table.
...
Change-Id: I2a1a4b31fe546eddfb8d6e8b8ab5f4a3900734d4
2011-04-06 16:25:26 -07:00
Eric Fischer
9f2f650f26
Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
2011-04-06 14:09:32 -07:00
Eric Fischer
6d5f5faae0
Import revised translations. DO NOT MERGE
...
Change-Id: I30c20fa78fc821c943d947a058f482e87d70dbd6
2011-04-06 13:47:57 -07:00
Bill Gruber
3bd373079e
am 48a1b52b: Merge "IAB docs: fixes line break issues" into honeycomb
...
* commit '48a1b52bc736acfe9c4723abf6db7c8befc5e43b':
IAB docs: fixes line break issues
2011-04-06 13:20:27 -07:00