127 Commits

Author SHA1 Message Date
Kevin Hufnagle
4a17d8f871 Merge "docs: Enhanced description of "direct reply" workflow." into mnc-mr-docs 2016-04-12 23:46:55 +00:00
Andrew Solovay
7037a86e36 docs: Updating Android for Work N Preview page for DP2.
See first comment for doc stage location.

Change-Id: I9eb6dde5dab59a831e7ea5f6cb56088e7dbbc1dc
2016-04-12 15:52:41 -07:00
Kevin Hufnagle
c1381ba81c docs: Enhanced description of "direct reply" workflow.
The "Direct Reply" section of the "Notifications" page within the
N Preview documentation now includes a code snippet describing how
to show an acknowledgment of a user's response within a notification.
Also, the "chat history" example now has a clearer, more complete
explanation.

Bug: 27665098
Change-Id: I2fd098ab30a00f4fa2a84f3b150cc1c7f7f53750
2016-04-12 15:39:15 -07:00
Kevin Hufnagle
c3cada0ae5 Merge "docs: Clarified structure of security config file." into mnc-mr-docs 2016-04-12 20:11:30 +00:00
Kevin Hufnagle
09fab6dcb0 Merge "docs: Fixed capitalization error in method name." into mnc-mr-docs 2016-04-11 22:23:25 +00:00
Andrew Solovay
bd7c1b4df7 Merge "docs: Updates to Multi-Window/PiP APIs for Preview 2" into mnc-mr-docs 2016-04-11 18:09:12 +00:00
Dan Yu
f5b6b18a0c Merge "docs: Updating PIP N preview docs for DP2" into mnc-mr-docs 2016-04-08 22:20:27 +00:00
Dan Yu
bc90f38e8f Merge "docs: Updating Scoped Directory Access preview docs for DP2" into mnc-mr-docs 2016-04-08 22:20:11 +00:00
Dan Yu
69f6e5b0c7 Merge "docs: Updating Direct Boot N preview docs for DP2" into mnc-mr-docs 2016-04-08 22:18:27 +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
Daniel Yu
601373b55e docs: Updating Direct Boot N preview docs for DP2
Small name changes were made to Direct Boot APIs and constants,
so the preview docs are being updated to reflect this. Doc changes
will get published when DP2 is released (and not before).
Also fixing small bug with context.

Bug: 27907930 27781930
Change-Id: I75d6bf4efaa9a8bece60b6e2d794af3d075fc353
2016-04-06 16:24:43 -07:00
Kevin Hufnagle
7bb84d0be1 docs: Fixed capitalization error in method name.
The LocaleList.getDefault() method now uses the correct capitalization
under the "Designing your App to Support Additional Locales" section
of the "Language and Locale" page.

Bug: 27653797
Change-Id: I89ca2ca20c2cfc2f572a71d31c508bdff74b35ee
2016-04-06 15:40:03 -07:00
Daniel Yu
82f8756b28 docs: Updating PIP N preview docs for DP2
Updates for MW and PIP API name changes. Doc changes will
get published when DP2 is released (and not before).
Also added updates based on reviewers' suggestions.

Bug: 28004022
Change-Id: Ie873be3d1d7238b387dc09f28cf5286c9f448115
2016-04-06 10:03:08 -07:00
Kevin Hufnagle
6b717e03e5 docs: Clarified structure of security config file.
The code sample under "Adding a Security Configuration File" on the
"Network Security Configuration" is now more complete, making it
easier for readers to apply a custom network security configuration
file to their apps.

Bug: 27708827
Change-Id: I241082b92d698b74f805afbac4994eadf3e96915
2016-04-04 11:55:10 -07:00
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
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
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
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
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
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
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
Daniel Yu
c5d9c8f1f0 docs: Adding section about single task activity for playback with PIP
Adding a new section to the N Preview PIP docs that emphasize using
a single playback activity for video. Information provided from
developer gdoc.

See CL comments for staged preview URL.

Bug: 27745102

Change-Id: Ic310c0b1882bac7256e2bad5a5cd33a7d9b849fa
2016-03-22 11:14:38 -07:00
Adarsh Fernando
d0c8ca8794 Merge "Docs: Added adb commands to Data Saver." into mnc-mr-docs 2016-03-17 21:51:09 +00:00
Adarsh Fernando
8cdd5e3971 Docs: Added adb commands to Data Saver.
- Fixed typo in sample code switch statement

Bug:27644679
Bug:27682112
Change-Id: I06107c786e6565483709e2a4c399c31ca7c32f0e
2016-03-15 17:06:51 -07:00
Dirk Dougherty
271d2f3e6b Merge "Edits to svelte / background optimization." into mnc-mr-docs 2016-03-15 22:51:03 +00:00
Dirk Dougherty
51d9071c37 Edits to svelte / background optimization.
Change-Id: I777360794ad2ab469f1f156b53103966d3904fb9
2016-03-15 15:47:36 -07:00
sreevanis
a3be6b376a docs: Updated content on resource resolution strategy pre-N.
Bug:27588162
Change-Id: If5882da5026d88c3fa74f1dc899f748c193ecaa3
2016-03-15 12:39:28 -07:00
Andrew Solovay
c39439811b docs: Quick fix to broken link
bug: 27595415
Change-Id: I6e665d5d4d06914b5b58c64d6fb06e59850db902
2016-03-10 16:35:15 -08:00
Andrew Solovay
890f45f437 docs: Quick update to multi-window page
Correction per email from Wale. See first comment for doc
stage location.

