Age | Commit message (Collapse) | Author |
|
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8
Test: make ds-docs
Android developer docs are now maintained in Piper, go/dac-source
Removing all files from Gerrit, since these files can cause build
errors if they refer to classes that are later removed (whence
bug b/35849713 ).
Gerrit already has readme files in these directories telling people
docs are not maintained here; these readmes will be a lot easier to
spot now.
Ran a doc build with these files deleted, and it seems to work fine,
so submitting this CL *shouldn't* break anything.
Bug: 35849713
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
|
|
Change-Id: Ia455e7edff115e9c5b8e531c3fe430114aeb3d8e
|
|
Change-Id: I7c4e8f36125ad120699d5b2c66bea29433fecf59
|
|
The remaining docs in the [language]/preview directories were
causing devsite publish to fail (they refer to files that no longer
exist). Removing all those directories; redirects are already set up.
See first comment for doc stage location.
Change-Id: Ic22652d44696ec2647586e19aa61627d40232239
|
|
Change-Id: I11445717cf49438ba5a04b50245209161740d4b0
|
|
When some N preview docs were migrated into regular
developer.android.com docs, the div tags were not switched
from qv-wrapper/qv to tb-wrapper/tb.
Bug: 30479904
Change-Id: I03708fd372e9498d5c9810e8ad990bece5521092
|
|
am: 223a1727cc
Change-Id: I3e10459cb9698ea9aa9a3739769fd31bbda25f83
|
|
Bug: 28768849
Change-Id: Id38ce9f9a26ff7b6e77a55baa7feb0b93aa58f82
|
|
nyc-dev
|
|
|
|
Localization CL to correspond to http://ag/1247936 , which moves the N
Preview docs for the N Release. Moving files without any edits,
except for fixing image links, and changing the "qv-wrapper"/"qv"
divs to "tb-wrapper"/"tb".
NB: The following files do not exist in ru/vi/zh-tw, so I didn't
perform those move operations for them:
* preview/guide.jd
* preview/features/data-saver.jd
* preview/_book.yaml
* preview/download-ota.jd
* preview/license.jd
* preview/preview_toc.cs
bug: 30407407
Change-Id: I0054f704442fb17799bc7f4f542f939ef8885e08
|
|
|
|
|
|
|
|
|
|
|
|
nyc-dev
|
|
Bug:29575457
Change-Id: I6d576e9dd28132fcf7e6e017187f30702066c2af
|
|
For each of the localized languages, moving the multi-window preview
doc to its new location. Not attempting to update the doc for release,
aside from fixing a single image link--that will be left to the
translators.
Also changed the "qv-wrapper"/"qv" divs to "tb-wrapper"/"tv".
bug: 30407407
Change-Id: I01e4ca63e8f3972971067eb44546a8e1b3eec0e0
|
|
The "Network Security Configuration" page now appears in the correct
location on the DAC site for all 9 supported international
languages.
Bug: 27502850
Bug: 30407407
Change-Id: I04a7f0ef3eee9f887e76424d6d69cacc1d36c91d
|
|
for each localized version, moving the Scoped Directory
Access preview doc to the new non-preview location. Also
updated image links, otherwise content is unchanged.
Bug: 30257320
Change-Id: I4b80b9a6e859d71c36ce0c02c856bd6e8829ff97
|
|
For each localized version, moving the TV recording preview doc
to the new non-preview location. Content is unchanged and will
need to be updated by translators.
Bug: 30224466
Change-Id: If7c6c64d5bab528e773cfa21fc9c694451eed47e
|
|
For each localized version, moving the Direct Boot preview doc
to the new non-preview location. Content is unchanged and will
need to be updated by translators.
Bug: 30256895
Change-Id: Ifba555455c25f25ead83391be3ef5e9c454c595d
|
|
For each localized version, moving the PIP preview doc
to the new non-preview location. Updated image paths as well,
but otherwise content is unchanged and will need to be
updated by translators.
Bug: 26487936
Change-Id: I6ff1998ecfdd293ea9448934fafa33455961f8ba
|
|
Preview "changes to Android for Work" doc is being deleted;
this CL deletes the internationalized versions, too.
Change-Id: Idf167f7f503dd8c4b767986289d2ff01d15f65bd
|
|
|
|
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
|
|
See first comment for doc stage location.
Change-Id: Ib26adafa1ef4d7a104abd1d007ee2f3410bca200
|
|
Updating with current images, which I've also uploaded to the cloud
share. I briefly made the cloud share public, so I could test the
download links and verify the checksums on the web page against the
downloaded files; the downloads and checksums all worked, so I made
the cloud files private again (so the links in these pages don't
work at the moment).
Also updated the download tables in the internationalized versions
of these files, since it's just a copy/paste.
See first comment for doc stage location.
bug: 29738757
Change-Id: I384786dcdf0dd249be0d1d0e38c88fa2b2109e0b
|
|
The second code sample in section "Save a File on Internal Storage"
is missing a "}" brace in the try block. This commit adds the brace
to all languages of the document.
Bug: 25963385
Change-Id: I4b83ad7e7e081c0e3f036c5b9a36c8ff5489754b
|
|
Change-Id: Ia06a34ae09b9f6bdd855cbb579ee6d97cd9863a4
|
|
Bug: 28912213
Change-Id: I8ff0dd5989863ce4097e2290ff9a10e4cc5789ec
|
|
am: 423fe7db6a
Change-Id: I192297bc254d199e25249952591b3b2a1fc2b617
|
|
am: a0fa50e40b
Change-Id: I7dd53f31f44262e09624d23d820723893aaba5c7
|
|
Some {@docRoot} links were followed by a "/" causing links to break.
Bug:
https://code.google.com/p/android/issues/detail?id=174753
Change-Id: Ic5923ee447c55ac2aa95af365ae63425041e4fcf
(cherry picked from commit e0af48d190114afcd0c7a615187fd524aecda512)
|
|
content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section." am: c68d8768c8" into mnc-io-docs am: cb3ae33cfe
am: a475ff360c
* commit 'a475ff360c9457ecbef6af97ca7228dc9cd5c139':
Revert "Add check for '.end-content-title' to force the end of content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section."
Change-Id: Ibe99c1f7e47acacf7b60f8ad66a7a3d658776413
|
|
content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section." am: c68d8768c8" into mnc-io-docs
am: cb3ae33cfe
* commit 'cb3ae33cfe5fdb73e648dc08bdf2ea0b19116b86':
Revert "Add check for '.end-content-title' to force the end of content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section."
Change-Id: I33fec5a25e6648db7b6fd0da06794c0ce7bd8ed5
|
|
section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section."
This reverts commit 85b7df26975997826a738a46ae4ab797941175ea.
Change-Id: I5c0256cbdc0f3c3588f10eb5accef8cf68642bbb
|
|
an accordion. Fixes js error on mobile when the footer is appended inside of a content section. am: 85b7df2697 am: e468c2380d
am: 5a00e9d345
* commit '5a00e9d3450e0baccc89a88e586f8ce558e14aac':
Add check for '.end-content-title' to force the end of content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section.
Change-Id: I1d972ef1511ff8205ec54f1af7241db104ea976a
|
|
an accordion. Fixes js error on mobile when the footer is appended inside of a content section. am: 85b7df2697
am: e468c2380d
* commit 'e468c2380ddcc1a7c1f2fa3c9995ad999e9c0ca8':
Add check for '.end-content-title' to force the end of content section in an accordion. Fixes js error on mobile when the footer is appended inside of a content section.
Change-Id: Ibb8848aed348e85fff5a47562212e88172557b0b
|
|
accordion. Fixes js error on mobile when the footer is appended inside of a content section.
b/28917925
Related CL (critique): cl/123138252
Staged:
https://android-dot-devsite.googleplex.com/preview/setup-sdk.html?hl=es
Change-Id: I4eb606c0205af2315896fc0587cc1c4c2502f282
|
|
into mnc-mr-docs am: 0a957d5aa2 am: b33f36497d
am: a4101e6693
* commit 'a4101e66933fd5acb882bfc0311f3f4b5cbd5b11':
Update default image for n preview docs. Update tools resources.
Change-Id: I859659905ab0bdd7e16a2406542c0cac69e1f4d7
|
|
into mnc-mr-docs am: 0a957d5aa2
am: b33f36497d
* commit 'b33f36497dbc7265ee16323ee6c0281690ca3221':
Update default image for n preview docs. Update tools resources.
Change-Id: I1ed7ac4ecf30538252d4b277b1baf93ec61e4835
|
|
Change-Id: I25dcaa9ad0a0b44e84aff49a08481b643b03ea28
|
|
3a263cec30 am: 6d3ca9aaa9
am: 0e4b51ebc6
* commit '0e4b51ebc6b86a535a9f7757e8b64f70a10aaa30':
Correct the DP2 status beta -> alpha.
Change-Id: I9fded988b946d669f9560716563771f8e6b82351
|
|
am: 6d3ca9aaa9
* commit '6d3ca9aaa91328d3664a217fee8a49c9ee46858e':
Correct the DP2 status beta -> alpha.
Change-Id: Iecc460e2b5399bff284f8d2479d475325fc8a1df
|
|
Bug: 28175714
Change-Id: I050c9a41961528c1d65cd9b9737d93c82d16aef2
|
|
1d5d20fba9
am: 0519569eaa
* commit '0519569eaaeb5dd3dd3edaeb572346a871c9aa3f':
Remove broken video embed.
Change-Id: Ia29d6f0b0eb45161e7089ca6d888c975692cd7de
|
|
am: 1d5d20fba9
* commit '1d5d20fba982fcca5c6664b52bbef803126820ae':
Remove broken video embed.
Change-Id: I23f583a4dd1d7f236d1a156683eff9be09f8fa25
|
|
Change-Id: I74ee6f4c35efb45ab78e3feff7c8e0b0c01f772f
|