summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc
Commit message (Collapse)AuthorAgeFilesLines
* add unique ID to each windows download link.smain@google.com2015-10-091-2/+2
| | | | | | These IDs are necessary for the TOS wall to identify which link should be applied to the download button. Change-Id: I1b5b8b516a5b8d7fd8433c02011cb4fb2044b71f
* Fix bug that caused table of Studio links to result in "stand-alone" tools ↵smain@google.com2015-08-281-6/+10
| | | | | | | | instructions. bug: 23570662 Change-Id: I7482eddbeffa581307bf7f76b9653de41966b6f9
* fix a few bugs in the studio download button behavior:smain@google.com2015-08-202-5/+3
| | | | | | | | | - make button text always white (avoid blue on blue during hover) - revise logic to add the platform name to download button to avoid weird duplicity bug on small screens - remove the animation script when clicking download before agree because it reloaded the page (unkown cause) depends on: https://googleplex-android-review.git.corp.google.com/#/c/752757/ Change-Id: I1b2b4ff9c0b0cbbd34f1c77a2b736fe3425a16e4
* adjust image placement for m hero on medium screens.Dirk Dougherty2015-08-141-1/+5
| | | | Change-Id: I644837bf151549ad8dbbfb194f8e699233362933
* doc change: Add hero image for m and css for landing pages.Dirk Dougherty2015-08-132-0/+66
| | | | Change-Id: I52ddba716eebf821f8f5dbd888d6e3519f4284d4
* Add the ability to display annotations in the generated docsOmari Stephens2015-08-102-1/+9
| | | | | | (cherry-picked from commit 87c44d8a11d6f9e94c90197e7f8adf430c949c86) Bug: 8440225 Change-Id: I41c1c7909b283832b818b8860ffe370cd4328f20
* am 0da02191: am aee6585c: Update js/css versions and add pt-br.Dirk Dougherty2015-07-083-5/+6
|\ | | | | | | | | * commit '0da02191ccc2030a3b4ac81500fdcabb72570049': Update js/css versions and add pt-br.
| * am aee6585c: Update js/css versions and add pt-br.Dirk Dougherty2015-07-083-5/+6
| |\ | | | | | | | | | | | | * commit 'aee6585c3237b11f33b83e9dd96d93449e3e2259': Update js/css versions and add pt-br.
| | * Update js/css versions and add pt-br.Dirk Dougherty2015-07-083-5/+6
| | | | | | | | | | | | Change-Id: I0c5f8c8a3c77283e7f53d1c241d09aa39bca4292
* | | am 4187cee6: am 0b9e204d: Support matching unicode characters in suggestions ↵Dirk Dougherty2015-07-081-21/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | by changing match(regex) to indexOf(string). * commit '4187cee61b234a135ae2a62c876681a92e911893': Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).
| * | am 0b9e204d: Support matching unicode characters in suggestions by changing ↵Dirk Dougherty2015-07-081-21/+21
| |\ \ | | |/ | | | | | | | | | | | | | | | match(regex) to indexOf(string). * commit '0b9e204df09d9630db24f61bb427110501df6743': Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).
| | * Support matching unicode characters in suggestions by changing match(regex) ↵Dirk Dougherty2015-07-021-21/+21
| | | | | | | | | | | | | | | | | | to indexOf(string). Change-Id: I460a5cb43e4be6ff552a7b2d41b6d3957f2d02a2
* | | am 552de126: am 42c75239: Merge "Docs: Fixing disappearance of the left-navs ↵David Friedman2015-06-171-4/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | in NDK minisite." into mnc-preview-docs * commit '552de126e9b05b1c34db1c66a62615fc2ea3cee1': Docs: Fixing disappearance of the left-navs in NDK minisite.
| * | am 42c75239: Merge "Docs: Fixing disappearance of the left-navs in NDK ↵David Friedman2015-06-171-4/+4
| |\ \ | | |/ | | | | | | | | | | | | | | | minisite." into mnc-preview-docs * commit '42c752392ceea6854c423339eedede6f4fdf6696': Docs: Fixing disappearance of the left-navs in NDK minisite.
| | * Merge "Docs: Fixing disappearance of the left-navs in NDK minisite." into ↵David Friedman2015-06-171-4/+4
| | |\ | | | | | | | | | | | | mnc-preview-docs
| | | * Docs: Fixing disappearance of the left-navs in NDK minisite.David Friedman2015-06-171-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When the filepath changed from html-ndk/ndk/ to html/ndk, the build system could no longer find the _toc files. This change fixes that issue. Change-Id: I51f19159e6636fb90ed04013b11d7f95fb4e04c3
* | | | am 30b16ac6: am 95a1818f: Merge "docs: Add styles for embedded videos to ↵Luan Nguyen2015-06-051-0/+63
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | match DevSite" into mnc-preview-docs * commit '30b16ac6a4d4658d927d48476081de7542b5989f': docs: Add styles for embedded videos to match DevSite
| * | | am 95a1818f: Merge "docs: Add styles for embedded videos to match DevSite" ↵Luan Nguyen2015-06-031-0/+63
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into mnc-preview-docs * commit '95a1818f50c685f903635ae84076199015cc9c78': docs: Add styles for embedded videos to match DevSite
| | * | Merge "docs: Add styles for embedded videos to match DevSite" into ↵Luan Nguyen2015-06-031-0/+63
| | |\ \ | | | | | | | | | | | | | | | mnc-preview-docs
| | | * | docs: Add styles for embedded videos to match DevSiteLuan Nguyen2015-06-031-0/+63
| | | | | | | | | | | | | | | | | | | | Change-Id: I68cc9a7340db43fd23d7072bf867d53a2e180c4c
* | | | | am f89524c8: am 6c231420: Merge "increment metadata versions." into ↵Dirk Dougherty2015-05-281-4/+4
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | mnc-preview-docs * commit 'f89524c80bb2fa6550fff1ff3bed6a257a80f64a': increment metadata versions.
| * | | | am 6c231420: Merge "increment metadata versions." into mnc-preview-docsDirk Dougherty2015-05-281-4/+4
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '6c2314206fd4500500062fa2f774d4deb498ec58': increment metadata versions.
| | * | | Merge "increment metadata versions." into mnc-preview-docsDirk Dougherty2015-05-281-4/+4
| | |\ \ \
| | | * | | increment metadata versions.Dirk Dougherty2015-05-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6e620f7ec2059ed864ebaad68585c4f97e2caf46
* | | | | | am fa370efd: am 11d3d486: Increment css versions for appengine\'s benefit.Dirk Dougherty2015-05-281-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'fa370efd837324524ff4f49202fe8f99a9ff52f6': Increment css versions for appengine's benefit.
| * | | | | am 11d3d486: Increment css versions for appengine\'s benefit.Dirk Dougherty2015-05-281-2/+2
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '11d3d4864d1efc588b2291ac5087ff94ba34b2a1': Increment css versions for appengine's benefit.
| | * | | | Increment css versions for appengine's benefit.Dirk Dougherty2015-05-281-2/+2
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I2fd9bff3a537904cc47273c0eedcc33ea301a4a0
* | | | | am ab6b54b8: am 3d05504e: Merge "Add download button disabled state to sdk ↵Dirk Dougherty2015-05-281-0/+9
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | css." into mnc-preview-docs * commit 'ab6b54b874c38e4ca5b97392f7f21d3494c72140': Add download button disabled state to sdk css.
| * | | | am 3d05504e: Merge "Add download button disabled state to sdk css." into ↵Dirk Dougherty2015-05-281-0/+9
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | mnc-preview-docs * commit '3d05504e2d4091854c2ec1af06de8c54429ca1fc': Add download button disabled state to sdk css.
| | * | | Merge "Add download button disabled state to sdk css." into mnc-preview-docsDirk Dougherty2015-05-281-0/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Add download button disabled state to sdk css.Dirk Dougherty2015-05-271-0/+9
| | | |/ | | | | | | | | | | | | Change-Id: Iba634208bdc8cf62532f35fb00c640e3f4e59311
* | | | am b9bc5726: am 52d8d3d3: docs: Increment all JS resource references to ↵Joe Fernandez2015-05-281-4/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | force refresh * commit 'b9bc5726c3df57b4824fd6f12b8c47475364c93a': docs: Increment all JS resource references to force refresh
| * | | am 52d8d3d3: docs: Increment all JS resource references to force refreshJoe Fernandez2015-05-281-4/+4
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '52d8d3d3eda6dd9cc261528e804c105bd3fbc654': docs: Increment all JS resource references to force refresh
| | * | docs: Increment all JS resource references to force refreshJoe Fernandez2015-05-271-4/+4
| | |/ | | | | | | | | | | | | | | | b/21462060 Change-Id: I6335bb8b7ae754af50719a64c8cf7b53c4b51421
* | | am 26300a8b: am 825c1aa1: Highlight Essentials tab for distribute/tools content.Dirk Dougherty2015-05-261-1/+1
|\ \ \ | |/ / | | | | | | | | | * commit '26300a8b91892954ca9483d0ba910ff023dddfe3': Highlight Essentials tab for distribute/tools content.
| * | am 825c1aa1: Highlight Essentials tab for distribute/tools content.Dirk Dougherty2015-05-261-1/+1
| |\ \ | | |/ | | | | | | | | | * commit '825c1aa1a7bfe69f6d7e15e76b8eb2be96ddc20c': Highlight Essentials tab for distribute/tools content.
| | * Highlight Essentials tab for distribute/tools content.Dirk Dougherty2015-05-261-1/+1
| | | | | | | | | | | | Change-Id: I8cc4a73dc1b507940d02b8e40e03aed966ab44b0
* | | am faa0de64: am abb97087: update logo icons for sdk/ndk.Dirk Dougherty2015-05-254-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'faa0de643c742435b026e09805b2313c64c88962': update logo icons for sdk/ndk.
| * | am abb97087: update logo icons for sdk/ndk.Dirk Dougherty2015-05-254-0/+0
| |\ \ | | |/ | | | | | | | | | * commit 'abb9708756d7d8e7eb355c8982174fc8457bb202': update logo icons for sdk/ndk.
| | * update logo icons for sdk/ndk.Dirk Dougherty2015-05-254-0/+0
| | | | | | | | | | | | Change-Id: Icb8f3d6e0bbc8b00881b7b2dc705bae5ac70a4a0
* | | am f1d8a76d: am cbe032f8: Sync style changes from external (sync3).Dirk Dougherty2015-05-2211-1437/+1681
|\ \ \ | |/ / | | | | | | | | | * commit 'f1d8a76dec754849001f56b0697e1690edd8b770': Sync style changes from external (sync3).
| * | am cbe032f8: Sync style changes from external (sync3).Dirk Dougherty2015-05-2211-1437/+1681
| |\ \ | | |/ | | | | | | | | | * commit 'cbe032f87a2fc2b2f954d3be9057d6e4cc845d92': Sync style changes from external (sync3).
| | * Sync style changes from external (sync3).Dirk Dougherty2015-05-2211-1437/+1681
| | | | | | | | | | | | Change-Id: I590557ccc3bde1172e80f5a9bc0a2be2f30e23b8
* | | am 4620dbd5: am cf7a3b9e: Highlight "Preview" subtab on preview pages. ↵Dirk Dougherty2015-05-228-71/+197
|\ \ \ | |/ / | | | | | | | | | | | | | | | Support templating for ndk files within templates-sdk. * commit '4620dbd5903c2b84181e0fec16615d995b8e8556': Highlight "Preview" subtab on preview pages. Support templating for ndk files within templates-sdk.
| * | am cf7a3b9e: Highlight "Preview" subtab on preview pages. Support templating ↵Dirk Dougherty2015-05-228-71/+197
| |\ \ | | |/ | | | | | | | | | | | | | | | for ndk files within templates-sdk. * commit 'cf7a3b9eb3e17f19ec598e1d77f5bc74751295ac': Highlight "Preview" subtab on preview pages. Support templating for ndk files within templates-sdk.
| | * Highlight "Preview" subtab on preview pages. Support templating for ndk ↵Dirk Dougherty2015-05-228-71/+197
| | | | | | | | | | | | | | | | | | files within templates-sdk. Change-Id: Iade5ac4630c9e763c377ab5749f16832e3ba47b7
* | | am 9cf9a6c6: am a8bbfca3: Change "M Preview" tab to "Preview", change ↵Dirk Dougherty2015-05-182-6/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | "monetize" subtab to "Earn". Highlight preview subtab on preview pages. Change "About" link to latest version of Android. * commit '9cf9a6c6dcd9d58024dc115a703feb7bc47098bd': Change "M Preview" tab to "Preview", change "monetize" subtab to "Earn". Highlight preview subtab on preview pages. Change "About" link to latest version of Android.
| * | am a8bbfca3: Change "M Preview" tab to "Preview", change "monetize" subtab ↵Dirk Dougherty2015-05-162-6/+5
| |\ \ | | |/ | | | | | | | | | | | | | | | to "Earn". Highlight preview subtab on preview pages. Change "About" link to latest version of Android. * commit 'a8bbfca3d0ba7da40f9348eeb38badda575fe411': Change "M Preview" tab to "Preview", change "monetize" subtab to "Earn". Highlight preview subtab on preview pages. Change "About" link to latest version of Android.
| | * Change "M Preview" tab to "Preview", change "monetize" subtab to "Earn". ↵Dirk Dougherty2015-05-152-6/+5
| | | | | | | | | | | | | | | | | | Highlight preview subtab on preview pages. Change "About" link to latest version of Android. Change-Id: I80124a8a05311976a7c373dfdaf5bb984a9c3bc7
* | | am 802f05f0: am 2f9407e1: am f004b114: am 302e2f9c: Docs: Modified .cs page ↵David Friedman2015-05-141-2/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | to reflect removal of 32-bit Darwin as NDK download option. * commit '802f05f0e47ab15955b0c460db0c751b982a6f34': Docs: Modified .cs page to reflect removal of 32-bit Darwin as NDK download option.