45432 Commits

Author SHA1 Message Date
Nick Pelly
1df862a465 Minor doc update.
Change-Id: I1d29adfccbdc196a145a2c2a044d63b00e5f788b
2011-02-16 09:18:34 -08:00
Andreas Huber
0bbf966757 am 16d94f58: (-s ours) am 8db7a7bf: Merge "DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary" into gingerbread
* commit '16d94f580a50dafbe4dda3e9fe2ef47897ac1fe5':
  DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary
2011-02-16 09:10:19 -08:00
Scott Main
f79bbc305b Merge "docs: edit doc titles to match side nav and add breadcrumb links" into honeycomb 2011-02-16 09:06:43 -08:00
Andreas Huber
16d94f580a am 8db7a7bf: Merge "DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary" into gingerbread
* commit '8db7a7bfadc7bdfa30f60bb06063f91b19234096':
  DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary
2011-02-16 09:02:08 -08:00
Andreas Huber
8db7a7bfad Merge "DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary" into gingerbread 2011-02-16 08:50:37 -08:00
Mike Lockwood
9182d3c4eb UsbManager: New APIs for USB accessories
USB accessories are peripherals that connect to android devices as a USB host.

When connected, the accessory will first identify itself to the android device
by sending manufacturer, product, accessory type and version strings
to the device, and then request the device to enter USB accessory mode.
The device will then enable the USB accessory kernel driver and disable
all other USB functionality except possibly adb
(adb can be used while the android device is connected to the PC
and the PC is running software that emulates a USB accessory)

The class android.hardware.UsbAccessory is used to describe the
currently attached USB accessory.
UsbAccessory contains the manufacturer, product, accessory type
and version strings to identify the accessory.
The accessory can be opened as a ParcelFileDescriptor, which can be used
to communicate with the accessory over two bulk endpoints.

The Intents UsbManager.USB_ACCESSORY_ATTACHED and
UsbManager.USB_ACCESSORY_DETACHED are broadcast when accessories are
connected and disconnected to the device.  The USB_ACCESSORY_ATTACHED
contains a UsbAccessory object for the attached accessory as an extra.
The Intent also contains string extras for the manufacturer, product,
accessory type and version strings to allow filtering on these strings.

Change-Id: Ie77cbf51814a4aa44a6b1e62673bfe4c6aa81755
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-02-16 08:25:16 -05:00
Kristian Monsen
8beb86c043 Updated from comments to previous change after submitting
Previous change:
https://android-git.corp.google.com/g/#change,91471

This change was to fix bug 3270236

Change-Id: I7dc3179a55420d3383647e2bd50d4766dd21231b
2011-02-16 11:32:56 +00:00
Robert Ly
b424227509 am e131ccb6: am c3ebf27a: am 4bebbe5f: Merge "Adding package summary for nfc.tech package" into gingerbread
* commit 'e131ccb615172e317501f721c30b152823c566bf':
  Adding package summary for nfc.tech package
2011-02-15 23:01:37 -08:00
Robert Ly
e131ccb615 am c3ebf27a: am 4bebbe5f: Merge "Adding package summary for nfc.tech package" into gingerbread
* commit 'c3ebf27a511934d7529b2fbde223169e83c74561':
  Adding package summary for nfc.tech package
2011-02-15 22:58:51 -08:00
Robert Ly
c3ebf27a51 am 4bebbe5f: Merge "Adding package summary for nfc.tech package" into gingerbread
* commit '4bebbe5fea1b6d7f5deff6d41d7633308607c08b':
  Adding package summary for nfc.tech package
2011-02-15 22:54:52 -08:00
Scott Main
512474b0cd am a925a3ca: am 9cf2fa02: docs: add breadcrumbs to developing docs
* commit 'a925a3ca1f0aed3aeebfd8eff569d5238ccf8213':
  docs: add breadcrumbs to developing docs
2011-02-15 20:15:50 -08:00
Scott Main
4a010eeb89 am c35d0ee1: am a766a8be: docs: add breadcrumbs to testing docs
* commit 'c35d0ee105a80ed4f3c749a9f12a23adc7791ddb':
  docs: add breadcrumbs to testing docs
2011-02-15 20:15:36 -08:00
Scott Main
e502c7c0ca am f0b4f100: am f2d52938: Merge "docs: revise loader doc title" into honeycomb
* commit 'f0b4f1007935a724cd0cfa64520ac98ee68a2266':
  docs: revise loader doc title
