summaryrefslogtreecommitdiff
path: root/docs/html/guide/appendix
AgeCommit message (Collapse)Author
2009-09-02Add docs for SDK update.Dirk Dougherty
Add redirects for preview files. Manually integrate a few doc changes from cupcake. Change-Id:I524d7dbf929371ee501599229894640660f352ce
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-06am c7279e9c: edits to the API Level docScott Main
Merge commit 'c7279e9cbd2689c6686e152bb030d796d741ffce' * commit 'c7279e9cbd2689c6686e152bb030d796d741ffce': edits to the API Level doc
2009-08-06edits to the API Level docScott Main
2009-07-31am af09b67f: add api level doc to the appendixScott Main
Merge commit 'af09b67f31195340623ced993f71c8b1a248b9a3' * commit 'af09b67f31195340623ced993f71c8b1a248b9a3': add api level doc to the appendix
2009-07-31add api level doc to the appendixScott Main
2009-07-25Encourage the better way of removing an Activity's title bar.Elliott Hughes
Books and web pages seem to prefer the requestWindowFeature method over the android:theme, despite the advantages of the latter. This may be because we mention requestWindowFeature but not android:theme in our FAQ. (Also add missing end tag to fix page rendering with Chrome.)
2009-07-07Example for displaying alerts was missing an "@" for theme attributeSimon Schoar
2009-05-22AI 149208: Remove statement about WIndows codecs and licensing.Dirk Dougherty
BUG=1839672 Automated import of CL 149208
2009-04-21AI 147332: Miscellaneous doc changes for cupcake SDKDirk Dougherty
BUG=1790234 Automated import of CL 147332
2009-04-21AI 147238: Update tools index, replace activitycreator with androidDirk Dougherty
BUG=1790234 Automated import of CL 147238
2009-04-16AI 146601: Update media formats appendix for cupcakeDirk Dougherty
BUG=1792195 Automated import of CL 146601
2009-04-15AI 146341: g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc ↵Dirk Dougherty
change) BUG=1675368 Automated import of CL 146341
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-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