Commit Graph

14956 Commits

Author SHA1 Message Date
Hemal Patel
bae260d909 Docs: Used NotificationCompat.MediaStyle
am: d3c609cbc1

Change-Id: Ia297b36f995caa5b552722d475461ec1be321136
2016-07-27 19:26:05 +00:00
Andrew Solovay
07fe016b84 docs: Removed reference to Android Support Library
In the Android Studio world, devs download the Android Support
*Repository*, not the now-deprecated *Library*. Updated the prose
and a screenshot to reflect this. Did other cleanup to docs to make
them more consistent with the new Android Studio/Gradle world. (For
example, the process for adding a library is now the same whether
or not the library has resources, so I consolidated the two "adding
a library" sections, and removed the paragraphs from features.html
that specified whether or not a library had resources.)

Also fixed bad formatting of code snippets (once again, we got bit by
the {@code &lt;} issue). Changed the {@code} tags to <code></code> to
fix it.

Other misc. fixes too, as they popped up in the review process.

See first comment for doc stage location.

bug: 30269620
Change-Id: I72922655e9887d1365e97b75982432c97e041f1f
2016-07-27 12:17:32 -07:00
Hemal Patel
b2baf25d34 Merge "Docs: Used NotificationCompat.MediaStyle" into nyc-docs 2016-07-27 19:13:54 +00:00
Daniel Yu
e0fa75cfa7 docs: Migrating PIP preview docs into regular DAC docs
For Android N release, migrating and updating PIP preview docs
into regular DAC TV docs. Updating TOCs and redirects as well.

Bug: 26487936
Change-Id: I00a57cc0bfff6929cdba56ce00a6a5e9a292e345
2016-07-27 10:58:10 -07:00
Adarsh Fernando
57c378bb75 Docs: Clarified certain restrictions to whitelisted apps
am: 33aae3167d

Change-Id: Ib3375115339c2abf699bcc6601aeccca67219673
2016-07-27 16:01:50 +00:00
Mark Lu
ae47d9d4fe docs: updates to Buildilng Your First App doc
This commit includes the following updates:
- replaces Basic activity with Empty activity
- uses default values wherever possible
- removes instructions for floating button
- removes SDK instructions. Users must use Android Studio
- updates the SDK version to API 15
- combines some instructions that were too text heavy

Bug: 29766869
Bug: 29768686
Bug: 19154557

Change-Id: Id819cb2dde74b68b5145dfefe7a8502892bb377a
(cherry picked from commit 08d1bff71f)
2016-07-27 00:09:40 +00:00
Hemal Patel
d3c609cbc1 Docs: Used NotificationCompat.MediaStyle
In the Controlling Media section, updated the overview and sample code to
reference NotificationCompat.MediaStyle. Removed the note about the
pre-requisite to have Android 5.0 and higher.

Bug: 22505224
Change-Id: Id9a647ca8eec7f1b763227ee4fd1f18dee4bcb6f
2016-07-26 16:13:35 -07:00
Kevin Hufnagle
f44fbe2b4e docs: Updated layout and timestamps of developer stories.
The developer stories for Aftenposten, El Mundo, Segundamano, Tapps,
and Upbeat Games now appear closer to the beginning/top of a section
on the newly-formatted "latest" page.

Also, Tapps and Upbeat Games now appear within the "games" section,
not the "apps" section. The Glu case study also appears within the
"games" section; it was incorrectly appearing under the root
"stories" directory before.

Finally, removed a duplicate case study describing Dots increasing
installs using Store Listing Experiments.

Bug: 29240693
Change-Id: Ieec3afd2f56320da00ee4b97d8cd8de8253784dd
2016-07-26 12:50:18 -07:00
Adarsh Fernando
33aae3167d Docs: Clarified certain restrictions to whitelisted apps
Bug:30133512
Change-Id: I4494f85090b384831bc2534cbc813f28a62a29cf
2016-07-26 12:27:37 -07:00
Kevin Hufnagle
6d34698551 docs: Migrated \"Network Security Configuration\" page on DAC (N OTA).
am: 78747a1164

Change-Id: If1ba3b821a6ccb368c6c61212d44ccfd04d8e7ef
2016-07-26 19:03:57 +00:00
Kevin Hufnagle
78747a1164 docs: Migrated "Network Security Configuration" page on DAC (N OTA).
This page now resides with other pages discussing Android security
topics.

Bug: 27502850
Change-Id: I8ce3412198527a947e47e421b94c3d15cce6ec48
2016-07-26 11:46:16 -07:00
Kevin Hufnagle
acb6f631d8 docs: Migrated \"key attestation\" page to a new location (for N OTA).
am: c946f9d103

Change-Id: I86c74144ab6530c566550b71855f02e09840d7fe
2016-07-26 18:45:35 +00:00
Kevin Hufnagle
6e4d765f95 Merge "docs: Migrated "key attestation" page to a new location (for N OTA)." into nyc-dev 2016-07-26 18:34:24 +00:00
Mark Lu
04fb0c328d docs: updates to Buildilng Your First App doc
am: 08d1bff71f

