summaryrefslogtreecommitdiff
path: root/docs/html/guide/topics/ui/controls
AgeCommit message (Collapse)Author
2017-03-21cherry-pick from nyc-mr1-dev docs: Removing Android docs from GerritAndrew Solovay
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
2016-09-02docs: Mention SwitchCompat in Switch and toggle documentationMark Lu
Bug: 19574556 Change-Id: I2ebb504b144a442d90cfdf6ab4b407726a3b896f
2016-07-18docs: remove trailing white space from jd filesMark Lu
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
2016-04-27Merge "docs: InfoPros, Project 02, Batch 03" into mnc-mr-docs am: d00f005 ↵Joe Fernandez
am: 94e5237 am: b79b808 * commit 'b79b80882c34f0c540e84c7a3a90b73c617e0635': docs: InfoPros, Project 02, Batch 03 Change-Id: Iccf5c61e7c9a7da81d8df114076a94a86983e247
2016-04-11docs: InfoPros, Project 02, Batch 03Joe Fernandez
- Removing API 15 and lower work-arounds b/26490262 Change-Id: Ie8ca92bbff68ca3bc67d2b81164d970058a8a8a8
2015-12-02Fix @code escapesNeil Fuller
The body of {@code} must not be HTML escaped. This is one of several changes that fix the source in conjunction with a doclava fix. Bug: 25757239 Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
2015-07-09docs: Clarified how to find out when a switch is toggledAndrew Solovay
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-06-19Fixes a typo where parens were used instead of curly braces, preventingDavid Friedman
a link from being created at build time. Change-Id: I4086ce5054cc2d5cacd72314810b626aee50df62 (cherry picked from commit e62f4540cd6ce6289fb0196c8e30c3a3d6905794)
2014-03-12am 6fc25fb7: am a17a7000: am 2ada4e31: am 7b0c111b: am 69e49a81: Merge "fix ↵Scott Main
typos" into klp-docs * commit '6fc25fb727e788ea6f33e6cd8a0421750be2ef9a': fix typos
2014-02-26fix typosScott Main
Change-Id: I28bcbf5ae5fade081d9b71701f5568145d700e9c
2013-11-14Removing quotes from page.tags valuesJoe Fernandez
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-09-25Docs: "radio button"->"checkbox" in "Tip" at bottom of docDavid Friedman
Bug: 10641902 Change-Id: Iff5190dd5c6ce50530233f9ac7e8aed4c9b83327
2013-07-23update all links to the support libraryScott Main
Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b
2013-04-12doc tags for api guidesScott Main
and delete a useless file Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
2012-12-21docs: add class on keyboardsScott Main
Change-Id: I3fb179457af50eec9d111f84eb9fabf49bc7ab1b
2012-08-13docs: misc bug fixes from external issuesScott Main
Change-Id: I380b65341200c0519a93e2f8969f70f64aec0264
2012-07-24misc doc bug fixesScott Main
Change-Id: I68963d79422e5cedb1726e91e9639860b13a2471
2012-06-21Massive clobber of all HTML files in developer docs for new site designScott Main
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3