Commit Graph

1283 Commits

Author SHA1 Message Date
Cheryl Potter
dc8f3eb2f3 Merge "docs: URL and App Indexing API updates for AS 2.0 support b/26642964" into mnc-docs am: cffbbc8 am: 8af8d4d am: 13308fc2
am: 39579d7

* commit '39579d70b3d729a228c76ae06beeff06c5e94150':
  docs: URL and App Indexing API updates for AS 2.0 support b/26642964

Change-Id: Id71f67c7af800535071103c16924daaf6efa72d8
2016-04-26 21:50:44 +00:00
Adarsh Fernando
dd0d888973 Merge "Docs: Added instructions to launch instrumented tests in AS using CTL" into mnc-mr-docs am: 7961413 am: 88d1e91
am: 8776f89

* commit '8776f8940a7a73a5763550ab8e902f4ad6210808':
  Docs: Added instructions to launch instrumented tests in AS using CTL

Change-Id: If1512e3bc20cfdaed5c08317bdf5889857909b00
2016-04-26 21:39:34 +00:00
Dake Gu
eb8d2fcb50 leanback: Fix link to changed API setTitle()
To match ag/952395.

Change-Id: I96cf9caa34bd560f14f7864201f3ac228cd2537d
2016-04-21 14:50:26 -07:00
Trevor Johns
59c9a93fc2 Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
* changes:
  Remove links to createAndInitializeUser() and createUser()
  Resolve merge conflicts of a5060ee to nyc-dev
2016-04-20 18:35:57 +00:00
Trevor Johns
682c24e228 Resolve merge conflicts of a5060ee to nyc-dev
This undoes the automerger skip which occured in
commit e740c84dc3 and
replays it as a standard (NOT -s ours) merge.

Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
2016-04-19 02:03:59 -07:00
Alex Klyubin
a65707d3f3 Clarify how to replace cert generated by Android Keystore.
This updates Android Keystore developer documentation to clarify how
to replace the self-signed certificate create by Android Keystore when
it generates a new key pair. Some developers are attempting to use
KeyStore.setCertificateEntry which is the wrong method for this. The
correct method is KeyStore.setKeyEntry.

Bug: 28152878
Change-Id: I306447b7792ecad5fbb49bd691a57bedb5207003
2016-04-13 15:33:53 -07:00
Cheryl Potter
8af8d4d9e9 Merge "docs: URL and App Indexing API updates for AS 2.0 support b/26642964" into mnc-docs
am: cffbbc8

* commit 'cffbbc86528b452e937f645e1c45e765556edba6':
  docs: URL and App Indexing API updates for AS 2.0 support b/26642964

Change-Id: Ida4bd839737708786151773ae30b700ddf0c2f57
2016-04-06 20:26:12 +00:00
Cheryl Potter
4a7f004de2 docs: URL and App Indexing API updates for AS 2.0 support
b/26642964

Change-Id: Iafd10786fc79aace129b151a6e26fe516bb068de
2016-04-05 19:19:55 -07:00
Adarsh Fernando
7961413a72 Merge "Docs: Added instructions to launch instrumented tests in AS using CTL" into mnc-mr-docs 2016-04-05 16:58:55 +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
9deafe59e5 Merge "docs: Added missing semicolon within code sample." into mnc-mr-docs 2016-03-31 15:12:59 +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
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
Elliot Waite
abb9f4db5a Merge "Change colons to equals for custom_link_attributes." into mnc-mr-docs 2016-03-30 18:37:01 +00: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
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
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
Janis Danisevskis
d24382984d 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: Iac80504b06f6e37ce109222092f77788ed388393
2016-03-23 10:33:35 +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
Jeff Sharkey
190d0468b0 Revert "Document restricted app private file permissions"
This reverts commit c83343f7ee.

Change-Id: I08961a1cb858868e104214ce3d0aa3cfcbb054bc
2016-03-22 21:22:39 +00:00
Janis Danisevskis
c83343f7ee 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: Ibcb5032986c819829fa13ba07a74f20f2997e995
2016-03-22 16:53:21 +00:00
Kevin Hufnagle
c3b0655838 Merge "docs: Added missing closing parenthesis in sample code" into mnc-mr-docs 2016-03-22 02:08:42 +00:00
Andrew Solovay
ea61ca9331 docs: Removed section on overlaying action bar
When we replaced the action bar docs with the new app bar docs,
we chose not to document the deprecated "overlaying the action bar"
functionality. Removing a separate training section that relies on
the now-removed material.

bug: 26502436
Change-Id: I0fe3715a39d5591be6eecbacbd7f68134ecc9f96
2016-03-21 14:45:52 -07:00
Kevin Hufnagle
53cd980fe5 docs: Added missing closing parenthesis in sample code
The code sample within the "Return a Result" section of the "Allowing
Other Apps to Start Your Activity" page was missing a closing
parenthesis at the end of the second line. This parenthesis should now
appear.

