Commit Graph

14614 Commits

Author SHA1 Message Date
sreevanis
b9cfe89f01 docs: Documentation for WearableRecyclerView. am: 2d1a177045
am: 4dbcb9c66d

Change-Id: Ie25e14e118b2a0734ccdc064d7522b035dc7afcc
2016-09-28 22:08:27 +00:00
sreevanis
5b5a5470c8 docs:Added Wear partner logos. am: bfc1ba951e
am: 52458ec6fc

Change-Id: I74ebb658c6af1136c394ab0e4e7b396150b616bc
2016-09-28 22:06:43 +00:00
sreevanis
4dbcb9c66d docs: Documentation for WearableRecyclerView.
am: 2d1a177045

Change-Id: I0f3306ada5d2fbae552cbef1860f20bc70b5c307
2016-09-28 22:00:08 +00:00
sreevanis
52458ec6fc docs:Added Wear partner logos.
am: bfc1ba951e

Change-Id: I3afb3d061da5966171dbe455c608a07cd0692172
2016-09-28 21:58:48 +00:00
Kevin Hufnagle
511f442c41 docs: Fixed broken link to "Picture-in-Picture" training guide within "Multi-Window Support" page. am: b960272cc4
am: ca45197735

Change-Id: I01039b1fb34e2f5041ef80ad372f25dba73bf552
2016-09-28 20:28:39 +00:00
Kevin Hufnagle
7d8018e0d5 docs: Fixed constants in manifest sample related to battery level. am: d00481bef2
am: 8d12a2a1c9

Change-Id: Ic14678197693a1b8997a999b626784845c25127c
2016-09-28 20:21:45 +00:00
Kevin Hufnagle
ca45197735 docs: Fixed broken link to "Picture-in-Picture" training guide within "Multi-Window Support" page.
am: b960272cc4

Change-Id: I9fbc8c06dfd2c8aed47a0d84f73b48c50be205c0
2016-09-28 20:17:08 +00:00
Kevin Hufnagle
8d12a2a1c9 docs: Fixed constants in manifest sample related to battery level.
am: d00481bef2

Change-Id: I66559bea4c416170893587a737913b42197079c9
2016-09-28 20:15:45 +00:00
TreeHugger Robot
e7809891f7 Merge "Fixing html glitch in drag/drop docs." into nyc-mr1-dev 2016-09-28 19:07:20 +00:00
sreevanis
bfc1ba951e docs:Added Wear partner logos.
Bug:31364865
Change-Id: Iab45bd1d058a6fd407d546b69c0368d7a7c69015
2016-09-28 11:16:56 -07:00
Vadim Tryshev
aed92d0547 Fixing html glitch in drag/drop docs.
Bug: 31702571
Change-Id: Id00baac3c9c16f6dc7145a920ec9659d63ebab2a
2016-09-27 17:17:07 -07:00
Andrew Solovay
34c0653b22 docs: Removed support libraries from API Guide TOC am: 61f956cc25
am: 06c6d90437

Change-Id: Ie6d17de7ecd7f3a41814afb391d61be1a265f962
2016-09-27 23:02:17 +00:00
Andrew Solovay
06c6d90437 docs: Removed support libraries from API Guide TOC
am: 61f956cc25

Change-Id: I1d8ccea474531a3ce4dcaa7d261f3cff62cf4302
2016-09-27 22:57:49 +00:00
Andrew Solovay
c7c7c20b2f Merge "docs: Removed support libraries from API Guide TOC" into nyc-dev 2016-09-27 22:52:31 +00:00
Eric Schmidt
561a946aa8 docs: Update BroadcastReceiver docs for performance am: 8cf3c1b532
am: defb8bdaea

Change-Id: I50dd95ac7263b4af2b5f9482b8b2de18ceda5a5e
2016-09-27 21:58:52 +00:00
Eric Schmidt
e8100dbfd9 docs: Adding Espresso Intent and Web docs am: 34fb906c1a
am: 0bb23eecef

Change-Id: I86911914d287541496228d639fb7040e3ec63e80
2016-09-27 21:57:10 +00:00
Eric Schmidt
defb8bdaea docs: Update BroadcastReceiver docs for performance
am: 8cf3c1b532

Change-Id: I7781c542c7512bb178ba23c7421b47d7d1be8b09
2016-09-27 21:51:34 +00:00
Eric Schmidt
0bb23eecef docs: Adding Espresso Intent and Web docs
am: 34fb906c1a

