199771 Commits

Author SHA1 Message Date
Joe Fernandez
5f415c27f7 Merge "Add missing </pin-set>" into mnc-mr-docs 2016-04-04 16:44:40 +00:00
Joe Fernandez
c8dcc2be4e Merge "Fix application manifest XML" into mnc-mr-docs 2016-04-04 16:44:22 +00:00
Sreevani Sreejith
63f15a9240 Merge "docs: Added new partner logos to the car brands section of auto index page." into mnc-docs 2016-04-04 16:41:25 +00:00
Joe Fernandez
4ec374915b Merge "docs: April 2016 Dashboard update" into mnc-mr-docs 2016-04-04 16:06:16 +00:00
Joe Fernandez
77f69b148f docs: April 2016 Dashboard update
Change-Id: I82aa89ad0cddce18b6c2d8a913fb47986c7ede68
2016-04-04 08:49:28 -07:00
Andrew Solovay
eb667fd626 docs: Updates to Multi-Window/PiP APIs for Preview 2
Per bug b/27528326 , the minimalSize attribute is removed from N
Preview 2, replaced by height and width-specific attributes.

Per bug b/27942263 , several method names have changed for DP2.

DO NOT SUBMIT until the final pre-DP2 push, this change should not
go live before DP2 releases.

See first comment for doc stage location.

bug: 27927931
bug: 27942263
Change-Id: I011ab244218ab123bd28aa9e8cb3bc8858fff815
2016-04-01 17:31:28 -07:00
Daniel Yu
9ec08f8bb0 docs: Updating Scoped Directory Access preview docs for DP2
Small updates to Scoped Directory Access preview docs, which include
the ability to ask for full volume access on secondary volumes,
and the "Don't ask again" checkbox in the UI for repeated access
requests.

Also, adding Scoped Directory Access to preview docs TOC.
I also updated preview/_book.yaml, even though I don't think
it is being used yet, to ensure it stays in synch with this TOC
change.

Bug: 27931961 27931982
Change-Id: Ib7d20519d580e9c7c467fdc6b2f88b699b1ff1c1
2016-04-01 15:01:25 -07:00
sreevanis
e2a81a2232 docs: Added new partner logos to the car brands section of auto index
page.

Bug:27480935
Change-Id: Ia7570954c11cc7cf1bae7328f1c9975658ed3668
2016-04-01 13:05:42 -07:00
Andrew Solovay
242f06cd67 Merge "Revert "Updates for Play" April Fool's joke." into mnc-mr-docs 2016-04-01 18:34:14 +00:00
Andrew Solovay
9b7a159613 Revert "Updates for Play" April Fool's joke.
Joe asked me to revert this now, so Scott can start doing his AS
updates. The reversion won't take effect on the site until the next
scheduled DAC update, probably April 5.

This reverts commit a47a9a8f111e71faec054f602bd49b86ae63c8b0.

Change-Id: I43609a720ad45958b4f714552f239048c52da513
2016-04-01 18:16:26 +00:00
Dirk Dougherty
3afd52ab58 Merge "Updates for Play." into mnc-mr-docs 2016-03-31 23:15:16 +00:00
Dirk Dougherty
a47a9a8f11 Updates for Play.
Change-Id: Ibc1741a06aacd833fb3a3337e7ab121eba04f3b6
2016-03-31 15:03:25 -07:00
Dan Yu
cac018ba74 Merge "docs: Add note about missing recording functionality in Live Channels" into mnc-mr-docs 2016-03-31 21:38:25 +00:00
Adarsh Fernando
44eb11a88b Docs: Added instructions to launch instrumented tests in AS using CTL
Bug:24812224
Change-Id: Ieee9ea87d7e463c6c57ffa4d1f12c5b48a9cefe7
2016-03-31 13:22:08 -07:00
Kevin Hufnagle
540877194b docs: "Result is:" paragraph now in correct position on page.
The "Building a Simple User Interface" page now displays a paragraph
with the text "The result looks like this:" in the correct location
(i.e. after the steps for "Create a Linear Layout").

