summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates-sdk/assets
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: add css for Android Design links and add link to site headerScott Main2012-01-101-0/+12
| | | | Change-Id: I0a9469519076b1c5b9d7c121df1f2c731a08d2cb
* docs: revise space wrapping to avoid "new" tags from breaking new lines aloneScott Main2011-12-151-0/+2
| | | | | | Temp fix Change-Id: If99ce3442ec179a46fe3bbe0a06f690527d05eb5
* docs: fix bug in script for tab cookiesScott Main2011-12-151-2/+2
| | | | Change-Id: I09a49764f66673b3f55032158efd44c228832e8f
* docs: style and script changes for android u classesScott Main2011-12-152-3/+3
| | | | Change-Id: I5866541bb9dd41329aa02328b805959c8f675f8c
* docs: update template and css for android uScott Main2011-11-301-35/+95
| | | | | | | | | Add a custom version of docpage.cs to the droiddoc template, because it adds a good deal of custom design and behavior (instead of updating the doclava version of the file). Add CSS for next/previous links in android u lessons and revise style for download button. Change-Id: I829c4fb134d6f5c3cee82fb86958d23ef64e8481
* docs: add new style for adding "deprecated" messages to dev guidesScott Main2011-10-241-1/+15
| | | | Change-Id: I0d690a6c0880343919114370331b7c2756b6a50e
* docs: update "na" style to make opaque, add dropshadow, and re-orderScott Main2011-10-191-1/+5
| | | | | | z-index to be on top of images Change-Id: I7c0c2e15d511f4362eb721bf8eb0343fa3f24bc0
* docs: add ics logo for homepageScott Main2011-10-051-0/+0
| | | | Change-Id: I57504ce0919c88fd28ef550775b012b6c3d8498f
* docs: fix visual bug in the search tabs.Scott Main2011-10-031-0/+1
| | | | | | I assume this was introduced by a change in the CSE implementation Change-Id: I776e385fd6c0d738a4bbf8372911b205c1f98123
* docs: add 'reference' class for use with 'special' to refine the headingsScott Main2011-10-031-0/+11
| | | | | | used within the 'special' div when in the reference. Change-Id: Iebf84484e2eda104b2247aefc5a539f2a62c5102
* docs: enable 'updated' tag for resource docsScott Main2011-09-211-0/+3
| | | | Change-Id: I070f14247088f6a88dcfdfb352615e588bf3e902
* docs: fix javadoc filtering script to not choke on R.styleable class but ↵Scott Main2011-09-211-1/+3
| | | | | | continue handling provisional api levels Change-Id: Ia21ea5d4f379fd85d975d1f3fe387c311c7c15aa
* cherrypick from Change-Id: I2722879ee7f246e34acca7fd9fb84acff4e8540dScott Main2011-09-132-1/+80
| | | | | | | docs: some css for android u and javascript Change-Id: Idb897999eb9c88823ebab418ca5386bca77ca969
* docs: update api filtering to support provisional APIs (api levels that are ↵Scott Main2011-07-271-12/+31
| | | | | | string names) Change-Id: I2df890739054e4130e455c9dcf5540a9c39f5ee3
* cherrypick Change-Id: I8b29d54ba9e6f712907b01ad6f4669e6bb30007aScott Main2011-07-271-0/+0
| | | | | | docs: update android market icon Change-Id: Ibea9ae92e17d2f810daa8922a15f2defc9e2fb3c
* Merge "docs: fix xss vulnerability bug 5008593" into honeycomb-mr2Scott Main2011-07-081-16/+16
|\
| * docs: fix xss vulnerabilityScott Main2011-07-081-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | bug 5008593 the fix deletes some code that was originally there to handle side nav highlighting for inter-doc links. This code is no longer necessary (or at least should not be) because side nav links should not be inter-doc links, but should always be to their own document (no two sidenav links should go to separate sections of the same doc). Change-Id: If77d6fe869e6a44bae2f194c9de26222e6ad9419
* | DOC CHANGE: Change GTV icons for home pageJoe Malin2011-07-064-0/+0
|/ | | | Change-Id: If7172345173b165350417ab52f706d6444dc4d96
* docs: make featured video titles smaller so they don't line wrapScott Main2011-05-161-0/+1
| | | | Change-Id: I5f4dc06e467a30b579c2710ac1d96a350ef77ff2
* docs: add Google IO 2011 logoScott Main2011-04-011-0/+0
| | | | Change-Id: I0393325205c31f588d1e1fb64dfcc2d4714bdad6
* Merge "docs: update android market icon" into honeycombScott Main2011-03-071-0/+0
|\
| * docs: update android market iconScott Main2011-03-041-0/+0
| | | | | | | | Change-Id: I3659cb6cbeb795debd769efc7245cd14d2a86418
* | docs: script update to account for double-nested list items when scrolling ↵Scott Main2011-03-041-4/+15
|/ | | | | | sidenav into view Change-Id: I03668f9ecb7da03a7921a0d7eacd2dcaa0a1ba54
* docs: css tweaks to quickview subruleScott Main2011-03-041-14/+15
| | | | Change-Id: Ib25255c176ed13e8d0bb5edc4172e1629a886125
* docs: add default margins for form elementScott Main2011-03-031-1/+1
| | | | Change-Id: Ibce828e2f22193e1725420e90d4df408646f23dd
* Merge "Doc change: add image for GDC 2011 announcement." into honeycombDirk Dougherty2011-02-271-0/+0
|\
| * Doc change: add image for GDC 2011 announcement.Dirk Dougherty2011-02-241-0/+0
| | | | | | | | Change-Id: Ia7bac143a043a1f9c74de3be04a566371ad6dbe6
* | add style for 'new-child' class, which hides the "new" tag when the parentScott Main2011-02-221-1/+6
|/ | | | | | list item is expanded (for use when the parent is advertising a new child doc) Change-Id: I81945c109d1edc3b588a8b1c5968179266a1dc48
* docs: add honeycomb logo and revise css to for toggle widgetScott Main2011-02-142-0/+4
| | | | Change-Id: I497dfe417b0d3b496314571ad766f2dd78415954
* docs: remove preliminary watermark from docsScott Main2011-02-071-2/+2
| | | | Change-Id: I452596cdc5b87effdb958ff963d9aa80ebec5d37
* fix api level filtering script to compare integers, not stringsScott Main2011-02-041-1/+1
| | | | Change-Id: I8f0e44ec2bf0833a0d547a3795ee31ee0dc69d8a
* tweak header css for more distinctionScott Main2011-02-031-8/+16
| | | | Change-Id: I1d63b7587917bfde3df5547b5648610d86083d6a
* docs: modify style for toggle stuff so text isn't blueScott Main2011-01-311-0/+1
| | | | Change-Id: Ief363bf67d4e0c0fc1a8e79d4b02474c475c88ac
* docs: make only the expando link not-underlinedScott Main2011-01-122-5/+7
| | | | | | and wait until close animation is done before collapsing the toggle Change-Id: Ie75f99a5cf5fcc2cbf33bb46a00ce79cd688ce5c
* docs: implement toggle features for documentation content.Scott Main2011-01-122-23/+27
| | | | | | There existed another form of this script and styles, but it was not used. Change-Id: I5d3bf0b4f6b8159e8f837692e9b1613aae140e24
* docs: catchup templates to non-merged changes from gingerbread,Scott Main2011-01-073-17/+84
| | | | | | | from Change-Id: I4555c496088dd8aac77f9aa01273c3a1d52f89e0, plus the gingerbread logo Change-Id: I3864480b9f68679c64747888a6919314f8ac6cbf
* docs: revise stylesheet to allow "notes" in divs, not just paragraphsScott Main2010-11-181-13/+25
| | | | Change-Id: Ia78a82dd330a4f31076b74ce86237af3aca1ba2e
* docs: add preliminary watermark to docsScott Main2010-11-161-2/+2
| | | | Change-Id: Ifc9ea60b53d3e5e52b9cd52174a6d8f0982fe523
* Remove droiddoc/templates dir in favor of templates-sdk, move ↵Dirk Dougherty2010-08-31106-0/+4851
Android-specific assets to templates-sdk, add copies to templates-pdk as workaround. Change-Id: Iad7d0f1955e5731ee9cebb8828a45bf3c297417b