177141 Commits

Author SHA1 Message Date
David Friedman
aee78937e4 Docs: Updating, clarifying Debug-over-WiFi instructions.
Bug: 21371836

Change-Id: Ieef63c416c85f778e4b00ef08b434040709c2493
2015-08-19 15:19:18 -07:00
Andrew Solovay
4859a6125b Merge "docs: Clarified how to find out when a switch is toggled" into mnc-preview-docs 2015-07-14 19:59:07 +00:00
Robert Schaub
2b856100f6 Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs 2015-07-13 23:41:29 +00:00
Robert Schaub
2c5d93ae5f docs: Removed references to lockscreen widgets, added note to Android 5.0
changes page

Removed one line from source code sample as well.

Bug: 20826638
Change-Id: I3c27353db0f0092c21962f9beec1bf1da52ee9d5
2015-07-13 16:19:08 -07:00
Robert Schaub
7182f075fa Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs 2015-07-13 23:12:44 +00:00
Robert Schaub
3430bec7e0 Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs 2015-07-13 23:06:46 +00:00
David Friedman
e0f0fabbb1 am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs
* commit 'ccb8a9af1cf4c392b05ec7654d2a7213c8ef4019':
  docs: replacing command line tool instructions with Studio and Monitor steps
2015-07-11 03:06:00 +00:00
David Friedman
ccb8a9af1c am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs
* commit 'b510225e44742d488beb7dcf0248c9ba9b4010c9':
  docs: replacing command line tool instructions with Studio and Monitor steps
2015-07-11 02:53:54 +00:00
David Friedman
b510225e44 Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs 2015-07-11 02:41:13 +00:00
Eric Gilmore
8cce398480 Merge "Adding a link to what is currently our most popular "100 Days" video." into mnc-preview-docs 2015-07-10 23:19:43 +00:00
Eric Gilmore
08983186de Adding a link to what is currently our most popular "100 Days" video.
Change-Id: Iae8beba1a7530262424d305d0a609b541503b236
2015-07-10 12:42:38 -07:00
David Friedman
48143e6ab9 Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
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
2015-07-10 12:39:41 -07:00
Chris Banes
c2b0d1d42c Merge "Support Library v22.2.0 API diff" into mnc-preview-docs 2015-07-10 07:29:21 +00:00
David Friedman
6fb22b4e42 Docs: Revisions to top DAC landing page and several Preview-page revisions.
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
2015-07-09 19:12:58 -07:00
David Friedman
019a0943c3 Docs: Fixes a typo.
Change-Id: If8dfaab493c2cff4e247e5018d764e81ad2cf46a
2015-07-09 13:33:22 -07:00
Andrew Solovay
07e7021e06 docs: Clarified how to find out when a switch is toggled
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
2015-07-09 13:22:31 -07:00
Dirk Dougherty
f739ad7fc3 Fix typos in preview support.
Change-Id: I1d1daca4dbc0c9ca9c38bc5a73773a5822520b06
2015-07-09 13:05:04 -07:00
David Friedman
1809f53476 Docs: Changes to the "Support" preview page.
Removal of the (now-outdated) non-English versions; corresponding adjustments
to the related TOC file; edits to the English version.

Change-Id: Iec797963f355faf1034911d74d1d9580aaf0bc76
2015-07-08 23:23:25 -07:00
Dirk Dougherty
9d5df5ca04 Merge "Doc change: add x86 to emulator spec." into mnc-preview-docs 2015-07-09 03:25:40 +00:00
Dirk Dougherty
4e1cc12004 Doc change: add x86 to emulator spec.
Change-Id: I86209cf29f6fd2e0e73106cd0ba2aa81e54bcde1
2015-07-08 20:23:04 -07:00
David Friedman
dde5e26355 Merge "Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages." into mnc-preview-docs 2015-07-09 03:21:47 +00:00
Dirk Dougherty
0ffd7158b2 Merge "Doc change: minor updates to KIs and AFW behavior changes." into mnc-preview-docs 2015-07-09 03:14:47 +00:00
Dirk Dougherty
ecf63e4d54 Doc change: minor updates to KIs and AFW behavior changes.
Change-Id: If1af0f85593db48b241d81dcb6df9d4a5c703105
2015-07-08 20:10:49 -07:00
David Friedman
870ad6d797 Docs: Fixes to the quick-view wrapper on non-English "about lollipop" pages.
Change-Id: I866cb53f8cb4560555b02abad5c40f807e8e30fc
2015-07-08 14:33:39 -07:00
David Friedman
3d52c10e21 Docs: Adds fugu system-image links and hashes for M-Preview.
This is for English and non-English pages, alike.

