summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates/assets
Commit message (Collapse)AuthorAgeFilesLines
* docs: add gingerbread logo for homepageScott Main2010-11-051-0/+0
| | | | Change-Id: I54db7009931e1ec5688d4f473a520a4f61db598a
* docs: make the resizable side nav standard. DO NOT MERGE.Scott Main2010-11-012-18/+85
| | | | | | | | | This actually affects only the SDK tab, which previously did not allow resizing---now it does. Also add a couple new templates to allow either 190 or 200 pixel-wide side navigation by default, and apply 200 to the Resources tab. Change-Id: I4555c496088dd8aac77f9aa01273c3a1d52f89e0
* docs: css tweak to Ps in sidebox. DO NOT MERGE.Scott Main2010-10-251-4/+4
| | | | Change-Id: Ifa3e4a9a2c2ba67b6da615ebc336c897dd9caeda
* update carousel icon for nexus one dev phoneScott Main2010-08-051-0/+0
| | | | Change-Id: I7f92063a7dc6b49dd6bb044b79931dbc9268ebd6
* Doc change: Add nexus one to dev phones image.Dirk Dougherty2010-07-231-0/+0
| | | | Change-Id: I39541b208ed4a2f7b7f48c42f37f3ccdfc05de02
* docs: ensure code-ified links in qv are the proper colorScott Main2010-07-151-1/+2
| | | | Change-Id: I61dd859e0749573746c9bfcbf224758463370ba7
* Merge "docs: show the download message on the SDK homepage because we no ↵Scott Main2010-06-241-2/+2
|\ | | | | | | longer need to walk through the TOS" into froyo
| * docs: show the download message on the SDK homepage because we no longerScott Main2010-06-241-2/+2
| | | | | | | | | | | | need to walk through the TOS Change-Id: I46f7e7284792b2bea77cf2a88b195e8117b4e4d2
* | Revert "Doc change: Update froyo mark for home"Scott Main2010-05-251-0/+0
|/ | | | This reverts commit 9d1d6441d97eeea80c70c549646d7c177936e148.
* Doc change: add tv assets for carousel.Dirk Dougherty2010-05-192-0/+0
| | | | Change-Id: I357509c83e64ceb898b2069482ff1d0f3b3337cc
* Doc change: Update froyo mark for homeDirk Dougherty2010-05-191-0/+0
| | | | Change-Id: Idacecd87faca95cd258436ab842c03102e5fc6c6
* docs: lighten the "new" red. softens the effect and makes it more legible ↵Scott Main2010-05-101-1/+1
| | | | | | when selected Change-Id: I0f1f70c281cc0a6f3621c898b04d3845924f6e35
* add froyo graphic for homepage and fix css bugScott Main2010-05-062-0/+4
| | | | Change-Id: Ie040686a6c7982233d72298403a88f794b6b26db
* fix css bug for paragraphs in table cellsScott Main2010-05-041-1/+1
| | | | | | - only select the direct descendant for p:last-child in a td Change-Id: I9ad63b80914fbfe4d3e74041915f67b7a08d9649
* support a few more header levels for sidebox so the sidebox canScott Main2010-04-231-15/+17
| | | | | | be placed at any level and be semantically correct Change-Id: I51b77e82a701e1898986698d3a58a1b8367ec5c6
* docs: misc css changesScott Main2010-04-202-9/+25
| | | | | | | | make sidebox size match qv make figure align with right margin remove margins from the last <p> in a table cell Change-Id: Ie655dac45728f782fb309f3c11c1b7ee56bc5660
* Merge "docs: add script to capture the ctrl+f key event (initiates 'find' ↵Scott Main2010-04-202-59/+116
|\ | | | | | | search on the page) and expand all inherited members." into froyo
| * docs: add script to capture the ctrl+f key event (initiates 'find' searchScott Main2010-04-162-59/+116
| | | | | | | | | | | | | | | | | | on the page) and expand all inherited members. Also move the appropriate methods from -docs.js into -reference.js where they belong and add some function documentation. Change-Id: I421bbf27d3b41d377776b3d64a97380458fcebd6
* | cherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392eRoman Nurik2010-04-192-9/+100
|/ | | | | | Enable query highlighting and result ranking for search autocomplete on d.a.c. Also make it case-insensitive. Change-Id: I3dd0e4edd7efae5a5758952699c08f1a46bdfeda
* cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444Scott Main2010-04-082-57/+63
| | | | | | | | | | | docs: various stylesheet changes indent tables revise figure class add caption classes for tables and images add styles for xml reference docs (used by resource types docs) tweak styles for the icon tables to eliminate obscure 'caption' class Change-Id: I23f53d884f39a5f6a4b45172186e0d1c7619da30
* cherry-pick fe0104041858046a0aa649c791869d7eb1a5c175 to froyo.Dirk Dougherty2010-03-261-0/+0
| | | | Change-Id: I9c95ebc6f735cb6abc2b0920c2274e0b5ce0ef70
* docs: remove sidebox-inner styleScott Main2010-03-241-15/+7
| | | | Change-Id: Ia1e1b10e6756ecf6c9154c2cc25d0dbd58c1907f
* docs: stylesheet change for figure classScott Main2010-03-241-0/+3
| | | | Change-Id: I1f47fc70382daf9f14e057a83375cf727fb8afa7
* docs: style tweaks to sidebox and qv classesScott Main2010-03-161-21/+14
| | | | | | | | | | Removes extra whitespace from above the sidebox class and adjusts the inner padding. Removes extra whitespace from the right side of the quickview box to align with the document margin. Change-Id: I3d37ecc9a251a2c5c4e8d2c2942d05848c698faa
* revise script and styles for the expandable widget in the devScott Main2010-02-052-12/+44
| | | | | | guide side nav to allow nested toggle lists. This is necessary for the new resources docs that have an expandable list nested in an expandable list.
* am e6fed880: Merge "docs: accept the enter key on key-down, rather than ↵Scott Main2010-01-261-2/+4
|\ | | | | | | | | | | | | | | | | key-up, in order to be sure we capture this key before anything else. Fixes case where highlighted suggestions don\'t get executed when pressed. Bug: 1909300" into eclair Merge commit 'e6fed8807f469a91e10b64990a7709482378dfa9' into eclair-plus-aosp * commit 'e6fed8807f469a91e10b64990a7709482378dfa9': docs: accept the enter key on key-down, rather than key-up,
| * Merge "docs: accept the enter key on key-down, rather than key-up, in order ↵Scott Main2010-01-251-2/+4
| |\ | | | | | | | | | to be sure we capture this key before anything else. Fixes case where highlighted suggestions don't get executed when pressed. Bug: 1909300" into eclair
| | * docs: accept the enter key on key-down, rather than key-up,Scott Main2010-01-251-2/+4
| | | | | | | | | | | | | | | | | | | | | in order to be sure we capture this key before anything else. Fixes case where highlighted suggestions don't get executed when pressed. Bug: 1909300
* | | am 6339cfe8: Merge "doc change: add announce for developer lab at mwc." into ↵Dirk Dougherty2010-01-224-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | eclair Merge commit '6339cfe89b62bfa7803ff93c4fc13c9be759f47a' into eclair-plus-aosp * commit '6339cfe89b62bfa7803ff93c4fc13c9be759f47a': doc change: add announce for developer lab at mwc.
| * | Merge "doc change: add announce for developer lab at mwc." into eclairDirk Dougherty2010-01-224-1/+1
| |\ \ | | |/ | |/|
| | * doc change: add announce for developer lab at mwc.Dirk Dougherty2010-01-224-1/+1
| | | | | | | | | | | | | | | Bug: 2160782 Change-Id: I363e964f0d35eaf7b2d7593d6a3630196ed6de33
* | | am 945ed36e: docs: add the ability to exclude PRE elements from being ↵Scott Main2010-01-191-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | prettified by adding the class "no-pretty-print" (needs to hyphenate \'prettyprint\', otherwise the prettify script will parse "no-prettyprint" the same as "prettyprint") Merge commit '945ed36ec486f83c4546cac8d6bed954dfe32c4e' into eclair-plus-aosp * commit '945ed36ec486f83c4546cac8d6bed954dfe32c4e': docs: add the ability to exclude PRE elements from being prettified
| * | docs: add the ability to exclude PRE elements from being prettifiedScott Main2010-01-191-1/+1
| |/ | | | | | | | | | | by adding the class "no-pretty-print" (needs to hyphenate 'prettyprint', otherwise the prettify script will parse "no-prettyprint" the same as "prettyprint")
* | am 3556305e: Merge "docs: hide the "back to top" link when there\'s no ↵Scott Main2010-01-131-2/+11
|\ \ | |/ | | | | | | | | | | | | | | vertical scroll also use local variables for DOM objects (in a slow effort to eventually remove all non-essential global vars)" into eclair Merge commit '3556305eb00cd63ce75bc5ef4a84fd1b454c50fb' into eclair-plus-aosp * commit '3556305eb00cd63ce75bc5ef4a84fd1b454c50fb': docs: hide the "back to top" link when there's no vertical scroll
| * docs: hide the "back to top" link when there's no vertical scrollScott Main2010-01-131-2/+11
| | | | | | | | | | also use local variables for DOM objects (in a slow effort to eventually remove all non-essential global vars)
* | am 5b395224: Merge "SDK doc change: css styling for blockquote." into eclairDirk Dougherty2010-01-071-0/+5
|\ \ | |/ | | | | | | | | | | Merge commit '5b3952249ccf7e41ac6a0ac1490cf150bca3a80f' into eclair-plus-aosp * commit '5b3952249ccf7e41ac6a0ac1490cf150bca3a80f': SDK doc change: css styling for blockquote.
| * Merge "SDK doc change: css styling for blockquote." into eclairDirk Dougherty2010-01-071-0/+5
| |\
| | * SDK doc change: css styling for blockquote.Dirk Dougherty2010-01-071-0/+5
| | | | | | | | | | | | | | | Bug: 2160782 Change-Id: I99a9494feb8b754636745f979db27380ae623c96
* | | am b6da4808: update for change Ia39d3bb0, which regressed a resizing hack ↵Scott Main2010-01-071-6/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | for IE6. Merge commit 'b6da4808699180c608bccef88ddb843411e663c7' into eclair-plus-aosp * commit 'b6da4808699180c608bccef88ddb843411e663c7': update for change Ia39d3bb0, which regressed a resizing hack for IE6.
| * | update for change Ia39d3bb0, which regressed a resizing hack for IE6.Scott Main2010-01-061-6/+6
| | | | | | | | | | | | | | | | | | | | | This now will avoid writing the cookie for the width when IE6 calls resizeWidth() in order to properly resize the doc-content div (other browsers to not call resizeWidth() for resizing doc-content because it has auto width, which IE6 does not perform).
* | | am a39d3bb0: docs: fix resizeAll script for IE6 so that the resizeWidth ↵Scott Main2010-01-061-4/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | function is only called when the side navigation is actually resizable Merge commit 'a39d3bb0c9001c79f93ae829d564e5fef27a573a' into eclair-plus-aosp * commit 'a39d3bb0c9001c79f93ae829d564e5fef27a573a': docs: fix resizeAll script for IE6 so that the resizeWidth function
| * | docs: fix resizeAll script for IE6 so that the resizeWidth functionScott Main2010-01-061-4/+7
| |/ | | | | | | | | | | | | | | | | is only called when the side navigation is actually resizable This stops 'width' cookies from being written for the SDK docs (and any other page that doesn't have resizable nav) and also adds some security to the init() function to be sure we properly read cookie names.
* | am 8c627b04: Merge change Ib471b5b2 into eclairDirk Dougherty2009-12-151-1/+1
|\ \ | |/ | | | | | | | | | | Merge commit '8c627b04898cab723e0df8666a7cc11d5d1c70f1' into eclair-plus-aosp * commit '8c627b04898cab723e0df8666a7cc11d5d1c70f1': sdk doc change for esr: Add left nav highlight for interior files in resources tab.
| * sdk doc change for esr: Add left nav highlight for interior files in ↵Dirk Dougherty2009-12-151-1/+1
| | | | | | | | | | | | | | resources tab. Bug:2160782 Change-Id: Ib471b5b28f599447e77294c8dcc23d24a18c3436
* | am 502c498f: sdk doc change for esr: add "Resources" tab and modify ↵Dirk Dougherty2009-12-152-5/+16
|\ \ | |/ | | | | | | | | | | | | | | templates to build content for it. Merge commit '502c498fec23cb28d16f5e86e981400f76da36ea' into eclair-plus-aosp * commit '502c498fec23cb28d16f5e86e981400f76da36ea': sdk doc change for esr: add "Resources" tab and modify templates to build content for it.
| * sdk doc change for esr: add "Resources" tab and modify templates to build ↵Dirk Dougherty2009-12-112-5/+16
| | | | | | | | | | | | | | content for it. Bug: 2160782 Change-Id: I5c45bdf4861ba2dc150e95d5523367a14b401304
* | am 1dd6ff63: Merge change I483cf38d into eclairScott Main2009-12-091-1/+11
|\ \ | |/ | | | | | | | | | | Merge commit '1dd6ff638f14e3c583eaa89d0b7341a3811293da' into eclair-plus-aosp * commit '1dd6ff638f14e3c583eaa89d0b7341a3811293da': docs: add "figure" class for DIV elements that contain
| * docs: add "figure" class for DIV elements that containScott Main2009-12-091-1/+11
| | | | | | | | | | | | a figure image with caption text. needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b
* | am 9b0ad4c7: Merge change I79580117 into eclairScott Main2009-12-073-0/+66
|\ \ | |/ | | | | | | | | | | Merge commit '9b0ad4c7258b586f1763bc497e8ed33f42ce446e' into eclair-plus-aosp * commit '9b0ad4c7258b586f1763bc497e8ed33f42ce446e': docs: add context coloring to code snippets with prettify script
| * docs: add context coloring to code snippets with prettify scriptScott Main2009-12-033-0/+66
| |