Commit Graph

3046 Commits

Author SHA1 Message Date
Makoto Onuki
890a14d399 App Shortcut: Clarify which attributes must be resources am: 104f805337 am: 2a3fe7d979 am: b0fd5ba122
am: 7e1b835a4e

Change-Id: I767dcbe980a60af1a3076acdf9234f4241ab7ca1
2016-11-11 23:54:51 +00:00
Makoto Onuki
2a3fe7d979 App Shortcut: Clarify which attributes must be resources
am: 104f805337

Change-Id: I85eb5652c978fe4c41059158cf1d0f180b51fdd7
2016-11-11 23:14:22 +00:00
Hemal Patel
2e594bcc74 Docs: Revised the Drawable example am: ad302b60f4 am: 32bda49ae3 am: 618d339f3c am: 972fed3d41 am: 3fb153b196
am: 6a263b9faf

Change-Id: I9a246348630e85edeac441b310326f5c216585e9
2016-11-07 23:03:25 +00:00
Hemal Patel
618d339f3c Docs: Revised the Drawable example am: ad302b60f4
am: 32bda49ae3

Change-Id: I811bb218f83087c5dd602b4382c7496e019dcb0b
2016-11-07 22:21:07 +00:00
Hemal Patel
32bda49ae3 Docs: Revised the Drawable example
am: ad302b60f4

Change-Id: I3504dde2e7a31a50c59e3be239ae0160f84435ef
2016-11-07 22:10:59 +00:00
Hemal Patel
ad302b60f4 Docs: Revised the Drawable example
Revised the Drawable example with VectorDrawable-friendly example

Bug: 18009084
Change-Id: Ia6d0ad46a352601c7032244b17d28b9dd690de1d
2016-11-04 17:08:11 -07:00
Makoto Onuki
104f805337 App Shortcut: Clarify which attributes must be resources
Test: javadoc only -- m -j32 offline-sdk-docs

Bug 32495737

Change-Id: I4c3884172761b128d07f1c2948ab7ccc53951a7e
2016-10-31 11:31:45 -07:00
George French
81efa30831 docs: Update startService() & bindService() documentation (Proj13) am: 9748d76be9 am: e8e196d007 am: d544dc785b am: 5d1af7d918 am: 511fdef6c5
am: 434ea7aed4

Change-Id: Ie6a6ff391b7096b14d495fbb1dcca610af543ce0
2016-10-25 00:50:46 +00:00
George French
d544dc785b docs: Update startService() & bindService() documentation (Proj13) am: 9748d76be9
am: e8e196d007

Change-Id: I3d804611d1290eb6cf0fa525e492864220fb85fa
2016-10-25 00:26:05 +00:00
George French
e8e196d007 docs: Update startService() & bindService() documentation (Proj13)
am: 9748d76be9

Change-Id: I976128eb4c14ee2587c9cfa9c34f4b3dc006aa38
2016-10-25 00:19:33 +00:00
George French
9748d76be9 docs: Update startService() & bindService() documentation (Proj13)
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
2016-10-24 11:49:41 -07:00
Yang Ni
3ac237f663 Updated API reference doc for Single-Source RS am: 51f1e93be7 am: 246b0bcc9a am: 93f0442cbd am: 29ce2a91c9
am: 8baaab047a

Change-Id: I5a8a0cbd3c86914a09ced7015978818382060332
2016-10-19 18:27:25 +00:00
Yang Ni
93f0442cbd Updated API reference doc for Single-Source RS am: 51f1e93be7
am: 246b0bcc9a

Change-Id: I572709a23a33f0a17ad754221c27a042f9c44f2e
2016-10-19 17:51:32 +00:00
Yang Ni
246b0bcc9a Updated API reference doc for Single-Source RS
am: 51f1e93be7

Change-Id: Ie8c820ea2d55b16f66afd53034b69d4c770d17e0
2016-10-19 17:37:39 +00:00
Yang Ni
6aee6e9ca8 Merge "Updated API reference doc for Single-Source RS" into nyc-dev 2016-10-19 17:26:00 +00:00
TreeHugger Robot
838277059f Merge "More fixes in drag/drop docs." 2016-10-05 20:11:11 +00:00
TreeHugger Robot
d67b4f53d5 Merge "Some fixes in ClipData and ClipDescription delivery." 2016-10-01 00:32:20 +00:00
Vadim Tryshev
ad57431f49 More fixes in drag/drop docs.
Bug: 31702571
Test: Built docs, inspected in Chrome.
Change-Id: Ib7c421a6eacac5e352bbba64eedb9f8b689cbe60
2016-09-30 16:47:07 -07:00
Hemal Patel
ab6320720f Docs: Fixed the code sample am: a80822a98b
am: f87a5a47d6

Change-Id: I634bb6bd8e89f1ed25f99c3cc498470f5995d744
2016-09-30 22:48:43 +00:00
Hemal Patel
d44d34d329 Docs: Fixed the code sample am: a80822a98b
am: 313b1d7310

Change-Id: I225d1eafeacf85a19c86c28b413e550c824a8282
2016-09-30 22:48:41 +00:00
Hemal Patel
313b1d7310 Docs: Fixed the code sample
am: a80822a98b