Bug: 26845664
Change-Id: Iec58b86889d6e8fa6ad5327678d5e6d63d34f85f
2016-03-18 15:25:09 -07:00
Elliot Waite
20d6d77242 docs: Add _book.yaml files for DevSite navigation
Change-Id: I02a5fe5bb5fe3e968870cec8898deee9e7d8a82d
2016-03-17 17:23:21 -07:00
Kevin Hufnagle
a1876ba393 Merge "docs: Removed misleading sync adapter section." into mnc-mr-docs 2016-03-17 21:21:17 +00:00
David Friedman
bff50a374e Merge "Docs: Adds filter-related and other info to Wear "Handling Data Layer Events"." into mnc-mr-docs 2016-03-16 23:53:01 +00:00
David Friedman
47d303fca9 Docs: Adds filter-related and other info to Wear "Handling Data Layer Events".
Bug: 25703656
Change-Id: I056e805705a994a88dcc25406a934b929a3ebae5
2016-03-16 16:03:53 -07:00
Kevin Hufnagle
cbcd99d093 docs: Removed misleading sync adapter section.
Removed section "Run the Sync Adapter After a Network Message," as
several members of DevRel believe that the explanation and code
sample were too misleading. Also removed related TOC entry and
"dictionary entry" (within the user-friendly list of options for sync
adapters) at the end of the introductory section for this topic.

Bug: 19718330
Change-Id: I1cd2c2e5253653f670c62be95ab50ab626d26a56
2016-03-15 20:00:31 -07:00
Ian Pedowitz
358e51f3d1 Revert "Permissions: Get rid of GET_ACCOUNTS"
This reverts commit d39600585b.

Bug: 27665091
Change-Id: I7d017ba7062ac594225229436d2877c7d21fb065
2016-03-15 17:08:27 +00:00
Joe Fernandez
a1a9fd19df docs: InfoPros Project 02 - Batch 02 updates
b/26490262

Change-Id: I3838f0c96ed687684457d2c56044148f56a29f8d
2016-03-14 23:06:32 -07:00
Carlos Valdivia
d39600585b Permissions: Get rid of GET_ACCOUNTS
Second attempt. Still need to add strict mode violation checks and
logging.

Bug: 21901286

This reverts commit bf33bd4d31.

Change-Id: I5d73343544c32ce4fc4c377ba44db8e677a1287d
2016-03-13 17:13:54 -07:00
Joe Fernandez
44fc1e454d docs: InfoPros Project 02 - New API 15 baseline
- batch 01 file set

Change-Id: Ied76061cb968af55efcd638341394ae710c2e7fb
2016-03-07 21:26:13 -08:00
Matt Werner
7893b3bb8e Merge "docs: Added new COSU page on DAC" into mnc-docs 2016-03-04 23:23:11 +00:00
Matt
954d57dcf0 docs: Added new COSU page on DAC
Bug: 24508712

Adding new enterprise page on DAC for Configuring Corporate-Owned,
Single-Use Devices. This page includes a diagram comparing app pinning
vs. lock task mode. I've also updated the index pages with this change.

Change-Id: Ibc09e1b2d29a7e314c6e40e6aa5edd2c5ebc6cf9
2016-03-04 11:08:03 -05:00
Dirk Dougherty
d128ba6d25 Merge "Doc change: update Doze acceptable use-cases table." into mnc-docs 2016-03-01 16:01:01 +00:00
Dirk Dougherty
9a30832a5b Doc change: update Doze acceptable use-cases table.
Change-Id: I20d7299b1f475ac5f85b1f42677d44cdf66967df
2016-02-29 21:44:55 -08:00
David Friedman
b3a449c53d Docs: Adds info about setUrgent() to Syncing Data Items.
Bug: 25702199

Change-Id: I95c4c8f3b7d7123c23bc2096580ff99ed36965f8
2016-02-29 20:58:30 -08:00
Matt
e5fafa74f8 docs: Updates to Implementing App Restrictions 3
Bug: 23627319

Added documentation for app restriction features that launched with
M. Also added a diagram. This CL supersedes the abandoned doc changes in
CL 856620 and 856303

Change-Id: Ided960529199b6f6a93137fa59ade4dcebc560c7
2016-02-17 18:20:23 -05:00
Sreevani Sreejith
82d0902190 Merge "docs: Documentation for using China variant of the Android Wear SDK." into mnc-docs 2016-02-10 18:08:23 +00:00
Scott Main
7a00c3d0ea Merge "Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871" into mnc-docs 2016-02-09 19:06:50 +00:00
smain@google.com
3d93b9e151 Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871
Change-Id: I56fb67536aef6ba479361b86090d1106830513a3
2016-02-09 11:04:27 -08:00
Doug Kramer
d3d5958666 Merge "Docs: Updated TOC to reflect CL 814501" into mnc-docs 2016-02-09 01:40:21 +00:00
Eric Schmidt
75d2f9a102 Merge "docs: Removed an extra quotation mark from snippet" into mnc-docs 2016-02-09 01:33:42 +00:00