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
- Added notes in other docs related to IR compatibility
- Changed 65K Dex Limit -> 64K Dex Limit
Bug:24709303
Bug:27571202
Bug:27794423
Bug:26230674
Change-Id: I16f530df6169602261c6b0a049de9c53e8819c9b
bug: 27850063 (update system reqs for 2.0)
bug: 27725026 (update download page for 2.0)
bug: 23908299 (clean up download and get started)
depends on CL: Ibc4ddb4a6130ab8bd8d6044472022465829f2000
Change-Id: Id56ddec26e5701f69cd3e3ce7dc64cd28e98c8f3
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
am: 63f15a9
* commit '63f15a924080e1676ba3851df22ff7facd4f0834':
docs: Added new partner logos to the car brands section of auto index page.
Change-Id: I450409d9265b7f9dc6be079bc574a63286107152
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
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
Joe asked me to revert this now, so Scott can start doing his AS
updates. The reversion won't take effect on the site until the next
scheduled DAC update, probably April 5.
This reverts commit a47a9a8f111e71faec054f602bd49b86ae63c8b0.
Change-Id: I43609a720ad45958b4f714552f239048c52da513
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
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
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
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
The end of the first paragraph of the "Creating a Notification"
section (within the "Notifications" page) now links to the correct
version of notify() -- i.e. the one within the NotificationManager
class.
Bug: 27708810
Change-Id: I7cc9608f646518bf5f7fc3f4a231c9dece693363
Removed JRE8 from setup instructions since JDK8 contains all the
necessary components.
Bug: 27916899
Change-Id: I3b831401ea4294b67dc8962d88b2600ebc9c36fa
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
Bug: 22767853
- Correct the description about renderscriptTargetApi: Use the lowest
API level providing all the functionality in the code.
- Update the sample gradle config to use the up-to-date and stable
version of Build-Tools.
Change-Id: Ie8008acafb270fda9e2c928953568461f6f6f476