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
|
|
Updated Update startService() and bindService() docs to mention that they
no longer support implicit intent. And mentioned that the Intellegent
job scheduling is now the preferred method for launching services.
We also performed a copy edit, implementing Google styles.
Bug: 18333456
Change-Id: I2b2ec666be870aea15045d30fbc822256d1b9a81
|
|
into nyc-dev
|
|
This reverts commit c4ae7827e26ab3d0ac340d896c28c166da860fdb.
Change-Id: I65729721ced7fc04d0b9691b63520007adddee29
|
|
The constant ACTION_WIFI_SETTINGS is part of the Settings class, not
the Intent class. An example intent for opening settings has been
changed to reflect this class structure.
Bug: 17464977
Change-Id: I160354a11392ad001c127525983a1b84a4dfbe00
|
|
am: 86bbfaabdd
Change-Id: If177e10f331ca5ade62005337956b0fa81a90f26
|
|
This commit contains the following changes:
- Renamed instances of Google Now to Google Voice Actions
- Removed the Intents fired by Google Now section as it is obselete
- Added link to the Google Voice Actions page
- Changed the voice-icon.png's reference link to the System Actions reference
section on the Google Voice Actions page
- Revised the HTML comment and local CSS by replacing Google Now box with
Google Voice Actions box.
Bug: 19501778
Change-Id: I3e4364aaceaff4f5bceb090dd4f8da548dfa5c30
|
|
Change-Id: I1ab2275ac17d75afaa8f3f0039b26633365bcb3a
|
|
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
|
|
This undoes the automerger skip which occured in
commit e740c84dc32180214a7fd157105d6c18d30408ee and
replays it as a standard (NOT -s ours) merge.
Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
|
|
Use Thread.sleep instead of Object.wait which simplifies the example.
Also there is a tiny chance, that wait will be called with 0, which
blocks forever.
Change-Id: I4cf90a33089a64bdf802620350f76af08f15f721
(cherry picked from commit 77d8857ed58503669e0659989c02fb7f1ca936b4)
|
|
The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.
Bug: 25757239
Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
|
|
Change-Id: I13f2a0cd9b5e41a6af27fbbc6f33ecc0241b3c29
|
|
explanation unnecessarily confusing" into mnc-preview-docs
* commit '1962b730067d5b9ad9666ee3a7d1e3f90004c7d7':
docs: Removed parenthetic phrase that made explanation unnecessarily confusing
|
|
Bug: 10641790
Change-Id: I07cce015174edc43464d116364d47d191ee27fd4
|
|
the adb guide and remove sections that are duplicated in the tools list." into lmp-docs
* commit 'c1b4b0580ccdbccee25f4bc97e94530e4982e1f7':
docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
|
|
are duplicated in the tools list." into lmp-docs
* commit '6859a9f09049d1dc760b98a6cbb278b591de63a6':
docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
|
|
in the tools list.
bug: 12879186
Change-Id: Ic2d17ef29eac15a9ffc40e05b056dc17d71069e8
|
|
lmp-mr1-ub-docs
* commit 'c15736b95d61033f03b1446371315bfa46252aaf':
docs: Minor formatting cleanup.
|
|
Code sample had an overlong line, which caused a horizontal scroll-
bar in the generated doc.
Change-Id: I55b0318049be9e4ff473bdc739bb8265ca2da248
|
|
a8bdd2f3: am 42bb44db: Merge "docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit" into lmp-docs
* commit '83b96e02a4bc8b0e9f5308b441609411ee347baf':
docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit
|
|
Guides have been moved to developers.google.com/fit
bug: 19387145
Change-Id: I6d14d2e643e68d923e135555e0b3c78060e22b8e
|
|
Intents automerge: c2d373a automerge: 8eb3060 automerge: cca3d44
* commit 'c2d950521919f35c75d60013276fb422789151a2':
docs: Fix broken link in Common Intents
|
|
Bug: 18991366
Change-Id: I998e5213bb7117ebd26ab335206f430f60d1c537
|
|
Most of them are pointless links to a "text/plain" constant which are
far clearer when inlined with the relevant text.
Change-Id: Iaed51b4548cb2836741106dc19c9cf500c205d32
|
|
|
|
Bug: 18407660
Change-Id: I9062c708b64586116e5af4df5d83b73988189e8a
|
|
Change-Id: I45460a1559960a32818e9cc88b1241b26f2f1f7d
|
|
Change-Id: Idb68c0dc95dfd0a21a73df707a7a1f5b21c3ee5e
|
|
Change-Id: I5079d5578c29cde387d087ec8767ae03aaa7ebe2
|
|
Change-Id: I94774e60e6a7453a047ad394c3bbfff0cc4dfc7d
|
|
FragmentRetainInstance" into klp-modular-docs
* commit 'a1e3063ebe04c8c304f48a02117085962f75cb63':
docs: update reference to FragmentRetainInstance
|
|
|
|
Intents page.
* commit 'a18075e82b603762382232816c0d74abcc7e46e7':
docs: Removing references to self note on Common Intents page.
|
|
Google Now actions" into klp-modular-docs
* commit '6d30f576146725ee81b8cb753584985a2758b566':
docs: Update Common Intents page with Google Now actions
|
|
Change-Id: Ia1324f2363ce66ad0019946605a6a74a4cd28ecc
|
|
Change-Id: I474539d37791b16df693193bcdaee4e2161a2612
|
|
page. Bug: 16949177" into klp-modular-docs
* commit 'c1da9cbff5d5b597fd58cbb578a1eadc6f479c80':
docs: Fixed typo in intents page. Bug: 16949177
|
|
Change-Id: Ie3ae033932134058008dd17124f1bbd43e24a65d
|
|
Change-Id: Iaf645d692b247994dd8c12835c387ff296b26019
|
|
* commit 'cce5036cb00c7e25f1d226c6405e6231f5913444':
docs: Removing radio from music intents
|
|
Change-Id: I45cf1404a39f81b822716cef061d1463cfff84ca
|
|
Change-Id: Ifd71ca32848982919f37f8927acd8b66b0cf4438
|
|
* commit 'b06efc724cdf571342f5d1ebc9ff075624d4aebd':
html cleanup. delete quickviews
|
|
"describe"-->"describes"; "allow"-->"allows"" into klp-docs
* commit 'c1d8b0c4e904b7aaeb0897fd008f5525cb731dd0':
Fixed typos. "describe"-->"describes"; "allow"-->"allows"
|
|
Change-Id: I7910b39dcd6c2bb2f8a68ac02f3ff305dd195874
|
|
Change-Id: Ic77367cb9c90027e036a461697295fd604b50014
|
|
Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
|
|
type was wrong, but it\'s actually not needed.
* commit 'b5342f965b19a053b093f554930893b91c2e763e':
fix code error. The data type was wrong, but it's actually not needed.
|
|
The data type was wrong, but it's actually not needed.
Change-Id: I50275fd16c72de42b75f24be6192ca974bd67488
|