summaryrefslogtreecommitdiff
path: root/docs/html/guide/tutorials/views
AgeCommit message (Collapse)Author
2012-06-21Massive clobber of all HTML files in developer docs for new site designScott Main
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
2012-03-26docs: update SDK and AVD Manager strings; update android tool docScott Main
and update another AVD manager screenshot and finally change "component" to "package" for SDK manager docs Change-Id: Iae7de7c0264d0cdff4fba0920e50e4637bcf90e0
2011-05-16docs: add redirects to key legacy docsScott Main
bug: 4439292 Change-Id: Ifd8f590504507fe417aae102a757cb7eae5507a3
2011-02-02am 2e5fea59: am ca69a634: fix broken links, update the dev guide intro, and ↵Scott Main
update sitemap file * commit '2e5fea59c29762227ba31b144bedf91f1384c968': fix broken links, update the dev guide intro, and update sitemap file
2011-02-02fix broken links, update the dev guide intro, and update sitemap fileScott Main
Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a
2011-01-20Fixing bugs in HelloWebView tutorial on developer.android.com.Trevor Johns
- Top-level LinearLayout needs to fill_parent, rather than wrap_content, otherwise the child WebView has 0 width - setWebViewClient() needs to construct a new HelloWebViewClient, not WebViewClientDemo (which doens't exist). Change-Id: Ie8b14e0cbf2b498573e965ccfc27b858dedabfa0
2009-09-01manual merge of 85a2c7f because of trivial conflictJean-Baptiste Queru
2009-09-01merge from open-source masterJean-Baptiste Queru
2009-08-24Updated tutorial to no longer use the deprecated MapView.getZoomControls() ↵Yusuf T. Mobile
function. Also fixed a spelling error.
2009-08-21Fix all typos (found by script) in the Android documentation.Elliott Hughes
I haven't touched instances of "behaviour", "dequeue", "removeable", "resizeable", or "removeable" because all are accepted variant spellings and I don't know what the policy is on such things.
2009-08-06Add support for preview SDK handling in doc templates. Add preview SDK docs.Dirk Dougherty
Bug: 2031559
2009-05-20donut snapshotJean-Baptiste Queru
2009-05-01AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.Dirk Dougherty
BUG=1790234 Automated import of CL 148193
2009-04-21AI 147336: Remove stuff relating to the Maps ext library from the docs. ↵Dirk Dougherty
Leave a pointer over to code.google.com. BUG=1790234 Automated import of CL 147336
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project