Change-Id: Ib8146f5e2817e13caf9cc8f91e47423356423d8e
2016-09-30 22:42:12 +00:00
Hemal Patel
f87a5a47d6 Docs: Fixed the code sample
am: a80822a98b

Change-Id: Ibff20909ca0dfdf4ee2686ca3a9f797d9cda3b19
2016-09-30 22:42:11 +00:00
Vadim Tryshev
a61efa4c33 Some fixes in ClipData and ClipDescription delivery.
See the bug.

Bug: 31809803
Test: Ran Drag/Drop CTS
Change-Id: Ie48a172bc465cd33e176801865e54e8aded4ce55
2016-09-30 15:36:35 -07:00
Hemal Patel
91690d0c68 Merge "Docs: Fixed the code sample" into nyc-dev 2016-09-30 22:27:57 +00:00
Mark Lu
8d6ab029b6 Docs: Updates to backup documentation am: f0968050f6
am: 233f52d92b

Change-Id: Ic8c9c6d0ad323abd64321805b2407616a35d6030
2016-09-30 21:56:14 +00:00
Mark Lu
49798d8b15 Docs: Updates to backup documentation am: f0968050f6
am: 0109b0f83a

Change-Id: Ib966eb7e733064344d10c2c70ee97e995edb7a5d
2016-09-30 21:56:06 +00:00
Mark Lu
0109b0f83a Docs: Updates to backup documentation
am: f0968050f6

Change-Id: I6364318aca4e56dc72a049d20b5cab99190d7ed4
2016-09-30 21:49:23 +00:00
Mark Lu
233f52d92b Docs: Updates to backup documentation
am: f0968050f6

Change-Id: Ib4c23d6c78958f0d35ee313b341c8da7513e574a
2016-09-30 21:49:11 +00:00
Mark Lu
d93a31bbe0 Merge "Docs: Updates to backup documentation" into nyc-dev 2016-09-30 21:40:32 +00:00
Mark Lu
f0968050f6 Docs: Updates to backup documentation
Change-Id: I9349e5f8585687b1159f13029b6c13b89dafd8c9
2016-09-30 13:36:50 -07:00
Kevin Hufnagle
e1efecadf1 docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7
am: 2f37605c6d

Change-Id: I0695646dff4f22228164d034347577e670941d4c
2016-09-30 15:49:09 +00:00
Kevin Hufnagle
d6d29871e1 docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7
am: cad4233268

Change-Id: I570fbf597d1a771b01b095b78c70b7f928c9fc2b
2016-09-30 15:49:08 +00:00
Kevin Hufnagle
2f37605c6d docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
am: aacd1ba6a7

Change-Id: Ib6b0c3939cbdcbc7061c70d50832a5c075f088e6
2016-09-30 15:43:38 +00:00
Kevin Hufnagle
cad4233268 docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
am: aacd1ba6a7

Change-Id: I3f85b01b012a18e489f88e319b8aa4651747eeb3
2016-09-30 15:43:38 +00:00
Joe Fernandez
356348d9e8 Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev 2016-09-30 15:36:07 +00:00
Hemal Patel
a80822a98b Docs: Fixed the code sample
Added permission in the code sample

Bug: 8770919
Change-Id: I5321100938bb876c3c061781f14c07ad9ca53180
2016-09-29 14:53:27 -07:00
Mark Lu
a2a3d9e4ea docs: update docs for the multiprocess attribute in provider element am: 656fde1875
am: 9bcd53d099

Change-Id: I3aafb4d54172c3dc344e07d7a359d5ed1f7b0e31
2016-09-29 03:08:37 +00:00
Mark Lu
40eaffcf5b docs: update docs for the multiprocess attribute in provider element
am: 656fde1875

Change-Id: Iac6f036d6a6d1a5f32d1e1d6d431c387cd6bf918
2016-09-29 03:01:38 +00:00
Mark Lu
9bcd53d099 docs: update docs for the multiprocess attribute in provider element
am: 656fde1875

Change-Id: I1f6c6f7967e530243847d104c8f6dd70015bcc98
2016-09-29 03:01:37 +00:00
Mark Lu
7e8a5e8aa9 Merge "docs: update docs for the multiprocess attribute in provider element" into nyc-dev 2016-09-29 02:55:01 +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
68af2452aa docs: Fixed broken link to "Picture-in-Picture" training guide within "Multi-Window Support" page.
am: b960272cc4

Change-Id: Iab1ab6556c6e3485d706fcf3e6c2bb25758d37b2
2016-09-28 20:17:27 +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
de85f4d045 Merge "docs: Fixed broken link to "Picture-in-Picture" training guide within "Multi-Window Support" page." into nyc-dev 2016-09-28 20:09:59 +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
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
7b6a1f08c3 docs: Removed support libraries from API Guide TOC am: 61f956cc25
am: c390412350

Change-Id: Ibafb56af9f0f48528abca5898eed72a6a16f06d7
2016-09-27 23:02:16 +00:00
Andrew Solovay
c390412350 docs: Removed support libraries from API Guide TOC
am: 61f956cc25

Change-Id: Ie6bb20af4af2370ef820613b92e9c6053d761ad2
2016-09-27 22:57:56 +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