Roman Nurik
78eff9f5bd
Revamp resources listing, part 2 (droiddoc).
...
- Fix docs navigation JS to correctly handle pages with query strings (i.e. browser.html?tag=article)
- Add resource browser CSS and JS to complement browser.jd in frameworks/base.
- Add microtemplate.js library for ease HTML templates in JS.
Change-Id: I518eeb5fc5a05dc6775eb3870eb88ebb0fc7b72c
2010-06-04 10:51:02 -07:00
Elliott Hughes
5479d77e32
Work around a bug with <T> ... <? extends T[]> methods.
...
Java 6 adds an Arrays.copyOf method that confuses droiddoc into producing
a class "Array" in the anonymous package. I've raised a bug for someone
to work out why and fix this properly (after spending a fairly fruitless
afternoon on it). This work-around filters that out the cruft. I've checked
the generated current.xml file and the generated java.util.Arrays stubs,
and they're both correct. The extent of droiddoc's confusion appears to be
limited to inventing a non-existent class. (My guess is that it doesn't
realize that the element type of the array is a type parameter, not a type,
and it ends up using a default type name of "Array" from somewhere [javadoc
itself?].)
Bug: 2715505
Change-Id: I2ad7ecc819e320a1d209720b3dfbef45bbd89877
2010-05-26 11:41:33 -07:00
Scott Main
ab90d31c2b
am 168cd06c
: am 9589164c
: am b7ebe01f
: am ca671ab7
: Revert "Doc change: Update froyo mark for home"
2010-05-25 12:36:20 -07:00
Scott Main
b7ebe01f60
am ca671ab7
: Revert "Doc change: Update froyo mark for home"
...
Merge commit 'ca671ab7a661625e021f2145e2d01f39d542fb28' into froyo-plus-aosp
* commit 'ca671ab7a661625e021f2145e2d01f39d542fb28':
Revert "Doc change: Update froyo mark for home"
2010-05-25 12:31:29 -07:00
Scott Main
ca671ab7a6
Revert "Doc change: Update froyo mark for home"
...
This reverts commit 9d1d6441d9
.
2010-05-25 12:22:29 -07:00
Dirk Dougherty
b510ff8163
am 4856af65
: am 90fa8093
: am d44754e0
: am e9b01eb4
: Doc change: add tv assets for carousel.
2010-05-20 00:20:56 -07:00
Dirk Dougherty
d44754e0e5
am e9b01eb4
: Doc change: add tv assets for carousel.
...
Merge commit 'e9b01eb46d461e7cfecb365acf046e2ad56c05a0' into froyo-plus-aosp
* commit 'e9b01eb46d461e7cfecb365acf046e2ad56c05a0':
Doc change: add tv assets for carousel.
2010-05-20 00:15:38 -07:00
Dirk Dougherty
e9b01eb46d
Doc change: add tv assets for carousel.
...
Change-Id: I357509c83e64ceb898b2069482ff1d0f3b3337cc
2010-05-19 19:42:12 -07:00
Dirk Dougherty
4ad0ca603b
am 4150816f
: am 5caaeadb
: am e5cfdbfb
: am 9d1d6441
: Doc change: Update froyo mark for home
2010-05-19 19:02:26 -07:00
Dirk Dougherty
e5cfdbfb17
am 9d1d6441
: Doc change: Update froyo mark for home
...
Merge commit '9d1d6441d97eeea80c70c549646d7c177936e148' into froyo-plus-aosp
* commit '9d1d6441d97eeea80c70c549646d7c177936e148':
Doc change: Update froyo mark for home
2010-05-19 18:58:05 -07:00
Dirk Dougherty
9d1d6441d9
Doc change: Update froyo mark for home
...
Change-Id: Idacecd87faca95cd258436ab842c03102e5fc6c6
2010-05-19 18:25:33 -07:00
Dan Morrill
899001748e
Changing the footer per legal guidance.
...
Change-Id: Ia20e3b1a69265e1ffe0b50993be12dcd96afa05f
2010-05-18 08:10:14 -07:00
The Android Open Source Project
386f70a2b0
am ce88086c
: am 105a934f
: am 9514fca5
: merge from open-source master
2010-05-14 13:47:12 -07:00
The Android Open Source Project
9514fca5c7
merge from open-source master
...
Change-Id: Ia4cb27645bfd757fb75273ff5a6cbf3af57b3a03
2010-05-14 13:38:55 -07:00
Jean-Baptiste Queru
be6b55ccc2
Merge "Support absolute path, in OUT_DIR"
2010-05-14 12:17:43 -07:00
Scott Main
0f28a15755
am 68ed2f54
: am 758c0f34
: am de14ee57
: am 3494d9b3
: docs: lighten the "new" red. softens the effect and makes it more legible when selected
2010-05-10 10:30:58 -07:00
Scott Main
de14ee5701
am 3494d9b3
: docs: lighten the "new" red. softens the effect and makes it more legible when selected
...
Merge commit '3494d9b3deeb9967be247bf31cdaa3fd30fb4207' into froyo-plus-aosp
* commit '3494d9b3deeb9967be247bf31cdaa3fd30fb4207':
docs: lighten the "new" red. softens the effect and makes it more legible when selected
2010-05-10 10:26:20 -07:00
Scott Main
3494d9b3de
docs: lighten the "new" red. softens the effect and makes it more legible when selected
...
Change-Id: I0f1f70c281cc0a6f3621c898b04d3845924f6e35
2010-05-10 10:01:13 -07:00
Scott Main
dae84581a3
am f44f71c2
: am dbd7b38e
: am 9096ef38
: am 3044d243
: Merge "add froyo graphic for homepage and fix css bug" into froyo
2010-05-10 09:54:01 -07:00
Scott Main
9096ef382a
am 3044d243
: Merge "add froyo graphic for homepage and fix css bug" into froyo
...
Merge commit '3044d243c99f46030521fce650add82db640046a' into froyo-plus-aosp
* commit '3044d243c99f46030521fce650add82db640046a':
add froyo graphic for homepage and fix css bug
2010-05-10 09:43:15 -07:00
Scott Main
ae98747d7c
add froyo graphic for homepage and fix css bug
...
Change-Id: Ie040686a6c7982233d72298403a88f794b6b26db
2010-05-06 11:43:08 -07:00
Scott Main
c621843d82
am 41e5e60b
: am ac06ea78
: am e59de21b
: am 74108dea
: fix css bug for paragraphs in table cells - only select the direct descendant for p:last-child in a td
2010-05-05 11:07:55 -07:00
Scott Main
e59de21b8a
am 74108dea
: fix css bug for paragraphs in table cells - only select the direct descendant for p:last-child in a td
...
Merge commit '74108deaf1747943a493751cbff9de321f1dd397' into froyo-plus-aosp
* commit '74108deaf1747943a493751cbff9de321f1dd397':
fix css bug for paragraphs in table cells
2010-05-04 18:18:02 -07:00
Scott Main
74108deaf1
fix css bug for paragraphs in table cells
...
- only select the direct descendant for p:last-child in a td
Change-Id: I9ad63b80914fbfe4d3e74041915f67b7a08d9649
2010-05-04 17:24:26 -07:00
The Android Open Source Project
eaf130ec2c
am 58248935
: am cf28b803
: am ae4e1455
: merge from open-source master
2010-05-03 16:16:25 -07:00
The Android Open Source Project
ae4e14556b
merge from open-source master
...
Change-Id: I3d24628d38c99369f242733d9089d7c5669a4623
2010-05-03 16:11:04 -07:00
Vasu Nori
2d2e4884eb
Merge "fix searching of ancestors for removed methods"
2010-05-03 13:24:00 -07:00
Doug Zongker
027dcb47de
am 5324cb81
: am ed661dd6
: am 1d37a0da
: am 2ea21065
: add metadata to OTA package in easily-parsed form
2010-05-02 16:15:40 -07:00
Alexey Tarasov
73fda1b973
Make expr more POSIXy
...
Change-Id: I939cf1f227c14112656804d69c1afd7ead4a31ed
2010-04-29 14:19:28 -07:00
Bruce Beare
c25e503207
generic_x86 support
...
Add in Makefiles and support files for x86 builds
Based on changes by: wonjong.lee <wonjong.lee@windriver.com>
Additional changes by: Mark Gross <mark.gross@intel.com>
Additional changes by: Bruce Beare <brucex.j.beare@intel.com>
Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
2010-04-28 16:52:51 -07:00
Doug Zongker
2ea21065b6
add metadata to OTA package in easily-parsed form
...
This is only for use by the tools that manipulate OTA packages; it
doesn't touch device code.
Change-Id: I1e21b24b86340d8f86c9d15b2aeb79c461f75d18
2010-04-28 16:05:51 -07:00
Scott Main
2dfe398a29
am 1053592f
: am e611eef0
: am c3d808a7
: Merge "support a few more header levels for sidebox so the sidebox can be placed at any level and be semantically correct" into froyo
2010-04-27 18:56:45 -07:00
Scott Main
c3d808a727
Merge "support a few more header levels for sidebox so the sidebox can be placed at any level and be semantically correct" into froyo
2010-04-27 14:23:04 -07:00
Raphael
4c70244cb1
Make zipalign build for the Win SDK under Linux.
...
(Merge master Change Ibd667437)
2010-04-23 13:15:37 -07:00
Scott Main
7f418a518b
support a few more header levels for sidebox so the sidebox can
...
be placed at any level and be semantically correct
Change-Id: I51b77e82a701e1898986698d3a58a1b8367ec5c6
2010-04-23 11:41:30 -07:00
Raphael
d7036e3cc0
Merge "Make zipalign build for the Win SDK under Linux."
2010-04-23 09:56:54 -07:00
Vasu Nori
65dd8f4ced
fix searching of ancestors for removed methods
...
Change-Id: I5c1792c90e6960c248beb44f995cb4440360025d
2010-04-21 23:43:08 -07:00
Doug Zongker
9ce2ebf5d3
remove remaining amend support
...
Remove the remaining (unused and untested) support for generating
amend scripts. This means that you won't be able to OTA directly from
cupcake to gingerbread.
Change-Id: Ie7179a5f2e5ca0d2c0305000344ac39b1dd7385f
2010-04-21 14:17:21 -07:00
Scott Main
475089cc25
am 19ca463e
: am 55f1fca1
: am d72731d2
: docs: misc css changes make sidebox size match qv make figure align with right margin remove margins from the last <p> in a table cell
2010-04-20 17:46:25 -07:00
Scott Main
c1d74726cb
am 6f467f62
: am e3e590be
: am f655dab5
: Merge "docs: add script to capture the ctrl+f key event (initiates \'find\' search on the page) and expand all inherited members." into froyo
2010-04-20 15:52:32 -07:00
Raphael
925a3279b7
Make zipalign build for the Win SDK under Linux.
...
Change-Id: Ibd667437d6637fbc5b21147f57eb41e81cbd8577
2010-04-20 15:46:54 -07:00
Scott Main
d72731d213
docs: misc css changes
...
make sidebox size match qv
make figure align with right margin
remove margins from the last <p> in a table cell
Change-Id: Ie655dac45728f782fb309f3c11c1b7ee56bc5660
2010-04-20 15:35:49 -07:00
Scott Main
f655dab5e6
Merge "docs: add script to capture the ctrl+f key event (initiates 'find' search on the page) and expand all inherited members." into froyo
2010-04-20 15:34:22 -07:00
Roman Nurik
af23298447
cherry-pick from master: 42092024eb
...
Enable query highlighting and result ranking for search autocomplete on d.a.c. Also make it case-insensitive.
Change-Id: I3dd0e4edd7efae5a5758952699c08f1a46bdfeda
2010-04-19 15:18:41 -07:00
Roman Nurik
e01d8a70d5
Merge "Enable query highlighting and result ranking for search autocomplete on d.a.c. Also make it case-insensitive."
2010-04-19 14:34:13 -07:00
Roman Nurik
42092024eb
Enable query highlighting and result ranking for search autocomplete on d.a.c. Also make it case-insensitive.
...
Change-Id: Ifa52bb48c7b03c9aa7ad03cfe3e0049024f71a8d
2010-04-19 14:28:18 -07:00
Scott Main
7a0090b316
docs: add script to capture the ctrl+f key event (initiates 'find' search
...
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
2010-04-16 09:05:06 -07:00
Wu-cheng Li
05a119ea27
am d31ae2fc
: am 8b687440
: am fcc7cf77
: Fix the check of double quoted @see tag.
2010-04-13 16:22:33 -07:00
Dan Morrill
6d30b72be1
Removing unnecessary tabs, and fixing an IE bug.
...
Change-Id: I055243ebd47c9319333aa837061015650d57d923
2010-04-13 14:51:28 -07:00
Wu-cheng Li
fcc7cf7799
Fix the check of double quoted @see tag.
...
Originally \n was not discarded so a balanced quoted string still
has compile error.
bug:2553570
Change-Id: I073c0c0ba370d55493d3ee6d17c7ebe9f42afe7a
2010-04-13 23:49:18 +08:00