Settings activity is no longer supported for channel services, so
we're removing that from the docs (and the sample manifest
snippet). Note that the Setup activity is still required, and
now serves double-duty for both channel setup and channel
settings, so I adjusted the section at the end accordingly.
Added updates based on review suggestions.
Bug: 21205118
Change-Id: Ia394b83cee0cb0e7ae6caf87c9d783eb6b4e04ef
"Cloud" was misspelled "Clout". I'll build and stage (to verify it
works) then go ahead and +2/merge it.
See first comment for doc stage location.
bug: 25857569
Change-Id: Id95cd8cec180fc6e621b49da1dac8512a2037acd
The page had had a link to the obsolete "Action Bar API Guide" (which
redirects to the new App Bar training class). Changed the link to
point to the App Bar docs, and updated the link title.
See first comment for doc stage location.
Change-Id: I100fce06da685184eb62a5c6ed1f4998443989cb
Bug: 25391360 (patch)
Final, release version had different behavior than that available for
documentation in the final Preview version. This change reflects that
changed behavior.
Change-Id: I6d5fba9430992f1d9d9bcbb691c025ddc9006e95
Bug: N/A
This change reverts away from the temporary "Dev Summit" announcement
that dominated the Android top landing page--the summit is now over.
Also removing some M-Preview directories that had persisted in the
non-English areas of DAC.
Change-Id: I650345edc9be57875d4306cd4ab87603d6f69fa5
Bluetooth is supported on all Android TV devices, so removing
docs that indicate that it's unsupported. Grep'd through all
DAC docs looking for other places where we claim bluetooth isn't
supported on Android TV, and found none, so this one topic change
is the only fix needed (I believe).
Bug: 24811556
Change-Id: I075d57002657fbaf47d20ecfee02148becbb55ef
Docs were slightly contradictory on when clients should unbind.
Changed a few sections to point to one "source of truth" section
that explains the appropriate times to call unbindService().
Updated with corrections to issues found by Andrew and Dave.
Bug: 8135078
Change-Id: If8afb998cbd2efceef075ee6633cf0744c50d1df
One hyperlink used the {@docRoot} tag even though it's a link to
a separate site (AOSP), so the link didn't work. Two other (internal)
links began with a slash instead of {@docRoot}, which kinda works
but isn't how we do things.
I'll build and test (and post the stage link in my first comment) but
if it looks good I'll go ahead and +2/merge it myself, since there
are no prose changes.
bug: 25755465
Change-Id: I11af855ed7a1e4a12ced7d0d7f6d5a4705c66811
Paragraph had references to two different methods with the same
name (but in different classes). Qualified the method names with the
class names (Foo.doSomething(), Bar.doSomething() ) to make it
clearer.
See first comment for doc stage location.
bug: 24979554
Change-Id: I0435aab48be1a9935fe2f4bc2ab448a333b0ae99
Doc used curly quotes in some code snippets; replaced with straight
quotes. Also removed trailing spaces and made a couple of other
formatting fixes.
I'll build the docs then go ahead and submit them. (See first comment
for doc stage location.)
bug: 25461271
Change-Id: I6a8df8d77ccbe1f17c3fe82e23d8c6623e6e0507
Got some post-submit comments on the Google Play distribute docs.
This CL is for the easy ones that we can submit right away (page
tags and a typo fix), since I can +2 it myself and submit right away.
The larger comments (substantive changes in some material, and a
change of a screenshot) we'll have to leave for a second CL, so
we can confirm the changes.
See first comment for doc stage location.
bug: 25596006
Change-Id: Ib309ca04d243c0ac8b1bcb0d331574f6ff21f510
Had an uncommited change I forgot to upload when I merged
the new Snackbar class--d'oh!
Since this is a small fix, I'll verify it, +2 it myself, and merge.
See first comment for doc stage location.
bug: 25191776
Change-Id: I1593f81d09a2607a559f0341ff827c79c6e00a70
NOTE: Cherry picked from:
https://googleplex-android-review.git.corp.google.com/#/c/732032/
Contains updates incorporating all feedback from Andy's original CL.
Updated with suggestion from Andrew.
Bug: 21274505
Change-Id: If43ba81e770a39239108b8fa9731c2b4df3a9ae6