Commit Graph

2972 Commits

Author SHA1 Message Date
Kevin Hufnagle
bccf44437c docs: Fixed syntax error in "Content URI patterns" code sample am: 0355128699
am: fb61922063

Change-Id: I4bfcd1afaf6fa1568bb7cf347af366a3a48c2a79
2016-09-26 23:57:29 +00:00
Kevin Hufnagle
8d2500d565 docs: Revised "activity launched with NFC intent" code sample to demonstrate using onNewIntent() in these situations am: bd66ef7f2f
am: 69e4872401

Change-Id: Iaed5e9d7f7569d57f4c02261f3c5345eec4f96e5
2016-09-26 23:52:52 +00:00
Kevin Hufnagle
fb61922063 docs: Fixed syntax error in "Content URI patterns" code sample
am: 0355128699

Change-Id: I972ccb7b06910de046459653c405a3f9ab848668
2016-09-26 23:29:21 +00:00
Kevin Hufnagle
69e4872401 docs: Revised "activity launched with NFC intent" code sample to demonstrate using onNewIntent() in these situations
am: bd66ef7f2f

Change-Id: Ie529ad5adcddeef400d9eb3dec5f31cafa677dbe
2016-09-26 23:18:43 +00:00
Kevin Hufnagle
37faa03bc4 docs: Wi-Fi settings example now uses Settings constant correctly am: 4d215ad49c
am: 0bf02f3d48

Change-Id: Ibe1539377e1e707911c22ced615049ed3f36ddec
2016-09-26 23:09:35 +00:00
Kevin Hufnagle
0bf02f3d48 docs: Wi-Fi settings example now uses Settings constant correctly
am: 4d215ad49c

Change-Id: I70db3b4cc271b0860c59fb8365f468a930c75fd9
2016-09-26 22:56:50 +00:00
Hemal Patel
8eb68aa854 Docs: Added contents for Vector Drawables am: b4bab2d0ee am: ff9f8985d0
am: 1ef325acfd

Change-Id: I1ff932a36b348debc2d5f3cbb5f1250499079569
2016-09-26 21:03:04 +00:00
Hemal Patel
ff9f8985d0 Docs: Added contents for Vector Drawables
am: b4bab2d0ee

Change-Id: Ic7e9e869586e764896184ae0a3ba39d909b9702b
2016-09-26 20:53:03 +00:00
Vadim Tryshev
86b9db3f43 Fixing drag/drop docs for DRAG_START.
am: 0f146711b7

Change-Id: I551632a40cdd8bea26c36fb80634da1744f70024
2016-09-26 19:32:04 +00:00
Vadim Tryshev
0f146711b7 Fixing drag/drop docs for DRAG_START.
The docs mentioned that only X coordinate was reported for
DRAG_START

Bug: 31702571
Change-Id: Id80360fe5f494b86ea47d7592c46dc9c884df932
2016-09-26 10:50:06 -07:00
Josh Horwich
0f895d3d9c Docs: Fix missing space am: 999fe148e4
am: 0413b48aba

Change-Id: I701120ce04f3b5a4dfbb8ebb4dc4b348970ba4e7
2016-09-26 15:36:46 +00:00
Josh Horwich
0413b48aba Docs: Fix missing space
am: 999fe148e4

Change-Id: I2b68e855bcb9e3f76d8cf04c93097a265b03d13d
2016-09-26 15:31:42 +00:00
TreeHugger Robot
fd0a31c0aa Merge "Docs: Fix missing space" into nyc-dev 2016-09-26 15:22:57 +00:00
TreeHugger Robot
1bc452b5a5 Merge "Update/correct Drag and Drop docs." into nyc-mr1-dev 2016-09-23 23:23:22 +00:00
Hemal Patel
b4bab2d0ee Docs: Added contents for Vector Drawables
Added contents to give an overview of VectorDrawables and
AnimatedVectorDrawables. For better understanding, added two graphic
files to explain the overall working of the XML file and the graphic
that is rendered as an output of the XML file.

Bug: 28072772
Change-Id: I9b6513c4b6e5aec59f45155963ff732fdd7b5784
2016-09-23 16:00:08 -07:00
Mark Lu
a6f0c7f99f docs: update docs for uses-feature element
am: b463a6db08

Change-Id: I51394b88aec2716551ddfe329bf9a9726e156739
2016-09-23 22:18:17 +00:00
Mark Lu
dc24613bf3 Merge "docs: update docs for uses-feature element" into nyc-dev 2016-09-23 22:10:23 +00:00
Mark Lu
902fb28784 docs: Mention SwitchCompat in Switch and toggle documentation
am: 3404032dfc