Bug: 26778824
Change-Id: Ib2a94975bd867897ce4382da6347584d578b3d11
2016-03-31 09:28:04 -07:00
Kevin Hufnagle
2f5a204969 Merge "docs: Fixed namespace shown in a line of style XML" into mnc-mr-docs 2016-03-31 15:15:46 +00:00
Kevin Hufnagle
f380435925 Merge "docs: Removed dead link in "create project" TOC." into mnc-mr-docs 2016-03-31 15:15:21 +00:00
Kevin Hufnagle
c9afecdff9 Merge "docs: Corrected reference link for NotificationManager.notify()." into mnc-mr-docs 2016-03-31 15:14:12 +00:00
Kevin Hufnagle
9deafe59e5 Merge "docs: Added missing semicolon within code sample." into mnc-mr-docs 2016-03-31 15:12:59 +00:00
Kevin Hufnagle
88e19d1670 Merge "docs: Fixed Marshmallow links in API level table." into mnc-mr-docs 2016-03-31 15:12:32 +00:00
Kevin Hufnagle
8ea3fd89c4 Merge "docs: Removed "Drive Installs from Search" page." into mnc-mr-docs 2016-03-31 15:10:28 +00:00
Joe Fernandez
42a3312c83 Merge "docs: NDK r11c - release notes and downloads" into mnc-mr-docs 2016-03-31 02:03:01 +00:00
Kevin Hufnagle
8a6c884848 docs: Fixed namespace shown in a line of style XML
The lines of code under "Defining Custom Animations" > "Specify custom
transitions" now contain correct namespace definitions for each item
name referenced in the style definition XML file.

Bug: 27799130
Change-Id: I30e0f799dae6e5a5c04fe1cdf4e680b30b8e5cf3
2016-03-30 16:27:21 -07:00
Daniel Yu
94402e6715 docs: Add note about missing recording functionality in Live Channels
TV Recording API is available in N Preview, however the Google
Live Channels app is still being updated to add UI for recording.
Until the Live Channels app has been updated, devs won't be able
to test the full user experience for recording. We're adding a
note to let devs know.

See plan/discussion at: https://goto.google.com/wiceq

See CL comments for staged URL

Bug: 27920114
Change-Id: I02490849c054fbd53cb9011f2fc8c908dc524f51
2016-03-30 16:16:37 -07:00
Joe Fernandez
38746fc765 docs: NDK r11c - release notes and downloads
b/27921527

Change-Id: Ifef91a935ce749436299b13f80312560226eef99
2016-03-30 16:10:39 -07:00
Kevin Hufnagle
2cbb086901 docs: Removed dead link in "create project" TOC.
The TOC on the "Creating an Android Project" page is now updated such
that all of the links direct readers to a useful area on the page.

Bug: 27302059
Change-Id: Ideefaa78541e966f788bb9fc28a1080f2cd5ce50
2016-03-30 15:20:49 -07:00
Kevin Hufnagle
908d74a3b2 docs: Corrected reference link for NotificationManager.notify().
The end of the first paragraph of the "Creating a Notification"
section (within the "Notifications" page) now links to the correct
version of notify() -- i.e. the one within the NotificationManager
class.

Bug: 27708810
Change-Id: I7cc9608f646518bf5f7fc3f4a231c9dece693363
2016-03-30 14:35:57 -07:00
Mary Yanchar
1986a6ea43 Removed mention of JRE8 in sdk setup
Removed JRE8 from setup instructions since JDK8 contains all the
necessary components.

Bug: 27916899
Change-Id: I3b831401ea4294b67dc8962d88b2600ebc9c36fa
2016-03-30 13:56:12 -07:00
Andrew Solovay
d93472b72b docs: Added link to "preparing for multiwindow" blog post
See first comment for doc stage location.

bug: 27902968
Change-Id: I219a6d3922059ce7dcf499fbd397912b38f41d76
2016-03-30 12:37:11 -07:00
Andrew Solovay
a23e28f5e4 Merge "docs: Clarified how multi-window applies to activities in task stack" into mnc-mr-docs 2016-03-30 19:33:02 +00:00
Elliot Waite
abb9f4db5a Merge "Change colons to equals for custom_link_attributes." into mnc-mr-docs 2016-03-30 18:37:01 +00:00
Andrew Solovay
ad42d2c22b docs: Clarified how multi-window applies to activities in task stack
Per bug, devs were confused about behavior of activities in a
task stack. Added a note to clarify that MW settings in the root
activity apply to all activities in stack.

See first comment for doc stage location.

bug: 27870811
Change-Id: Ifb22815e06f4040f155ec52ff5bacc81da1efbfb
2016-03-30 11:22:45 -07:00
Miao Wang
f2988f59f4 Merge "[RenderScript] Update documentation about API level and RS Support Lib." into mnc-mr-docs 2016-03-30 02:50:23 +00:00
Miao Wang
a51f9c0418 [RenderScript] Update documentation about API level and RS Support Lib.
Bug: 22767853

  - Correct the description about renderscriptTargetApi: Use the lowest
    API level providing all the functionality in the code.
  - Update the sample gradle config to use the up-to-date and stable
    version of Build-Tools.

