Commit Graph

1296 Commits

Author SHA1 Message Date
Kevin Hufnagle
7fa381f988 Merge "docs: Updated link, wording associated with data-sharing IPC." into mnc-mr-docs am: c501688 am: 7bce49c
am: 31d841c

* commit '31d841c9373214ece6dd27fedcf512471f12f1dc':
  docs: Updated link, wording associated with data-sharing IPC.

Change-Id: I82032bb7d831f436e8d05a16ab93aa27c3f660ef
2016-04-27 03:17:35 +00:00
Joe Fernandez
6c3822ef5a Merge "docs: InfoPros, Project 02, Batch 03" into mnc-mr-docs am: d00f005 am: 94e5237
am: b79b808

* commit 'b79b80882c34f0c540e84c7a3a90b73c617e0635':
  docs: InfoPros, Project 02, Batch 03

Change-Id: Iccf5c61e7c9a7da81d8df114076a94a86983e247
2016-04-27 03:11:53 +00:00
Cheryl Potter
2932aea3d7 Merge "docs: Document test artifact preference setting b/24810371" into mnc-mr-docs am: a6d7a32 am: dd4cc3b
am: 18ec09c

* commit '18ec09cfc46eae278b1dbc7e18e8f77f9a2e8c2b':
  docs: Document test artifact preference setting b/24810371

Change-Id: I85979f09f9c2525877ff7dbce72f5c8fbd8d423b
2016-04-27 02:24:08 +00:00
Adarsh Fernando
7d07dd051d Merge "Docs: Minor fixes to Background Optimizations and Doze docs" into mnc-mr-docs am: 6bd5c3d am: a572a3a
am: d7f4b76

* commit 'd7f4b7662eb9c032c861585741da68d7defbadb2':
  Docs: Minor fixes to Background Optimizations and Doze docs

Change-Id: Ib95e44982e3a8a7f7f86ccdeecb174038e9c1ed3
2016-04-27 02:00:49 +00:00
Adarsh Fernando
552cb8c2df Merge "Docs: Added image for CTL config" into mnc-mr-docs am: 78bad64 am: df51dd1
am: d20b4cb

* commit 'd20b4cb528d9485cbbfdb6316fc045b89b1d7cfc':
  Docs: Added image for CTL config

Change-Id: I47a7767afcf41e76d14d7a990d8fbe0e9acb0e02
2016-04-27 01:50:21 +00:00
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
Kevin Hufnagle
c501688ce5 Merge "docs: Updated link, wording associated with data-sharing IPC." into mnc-mr-docs 2016-04-11 22:22:18 +00:00
Joe Fernandez
d00f005049 Merge "docs: InfoPros, Project 02, Batch 03" into mnc-mr-docs 2016-04-11 16:24:36 +00:00
Joe Fernandez
7adb4c8a45 docs: InfoPros, Project 02, Batch 03
- Removing API 15 and lower work-arounds

b/26490262

Change-Id: Ie8ca92bbff68ca3bc67d2b81164d970058a8a8a8
2016-04-11 09:21:03 -07:00
Cheryl Potter
ca1eda1b34 docs: Document test artifact preference setting
b/24810371

Change-Id: Ibbd19c46abd858fc1f2859a93fc1a037d6962ad5
2016-04-08 12:30:58 -07:00
Kevin Hufnagle
422ac4ebbd docs: Updated link, wording associated with data-sharing IPC.
A paragraph under the "Requesting Permissions" section of the
"Security Tips" page discusses the complications associated with
sharing data over inter-process communication (IPC) when the clients
involved have different permission settings. This paragraph now
includes a working link and clearer wording to describe the concept.

Bug: 26807597
Change-Id: I35e316f5f97d4ec45d9beaae95424221e6a92da5
2016-04-07 19:48:50 -07:00
Adarsh Fernando
6bd5c3d4cc Merge "Docs: Minor fixes to Background Optimizations and Doze docs" into mnc-mr-docs 2016-04-07 16:49:34 +00:00
Adarsh Fernando
9140e0dea3 Docs: Minor fixes to Background Optimizations and Doze docs
Change-Id: I174ff60090645ccc94532d3b2638a089aac76697
2016-04-07 09:41:29 -07:00
Adarsh Fernando
e14234c41c Docs: Added image for CTL config
Change-Id: I22da497bbdf4f615cc5581ac3d1e726afa747992
2016-04-06 20:32:43 -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