Updated the list of auto partners to the full, current list of 38.
Added logos for partners that were missing; made all logos into
hyperlinks to companies' world-wide sites.
NB: I did my best to find the world-wide sites for the automakers,
but I'm not 100% sure about all of them. In many cases the www.*.com
address redirected to a US-specific site, but I'm assuming that's
because my browser is in the US--I assume that viewers in other
countries will see their country's site or an international version.
(In a few cases I was able to find a specific URL for the worldwide
site.)
See first comment for doc stage location.
bug: 22619956
Change-Id: Ib55222deefadba59c0ba8ca56a56cfba31372545
Fixes broken anchors in yellow banner on English version. Adds the banner
to non-English version pages. Adjusted wording for a Known Issue on the
"Support and Release Notes" page.
Change-Id: Ia1db8db34cec854bcc4ad7daa1ad44fa23fc878e
Top landing page now has a link direct to Preview 2.
The "Program Overview" now explicitly mentions that Preview 2 is available,
and is updated so that it no longer refers to Previews 1 and 2 in the future
tense. "Support" page is renamed to "Support and Release Notes."
TOC revised to reflect new page name. Direct links to Preview 2 are added
to the respective languages' Preview landing pages.
Change-Id: Ic463b123b25224b7064b4771faa79bdfe63e9ff5
Per Chris, the existing doc was incorrect: you *can't* check for a
button press and a switch flip the same way. (The button triggers a
click event, but the switch does not.) Chris suggested that we just
remove the reference to onClick and suggest using a listener for
both kinds of buttons (ToggleButton and Switch).
Also pulled one note out of a section where it didn't fit (the bit
about changing a button/switch's state programmatically didn't have
much to do with listening for clicks) and put it at the top, and I
fixed a Javadoc typo for a relevant class that I happened to notice.
See first comment for doc stage location.
bug: 20625504
Change-Id: I9c8975111381e5b169f6a61454ef3a93da635759
Removal of the (now-outdated) non-English versions; corresponding adjustments
to the related TOC file; edits to the English version.
Change-Id: Iec797963f355faf1034911d74d1d9580aaf0bc76
Added some new NORMAL permissions spotted in AndroidManifest.xml.
Also sorted the list of NORMAL permissions alphabetically.
See first comment for doc stage location.
Change-Id: I3263a9b5eca1b28dfc03254fafd3a9f3c3a9ec05
The "system components" section contained some info left over from
Preview 1's "system apps" section. Per clarification from Ben, I've
removed it.
Also added link to Ben's I/O video.
See first comment for doc stage location.
Change-Id: I1efb11ffe69880893209a64b282f2616fe7d9f22
Per communication from Ben, READ_EXTERNAL_STORAGE was incorrectly
marked as a 'normal' permission in preview 1, and is properly
changed to 'dangerous' for preview 2. Updating the docs accordingly.
See first comment for doc stage location.
Change-Id: I0f824fb9689d2e7323e505b0200fda23eaa71eed
Currently just contains doc additions/clarifications that apply to
both Preview 1 and Preview 2, and also the addition of the new
'storage' bucket and the new shouldShowRequestPermissionRationale()
method.
See first comment for doc stage location.
Change-Id: I0b97741c45e117c5de3fa1a85c9ba0d5e927fa8f