Age | Commit message (Collapse) | Author |
|
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8
Test: make ds-docs
Android developer docs are now maintained in Piper, go/dac-source
Removing all files from Gerrit, since these files can cause build
errors if they refer to classes that are later removed (whence
bug b/35849713 ).
Gerrit already has readme files in these directories telling people
docs are not maintained here; these readmes will be a lot easier to
spot now.
Ran a doc build with these files deleted, and it seems to work fine,
so submitting this CL *shouldn't* break anything.
Bug: 35849713
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
|
|
Bug: 19574556
Change-Id: I2ebb504b144a442d90cfdf6ab4b407726a3b896f
|
|
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
|
|
typos" into klp-docs
* commit '6fc25fb727e788ea6f33e6cd8a0421750be2ef9a':
fix typos
|
|
Change-Id: I28bcbf5ae5fade081d9b71701f5568145d700e9c
|
|
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
|
|
and delete a useless file
Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
|
|
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
|