Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
9b5fdb9c23f9301d1a963a6e9be4b46ad70922d7
/
tools
/
droiddoc
/
templates
/
assets
9b5fdb9
docs: add checkbox to toggle the api level filter on and off;
by Scott Main
· 16 years ago
f1bac52
fix search for offline docs. again.
by Scott Main
· 16 years ago
462cc37
docs: implement sdk announcement in a collapsible box
by Scott Main
· 16 years ago
0d8872e
docs: change javascript so that SDK docs that are not
by Scott Main
· 16 years ago
60dba89
docs: add eclair logo for homepage
by Scott Main
· 16 years ago
fce6b45
doc change: template/asset changes for sdk package.
by Dirk Dougherty
· 16 years ago
37bfad5
docs only. fix FF2 browser bug in header layout
by Scott Main
· 16 years ago
afdb6fe
Merge change 27127 into donut
by Android (Google) Code Review
· 16 years ago
18a4883
docs only.
by Scott Main
· 16 years ago
ad4d4ef
adds a parameter to the URL hash on all search queries.
by Scott Main
· 16 years ago
1da8238
docs only.
by Scott Main
· 16 years ago
ded5716
docs only. new donut image for compatibility with IE6 transparency issues
by Scott Main
· 16 years ago
a01ee1e
docs only.
by Scott Main
· 16 years ago
6949727
docs only. fix api level highlighting for the treeview navigation.
by Scott Main
· 16 years ago
72a5cc8
Merge change 22354 into donut
by Android (Google) Code Review
· 16 years ago
37a4d1c
docs only. add donut image for homepage announcement.
by Scott Main
· 16 years ago
d22b5e1
docs only. remove preliminary watermak
by Scott Main
· 16 years ago
54161d1
DOCS ONLY.
by Scott Main
· 16 years ago
95641e9
fix css image references for offline docs
by Scott Main
· 16 years ago
fa4765e
lighten up on "preliminary" watermark
by Scott Main
· 16 years ago
89e555f
Merge change 20222 into donut
by Android (Google) Code Review
· 16 years ago
82a2881
Add support for preview SDK handling in doc templates.
by Dirk Dougherty
· 16 years ago
25fda19
implement api level toggling
by Scott Main
· 16 years ago
3b1ee37
Reapply modifications from 3175 to fix display of navTree in doc output.
by Dirk Dougherty
· 16 years ago
df09424
Patch 2: some fixes to the developer-docs stylesheet....
by Scott Main
· 16 years ago
882bbe1
Merge commit '5db40c6db73db3f4433dd3456107efb4468a4a99' into manualmergeDroiddoc
by Dirk Dougherty
· 16 years ago
1aa2380
AI 150428: update the jquery library to version 1.3.2.
by Scott Main
· 16 years ago
8576132
AI 150393: edit the reference's navtree highlighting logic to handle intl/ directories
by Scott Main
· 16 years ago
1cb43f6
AI 150389: Fix handling of cookie writes for intl pages. BUG=1790234
by Dirk Dougherty
· 16 years ago
233bc0b
AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain).
by Dirk Dougherty
· 16 years ago
e85be87
Merge change 3175 into donut
by Android (Google) Code Review
· 16 years ago
5db40c6
AI 150594: change the homepage markup and styles to allow variable height in
by Scott Main
· 16 years ago
efdcda4
AI 150537: Add support for language-specific tabs in android developer's blog. Pass the current language pref as an hl=lang url query.
by Dirk Dougherty
· 16 years ago
3ba448c
AI 150535: add the Videos page to the site
by Scott Main
· 16 years ago
33beffb
AI 150428: update the jquery library to version 1.3.2.
by Scott Main
· 16 years ago
8ebeb52
AI 150393: edit the reference's navtree highlighting logic to handle intl/ directories
by Scott Main
· 16 years ago
c13d045
AI 150389: Fix handling of cookie writes for intl pages. BUG=1790234
by Dirk Dougherty
· 16 years ago
4405a23
AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain).
by Dirk Dougherty
· 16 years ago
398814f
am 5eb58327: AI 149839: make the home page\'s announcement block expandable... primarily, this is to handle various lengths of text due to translations, but also allows us to be more flexible WRT the content for the top section.
by Scott Main
· 16 years ago
5eb5832
AI 149839: make the home page's announcement block expandable...
by Scott Main
· 16 years ago
ed3a2d3
am 88ee3f4e: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
by Scott Main
· 16 years ago
88ee3f4
AI 149729: fix search functionatilty for offline docs...
by Scott Main
· 16 years ago
5b53cd7
page load perfomance improvements...
by Scott Main
· 16 years ago
31dae45
Merge change 2146 into donut
by Android (Google) Code Review
· 16 years ago
1043da9
Implements the basic structure for providing localized documentation;
by Scott Main
· 16 years ago
29eafde
AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
by Dirk Dougherty
· 16 years ago
ee6df9b
AI 148870: Pinging Ryan for Dr No approval.
by Gaurav Mathur
· 16 years ago
9b54792
AI 148820: adjust the "nolist" class to add bottom-spacing and refine list item padding;
by Scott Main
· 16 years ago
4e4c919
AI 148759: Add download page for NDK 1.5 r1. BUG=1790234
by Dirk Dougherty
· 16 years ago
099403d
AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
by Dirk Dougherty
· 16 years ago
9e54130
AI 146951: CSS edits for docs;
by Scott Main
· 16 years ago
1846717
AI 146342: g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805 (doc change)
by Dirk Dougherty
· 16 years ago
fdd3a10
auto import from //branches/cupcake/...@137873
by The Android Open Source Project
· 16 years ago
2f31293
auto import from //branches/cupcake/...@137197
by The Android Open Source Project
· 16 years ago
88b6079
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
05806d7
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
094268c
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
a9b2249
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
41977d7
auto import from //branches/cupcake/...@132276
by The Android Open Source Project
· 16 years ago
dca10d5
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
475fa12
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
ed18741
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 17 years ago
4f85cc5
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
dcc08f0
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
b6c1cf6
Initial Contribution
by The Android Open Source Project
· 17 years ago