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
Changing code snippet to use FullWidthDetailsOverviewRowPresenter
instead of DetailsOverviewRowPresenter (which is deprecated).
Verified code snippet change by checking and building it in
Android Studio using an unrelated sample.
Bug: 25666843
Change-Id: I6db32a570757b7f8f1f848f7579b29617ffb18d6
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
Updating docs based on source material from Dom. I've had to tweak
the image formatting & arrangement to work with DAC styles, but
the text is pretty much unchanged.
Per the bug, this CL just has the "P0: Ready To Go" docs.
See first comment for doc stage location.
bug: 25596006
Change-Id: I508b0bb92a807ece8b9b0bf0ee7b49e0bbbc2432
Fixing some minor syntax errors in code snippet.
Verified code syntax in Android Studio.
Bug: 25461807
Change-Id: Ic5759044616dedef093401660d1fdb0b153f5903