Glenn Kasten
ea79455d91
Update AudioManager.getProperty documentation
...
Change-Id: I004bfdbbac9b0897931fa206bff865bdb600ebf6
(cherry picked from commit 0b986af895ac42e4ad46919cd6c59fcfce443cdb)
2015-11-02 19:55:59 +00:00
Glenn Kasten
6126c6706f
CDD for pro audio feature does not specify acoustics
...
Change-Id: If24a2ee485a35ad18969abacf55798b64ff939af
(cherry picked from commit 7587edccd04a5e76ca712fc34fbab0fb562ac86e)
2015-11-02 19:54:56 +00:00
Glenn Kasten
ff3761cfe6
Explain ENCODING_PCM_FLOAT
...
Change-Id: Icf680f65f07023ca6e416a1ef6067132daf607b9
(cherry picked from commit a217f8f9ca270d0dac299131085ccbdeb05384d8)
2015-11-02 19:09:35 +00:00
Daniel Yu
90bde12d8a
docs: Adding Udacity link and video to Android Material design page
...
Updating Android material design page with link and embedded
trailer video as per this request:
https://docs.google.com/document/d/1e5EpnHULmLZL9JCKhtblEw7VCcMNL2HMuEVkkv63Ldw/edit#
Bug: 25026005
Change-Id: I611ccdb18af6f4d3e92822b2a3dd5bba17a525b5
2015-11-02 11:02:03 -08:00
Philip P. Moltmann
57d1a52166
Merge "Fix javadoc for CameraManager.AvailabilityCallback" into mnc-docs
2015-10-29 17:46:29 +00:00
Alex Klyubin
6ca8f57d15
Merge "Fix typo in alternative name of P-224 EC curve." into mnc-docs
2015-10-29 17:35:23 +00:00
Andrew Solovay
c8668cd3eb
Merge "docs: Fixed name of uses-permission-sdk-23" into mnc-docs
2015-10-29 00:10:07 +00:00
Cheryl Potter
8888964bb0
Merge "docs: Studio 1.4.1 release notes and download links b/25230207" into mnc-docs
2015-10-28 23:10:20 +00:00
Andrew Solovay
04c0d1d7dd
docs: Fixed name of uses-permission-sdk-23
...
Docs had incorrectly said the element was named
<uses-permission-sdk23> (missing a hyphen in sdk-23). Fixing all
references to that element, and renaming the reference page
accordingly. A separate CL sets up a redirect from the old page
name to the new one.
See first comment for doc stage location.
Change-Id: I6e675e03f87851d36465a8fdf3de730de524c4a8
bug: 25346975
2015-10-28 15:20:18 -07:00
Cheryl Potter
0ae61cafba
docs: Studio 1.4.1 release notes and download links
...
b/25230207
Change-Id: Ic1c02781eab5f39d7913745fd1b62f71762df2d1
2015-10-28 15:13:22 -07:00
Joe Fernandez
571d379884
docs: Halloween Studio getting started
...
- Walking threads video embed on develop page
Change-Id: Ic8bd3df53d6d3fe658bf299e3088fb4eeb4ac833
2015-10-28 13:58:58 -07:00
Alex Klyubin
a31bc1d37a
Fix typo in alternative name of P-224 EC curve.
...
Bug: 25340656
Change-Id: Id9e1c96ca8e7a1786713730c7292ae5246bd223a
2015-10-28 13:03:48 -07:00
Andrew Solovay
07aa83c9fe
Merge "docs: Removed ActionBar API guide" into mnc-docs
2015-10-28 18:01:11 +00:00
Philip P. Moltmann
9b5662bc9e
Fix javadoc for CameraManager.AvailabilityCallback
...
The javadoc for CameraManager.AvailabilityCallback was missing an "#".
This causes the link to registerAvailabilityCallback not being generated
correctly.
Once the "#" was added the link shows up correctly.
Change-Id: I3da3aa737a6af487f117eccbeee5c682c003b7e2
2015-10-28 17:36:32 +00:00
Andrew Solovay
7d6d7d960a
docs: Removed ActionBar API guide
...
Removed the now-obsolete ActionBar API guide; it's been
superseded by the AppBar training class
(http://developer.android.com/training/appbar/ )
Changed the most important ActionBar links and references to point to
the AppBar docs (or some other appropriate page).
A separate CL will set up redirects from the ActionBar API guide.
See first comment for doc stage location.
bug: 25194804
Change-Id: I0859ea1712971fcf2f6cf131b2a5221b5bf3ea44
2015-10-27 13:20:24 -07:00
Phil Burk
2dc7685cc3
MIDI docs: add missing bracket
...
The example code for openDevice() was missing a close bracket.
Bug: 25283941
Change-Id: I8fac6a6dee2393125ad4e057cb857fe21e43b491
Signed-off-by: Phil Burk <philburk@google.com>
2015-10-26 20:24:41 +00:00
Joe Fernandez
e30d951955
Merge "Revert "docs: Battery performance, networking analysis and optimization"" into mnc-docs
2015-10-26 16:24:13 +00:00
Joe Fernandez
482c9851b3
Revert "docs: Battery performance, networking analysis and optimization"
...
This reverts commit c3e5cb2d0acb0d7098661f0c79122034cde83593.
Change-Id: I901128554f825e5b8c071b6fb67d8ed4c359ffcb
2015-10-26 16:20:15 +00:00
Joe Fernandez
80e822165e
Merge "Revert "docs: APP Introduction and Rendering content"" into mnc-docs
2015-10-26 16:18:38 +00:00
Joe Fernandez
656eb3b287
Revert "docs: APP Introduction and Rendering content"
...
This reverts commit 95ada5ab896b4ed77a4c720790ea4d0fe2781f0d.
Change-Id: Ifc436bbf1b05912a33d6805322659ee994dd6477
2015-10-26 16:18:19 +00:00
Dirk Dougherty
2d9ea089e6
Doc change: Add N7 to framer, remove N7 2012.
...
Change-Id: Ia6769b2c5382351a5eb2e92467a4ea6c01c62d15
(cherry picked from commit f065f9a4eb1a6a7047b169c25bf21b1c2ced06a0)
2015-10-24 03:12:25 +00:00
Andrew Solovay
d124f8d614
Merge "docs: Fixing onRequestPermissionResults() code sample" into mnc-docs
2015-10-22 18:07:11 +00:00
Aleks Haecky
95ada5ab89
docs: APP Introduction and Rendering content
...
Change-Id: I65c6652e12b583f2e8f4cfb5cde38da8e323ec19
2015-10-21 22:26:52 -07:00
Joe Fernandez
3f3afea32c
Merge "docs: Battery performance, networking analysis and optimization" into mnc-docs
2015-10-22 03:20:32 +00:00
Joe Fernandez
c3e5cb2d0a
docs: Battery performance, networking analysis and optimization
...
- added draft TOC structure to training
- added battery/networking training pages
Change-Id: I6be0baba1f6db6a4b419804a386fd6f4b06301fe
2015-10-21 20:19:32 -07:00
Andrew Solovay
4215c124f9
docs: Fixing onRequestPermissionResults() code sample
...
Bug b/24993310 flagged an error in the code sample, and while I had
it open, I revised it to be more like the code snippet in the
permissions training doc (which Svet approved).
See first comment for doc stage location.
bug: 24993310
Change-Id: I65336c70e086b06e28816ba8acc6435640178f9c
2015-10-21 17:27:39 -07:00
Quddus Chong
f0c51bb897
Merge "docs: Added card to download Nexus system images for Marshmallow. bug: 24814127" into mnc-docs
2015-10-21 18:32:22 +00:00
Quddus Chong
6df63b961e
docs: Added card to download Nexus system images for Marshmallow.
...
bug: 24814127
Change-Id: I46e1bd44afdde7f4f9f7cad3bf2a3b60253d8558
2015-10-21 11:30:06 -07:00
Cheryl Potter
760b575db8
Merge "docs: new vector asset studio 1.4 b/24142270" into mnc-docs
2015-10-21 18:28:35 +00:00
Quddus Chong
8d0058b21e
docs: Fixed broken link to video.
...
bug: 25066917
Change-Id: Ia296ff0d92525511869ff69b4772ba390b854832
2015-10-21 10:40:35 -07:00
Cheryl Potter
466aab2973
docs: new vector asset studio 1.4
...
b/24142270
Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
Andrew Solovay
081186c9ba
Merge "docs: Update code snippet so it doesn't depend on the sample app" into mnc-docs
2015-10-21 00:40:29 +00:00
Andrew Solovay
f01aca2caf
docs: Update code snippet so it doesn't depend on the sample app
...
The code snippet was copied straight from the MediaBrowserService
sample app. Since the code snippet consisted almost entirely of
calls to *other* methods in that sample app, the snippet wasn't
very helpful--and it wouldn't be helpful to add a lot of verbiage
explaining the sample app. So instead, I made the code more generic
(e.g. comments saying "You need to write code to check for XYZ")
followed by a link to the sample app.
Fixed other miscellaneous problems in the code snippets while we had
the file open.
See first comment for doc stage location.
bug: 20008288
Change-Id: Ic080ebffcc43e332ec3335b730c07ef5f8b64fa9
2015-10-20 15:49:53 -07:00
David Friedman
deb3ed8a1c
Merge "Docs: Clarifies requirements in order for Auto Backup to work in API 23." into mnc-docs
2015-10-20 21:11:19 +00:00
David Friedman
871fbf5057
Docs: Clarifies requirements in order for Auto Backup to work in API 23.
...
Bug: 24673628
Change-Id: If472558cc6d7d5136261f9dcfdb3d25b22723aa6
2015-10-20 14:08:16 -07:00
David Friedman
5b05774357
Merge "Docs: Fixes instructions for manually putting device into Doze." into mnc-docs
2015-10-20 21:05:47 +00:00
Dan Yu
673e47363c
Merge "docs: Fixing putBitmap() doc bug 19129506" into mnc-docs
2015-10-20 16:59:51 +00:00
Cheryl Potter
8fee894784
Merge "docs: SDK tools release notes b/25074031" into mnc-docs
2015-10-20 16:50:55 +00:00
Cheryl Potter
b978d0e618
docs: SDK tools release notes
...
b/25074031
Change-Id: I01ae33b269e8f9a222daf49d0d18f6362e182135
2015-10-19 19:10:29 -07:00
Quddus Chong
8e8ee027e1
Merge "docs: Removed 'Report device bug' link in the Support page. bug: 24545206" into mnc-docs
2015-10-19 23:36:38 +00:00
Quddus Chong
7f7d68b967
docs: Removed 'Report device bug' link in the Support page.
...
bug: 24545206
Change-Id: I830f78d298d97e0407c4892d16ac55d7ef1db671
2015-10-19 16:35:57 -07:00
Quddus Chong
f2804138d5
Merge "docs: Fixed typos in Android 6.0 behavior changes doc. bug: 24969810" into mnc-docs
2015-10-19 23:32:25 +00:00
Quddus Chong
73e7f93ade
docs: Fixed typos in Android 6.0 behavior changes doc.
...
bug: 24969810
Change-Id: I0c249ad6cf86183c572bae8d571d75fd8cdfed5c
2015-10-19 16:31:34 -07:00
Quddus Chong
57d8fb2deb
docs: Removing obsolete Notepad tutorial.
...
bug: 18940278, 1426263, 1426251
Change-Id: Id47439071454f333129465d88eee5ab45fecce5d
2015-10-19 16:07:36 -07:00
Pirama Arumuga Nainar
bea7716599
Merge "Fix punctuation and typos in AllocationAdapter's documentation." into mnc-docs
2015-10-19 18:03:49 +00:00
Andrew Solovay
52ba2e9f16
Merge "docs: Updated reference docs for changed permission level" into mnc-docs
2015-10-19 17:56:30 +00:00
Aleks Haecky
e46fdfc765
Add image files for app docs.
...
Change-Id: If9c8bed404c25a0052ea6af9ca16e0a6bb820788
2015-10-16 15:35:52 -07:00
Andrew Solovay
0e57cfc16b
docs: Updated reference docs for changed permission level
...
Updated reference to note that SYSTEM_ALERT_WINDOW is now "signature"
instead of "dangerous". (The Manifest.permission class and javadoc
is automatically generated from Manifest.xml.)
Also clarified how an app can request SYSTEM_ALERT_WINDOW and
WRITE_SETTINGS privileges (it's different than for ordinary
'dangerous' permissions).
See first comment for doc stage location.
bug: 24673125
Change-Id: Id5908b6cc8c8ea3d6901f245cd35c771bdd2eb87
2015-10-16 11:01:13 -07:00
Jeff Sharkey
a6c40a62b1
Merge "Update docs to reflect adoptable behavior." into mnc-docs
2015-10-16 17:34:36 +00:00
Dirk Dougherty
caa32fa05e
Doc change: updates to Doze/Standby cases.
...
Change-Id: I30c9e0440e0a4bf3fc6bb1fa78b2a85baad3b357
2015-10-16 10:08:55 -07:00