Change-Id: Ie6a2d5e868f76b9959a6fbe3e0a151c44d132b02
2016-09-27 21:50:12 +00:00
Eric Schmidt
d780260f10 Merge "docs: Update BroadcastReceiver docs for performance" into nyc-dev 2016-09-27 21:42:06 +00:00
Eric Schmidt
f4dbb4091b Merge "docs: Adding Espresso Intent and Web docs" into nyc-dev 2016-09-27 21:41:43 +00:00
Andrew Solovay
61212ec382 docs: Redirect for /preview/setup-sdk.html am: 572d710ba3
am: a56c8c79d8

Change-Id: Id966ed24a5aa6cf3a7dc7f30a6c49a559cbb39ca
2016-09-27 20:44:06 +00:00
Andrew Solovay
a56c8c79d8 docs: Redirect for /preview/setup-sdk.html
am: 572d710ba3

Change-Id: I5cbe45b1c45001f7f3a68565430dea060a0e1741
2016-09-27 20:39:07 +00:00
Andrew Solovay
156d5fd88e Merge "docs: Redirect for /preview/setup-sdk.html" into nyc-dev 2016-09-27 20:31:49 +00:00
Eric Schmidt
34fb906c1a docs: Adding Espresso Intent and Web docs
Bug: 20721203
Bug: 20720633
bug: 27453733
Change-Id: I67a7d09a6652e3463728691f2a1f5679e900e776
2016-09-27 13:19:43 -07:00
Andrew Solovay
61f956cc25 docs: Removed support libraries from API Guide TOC
See (e.g.) TOC on http://go/dods-stage/guide/ to verify it.
Previously (e.g. on https://developer.android.com/guide/ )
you'd see a "Libaries" menu item between "Data Storage" and
"Administration"; that's gone now.

Already made this change in Critique (http://cr/134027548) but since
we're still publishing docs from Gerrit, thought it's best to
back-port this change.

bug: 31607475
Change-Id: I40ff0bebf76305dcad3ef0fc6fbe271b4a625a57
2016-09-27 11:41:34 -07:00
Eric Schmidt
8cf3c1b532 docs: Update BroadcastReceiver docs for performance
Bug: 30746266
Change-Id: I6d1537872918d955ab11d8596c6c96c64fe4f786
2016-09-27 10:55:38 -07:00
smain@google.com
6b860feb42 add source.properties file to the offline docs build which is required to get this in the SDK Manager am: 2f2365de4a
am: 6ed77be41d

Change-Id: I24b8c286fa94c6c27eb9e9fe67b0d38cd17f5544
2016-09-27 17:28:53 +00:00
smain@google.com
6ed77be41d add source.properties file to the offline docs build which is required to get this in the SDK Manager
am: 2f2365de4a

Change-Id: I15b5ea8a37ec7c718d23db14baed6c8ffb0af13c
2016-09-27 17:23:54 +00:00
Scott Main
6d0e0bdcd5 Merge "add source.properties file to the offline docs build which is required to get this in the SDK Manager" into nyc-dev 2016-09-27 17:17:18 +00:00
sreevanis
2d1a177045 docs: Documentation for WearableRecyclerView.
Bug:31174963
Change-Id: Ibf8a77ae1baca86704290d06ca7ad3c182718845
2016-09-27 09:49:20 -07:00
Kevin Hufnagle
03a9e5908e docs: Removed obsolete links to Android N Preview Reference. am: 2dbf44ab76
am: 173b560545

Change-Id: I7947745fe7e6ea20637aa07c6352b67803e8a7c8
2016-09-27 14:22:01 +00:00
Kevin Hufnagle
173b560545 docs: Removed obsolete links to Android N Preview Reference.
am: 2dbf44ab76

Change-Id: Iff8f36ac1b8f8f6647caa6d5f3c5f3a1e7c8315a
2016-09-27 14:17:10 +00:00
Kevin Hufnagle
02828bd68d Merge "docs: Removed obsolete links to Android N Preview Reference." into nyc-dev 2016-09-27 04:26:37 +00:00
Kevin Hufnagle
823d620073 docs: Fixed typo in "Query the View Hierarchy" heading title am: b6b57d432d
am: 2937f7cca1

Change-Id: Ifdde3b64cfb3ccc442fa049aaab503ca60453a93
2016-09-26 23:58:08 +00:00
Kevin Hufnagle
b4438c37a4 docs: Fixed syntax error in "Content URI patterns" code sample am: 0355128699
am: 94267b18e7

Change-Id: I34b94c7cd6316b61795849635d1b9d9252bb1a2e
2016-09-26 23:56:33 +00:00
Kevin Hufnagle
9f7c36c5bd docs: Fixed layout of "Build Buzz" page. am: d24bb252cb
am: a365e8dbfd

Change-Id: Id390587fc2f6833392d77295ae1a1e25ccbd81ef
2016-09-26 23:55:01 +00:00
Kevin Hufnagle
34573b9090 docs: Revised "activity launched with NFC intent" code sample to demonstrate using onNewIntent() in these situations am: bd66ef7f2f
am: b6e37a83d5

Change-Id: I8c3e9b674899b4eb627c4c5b709ef33a0b7f5d48
2016-09-26 23:52:01 +00:00
Kevin Hufnagle
b960272cc4 docs: Fixed broken link to "Picture-in-Picture" training guide within
"Multi-Window Support" page.

Bug: 31750518
Change-Id: Ib23093a88a7c5df13cce04e6b2ea55f2d8547910
2016-09-26 16:50:35 -07:00
Kevin Hufnagle
77924f1398 docs: Updated Android logo on "Brand Guidelines" page am: 3b63a38d36
am: 6ecc62010a

Change-Id: Ib177d6a09546fc06c496e9e9f2b8c90b10cb4b46
2016-09-26 23:45:22 +00:00
Kevin Hufnagle
fff773a7a2 docs: Added recommendation to use jCenter dependency for Volley am: 5b0b1fcd0d
am: 544fba3b5d

Change-Id: Ibdfb2dea7fa08a475bf9dc43970c62f398e71343
2016-09-26 23:38:59 +00:00
Kevin Hufnagle
bc437b2c41 docs: Added "Play Games Quality" card to Distribute > Essentials page am: 089ca16c4b
am: 13fcd16f70

Change-Id: I44a4727d9e18325cec7abc6595be2becf3099d62
2016-09-26 23:37:17 +00:00
Kevin Hufnagle
53c550206f docs: Fixed typo in "Set Up App Indexing" resource card am: 0d79ad97b1
am: 1980abc980

Change-Id: I92dc13531aef341c70c5cc2a521430473007ac38
2016-09-26 23:28:10 +00:00
Kevin Hufnagle
b76bfdc7e0 docs: Fixed variable naming error in code snippet for viewing a video am: 043e7b87a5
am: 3473e83858

Change-Id: Ic5b9053020844a10d7a7b2b396b6fcd7362d30cd
2016-09-26 23:26:27 +00:00
Kevin Hufnagle
2937f7cca1 docs: Fixed typo in "Query the View Hierarchy" heading title
am: b6b57d432d

Change-Id: If682681e7ee6169a9d09d0c9f64717a6f7230ce7
2016-09-26 23:22:32 +00:00
Kevin Hufnagle
94267b18e7 docs: Fixed syntax error in "Content URI patterns" code sample
am: 0355128699

Change-Id: I9085b10687f521ad8706493cbdecc82b040a1402
2016-09-26 23:21:17 +00:00
Kevin Hufnagle
a365e8dbfd docs: Fixed layout of "Build Buzz" page.
am: d24bb252cb

Change-Id: If9116d54401e69c94d47f2710f0be47ba5b98be3
2016-09-26 23:19:37 +00:00
Kevin Hufnagle
329cf34008 docs: Fixed typo in first paragraph of connectivity monitoring page am: c3dc9a1c8e
am: 4bd6ab2ecf

Change-Id: I9f7f3ec307b6db8a2264a236b765ae4f53662525
2016-09-26 23:17:38 +00:00
Kevin Hufnagle
b6e37a83d5 docs: Revised "activity launched with NFC intent" code sample to demonstrate using onNewIntent() in these situations
am: bd66ef7f2f

Change-Id: If82ad13b4303b6644a2e9ef6c90b986d08619c9e
2016-09-26 23:16:43 +00:00
Kevin Hufnagle
be62050d4b docs: Devices without SIMs use IP address for paid apps filtering am: 2e3db7954a
am: a923c25176

Change-Id: Ia6fa40ce25ed2a8b77407daf70df291f30bcfaae
2016-09-26 23:14:21 +00:00
Kevin Hufnagle
2d83858945 docs: Wi-Fi settings example now uses Settings constant correctly am: 4d215ad49c
am: 82293fb08f

Change-Id: I83799d4e5e480ee2be9531753a0aebcd21d7e883
2016-09-26 23:12:46 +00:00