Reverting this change since I don't have confirmation that the videos will ship by 10am on 6/15.
This reverts commit a1f02ff4e4.
Change-Id: I854c589436bcc4e146770415898996826f552b21
- updated compatibility with future platform releases
- expanded on ways to dignose and debug
Bug: 29215157
Change-Id: Ie63d024eac9914d4553419c734132696fb94d7e5
Adding details on which notification message to listen for
when developing apps that need to interact with direct boot mode.
Note: This is a doc fix for the N direct boot feature docs, but
not specific to any preview release.
Bug: 28729775
Change-Id: If6b239e7aa92bced735cfa1e72d8891d193a420c
In the Keyboard Shortcuts Helper section, changed the command to read 'Meta + /' and added information related to Meta key.
Bug: 28240770
Change-Id: Id7317999ea9acb4aa904d440af63b7d02c39184f
Verified the checksums against the image files before uploading
them to cloud share. For OTA versions, only the SHA256 checksums were
provided; I verified those checksums against the original image files,
then generated the MD5 and SHA1 checksums myself.
Once all files were staged to cloudshare, I re-downloaded them and
verified them against the checksums I'd added to the preview HTML
page; everything checks out.
See first comment for doc stage location.
bug: 28981896
Change-Id: I10165d402c4f7f07cad267f460b289a7bbf6b858
The Key Attestation section within the Android N Preview "API
Overview" page now links to a separate page, which contains a
procedure for completing the attestation process, as well as the
certificate schema and its elements' associated descriptions.
Bug: 28851641
Change-Id: If96af7f5e7e6ba9297f48f20c669591b1a9ee9ce
Confirmed on nyc-dev, the method name is
Activity.RequestDragAndDropPermissions(), not--as incorrectly
stated--Activity.RequestDropPermissions(). Updating preview docs
accordingly.
See first comment for doc stage location.
bug: 29057218
Change-Id: If147a9a5758abbe8fc46a6b40720e1328c78a095
Archived the DP3 release notes, and set up the skeletal DP4 notes.
Also added information about changes to multi-window mode.
(Began this CL on mnc-io-docs, but CPing it to nyc-dev since that's
where we'll be doing the DP4 docs.)
See first comment for doc stage location.
bug: 28982873
bug: 28982952
Change-Id: I9dd8579db8b88788a89f046fe6cf2052390aade4
* Localization for table of contents.
* Replace occurrences of 'app restrictions' with the preferred
term 'managed configurations' (see go/afw-words). Update resource
card titles and add page redirects.
* In guide, update language for SSO with Chrome Custom Tabs.
(Cherry-picked from 1056063.)
* Add resource card for 'Your Apps at Work' video.
bug: 28378252, 27744376
Change-Id: I8bc2e87d0486159bdd6680600b783af7334c3a58
Adding two updates requested by eng for DP4: Devs should
use onStop/Start to pause and resume video playback instead
of onPause/Resume. Devs should manage audio focus properly
while in PIP mode to avoid interferring with other audio apps.
Bug: 29045184
Change-Id: Id3c302ff13b76c84bc3f4a51dd2dbf9688403669