Change-Id: I31c9ebfd51e4ab3ada3ad34ee074a03f5dd50444
2016-03-10 11:08:14 -08:00
Andrew Solovay
431c823558 Merge "docs: Quick fix to remove movie name from Notifications pix" into mnc-mr-docs 2016-03-09 19:04:41 +00:00
Andrew Solovay
404c1bf6cc docs: Quick fix to remove movie name from Notifications pix
Screenshots referred to a movie title, needed to remove that ASAP.
Changed one screenshot; removed another, which I didn't think was
all that important.

bug: 27566730
Change-Id: Ie94cb552fd69aee37d6ae1ca92eacb2ab787d923
2016-03-09 10:43:58 -08:00
Adarsh Fernando
3760156518 Docs: Added links to ACTION_NEW_PICTURE and ACTION_NEW_VIDEO
Bug:27534906
Change-Id: I0a01f46a1fa12a8c347d479c92b70c32cc0d3cd0
2016-03-09 10:17:23 -08:00
David Friedman
7254ae4e32 Docs: Fixes broken links for N-Preview site.
Change-Id: I757f59d8c7923eea87ca1fc3c9d4d8e2b3255851
2016-03-09 01:50:26 -08:00
Joe Fernandez
98b0ec6fab docs: N Preview 1 - docs fixes
Change-Id: I30d4bb0b281d344015934b6030b1b11470427b3b
2016-03-08 23:14:50 -08:00
Andrew Solovay
b0fbda45e5 docs: Miscellaneous N Preview fixes.
Fixing a bunch of small items in this CL to save time, most of which
don't have bug numbers.

See first comment for doc stage location.

bug: 27536159
bug: 27535355
Change-Id: I95ff33ad9eace0cc9064c31128e412649936f8ad
2016-03-08 19:21:38 -08:00
Andrew Solovay
564140873e docs: Fixed links to download N Preview SDK docs
Docs are now downloaded from the SDK Setup page, not from
downloads.html (which is now just for device images). Updated links
as necessary.

See first comment for doc stage location.

bug: 27548003
Change-Id: I0ede8e9f57eca7a7e6d2b24d5b0bdc1c5b528e2e
2016-03-08 17:57:53 -08:00
Adarsh Fernando
a0e0a078c7 Merge "Docs: Minor fixes to Data Saver page" into mnc-mr-docs 2016-03-09 01:15:59 +00:00
Adarsh Fernando
1c796b1afe Docs: Minor fixes to Data Saver page
Bug: 27048177
Change-Id: Ibe33a0679b7ee6a7d685058d0b567655e8726616
2016-03-08 17:10:07 -08:00
Adarsh Fernando
17de2cce1a Docs: Additional edits to Background Optimizations
Bug: 27047945
Change-Id: If312bf770c4726c729ee6544f1d12590a1a3e226
2016-03-08 16:56:31 -08:00
Andrew Solovay
0b9bde9e45 docs: Fixing notifications page image
Apologies, once the image was staged it still looked wrong. I'll
figure out a way to test this before uploading... somehow!

Change-Id: I308401673ec9cf055c10943bb27fe213d1910238
2016-03-08 14:52:18 -08:00
Andrew Solovay
73e1335b0d Merge "docs: Fixing typo & doc download link." into mnc-mr-docs 2016-03-08 22:26:12 +00:00
David Friedman
6ef036147d Merge "Docs: Incorporates SME comments into doc." into mnc-mr-docs 2016-03-08 22:15:22 +00:00
Andrew Solovay
d7430dae0d docs: Fixing typo & doc download link.
After I check it I'll +2/submit it myself.

bug: 26558855
Change-Id: Idf6cb85d9fcef7a95cfa3255af9be20863fa2194
2016-03-08 14:07:17 -08:00
Andrew Solovay
30fe951869 docs: Changing Notifications page image
First graphic in the file wasn't a great page image, so I'm adding
itemprop="image" to the second image instead.

Change-Id: Ifcbe94e244ebd756b9143a290d15a3e456d477df
2016-03-08 13:53:00 -08:00
David Friedman
ac4ddbf3ef Docs: Incorporates SME comments into doc.
Change-Id: I49b6fb8a15ba541b9b8037d6951df5ce61b872ba
2016-03-08 12:22:22 -08:00
David Friedman
fffa8acd3c Docs: Standardizing on "Android N" language in Preview docs.
Change-Id: I7398c137f5b0c04826cedb4c03c576322f0c941d
2016-03-07 23:51:14 -08:00
Andrew Solovay
d90b2cd4de Merge "docs: Updating some Preview N: Notifications screenshots" into mnc-mr-docs 2016-03-08 03:10:36 +00:00