199660 Commits

Author SHA1 Message Date
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
Kevin Hufnagle
a3fb4500b3 docs: Removed "Drive Installs from Search" page.
Removed "Drive Installs from Search" page, the GIF image that the
page contained, and most references to the page within the
"collections" and "extras" JD resource files.

Also fixed a typo within the DAC YAML file.

Bug: 26884271
Change-Id: I4533140513749ffa55ba4922cf2ab6878656139d
2016-03-23 20:25:02 -07:00
sreevanis
c6fabc0c17 docs: Noted how apps behave differntly on devices without buttons.
Bug:20199623
Change-Id: If92183e0a2353e3e6dff0deebece886263be7670
2016-03-23 16:22:31 -07:00
sreevanis
b60df1f0d2 docs: Updated API changes for Dinar wearable support.
Bug:27807732
Change-Id: Ic63b5af0a3c6c87324285ded60c8877fbf86c24d
2016-03-23 15:37:30 -07:00
Chad Brubaker
aedb313867 Add missing </pin-set>
Bug: 27814329
Change-Id: Ifcf63c8e4d8241d5422d9ba221b91d2e53d7e158
2016-03-23 12:16:53 -07:00
Chad Brubaker
c3e4cbaca6 Fix application manifest XML
Bug: 27708827
Change-Id: I36cabc4dca7b4c49a48577703f4fbcedb59e6b95
2016-03-23 12:13:48 -07:00
Janis Danisevskis
67688789fe Document restricted app private file permissions
Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: I0139b82547c6f6bede2503aa06b5d2a34cad5a49
2016-03-23 18:09:46 +00:00
Adarsh Fernando
d62f63b2cd Merge "Docs: Simplified the Running and Building in Android Studio doc" into mnc-mr-docs 2016-03-23 17:20:44 +00:00
Adarsh Fernando
8f13c207d8 Docs: Simplified the Running and Building in Android Studio doc
- Included updates and fixes
- modified APK signing instructions to include selecting multiple
  product flavors

Bug: 27744718
Bug: 26305265
Change-Id: I4528ab48f4599dd77ce1d7d659ab469d3652354a
2016-03-23 10:09:56 -07:00
Kevin Hufnagle
1070ed402c docs: Fixed resource/theme value syntax.
Within the "Resource values" sub-section within the "File Conventions"
section of the "App Manifest" page, changed the separator between the
name/value pair for resources and themes such that it is now
consistently a '/' character.

Bug: 27070041
Change-Id: Ie299fbb866b9de3afaffa8fb70e3ca3709c45735
2016-03-23 03:35:30 +00:00
Elliot Waite
0bee3d2997 Merge "docs: Add _book.yaml files for DevSite navigation" into mnc-mr-docs 2016-03-23 01:05:11 +00:00