Change-Id: I1df8dd7f48f095a93aaff120b0f86e2ccc6467fd
2016-09-23 21:52:30 +00:00
Mark Lu
c6a1076e40 Merge "docs: Mention SwitchCompat in Switch and toggle documentation" into nyc-dev 2016-09-23 21:47:31 +00:00
Vadim Tryshev
c5109b3f6e Update/correct Drag and Drop docs.
This CL reflects the N MR1 behavior and
fixes some bugs.

Defining the compatibility behavior will be
done separately.

Bug: 31702571
Change-Id: I2a79871f47849f9f5a9c3377a3061208488e6ecb
2016-09-23 11:47:09 -07:00
Elliot Waite
4a60ffd518 Revert fixed at links.
am: 7c70fed347

Change-Id: I69a15936193917911224af7f417b16d30dd8dfe4
2016-09-22 03:49:08 +00:00
Kevin Hufnagle
0355128699 docs: Fixed syntax error in "Content URI patterns" code sample
Bug: 31624162
Change-Id: Id1720c3ebb6eff22384a48d8c1a4ed56abde00f4
2016-09-21 19:51:32 -07:00
Elliot Waite
7c70fed347 Revert fixed at links.
This reverts commit c4ae7827e2.

Change-Id: I65729721ced7fc04d0b9691b63520007adddee29
2016-09-21 16:38:02 -07:00
Josh Horwich
999fe148e4 Docs: Fix missing space
A space got lost when this document got edited recently, this
simply puts it back.

Bug: None
Test: None
Change-Id: I87ee55322d90f6113c3611050d5f5ce1a43bdccb
2016-09-21 14:04:43 -07:00
Eric Schmidt
6be384bcf3 docs: Fixed language directory issue localization
am: 8350cbf824

Change-Id: I061d136aeb386b7da9adcd3ff39b5b0c77434289
2016-09-19 19:51:48 +00:00
Eric Schmidt
52fd8f88e1 Merge "docs: Fixed language directory issue localization" into nyc-dev 2016-09-19 19:47:22 +00:00
Kevin Hufnagle
bd66ef7f2f docs: Revised "activity launched with NFC intent" code sample to
demonstrate using onNewIntent() in these situations

Bug: 17129447
Change-Id: I6e60b273f8138be918708f59402866ae617af0cb
2016-09-19 12:45:31 -07:00
Joe Fernandez
f157e31a6c docs: Clarification for location permissions and location hardware
am: 1294dde183

Change-Id: I8c203d879fc3bfa2f7061c28d280ad8fa4557fd0
2016-09-16 22:59:50 +00:00
Joe Fernandez
1294dde183 docs: Clarification for location permissions and location hardware
b/28052540

Change-Id: I54fa08a3339c1d373164a003a02adeed156fa331
2016-09-16 14:35:05 -07:00
Eric Schmidt
8350cbf824 docs: Fixed language directory issue localization
Bug: 31096141
Change-Id: I571669b752e89f252c80f87ba04a70a81b5f94fd
2016-09-14 14:42:22 -07:00
Kevin Hufnagle
46ba93917e docs: Added note about permission/feature changes with network/GPS.
am: 0090727d95

Change-Id: I5dcb85abc91bdba70cc0c966146dfcafe91aa897
2016-09-13 05:57:38 +00:00
Kevin Hufnagle
0090727d95 docs: Added note about permission/feature changes with network/GPS.
As of API level 21, the ACCESS_COARSE_LOCATION permission no longer
implies the android.hardware.location.network feature, and the
ACCESS_FINE_LOCATION permission no longer implies the
android.hardware.location.gps feature. Updated several docs
accordingly.

Bug: 28052540
Change-Id: Ia86dfd390f85c7a99b50af862d5096f0ac64a133
2016-09-08 15:53:15 -07:00
Mark Lu
b463a6db08 docs: update docs for uses-feature element
Specifically, update the location of the aapt tool.

Bug: 29007625
Change-Id: I27d7aa02d9b857ea1c61424d1601b0a3b65e48bd
2016-09-02 10:20:20 -07:00
Mark Lu
3404032dfc docs: Mention SwitchCompat in Switch and toggle documentation
Bug: 19574556
Change-Id: I2ebb504b144a442d90cfdf6ab4b407726a3b896f
2016-09-02 10:13:17 -07:00
Andrew Solovay
2570531cf4 docs: Typo fix in multi-window docs
am: 0b423e5eae

Change-Id: I18fe652d972196630006517bacc26b7441efe9ed
2016-09-01 04:57:12 +00:00
Andrew Solovay
0b423e5eae docs: Typo fix in multi-window docs
Referred to the "android:resizableActivity" property; should
have been "android:resizeableactivity". English prose, however,
consistently uses the (preferred) spelling "resizable".

