Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Doc change: css for checklist more resources blocks. | Dirk Dougherty | 2013-04-15 | 1 | -0/+25 | |
| | | | | | | | | Change-Id: If0678b08d135f708bf6ecee49831ef233a862389 | |||||
* | | am bec14294: Doc change: css for policy docs. | Dirk Dougherty | 2013-04-15 | 1 | -0/+37 | |
|\ \ | |/ | | | | | | | * commit 'bec142949a33bf7d195d022e9ec99a1a84197065': Doc change: css for policy docs. | |||||
| * | Doc change: css for policy docs. | Dirk Dougherty | 2013-04-11 | 1 | -0/+37 | |
| | | | | | | | | Change-Id: I5d8609d7e20315e5bb022f057704b2814ad9e172 | |||||
* | | load google API navtree ondemand (remove request from <head>). | Scott Main | 2013-04-01 | 1 | -14/+42 | |
| | | | | | | | | | | | | | | Also move the code for highlighting the sidenav into a separate method that we can call at a later time, such as after the gms reference is loaded into nav. Change-Id: I924d68b2b9dbfed83f81d1fd418e06b6c79a9010 | |||||
* | | load the navtree javascript on demand; don't try setting up the tree until ↵ | Scott Main | 2013-03-27 | 1 | -1/+11 | |
| | | | | | | | | | | | | it's loaded Change-Id: I1f209869a17099dd853a2f4cae766481a6cd03eb | |||||
* | | add javascript action events to search suggestions and search results. | Scott Main | 2013-03-25 | 1 | -1/+23 | |
| | | | | | | | | | | | | Allows us to track and compare the success of suggested results and results from Google Change-Id: I64750e3b96ea585de415969cad8ab46c3bbbcaf4 | |||||
* | | docs: update templates to remove global content for devsite builds | Scott Main | 2013-03-21 | 1 | -2/+4 | |
| | | | | | | | | Change-Id: I8c8d052248cebe6408d8c18b44baadd03f3bc96c | |||||
* | | fix indentation style for nested lists | Scott Main | 2013-03-19 | 1 | -1/+1 | |
| | | | | | | | | Change-Id: Id4e1aa6f4dacf0984cfc891081799be887543453 | |||||
* | | tweak jspane width property to ensure bg color for highlighted item is full ↵ | Scott Main | 2013-03-11 | 1 | -1/+1 | |
|/ | | | | | | width Change-Id: I92e66493229476c29cf71c74091f36063638def4 | |||||
* | switch code font to pure monospace (sans serif). | Scott Main | 2013-03-06 | 1 | -5/+10 | |
| | | | | | | also add proper margins for elements nested in lists Change-Id: I1c2914904da63d21359283de945c9805f5d4af93 | |||||
* | docs: fix suggestions due to file name change for js files | Scott Main | 2013-02-26 | 1 | -2/+2 | |
| | | | | Change-Id: I4037c80f79f37f7a80d0977b4e07f992e3de61e1 | |||||
* | docs: update search suggest with google services apis | Scott Main | 2013-02-26 | 2 | -92/+160 | |
| | | | | | | including some optimizations for loading javascript resources Change-Id: Idfea12bbb70a24a7853d997e8376e3db50e56760 | |||||
* | docs: fix padding for left-figure class | Scott Main | 2013-02-21 | 1 | -1/+1 | |
| | | | | Change-Id: Ic4a1a95410f4d913a278bdb8a75c98ce5c4f5bfd | |||||
* | docs: add image frame style and left-float figure box | Scott Main | 2013-02-21 | 1 | -1/+15 | |
| | | | | Change-Id: I9103f6f9e9b416902fbb2add60782ba10ff9e900 | |||||
* | docs: re-add dev-docs css because it's needed by diff reports | Scott Main | 2013-02-13 | 1 | -0/+2768 | |
| | | | | Change-Id: Ic3f334f5510b008cd1f744823e46fb4fdf5630bd | |||||
* | docs: switch templates to dynamic tab highlighting; prep for devsite ↵ | Scott Main | 2013-02-12 | 1 | -4/+38 | |
| | | | | | | template migration Change-Id: I5785c63603d8da5dfa1118fe28a3106aa20835a6 | |||||
* | docs: fix ::selection style to use Android blue for text highlighting | Scott Main | 2013-02-07 | 1 | -341/+336 | |
| | | | | Change-Id: I485be948326fc40c349c8170dd1be13962b4c003 | |||||
* | Merge "docs: minimize code-font line-height. Fixes problem in which any ↵ | Scott Main | 2013-02-01 | 1 | -0/+1 | |
|\ | | | | | | | paragraph with code text has more whitespace below it than other lines." into jb-mr1-dev | |||||
| * | docs: minimize code-font line-height. | Scott Main | 2013-02-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | Fixes problem in which any paragraph with code text has more whitespace below it than other lines. Change-Id: I0f39655472d09f5af346c7c7e4df8eb0a5a144df | |||||
* | | docs: fix lang switcher for gae by deleting obsolete method call | Scott Main | 2013-01-30 | 1 | -1/+0 | |
|/ | | | | Change-Id: I8d91d18e89d539960c93748557cccc5aabb0a263 | |||||
* | docs: delete obsolete asset files | Scott Main | 2013-01-29 | 9 | -3144/+0 | |
| | | | | Change-Id: I1aa8a8fa757dbc81180c0585eacb68df5fe0ceb1 | |||||
* | docs: update template files with those from the templates-ds directory | Scott Main | 2013-01-29 | 2 | -1/+2768 | |
| | | | | Change-Id: I47b07b17ea79d0b00300492ba7854e37f1ab00d0 | |||||
* | docs: use devsite hdf bool as a javascript condition for managing the lang ↵ | Scott Main | 2013-01-29 | 1 | -31/+50 | |
| | | | | | | | | toggle. sync the sdk and ds templates so we can move toward one template set Change-Id: I5316d4cd085734a47953beba203ba8beeb64549e | |||||
* | docs: add the ability to pause the carousel | Scott Main | 2013-01-14 | 2 | -0/+22 | |
| | | | | Change-Id: I1ffc929cf93217b578397d825e1eb41369d2666c | |||||
* | docs: don't allow setting the sidenav fixed if the doc body is | Scott Main | 2012-12-19 | 1 | -0/+6 | |
| | | | | | | | | shorter than the sidenav. Scrolling won't be possible in this case anyway, but this change fixes a glitch that happens on OSX Lion because it will allow scrolling anyway for the overscroll bounce. Change-Id: I1be1c170e327f3cdfe81076a473f74425b8bd080 | |||||
* | Merge "fix docs.js bug where changeApiLevel is getting called" into jb-mr1-dev | Robert Ly | 2012-12-03 | 1 | -9/+10 | |
|\ | ||||||
| * | fix docs.js bug where changeApiLevel is getting called | Robert Ly | 2012-12-03 | 1 | -9/+10 | |
| | | | | | | | | Change-Id: Ic250afc792d7e4174bd987ce31df384dad3831ca | |||||
* | | docs: add "Google Services" search tab | Scott Main | 2012-12-03 | 1 | -0/+5 | |
|/ | | | | Change-Id: I624f99aeb2f760d646f37d783ebb31b5d7d372b8 | |||||
* | show build info only for android docs (not google) | Scott Main | 2012-11-30 | 1 | -4/+5 | |
| | | | | Change-Id: I318f4f68147c109c119ed1fc05c2429ecc7289b7 | |||||
* | docs: revisions for google reference nav | Scott Main | 2012-11-30 | 2 | -48/+30 | |
| | | | | Change-Id: I9befa502a3ce30ab6cca7d45ce1bb469930c14ed | |||||
* | enforce margin change for nolist class in training articles | Scott Main | 2012-11-30 | 1 | -0/+3 | |
| | | | | Change-Id: I7da486d557c3d7629827d2b425fd387366bd7f18 | |||||
* | Merge "docs/css: break words that are too long to fit sidenav; add style for ↵ | Scott Main | 2012-11-30 | 1 | -1/+14 | |
|\ | | | | | | | google javadocs" into jb-mr1-dev | |||||
| * | docs/css: break words that are too long to fit sidenav; add style for google ↵ | Scott Main | 2012-11-30 | 1 | -1/+14 | |
| | | | | | | | | | | | | javadocs Change-Id: I69f062c5e1ddeafdae75e8f2ec77226aac836e48 | |||||
* | | add support for gms javadocs | Robert Ly | 2012-11-30 | 1 | -8/+142 | |
|/ | | | | Change-Id: Ieecf09794373a176430f554f39e1c632a7013519 | |||||
* | add google services tab | Robert Ly | 2012-11-28 | 1 | -0/+5 | |
| | | | | Change-Id: Ia5b249b825c33334458a6762be2d62b657bc0d58 | |||||
* | add 'external-link' class for links that go off-site | Scott Main | 2012-11-28 | 1 | -0/+5 | |
| | | | | Change-Id: I9e78cd6a7cb2ce14e5e15fe43e87b55ac456f302 | |||||
* | docs: add support for an infinite number of nested lists in side nav | Scott Main | 2012-11-27 | 2 | -6/+7 | |
| | | | | Change-Id: I9e0fa672e20067f3e09f56560e7d11847d0b9388 | |||||
* | Merge "docs: revise message when api level for docs is too low; make the ↵ | Scott Main | 2012-11-16 | 1 | -5/+12 | |
|\ | | | | | | | message appear on package pages as well" into jb-mr1-dev | |||||
| * | docs: revise message when api level for docs is too low; | Scott Main | 2012-11-16 | 1 | -5/+12 | |
| | | | | | | | | | | | | make the message appear on package pages as well Change-Id: I9e71d4054e2e14efe9646029ac0a18022ec24fb2 | |||||
* | | docs: add script for 32/64-bit bundle downloads | Scott Main | 2012-11-15 | 1 | -1/+1 | |
|/ | | | | Change-Id: I502e4ced8ac30cc19bf321e7a586f28244bf1294 | |||||
* | am 9efb6b09: am be264b6d: am 5a1123ef: add script to generate list of ↵ | Scott Main | 2012-11-14 | 2 | -51/+164 | |
|\ | | | | | | | | | | | | | classes for each training course landing page * commit '9efb6b09c4a32cc5cd190a224d15022968859ddb': add script to generate list of classes for each training course landing page | |||||
| * | add script to generate list of classes for each training course landing page | Scott Main | 2012-11-14 | 2 | -51/+164 | |
| | | | | | | | | Change-Id: Ieac8a97a8d6fda41a3682241901150cfe16afc4d | |||||
* | | docs: css fix | Scott Main | 2012-11-13 | 1 | -1/+0 | |
| | | | | | | | | Change-Id: Ie03e7708866fd2e97347ee10f3a40b2f77b0a803 | |||||
* | | docs: add support for templated tabs with the doc title | Scott Main | 2012-11-13 | 1 | -0/+44 | |
| | | | | | | | | Change-Id: I820a2704d21c94a9a452854a46ea88749d8274d0 | |||||
* | | docs: changes to sdk page and script for toggles | Scott Main | 2012-11-12 | 1 | -0/+1 | |
|/ | | | | Change-Id: Idef0c6099885cada3a4866ed7b5ec5b6f5078e39 | |||||
* | add ADT Bundle to the download page | Scott Main | 2012-11-12 | 2 | -20/+110 | |
| | | | | Change-Id: Ife533a32e29f2d5f1c58a42ad0b91c5053b44da4 | |||||
* | Merge "add css animation videos" into jb-dev-docs | Robert Ly | 2012-11-01 | 2 | -0/+11 | |
|\ | ||||||
| * | add css animation videos | Robert Ly | 2012-11-01 | 2 | -0/+11 | |
| | | | | | | | | Change-Id: I2e51cfce1af378e03a9ac40be76ab55e61d19f24 | |||||
* | | Merge "Doc change: clean up a few stray css files. These are moved to ↵ | Dirk Dougherty | 2012-10-24 | 3 | -892/+0 | |
|\ \ | | | | | | | | | | frameworks/base/docs/image_sources/*." into jb-dev-docs | |||||
| * | | Doc change: clean up a few stray css files. These are moved to ↵ | Dirk Dougherty | 2012-10-13 | 3 | -892/+0 | |
| | | | | | | | | | | | | | | | | | | frameworks/base/docs/image_sources/*. Change-Id: I5a14bae715187c3d9307b39394f1b53d4fed39dd |