Eino-Ville Talvala
b942b05093
Deprecate android.hardware.Camera
...
__
||
||
||
||---____-----+
|| \_/ |
|| /. .\ |
|| ||---|| |
|| |___| |
|| | | |
||---____-----+
||
||
||
_____________||_________________
Replaced by android.hardware.camera2
- Also deprecate MediaRecorder#setCamera
- Also deprecate all Camera inner classes
- Update reference documentation in various classes to point to camera2
- Add note to camera API guide that it uses the old API
(until a new guide is available)
- Remove old hidden raw sensor format; superceded by RAW_SENSOR.
Change-Id: I3d839765fc9b9aae906751ee32d6956ef40451ce
2014-07-13 21:45:57 -07:00
Joe Fernandez
4bae7d39ff
am 82d013d4: am 8b19cdf7: am 845835c7: am 2d7b3ded: Merge "ExoPlayer developer guide" into klp-docs
...
* commit '82d013d45ab86ee1a4e1a64960f6ac1260d66a66':
ExoPlayer developer guide
2014-06-21 20:24:23 +00:00
Joe Fernandez
afe3bb96f2
ExoPlayer developer guide
...
Change-Id: Icacaa0e68e602fc77946e10729b3649baaf4331b
2014-06-20 14:28:54 -07:00
Katie McCormick
62b7e66e03
am 035a2bbd: am 85588d19: am cd536cb3: am 0cdf6047: Merge "docs: MediaRouteProvider Developer Guide" into klp-docs
...
* commit '035a2bbd8b8720673e068cf06d646e616a10ab34':
docs: MediaRouteProvider Developer Guide
2014-04-03 01:41:20 +00:00
Joe Fernandez
55b38fadd0
docs: MediaRouteProvider Developer Guide
...
Change-Id: I04e63a8972e29d67af6035462fd2808a562ac241
2014-04-02 15:35:15 -07:00
Joe Fernandez
c462073b24
am 8853b9c4: am 577570f2: am e5dc0c39: am 5b97ec6f: am 3885b00a: am f25bc75f: Merge "MediaRouter Developer Guide" into klp-docs
...
* commit '8853b9c4b478df6ac8286d3dc825aa821f375afa':
MediaRouter Developer Guide
2014-02-13 01:11:51 +00:00
Joe Fernandez
70a2adc817
MediaRouter Developer Guide
...
staging: http://joefernandez2.mtv.corp.google.com:8210/guide/topics/media/mediarouter.html
Change-Id: I764828066de8b233e61ad8a5d4a102a4d231fa82
2014-02-12 14:12:15 -08:00
Joe Fernandez
acc96b79e7
am 0a53d549: am 102e382f: am 75a09a75: am 94149cfb: am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
...
* commit '0a53d549f38c735cf3cc1eacf401bbf906785b26':
Fixing bugs in MediaPlayer docs
2014-01-17 01:06:34 +00:00
Joe Fernandez
6bfef51318
Fixing bugs in MediaPlayer docs
...
- b/5967189
- b/10641397
Change-Id: Id21c3f13c312a3e5d5898d2be7855599cb8beff8
2014-01-06 15:23:47 -08:00
Joe Fernandez
33baa5ad7d
Removing quotes from page.tags values
...
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-11-14 21:00:10 +00:00
Joe Fernandez
95f6c758ae
Search tag additions
...
Adding more search tags for feature areas (tools, adk, gcm, etc.)
Change-Id: I34b9b6e220b19f6adaf532e39eebb0d30b1573c7
2013-05-14 16:10:58 -07:00
Scott Main
64461bf4f2
doc tags for api guides
...
and delete a useless file
Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
2013-04-12 09:09:46 -07:00
Scott Main
183bf11697
docs: misc bug fixes from external issues
...
Change-Id: I380b65341200c0519a93e2f8969f70f64aec0264
2012-08-13 19:12:13 -07:00
Scott Main
50e990c64f
Massive clobber of all HTML files in developer docs for new site design
...
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
2012-06-21 21:27:30 -07:00
Pin Ting
25c66c3a4a
Merge "Fix document." into ics-mr1
2012-03-06 00:55:49 -08:00
Pin Ting
6f5b5ee321
Fix document.
...
Change-Id: I661b259c8438f9290d57fae29a828cf4495ce335
2012-03-06 16:34:21 +08:00
Dirk Dougherty
4d7bc65538
Doc change: String changes for Android Market
...
Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
2012-03-05 22:02:35 -08:00
Scott Main
cd1b08e1e2
docs: fix broken links in .jd docs
...
Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
2012-01-03 15:12:51 -08:00
Bill Gruber
1d56f41c9d
Doc Fix: Sensors and Cameras
...
Change-Id: I964a06e5224e59f3098f4d316db4d3b119a05a88
2011-12-19 17:32:47 -08:00
Joe Fernandez
452e41f607
docs: Camera Features for developers
...
Change-Id: Ie85f9a5c6808a921b0f80a30749442369740a9c6
2011-11-17 17:03:37 -08:00
Joe Fernandez
99b70f3f5d
DO NOT MERGE
...
cherrypick from master Change-Id: I63bc055991405c56e9dcc83a54b106b870cf6b29
Change-Id: Ia5150288ce6fe57460159dd7555c6786023b1d9e
2011-10-12 14:27:53 -07:00
Bruno Oliveira
54340961bd
Rewriting "Audio and Video" section of Dev Guide.
...
Rewriting the "Audio and Video" section of the Dev Guide, renaming it
Media Framework and adding a more details about MediaPlayer,
interaction between MediaPlayer and services, Audio Focus, etc.
Staging:
http://www.corp.google.com/~btco/tmp/offline-sdk/guide/topics/media/index.html
This is a cherrypick of CL 106666 which was originally on honeycomb-mr1.
Link to old CL:
https://android-git.corp.google.com/g/#change,106666
Change-Id: I0efa4c9ed73af7f9dcb02232a6af4a7527645367
2011-06-21 18:55:46 -04:00
James Dong
f9e7442a0c
Update sample code in documentation
...
bug - 3364497
Change-Id: I4cad247a403917aa7816350454c9ae3930dd3d25
2011-02-10 18:48:31 -08:00
Glenn Kasten
334031cd07
Fix documentation errors
...
Fix typos.
Fix javadoc error.
Fix wrong instructions about new returning null.
Change-Id: I76bca22e386839007fc99667b07649a4ced4180f
2010-12-20 09:22:01 -08:00
Scott Main
369c1c1fa2
cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e
...
docs: anchor link fixes
Change-Id: I41175d61bb4ee2b0e087515e609e5ebfb19b1ea1
2010-12-14 17:34:00 -08:00
Scott Main
ec80d7f311
docs: consistency fixit for the quickview boxes in the dev guide
...
Change-Id: Ibd81091fc6002a77ce43f553b63facec53f16a38
2010-10-04 13:30:30 -07:00
Elliott Hughes
7f87706927
Fix all typos (found by script) in the Android documentation.
...
I haven't touched instances of "behaviour", "dequeue", "removeable",
"resizeable", or "removeable" because all are accepted variant spellings
and I don't know what the policy is on such things.
2009-08-21 13:10:55 -07:00
Dirk Dougherty
752aaf92a8
AI 147874: Fix format and link errors in docs.
...
BUG=1790234
Automated import of CL 147874
2009-04-27 18:13:11 -07:00
Dirk Dougherty
7eeb5d5c8e
AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
...
BUG=1790234
Automated import of CL 147807
2009-04-26 21:07:11 -07:00
Dirk Dougherty
47f3a7ae79
AI 147782: Add a link to the JET docs from media index page.
...
BUG=1790234
Automated import of CL 147782
2009-04-24 19:16:21 -07:00
Jean-Michel Trivi
864750c3ec
AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
...
BUG=1721874
Automated import of CL 147718
2009-04-24 12:33:40 -07:00
Dirk Dougherty
6565a5a300
AI 147332: Miscellaneous doc changes for cupcake SDK
...
BUG=1790234
Automated import of CL 147332
2009-04-21 20:25:36 -07:00
Dirk Dougherty
610cb2df9d
AI 146601: Update media formats appendix for cupcake
...
BUG=1792195
Automated import of CL 146601
2009-04-16 13:33:16 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00