See first comment for stage location.

bug: 30566808
Change-Id: I2570ff9269b4d2dc8b11f1c98817e50726be78fc
2016-08-31 19:37:25 -07:00
Kevin Hufnagle
4d215ad49c docs: Wi-Fi settings example now uses Settings constant correctly
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
2016-08-30 17:24:20 -07:00
Mark Goldstein
3dbf596090 docs: Fix broken camera example
am: 3f97bc25d4

Change-Id: I80f79eab0f11185f671bad1b57766f6fcf874464
2016-08-30 18:39:24 +00:00
Mark Goldstein
3f97bc25d4 docs: Fix broken camera example
Removed bad out of date instructions and link to better
training pages instead.

Bug: 15562334
Change-Id: I77fe558e665de509eb11a2c668ba7bdcdbab3c6f
2016-08-29 15:55:31 -07:00
Yang Ni
044cd35a46 Updated user document for Single-Source RenderScript
am: c069ed7f8c

Change-Id: I432fe39e8fa7fd2c33920021341a245e2ec9c72d
2016-08-23 01:43:23 +00:00
Yang Ni
c069ed7f8c Updated user document for Single-Source RenderScript
Bug: 29875503
Bug: 29879448

Added a section introducing the new single-source feature.

Local staging:
http://yangni.mtv.corp.google.com/guide/topics/renderscript/compute.html

This updates
https://developer.android.com/guide/topics/renderscript/compute.html

Change-Id: I62dda3ab60b1678a9580fd2873f64f33d9696e13
2016-08-22 23:33:13 +00:00
Dirk Dougherty
b78a9bc5fe Doc change: updates for final N landing page and related resources.
am: b0ca00431f

Change-Id: Ie9aee46ce91c20c520ff6e96431e3fb7dcb6bbf1
2016-08-20 06:02:10 +00:00
Dirk Dougherty
b0ca00431f Doc change: updates for final N landing page and related resources.
Change-Id: Ieeb3dd74a889d6c0118e4ca8575abdaddcde7e73
2016-08-19 19:38:47 -07:00
Hemal Patel
ca0ef33746 Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd
am: 00ff40145d

Change-Id: Ib165d9d5dd73a9f84ae45f82cb17f04a172e6804
2016-08-17 19:44:58 +00:00
Hemal Patel
00ff40145d Docs: Renamed Google Now to Google Voice Actions
am: 86bbfaabdd

Change-Id: If177e10f331ca5ade62005337956b0fa81a90f26
2016-08-17 19:37:14 +00:00
David Gross
1f5b0ea408 Update RenderScript docs: reduction, other API 23/24 changes, cleanup.
am: b50e856fc7

Change-Id: I37cf0227be2a32261b44f19f6d45a5ea4ff6f624
2016-08-15 17:23:14 +00:00
David Gross
8cb4ca439e Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev 2016-08-15 17:17:02 +00:00
David Gross
b50e856fc7 Update RenderScript docs: reduction, other API 23/24 changes, cleanup.
Substantive changes:
- Add discussion of reduction kernels.
- Use RS_KERNEL in place of __attribute__((kernel)).
- Discuss "context" special argument.
- Special arguments x, y, z may be of type int.
- Discuss multiple inputs for mapping kernels.
- Mention that script-side global writes are not visible in Java.
- Rewrite part of discussion regarding when to use support library.
- Change minimum device version for support library from Android 2.2 (API level 8)
  to Android 2.3 (API level 9).

Stylistic changes (better conformance with style guide):
- Proper use of <i> (italic) versus <em> (emphasis).
- Proper case for headings.
- Proper pattern for Android version numbers.
- Do not use e.g. or i.e.
- Prefer active rather than passive voice.
- Prefer present rather than future tense.

Miscellaneous minor editorial changes.

Bug: 27299393
Bug: 30000147

Change-Id: Ie0a26152714cf8f619d4914218f7262d675bb25f
(cherry picked from commit 05eef3040e)
2016-08-12 11:06:29 -07:00
Hemal Patel
ed51cf2c85 Docs: Changed custom_toast to toast_layout am: 3b7309d753
am: ca17f5b8e3

Change-Id: Ief6d2b58e26b4510b00ecb07a5efba180276cd37
2016-08-09 21:10:35 +00:00
Hemal Patel
ca17f5b8e3 Docs: Changed custom_toast to toast_layout
am: 3b7309d753

Change-Id: I3d85fb321e27643227c568127870c7ad07650c41
2016-08-09 21:03:00 +00:00