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
Bill Gruber
48a1b52bc7
Merge "IAB docs: fixes line break issues" into honeycomb
2011-04-06 12:52:41 -07:00
Xavier Ducrohet
c5aeac7f15
LayoutLib: Fix issue with rendering mode.
...
When the layout content is embedded inside a decor layout
to emulate system bar (top or bottom) and title bar (or action bar)
then the code computing the full required size based on the RenderingMode
would fail because the decor layout would prevents the content layout to
take as much room as possible.
There is also an issue with the way we know render dialogs as the
dialogs usually as a frame with some padding and the previous measurements
would not take into account the dialog padding when increasing the
screen size.
This fix makes the code measure the size of the content layout in the
normal rendering, and then separately from the root layout with the proper
MeasureSpec to let the content grown. The difference in size is then added
to the screen size.
Bug: http://code.google.com/p/android/issues/detail?id=15892
Change-Id: Ibb9ca2a67c6c450d10d9f9a8050536e094650f8b
2011-04-05 20:45:48 -07:00
Bill Gruber
0a8084d78f
IAB docs: fixes line break issues
...
Change-Id: Iad795520a4544638bd26c354b4a8718afb28646a
2011-04-05 15:54:21 -07:00
Scott Main
e4cafabbcc
am a90eb8fe: docs: fix the TOC in a few docs
...
* commit 'a90eb8fec1c67177b614b945bcc4a4b14aaabaff':
docs: fix the TOC in a few docs
2011-04-05 14:21:36 -07:00
Scott Main
a90eb8fec1
docs: fix the TOC in a few docs
...
Change-Id: Iff2b91701ba39e17cc0d88804f3eb3f658e13c27
2011-04-05 14:05:03 -07:00
Adam Powell
030b38ffc2
Merge "Fix bug 4207704 - Gestures can be lost when Flash is enabled" into honeycomb-mr1
2011-04-05 10:45:25 -07:00
Adam Powell
3c534772de
Fix bug 4207704 - Gestures can be lost when Flash is enabled
...
Pre-queue WebView touch events as we send them to webkit so that we
can run them through WebView later if webkit or hosted plugins go out
to lunch.
Change-Id: Id4e9f56beeb0c1d55e77233423844b15f6f00aef
2011-04-04 22:06:50 -07:00
Bill Gruber
63ac03794d
am d36bc32e: Merge "SDK doc updates" into honeycomb
...
* commit 'd36bc32ea9a109596308a0516b3e0898c82cebc5':
SDK doc updates
2011-04-04 17:21:25 -07:00
Bill Gruber
d36bc32ea9
Merge "SDK doc updates" into honeycomb
2011-04-04 17:15:08 -07:00
Bill Gruber
604917b339
SDK doc updates
...
Change-Id: Iaf24235cf40a4e22a4c8ee787f0b18ce8f5cb61e
2011-04-04 16:55:53 -07:00
Roman Nurik
5a41a8a0fd
Merge "Document support for .TS video containers." into honeycomb-mr1
2011-04-04 13:41:11 -07:00
Roman Nurik
c1b34f3d8e
Document support for .TS video containers.
...
Change-Id: I99a2da97ce2bbb79beb4a7b5847ad3de90a6b7af
2011-04-04 12:51:18 -07:00
Robert Ly
3f39f653a9
Adding package description for android.hardware.usb
...
Change-Id: I4d243424c6747531a1ac6ab2230c2af73bad4fed
2011-04-04 11:07:46 -07:00
Dirk Dougherty
f9cdf7feb4
Doc change: add diff report for API 12.
...
Change-Id: I9c7367be204208384aafaa19a8243164024ed1de
2011-04-03 13:50:46 -07:00
Dirk Dougherty
1676920113
Merge "Doc change: update media formats tables with adts/aac and flac" into honeycomb-mr1
2011-04-03 13:40:48 -07:00
Dirk Dougherty
88a1fc2d79
Doc change: update media formats tables with adts/aac and flac
...
Change-Id: Ic541f9e4ea1907453041d017d7d3608ead45ed6f
2011-04-03 13:23:24 -07:00
Scott Main
90a1befa55
am 27690eba: Merge "docs: update device dashboard" into honeycomb
...
* commit '27690ebabc915091956f0331023c9d074177271d':
docs: update device dashboard
2011-04-01 17:39:05 -07:00
Scott Main
27690ebabc
Merge "docs: update device dashboard" into honeycomb
2011-04-01 17:36:42 -07:00
Scott Main
6261861a94
am cb719a48: Merge "docs: update homepage announcement for Google IO" into honeycomb
...
* commit 'cb719a48a2f2e9bc47b317f75ebb8320f6ce877c':
docs: update homepage announcement for Google IO
2011-04-01 16:19:30 -07:00
Scott Main
cb719a48a2
Merge "docs: update homepage announcement for Google IO" into honeycomb
2011-04-01 16:17:40 -07:00