Andrew Solovay
a77d6a94bb
docs: Added missing REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission
...
While checking the manifest for N permissions changes, I saw a
normal permission that had been added in M and not documented.
(The permission was added to AndroidManifest.xml, so it *was*
being listed in the android.Manifest javadoc.)
See first comment for doc stage location.
bug: 27222922
Change-Id: I5740fdb3da3cac37b15d87fe5f092d305c52449d
2016-02-17 12:49:25 -08:00
Andrew Solovay
019375b5d7
docs: Re-sorting list
...
List of normal permissions had drifted from alphabetical order;
fixed.
See first comment for doc stage location.
Change-Id: I031d1142275c9fd53a2ce16fcd54fdcf206d03a7
2016-02-17 11:31:38 -08:00
Dan Dascalescu
884708107c
Merge "docs: Fix "Spenned" typo" into mnc-docs
2016-02-16 23:36:50 +00:00
Dan Dascalescu
5159f54a15
Merge "docs: Fix typo mimeType:name -> android:mimeType" into mnc-docs
2016-02-16 23:35:56 +00:00
Amanda Kassay
c3651f41fb
Added redesign flags for devsite content build
...
Change-Id: Ifea2cf00f2857be0f8ac95952110d4d4bc9df54e
2016-02-16 12:00:09 -05:00
David Friedman
8c54f6d4e9
Docs: Minor wording tweak to Vulkan landing page.
...
Bug: N/A
Change-Id: I9e4d44bd5cf1d5dfddbeadac4a67c1a227894f92
2016-02-12 18:35:53 -08:00
David Friedman
e37c699954
Merge "Docs: Landing page for Vulkan docs." into mnc-docs
2016-02-12 23:40:35 +00:00
David Friedman
d4a23b2c23
Docs: Landing page for Vulkan docs.
...
Bug: 26568797
Change-Id: I149c86cc3ea463b64d4b04dc12608c85f0891f2f
2016-02-12 15:37:10 -08:00
Andrew Solovay
9d8f752eb0
docs: Fixing comment that caused broken Javadoc.
...
A comment didn't end with a period; since the comment was
being used as the summary for a Javadoc table, and included
documentation was being used as the details Javadoc comment, the
lack of a period was messing up the Javadoc formatting
( https://screenshot.googleplex.com/4cp0QHV35iW )
See first comment for doc stage location.
bug: 27130226
Change-Id: I907ffc6efa4148e98a3c35b6d03c85f50103c23a
2016-02-10 15:58:08 -08:00
Sreevani Sreejith
82d0902190
Merge "docs: Documentation for using China variant of the Android Wear SDK." into mnc-docs
2016-02-10 18:08:23 +00:00
Scott Main
7a00c3d0ea
Merge "Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871" into mnc-docs
2016-02-09 19:06:50 +00:00
smain@google.com
3d93b9e151
Fix broken <a> tag in left nav, from CL: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871
...
Change-Id: I56fb67536aef6ba479361b86090d1106830513a3
2016-02-09 11:04:27 -08:00
Joe Fernandez
61bfb81f5d
Merge "docs: Tools docs reorganization, round 1b" into mnc-docs
2016-02-09 05:38:20 +00:00
Joe Fernandez
b984c93c99
docs: Tools docs reorganization, round 1b
...
b/25522909
Change-Id: I54d51eeedf122648026bd013cfceac3f32629b7e
2016-02-08 21:36:24 -08:00
Doug Kramer
d3d5958666
Merge "Docs: Updated TOC to reflect CL 814501" into mnc-docs
2016-02-09 01:40:21 +00:00
Eric Schmidt
e32497ba43
Merge "docs: Replaced ?s with quotation marks." into mnc-docs
2016-02-09 01:34:23 +00:00
Eric Schmidt
75d2f9a102
Merge "docs: Removed an extra quotation mark from snippet" into mnc-docs
2016-02-09 01:33:42 +00:00
Eric Schmidt
1a868a18fa
Merge "docs: Fixed typo in 'Creating an Android Module'" into mnc-docs
2016-02-09 01:22:07 +00:00
Doug Kramer
855738ab86
Docs: Updated TOC to reflect CL 814501
...
Change-Id: Id5905a471e052a69a655b1dd7a053963f1c5900f
2016-02-08 17:19:02 -08:00
Doug Kramer
406daa4441
Merge "docs: Battery performance, networking analysis and optimization" into mnc-docs
2016-02-09 00:48:42 +00:00
Joe Fernandez
28be3259d9
docs: Battery performance, networking analysis and optimization
...
- added draft TOC structure to training
- added battery/networking training pages
Change-Id: I0136898f37feac9a8ea17de24ea5ef1bf0ce5329
2016-02-08 16:05:01 -08:00
Eric Schmidt
7a712aef26
docs: Removed an extra quotation mark from snippet
...
Bug: 26486723
Change-Id: Id9fb344c7138ec858dd74d3d562a6061c6936abd
2016-02-08 15:36:10 -08:00
Eric Schmidt
68ab2f8263
docs: Replaced ?s with quotation marks.
...
Bug: 26349836
Change-Id: I00a742cd6bee9d4c9882ee953267e75e195e3bfc
2016-02-08 15:30:30 -08:00
Eric Schmidt
2662633882
docs: Fixed typo in 'Creating an Android Module'
...
Bug: 27071132
Change-Id: Ie3bf5f524c7753c5668e3cf89545892163a2596c
2016-02-08 13:26:04 -08:00
Florian Salbrechter
adde150c02
Fix bug in IntentService and Service example code.
...
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)
2016-02-08 17:03:23 +00:00
Dan Dascalescu
3b686b3c01
Merge "docs: Fix function name" into mnc-docs
2016-02-05 23:21:16 +00:00
Dan Dascalescu
2bcde9fa9a
Merge "docs: Fix typo "allows the application can recognize" -> to" into mnc-docs
2016-02-05 23:20:53 +00:00
Dan Dascalescu
4b8bc437ff
Merge "docs: Fix typo "ability [to] return"" into mnc-docs
2016-02-05 23:11:47 +00:00
Dan Dascalescu
6ec812ab49
Merge "docs: Fix "what what" typo" into mnc-docs
2016-02-05 23:10:20 +00:00
sreevanis
4e1620b28f
docs: Documentation for using China variant of the Android Wear
...
SDK.
Bug:24924597
Change-Id: I95781d48e354268cca44e463693eaade0c3c469c
2016-02-05 14:18:09 -08:00
Dan Dascalescu
2c506fcf9d
docs: Fix typo "[singular] attributes specifies"
...
bug: https://code.google.com/p/android/issues/detail?id=196193
Change-Id: I69fb6dcb6bbb5912ef3f3697d0b658e07ebddfa4
2016-02-04 18:38:19 -08:00
Dan Dascalescu
4de6c74fc0
docs: Fix typo "allows the application can recognize" -> to
...
bug: https://code.google.com/p/android/issues/detail?id=28854
Change-Id: Ifee2f44309c880ffe1f9df55b4a2a7fb3ae7c149
2016-02-04 17:39:17 -08:00
Dan Dascalescu
bda4c902c2
docs: Fix typo mimeType:name -> android:mimeType
...
bug: https://code.google.com/p/android/issues/detail?id=37519
Change-Id: I9a22be7728151895b4fdaf7fbbdf2cb266190abe
2016-02-04 17:20:23 -08:00
Dan Dascalescu
3b7e1951a7
docs: Fix typo "ability [to] return"
...
bug: https://code.google.com/p/android/issues/detail?id=37519
Change-Id: I2367634a228f8aaa5e456ef7ea85a23818378d28
2016-02-04 17:18:30 -08:00
Dan Dascalescu
1896a918de
docs: Fix "Spenned" typo
...
bug: https://code.google.com/p/android/issues/detail?id=54792
Change-Id: Ie748671da52b140e1e709853d6ef9125b49c911c
2016-02-04 17:13:32 -08:00
Dan Dascalescu
0e978f58c0
docs: Fix "what what" typo
...
bug: https://code.google.com/p/android/issues/detail?id=52264
Change-Id: Iba8dfb9bd18251960fee13b0464d99a92e48eb9c
2016-02-04 17:09:19 -08:00
Dan Dascalescu
9aefbb0096
docs: Fix function name
...
bug: https://code.google.com/p/android/issues/detail?id=27174
Change-Id: I72fd7e22838b71a678185601d97ae7e238812b92
2016-02-04 16:19:38 -08:00
Cheryl Potter
611c2e0ede
Merge "docs: Deep Link and App Indexing API Support in Android Studio 1.5 b/25391753" into mnc-docs
2016-02-04 19:49:25 +00:00
Cheryl Potter
2f12640879
docs: Deep Link and App Indexing API Support in Android Studio 1.5
...
b/25391753
Change-Id: I05a5e829c572a811a4e84afd238d31c69c9a8e83
2016-02-04 11:17:30 -08:00
Adarsh Fernando
f6870582ef
Merge "Docs: Fixed misspelled word in build.png: "Reources" > "Resources"" into mnc-docs
2016-02-04 18:18:19 +00:00
Eric Schmidt
00f2aaad15
Merge "docs: Fixed text and Kovio links." into mnc-docs
2016-02-04 18:16:55 +00:00
Adarsh Fernando
f41e6cebe5
Docs: Fixed misspelled word in build.png: "Reources" > "Resources"
...
Bug: 23617602
Change-Id: Id8fe42139b41daa96601634d1592afe697277872
2016-02-04 08:37:53 -08:00
Scott Main
556e677a3b
Merge "Delete redundant heading." into mnc-docs
2016-02-03 22:24:24 +00:00
Cheryl Potter
0db3a27b33
Merge "b/25963771 docs: 64-bit Linux now required b/26288626" into mnc-docs
2016-02-03 18:02:46 +00:00
Cheryl Potter
f45303bfca
b/25963771
...
docs: 64-bit Linux now required
b/26288626
Change-Id: I0291b1dab9603ba2f4230ac9d1477c484c90f0cd
2016-02-02 19:38:56 -08:00
Eric Schmidt
4b1812b7ba
Merge "docs: Removed extraneous parens from article" into mnc-docs
2016-02-02 19:57:11 +00:00
Dan Dascalescu
556ca38a6f
Merge "docs: Fix description line truncated by "e.g."" into mnc-docs
2016-02-02 19:49:14 +00:00
Dan Dascalescu
abc8fe0365
Merge "docs: ACTION_PACKAGE_REMOVED installed -> removed; EOL fixes" into mnc-docs
2016-02-02 19:48:02 +00:00
Glenn Kasten
6ce8190f3b
Fix spelling of OpenSL ES
...
Change-Id: I247b8d75e250ed5e5566ad76526f8ba7afb38f72
2016-02-02 10:47:35 -08:00
George Mount
d668729fbe
Merge "Remove beta notification for data binding and add a few docs." into mnc-docs
2016-02-02 15:53:10 +00:00