Change-Id: I66aa204bf8618ab5af8613fac350d511b3f0486b
2016-07-25 22:38:08 +00:00
Kevin Hufnagle
c946f9d103 docs: Migrated "key attestation" page to a new location (for N OTA).
Updated page location, TOC entry, and URL redirect in preparation
for Android Nougat OTA release.

Bug: 28851641
Change-Id: I8be252d79b0b5ad3c7d814175e6bfbfb98e95daf
2016-07-25 14:33:37 -07:00
Dirk Dougherty
66641f8ec5 resolve merge conflicts of c4ae782 to nyc-dev-plus-aosp
Change-Id: Ib81e71e0b9a17a4231d93f02f41c7722fad84ec3
2016-07-25 13:47:53 -07:00
TreeHugger Robot
d579d713a5 Merge "docs: updates to Buildilng Your First App doc" into nyc-dev 2016-07-25 18:45:51 +00:00
Mark Lu
08d1bff71f docs: updates to Buildilng Your First App doc
This commit includes the following updates:
- replaces Basic activity with Empty activity
- uses default values wherever possible
- removes instructions for floating button
- removes SDK instructions. Users must use Android Studio
- updates the SDK version to API 15
- combines some instructions that were too text heavy

Bug: 29766869
Bug: 29768686
Bug: 19154557

Change-Id: Id819cb2dde74b68b5145dfefe7a8502892bb377a
2016-07-25 10:15:04 -07:00
Dirk Dougherty
fc0bc7bf96 Merge "Fix code tags that contain html encoded characters, and fix at links." into nyc-dev 2016-07-25 17:00:19 +00:00
Kevin Hufnagle
0ae0f4044b docs: Fixed option for \\\"launchMode\\\" within Android manifest doc. am: 7ce51cf350 am: 22be9b1a87
am: b65288fcb5

Change-Id: I34605fa43f1c4ddd26baa7f4d06760cdb602d41e
2016-07-25 15:53:06 +00:00
Kevin Hufnagle
b65288fcb5 docs: Fixed option for \\"launchMode\\" within Android manifest doc. am: 7ce51cf350
am: 22be9b1a87

Change-Id: Ie27aa01933ac6f8854efb626d8bb776af6d1cf7d
2016-07-25 15:45:45 +00:00
Kevin Hufnagle
22be9b1a87 docs: Fixed option for \"launchMode\" within Android manifest doc.
am: 7ce51cf350