Change-Id: Ie8008acafb270fda9e2c928953568461f6f6f476
2016-03-29 14:51:02 -07:00
Sreevani Sreejith
f70f0f4eaa Merge "cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support." into mnc-mr-docs 2016-03-29 21:07:51 +00:00
sreevanis
00beb18410 cherrypick from mnc-docs docs: Updated API changes for Dinar wearable support.
Bug:27807732
original Change-Id: Ic63b5af0a3c6c87324285ded60c8877fbf86c24d

Change-Id: Icd3dcbb6c56383817315ba4a6bb3ec7b72a54345
2016-03-29 13:32:35 -07:00
sreevanis
a6d71667bd Merge "docs: Updated API changes for Dinar wearable support." into mnc-docs
am: 71b1f0b  -s ours

* commit '71b1f0bdb827f3d0789d9c9a521277e241d70bbd':
  docs: Updated API changes for Dinar wearable support.

Change-Id: Id49f9e9cd178d6242a4a043551b62a88e87a7c7b
2016-03-29 20:13:08 +00:00
smain@google.com
e9b3ada901 simplification and clarification to the Studio Overview
Change-Id: I74f310b39b81ae0db95e40b38542ca3385f6ca3c
2016-03-29 11:42:59 -07:00
Sreevani Sreejith
71b1f0bdb8 Merge "docs: Updated API changes for Dinar wearable support." into mnc-docs 2016-03-29 03:56:04 +00:00
Scott Main
49b17d3b2d Merge "improved structure and organization between video and training docs on the Training landing page." into mnc-mr-docs 2016-03-29 00:33:05 +00:00
Dirk Dougherty
e2a0612d36 Substitute for placeholder text.
Change-Id: Iceac3709db00dd0f597c6eb061518205c515760b
2016-03-27 17:56:55 -07:00
Kevin Hufnagle
03ecfd43ba docs: Added missing semicolon within code sample.
The code sample for the "Add the Account Required by the Framework"
section of the "Creating a Sync Adapter" page now displays a semicolon
at the end of every variable and constant declaration.

Bug: 27288669
Change-Id: I22bccd4dea3d516231fbcab6059ae4d48d596329
2016-03-25 17:26:18 -07:00
Kevin Hufnagle
d9ad75f5b0 docs: Fixed Marshmallow links in API level table.
The table listing the different Android API levels (within the
"<uses-sdk>" page) now contains accurate links for "Android 6.0" APIs
and "Platform Highlights."

Bug: 27725763
Change-Id: I7cc9734b84ac530223a6bae58aed0072dcd214aa
2016-03-25 16:42:34 -07:00
Joe Fernandez
c9ca00854c docs: Update Nexus 9, 9G OTA images for N Preview
- third time's a charm
b/27831264

Change-Id: Ic11b0202bbc159d9b4cd9130cce22cd8eebf35bd
2016-03-25 15:01:59 -07:00
Elliot Waite
fe1d89f339 Change colons to equals for custom_link_attributes.
Change-Id: I9f4ca9d0df9e7b358af28ded8cf6d992e38a0650
2016-03-24 14:57:24 -07:00
smain@google.com
511542cf06 improved structure and organization between video and training docs on the Training landing page.
Change-Id: I89f760bdbc55943277c3526e0a47fd51891414c9
2016-03-24 12:29:14 -07:00
sreevanis
2fb3d77b17 Merge "docs: Noted how apps behave differntly on devices without buttons." into mnc-docs
am: 0d042d6

* commit '0d042d654b226e5f1ca169f4fa53e78f3fa23ef0':
  docs: Noted how apps behave differntly on devices without buttons.
2016-03-24 16:03:46 +00:00
Sreevani Sreejith
0d042d654b Merge "docs: Noted how apps behave differntly on devices without buttons." into mnc-docs 2016-03-24 15:56:35 +00:00
Janis Danisevskis
24bb247005 Merge "Document restricted app private file permissions" into mnc-mr-docs 2016-03-24 09:32:43 +00:00
Kevin Hufnagle
ddf72e67af Merge "docs: Fixed resource/theme value syntax." into mnc-mr-docs 2016-03-24 03:58:57 +00:00