Change-Id: I6ad68cee7d416279a5db0a39192fdca14f1f3709
2015-07-08 13:10:47 -07:00
Dirk Dougherty
7e8358c6e5 Merge "Doc change -- update trade practices link." into mnc-preview-docs 2015-07-08 11:14:02 +00:00
Dirk Dougherty
70f1aadd4b Doc change: add version notes for preview 2.
Change-Id: Iacd3bf7bc3206f1a143bacbae5f3e7b7b5eefe7d
2015-07-08 03:33:29 -07:00
Dirk Dougherty
773861f01d Merge "Docs: Localized landing pages for M Preview 2 release." into mnc-preview-docs 2015-07-08 08:52:37 +00:00
David Friedman
611fd4f6e5 Docs: Localized landing pages for M Preview 2 release.
Change-Id: Ie8f5f306cbc2188f99bfa2bfa21be40ac16c6725
2015-07-08 01:49:02 -07:00
David Friedman
a7e0bfa68a Docs: Updates to M Preview 2 Download pages.
Change-Id: Iae26d516ea942523fb29292aa3e68db6ffea99f1
2015-07-08 00:25:49 -07:00
David Friedman
201cfff499 Merge "Docs: Updated download page for M Preview; new archive page for older versions" into mnc-preview-docs 2015-07-08 06:38:53 +00:00
David Friedman
6e7981fc8d Docs: Updated download page for M Preview; new archive page for older versions
Change-Id: I0b12131f0cb2a7db70a5795489163889b4dbb5cd
2015-07-07 23:32:43 -07:00
David Friedman
869050b396 Docs: Updated Preview TOC reflecting the newly localized pages.
Change-Id: I93531988223954c00c83780a99bc31f3500ca2c8
2015-07-07 22:38:29 -07:00
David Friedman
97dcc6fd1b Docs: Remaining L10N for M Preview pages (ru).
Change-Id: I1d6f47fde81109b603ffb9a6c8be708413de7a4f
2015-07-07 21:48:54 -07:00
David Friedman
14592ef01b Merge "Docs: L10N for remaining M Preview docs (pt-br)." into mnc-preview-docs 2015-07-08 04:32:05 +00:00
David Friedman
9c0bb4f214 Docs: L10N for remaining M Preview docs (pt-br).
Change-Id: I53d52c7f625d6fab5e9939364617c005573a718f
2015-07-07 21:30:41 -07:00
David Friedman
858ef9abd7 Docs: L10N of the remaining M-preview pages (es-la)
Change-Id: I86794d03b159d46a36aaa1c66a7635ddc960eb24
2015-07-07 21:14:58 -07:00
David Friedman
d6473b0f68 Merge "Docs: L10N of remaining M-Preview docs (zh-tw)" into mnc-preview-docs 2015-07-08 03:53:37 +00:00
David Friedman
9024e0efe8 Docs: L10N of remaining M-Preview docs (zh-tw)
Change-Id: Iaacf6f14f5b2be933102d7aa36d57a0050a4d147
2015-07-07 20:52:05 -07:00
David Friedman
4e1d42f9ea Merge "Docs: L10N of remaining M Preview pages for zh-cn" into mnc-preview-docs 2015-07-08 03:40:05 +00:00
David Friedman
4da25c2e04 Docs: L10N of remaining M Preview docs (ko).
Change-Id: I56baa833adc527e4ca624034d613811172f14f91
2015-07-07 20:12:04 -07:00
David Friedman
2f47c23925 Docs: L10N of remaining M Preview pages for zh-cn
Change-Id: Id28c630d362b9a59da1ef06c82449008755a1bf0
2015-07-07 20:11:08 -07:00
David Friedman
41a722ab49 Merge "Docs: L10N of remaining M-Preview pages (Ja) Bug: 21789313" into mnc-preview-docs 2015-07-08 00:49:12 +00:00
David Friedman
e631d564e0 Docs: L10N of remaining M-Preview pages (Ja)
Bug: 21789313

Change-Id: I1e70749c29dc24d7242bf78da76136f184649626
2015-07-07 17:35:45 -07:00
David Friedman
dafcaf72c6 Merge "docs: Preview 2 - Update downloads page" into mnc-preview-docs 2015-07-08 00:31:57 +00:00
Andrew Solovay
d73098bcf5 docs: Added new NORMAL permissions
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
2015-07-07 15:15:46 -07:00
Andrew Solovay
8b9d55e47d docs: Removed extraneous "system components" info
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
2015-07-07 14:36:03 -07:00
Robert Schaub
db304a92a1 docs: Removed parenthetic phrase that made explanation unnecessarily confusing
Bug: 10641790

Change-Id: I07cce015174edc43464d116364d47d191ee27fd4
2015-07-07 11:29:33 -07:00
Andrew Solovay
e44b86b23b docs: Removed READ_EXTERNAL_STORAGE from 'normal' permissions
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
2015-07-07 10:57:55 -07:00
Dirk Dougherty
8bfd82c538 Doc change -- update trade practices link.
Change-Id: I40cc12831a9ae75289434aa2fc23a5001f87e619
2015-07-07 08:26:11 -07:00