2011-02-15 20:15:31 -08:00
Robert Ly
73000f8c44 am 8700547f: am e250cbb8: Merge "doc change: add rel note links to external tools site" into honeycomb
* commit '8700547f5565ae899e7a08271b74b69cc32c3c4f':
  doc change: add rel note links to external tools site
2011-02-15 20:15:26 -08:00
Scott Main
ae8a1c635e am a64507ee: am c918e4a8: docs: add parent links to graphics docs
* commit 'a64507eed242b62d8c29dc4e687d61b44ae9a377':
  docs: add parent links to graphics docs
2011-02-15 20:15:12 -08:00
Scott Main
55cdc0c904 am 0ab1b326: am 13033ea5: docs: fix misc broken links
* commit '0ab1b326c72afb2bd7798462fcdd8e5d3b440fd2':
  docs: fix misc broken links
2011-02-15 20:15:00 -08:00
Scott Main
a925a3ca1f am 9cf2fa02: docs: add breadcrumbs to developing docs
* commit '9cf2fa023bb55979853995a34a9fa9996a2212f0':
  docs: add breadcrumbs to developing docs
2011-02-15 20:08:30 -08:00
Scott Main
c35d0ee105 am a766a8be: docs: add breadcrumbs to testing docs
* commit 'a766a8bee24b46fdeea2cc891e6ce202d906245f':
  docs: add breadcrumbs to testing docs
2011-02-15 20:08:26 -08:00
Scott Main
f0b4f10079 am f2d52938: Merge "docs: revise loader doc title" into honeycomb
* commit 'f2d5293844a3c782ccd415d327007ec5e7681a26':
  docs: revise loader doc title
2011-02-15 20:08:21 -08:00
Robert Ly
8700547f55 am e250cbb8: Merge "doc change: add rel note links to external tools site" into honeycomb
* commit 'e250cbb8d5ea787c318bba384fd9cb46b446ea3d':
  doc change: add rel note links to external tools site
2011-02-15 20:08:17 -08:00
Scott Main
a64507eed2 am c918e4a8: docs: add parent links to graphics docs
* commit 'c918e4a86d42d89cb893b0150358cfd01ef7d532':
  docs: add parent links to graphics docs
2011-02-15 20:08:12 -08:00
Scott Main
0ab1b326c7 am 13033ea5: docs: fix misc broken links
* commit '13033ea52714d48d754c6bc8fccb18514c645a47':
  docs: fix misc broken links
2011-02-15 20:08:07 -08:00
Mathias Agopian
215a0dbe8e Merge "allow root to call into surfaceflinger" 2011-02-15 19:46:23 -08:00
Mathias Agopian
492277d2e2 allow root to call into surfaceflinger
this is useful for running standalone tests
with standalone SurfaceFlinger.

Change-Id: I08d054f6214affa3a777a82765f4e0bd256ba26d
2011-02-15 19:27:47 -08:00
Jeff Brown
91c69ab015 Add support for arbitrary axes in MotionEvents.
This change makes it possible to extend the set of axes that
are reported in MotionEvents by defining new axis constants.

The MotionEvent object is now backed by its C++ counterpart
to avoid having to maintain multiple representations of the
same data.

Change-Id: Ibe93c90d4b390d43c176cce48d558d20869ee608
2011-02-15 19:14:37 -08:00
Jeff Brown
c3451d4a44 Scale major axis when finger is oriented.
Change-Id: I281ec25478b4ceffa6ed5a41cb44a7e81d18d8dc
2011-02-15 19:14:35 -08:00
Ken Wakasa
a5e9ffa35c Fix a bug in canAddToLastInputMethod()
bug: 3456057
Change-Id: I977e984aafb36fdb83ac05d19fe0c7324a36d0c5
2011-02-16 11:55:23 +09:00
Scott Main
9cf2fa023b docs: add breadcrumbs to developing docs
Change-Id: Id63b53a77daff2fa45424dc6607a467dc55a10e3
2011-02-15 18:26:07 -08:00
Shimeng (Simon) Wang
7c6aaf062b Fit to screen for the first new picture with enough different width.
This is to fix cases where the content width is keep changing due to
animation, such as 2011 google io site.

