Commit Graph

564 Commits

Author SHA1 Message Date
Kevin Hufnagle
09fab6dcb0 Merge "docs: Fixed capitalization error in method name." into mnc-mr-docs 2016-04-11 22:23:25 +00:00
Kevin Hufnagle
a6a568d2ea docs: Fixed "APK signature scheme v2" link in N API Overview.
The link in the TOC of the "Android N for Developers" page now
navigates readers to "APK signature scheme v2" properly.

Bug: 28041151
Change-Id: Idb143fd740395802c506b7c092976b49c6739ecc
2016-04-11 14:11:45 -07: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
Kevin Hufnagle
9d4afa9ce0 Merge "docs: Added section describing Launcher Shortcuts." into mnc-mr-docs 2016-04-08 21:28:30 +00:00
Kevin Hufnagle
93862ec308 docs: Added section describing Launcher Shortcuts.
The "Android N for Developers" page within the Android N preview
documentation now includes a section discussing the features and
workflow associated with Launcher Shortcuts.

Bug: 27753707
Change-Id: I43c17960f08a3c2a9e123ca5b5c411381afdfab8
2016-04-08 13:48:25 -07:00
Mary Yanchar
2f24634dfc Merge "Removed mention of JRE8 in sdk setup" into mnc-mr-docs 2016-04-08 17:49:13 +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
smain@google.com
c165dbd294 add instructions to change Android SDK location when using N Preview
bug: 28017690

Change-Id: I5ac12346bdf8de1c8871d8ad79a7921c22dc4793
2016-04-06 16:24:46 -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
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
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
Dirk Dougherty
e2a0612d36 Substitute for placeholder text.
Change-Id: Iceac3709db00dd0f597c6eb061518205c515760b
2016-03-27 17:56:55 -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
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
Elliot Waite
0bee3d2997 Merge "docs: Add _book.yaml files for DevSite navigation" into mnc-mr-docs 2016-03-23 01:05:11 +00:00
Kevin Hufnagle
ae0ce515b3 Merge "docs: Added link to AFW Updates within N overview." into mnc-mr-docs 2016-03-22 21:54:42 +00:00
Dan Yu
a5970ec49a Merge "docs: Adding section about single task activity for playback with PIP" into mnc-mr-docs 2016-03-22 18:53:56 +00:00
Kevin Hufnagle
b6d1723550 docs: Added link to AFW Updates within N overview.
The first paragraph under the "Android for Work" section on the
"Android N for Developers" page now includes a link to the "Android
for Work Updates" page. Also reworded the sentence containing this
link for a smoother transition into the hyperlink text.

Bug: 27785758
Change-Id: I5e3510c32a108106c4142e74f9fe597b9c25ae69
2016-03-22 11:29:03 -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
Joe Fernandez
aced17019c docs: Update N Preview 1 OTA images for Nexus 9 and 9G
- Update download links and signatures for OTA images
- Upload (separately) downloadable images

b/27771450

Change-Id: I229502f4dc5bffc234202257c49d2e4599d1f892
2016-03-22 09:57:13 -07:00
Dirk Dougherty
d2b46104a1 Merge "More edits to preview docs." into mnc-mr-docs 2016-03-21 18:25:59 +00:00
Adarsh Fernando
401d2a78af Merge "Docs: Update to J8/Jack known issues." into mnc-mr-docs 2016-03-18 17:06:28 +00:00
Elliot Waite
20d6d77242 docs: Add _book.yaml files for DevSite navigation
Change-Id: I02a5fe5bb5fe3e968870cec8898deee9e7d8a82d
2016-03-17 17:23:21 -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
e7b3a98437 Docs: Update to J8/Jack known issues.
Bug:27701605
Change-Id: I2270d44316709e9be90a604365e453a62b32de60
2016-03-17 10:47:30 -07:00
Joe Fernandez
f275f7b6cc docs: N Preview 1 - Device Image Updates
- update Nexus 5X (bullhead), Nexus 6P (angler)
- Update Nexus 9 (volantis), Nexus 9G (volantisg)

b/27619629

Change-Id: I10f14d89ad3334feffc36edad41b0c986587262d
2016-03-15 17:44:58 -07:00
Dirk Dougherty
ece522e3c7 More edits to preview docs.
Change-Id: I5a405ff3e2a0703f1d899abb6a252e41c7d9bdd5
2016-03-15 17:07:17 -07: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
Sreevani Sreejith
13114fbd6f Merge "docs: Updated content on resource resolution strategy pre-N." into mnc-mr-docs 2016-03-15 20:45:52 +00: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
Dan Yu
dbf18a0b6d Merge "docs: PIP-related fix to N preview API overview doc" into mnc-mr-docs 2016-03-15 17:13:06 +00:00