Change-Id: I1c16676d7a605c8a4c5d7b9bb0b2075c2e0c4355
2016-07-25 15:39:22 +00:00
Kevin Hufnagle
c46ee88f9a Merge "docs: Fixed option for "launchMode" within Android manifest doc." into mnc-io-docs 2016-07-25 15:33:03 +00:00
Andrew Solovay
09f5a77754 docs: Removing N Preview AfW doc, and setting up redirect
Confirmed with AfW team that the AfW material is being moved into
their developer site
(https://developers.google.com/android/work/overview). Removing
the N docs, and redirecting to their site.

Change-Id: I5174f7dccf6c206af9e091efdab099a04f1cb750
2016-07-23 14:10:32 -07:00
Andrew Solovay
563c4f1adb docs: Added Android N (API level 24) to the "API levels" table
Added links based on the assumption that the Nougat overview docs
will be named the same way the Marshmallow ones were.

See first comment for doc stage location.

bug: 30325924

Change-Id: Ic5845a0c301af2462247a6827d9b36c5a0e1b1d3
2016-07-23 13:58:25 -07:00
Elliot Waite
c4ae7827e2 Fix code tags that contain html encoded characters, and fix at links.
Change-Id: I1ab2275ac17d75afaa8f3f0039b26633365bcb3a
2016-07-22 18:29:36 -07:00
Andrew Solovay
c02411f38d docs: Fixed bad link to cloud-backup training class
The name and URL of the old "Syncing to the Cloud" class had changed.
Fixed a single bad link; also changed the title on other pages where
the class was referred to by the old name.

I know that changing the _toc.cs files is redundant at this point
(since we don't use those files to generate TOCs any more) but I
figured I'd do it for consistency's sake.

See first comment for doc stage location.

bug: 30309375
Change-Id: I0cd8b1442ef3a8dd8a1917e897a3f0555c48e6ef
2016-07-22 14:44:03 -07:00
Andrew Solovay
03453b98d8 docs: Updated support library revision history for 24.1.1 am: 0b80531b5b
am: 6a2782548d

Change-Id: Id4496ca42ca6d3d9989bbbee2a71b01af23086a0
2016-07-22 20:30:01 +00:00
Andrew Solovay
6a2782548d docs: Updated support library revision history for 24.1.1
am: 0b80531b5b

Change-Id: I26c19728affe538d49282d9966fa5d87e55ba076
2016-07-22 20:14:57 +00:00
Andrew Solovay
0b80531b5b docs: Updated support library revision history for 24.1.1
See first comment for doc stage location.

bug: 30302654
Change-Id: Icb9a171963b6bf7feec69b6dd36aa6513055bb05
2016-07-22 11:35:04 -07:00
Andrew Solovay
c3ec8f28a5 docs: Replacing curly apostrophes with straight ones am: abea4b1dcd
am: 85d40b4feb

Change-Id: I7bac719771e700f33e1081a34a76d3f656bbe65d
2016-07-21 23:56:50 +00:00
Andrew Solovay
85d40b4feb docs: Replacing curly apostrophes with straight ones
am: abea4b1dcd

Change-Id: I1fd344ed7087b962a66d577b1c3cb5fa0e81fbaa
2016-07-21 23:47:58 +00:00
TreeHugger Robot
1d545c4f83 Merge "docs: Replacing curly apostrophes with straight ones" into nyc-docs 2016-07-21 23:07:16 +00:00
David Gross
289688de68 resolve merge conflicts of 95e42d9 to nyc-dev-plus-aosp
Change-Id: Iaa22f6c36676974223919918657f5d04d94e482e
2016-07-21 14:06:20 -07:00
Andrew Solovay
abea4b1dcd docs: Replacing curly apostrophes with straight ones
Need to have a CL ready to go in case that's necessary to force
a docs build on the new branch, so I'm setting up this one. Doing
nothing but changing ’ to ' in a few files.

Change-Id: I408f9152d4898e75ab34a92606620afeaf4d3ab9
2016-07-21 13:50:23 -07:00
Sreevani Sreejith
daaa7b7e5b Merge \\"docs: Fixed typo.\\" into mnc-io-docs am: 71f742920d
am: 01f12a9e18

Change-Id: I3c72f75050a4426d4e67fd6a73b7d0f3bc8eff71
2016-07-21 20:38:48 +00:00
sreevanis
01f12a9e18 Merge \"docs: Fixed typo.\" into mnc-io-docs
am: 71f742920d

Change-Id: Ia489afb465582c6600d35ffed5826816b4043746
2016-07-21 20:32:55 +00:00
Sreevani Sreejith
71f742920d Merge "docs: Fixed typo." into mnc-io-docs 2016-07-21 20:24:51 +00:00
David Gross
95e42d97f4 resolve merge conflicts of ed6625d to stage-aosp-master
Change-Id: Icae5872d5e220ac18a35e338f10b194c286855a8
2016-07-21 11:43:15 -07:00
Amanda Kassay
5a76378471 Merge "Adding projec.yaml files to all top/sub categories." into nyc-dev 2016-07-21 17:02:13 +00:00
Billy Lamberta
c7cffa3e6a docs: work - Managed configuration bundles am: ef57498142
am: 9684f2cd2f

Change-Id: Idaeea63ba30ecb86a4f60955bb4937357ba4fd1b
2016-07-21 15:21:52 +00:00
Amanda Kassay
e9d58227bb Fix for b/30088807 Dashboard page repeating charts three times on mobile. Staged: https://android-dot-devsite.googleplex.com/about/dashboards/index.html
am: 83fb75ded3

Change-Id: Ib5e4d45692c54beb3b4fafe89ebc0a5c19400359
2016-07-21 15:21:50 +00:00
David Gross
05eef3040e 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
2016-07-20 16:04:35 -07:00
Billy Lamberta
9684f2cd2f docs: work - Managed configuration bundles
am: ef57498142

Change-Id: I6186c90e5d7125d678db5c876dc47697e14e60d7
2016-07-20 22:15:57 +00:00
Billy Lamberta
ef57498142 docs: work - Managed configuration bundles
Update 'Set up Managed Configurations' guide to include
examples for restriction bundles and bundle_arrays.
Include table for restriction entry types and usage.
Link to EMM doc for building DPC. Formatting.

bug: 26151150
bug: 29966701
Change-Id: I89f732709fadd511b968515ab16f07dd46195f0e
2016-07-20 15:03:44 -07:00
Amanda Kassay
83fb75ded3 Fix for b/30088807 Dashboard page repeating charts three times on mobile.
Staged: https://android-dot-devsite.googleplex.com/about/dashboards/index.html

Change-Id: Iff6820353ff6fb3ec678ddfe209b2200ab872812
2016-07-20 18:12:37 +00:00
Mark Lu
a7ce29962c Merge "docs: fixed '@' signs that were escaped improperly" into nyc-dev 2016-07-20 16:48:26 +00:00
Kevin Hufnagle
55b52a2b3f Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into mnc-docs am: d312201b74 am: 6b4d2a2e6d am: a812012c52
am: b9487874fe

Change-Id: I034ce5c4a115fa4b694569c66a7e764543191cf7
2016-07-20 01:20:20 +00:00
Kevin Hufnagle
b9487874fe Merge \\\"docs: Updated descriptions of device orientation angles.\\\" into mnc-docs am: d312201b74 am: 6b4d2a2e6d
am: a812012c52

Change-Id: Ifff8f0ca783a601dab3b4968a0e9708e34aa83f4
2016-07-20 01:12:40 +00:00
Kevin Hufnagle
a812012c52 Merge \\"docs: Updated descriptions of device orientation angles.\\" into mnc-docs am: d312201b74
am: 6b4d2a2e6d

Change-Id: Idffebefeb70955553bf7539e1e225935cf57e82c
2016-07-20 01:02:28 +00:00