issue: 3451476
Change-Id: I8b1ba27a34e37a18116131ecc60391975ef75788
2011-02-15 18:08:30 -08:00
Scott Main
a766a8bee2 docs: add breadcrumbs to testing docs
Change-Id: Ib2b3ef1871fba52b8f34513e9279acb98d26fb6c
2011-02-15 18:02:55 -08:00
Scott Main
92c8724052 docs: edit doc titles to match side nav and add breadcrumb links
Change-Id: Ie3dbc42122119c23baeb83b005fff3b8995f744a
2011-02-15 17:59:36 -08:00
Scott Main
f2d5293844 Merge "docs: revise loader doc title" into honeycomb 2011-02-15 17:54:28 -08:00
Scott Main
a564745035 docs: revise loader doc title
Change-Id: I232eb1da8270625afa0f26951dbd20d9a61fe15d
2011-02-15 17:50:33 -08:00
Robert Ly
4bebbe5fea Merge "Adding package summary for nfc.tech package" into gingerbread 2011-02-15 17:44:56 -08:00
Elliott Hughes
32c3b81bbc Merge "Use InetAddress.parseNumericAddress." 2011-02-15 17:42:55 -08:00
Robert Ly
2deeefeb5e Adding package summary for nfc.tech package
Change-Id: Ibbf55c21dcaf48b4eb369e78c54fb1023abb3cb3
2011-02-15 17:41:47 -08:00
Fabrice Di Meglio
121c82c813 Code cleaning
- remove unused local variables
- add char constants
- some variables renaming to be more understandable

Change-Id: Id54dd671b1449cca6463bf77160dc72c8bf0c805
2011-02-15 17:41:10 -08:00
Robert Ly
e250cbb8d5 Merge "doc change: add rel note links to external tools site" into honeycomb 2011-02-15 17:38:56 -08:00
Scott Main
c918e4a86d docs: add parent links to graphics docs
Change-Id: I8dafe4c717e9169bf85cdf0594553558827f73ae
2011-02-15 17:37:14 -08:00
Gloria Wang
94f4019994 Merge "Add AAC extractor" 2011-02-15 17:22:01 -08:00
Gloria Wang
c5b0abf900 Add AAC extractor
Change-Id: Iedb08525ac72e65ba98e5c791734da0720a0e3f6
2011-02-15 17:16:22 -08:00
Elliott Hughes
f5bbb57204 Use InetAddress.parseNumericAddress.
Bug: 3300307
Change-Id: I4ebfe533056e67931db1117e934596ba7b5c8b75
2011-02-15 17:11:29 -08:00
Robert Ly
a0ef3508dc doc change: add rel note links to external tools site
Change-Id: I5b956db99fa1065699d7fe2322fe00e90c88c724
2011-02-15 16:27:54 -08:00
Jim Miller
9227faf4ea Merge "Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state" 2011-02-15 16:22:08 -08:00
Scott Main
13033ea527 docs: fix misc broken links
Change-Id: Id7d0ee36398aca452ceb2c3d15982397f58a06c6
2011-02-15 16:00:37 -08:00
Andreas Huber
23bfa7f36f Merge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (yet again)"" 2011-02-15 15:56:20 -08:00
Scott Main
ebcf0ae513 am 40534523: am a460a9ac: docs: add \'new\' tags and resolve some doc title regressions
* commit '40534523304784fdc46f0de28fcaad9d3df2821b':
  docs: add 'new' tags and resolve some doc title regressions
2011-02-15 15:52:25 -08:00
Scott Main
4053452330 am a460a9ac: docs: add \'new\' tags and resolve some doc title regressions
* commit 'a460a9ac79bb79c2a410401a907a6bdf21320746':
  docs: add 'new' tags and resolve some doc title regressions
2011-02-15 15:49:43 -08:00
Robert Ly
8e2cd027f8 am 090662bd: am c00cc5f2: cherry pick Change-Id: I380cebe8d015749a00f6f3d22fdc5c55a380f447
* commit '090662bdfc90c5f8925f554efd6ece12730a98dd':
  cherry pick Change-Id: I380cebe8d015749a00f6f3d22fdc5c55a380f447
2011-02-15 15:47:56 -08:00
Scott Main
a460a9ac79 docs: add 'new' tags and resolve some doc title regressions
Change-Id: I4894d29dded74e4e47cdff6e816417de776cfe04
2011-02-15 15:45:55 -08:00