198873 Commits

Author SHA1 Message Date
Dirk Dougherty
646c31bf29 Change protocol in lang-specific resources to https to match others. https -> http for several carousel items until metadata transitions to https.
Change-Id: I7fa7c2befc47496b360b20e34cc44cc640ad53a5
2016-01-30 17:56:20 -08:00
Dirk Dougherty
ef4e6c763b Fix some localization issues. Remove spurious pages at intl/lang/design/index.html that were dupes of intl/lang/design/material/index.html. Remove empty <lang>-lang attrs that caused display errors. Remove some unnecessary TOC items.
Bug: 26715261
Change-Id: Ibc841ae7e0aebfe36ff82efd95211527d0bf3871
2016-01-30 15:21:56 -08:00
Dirk Dougherty
dc20ea3e24 Merge "Move page-defined hdf values for sdk into a central file" into mnc-docs 2016-01-30 19:06:37 +00:00
Dirk Dougherty
6854ee0385 Move page-defined hdf values for sdk into a central file
Change-Id: Ic814718830ceda66732a261a051b5994a77cafa6
2016-01-29 13:48:44 -08:00
Dirk Dougherty
31ae1c518f Doc change: adjustments for design updates.
Change-Id: Ic798228a75ba2ab692fd3e36034606c04651c20c
2016-01-28 17:10:09 -08:00
William French
209d3a4b38 Merge "docs: Adds new topic: Change Location Settings" into mnc-docs 2016-01-27 17:01:41 +00:00
Katarina Stenstedt
7f895a9c48 Merge "doc change: "Work Policy Controller" to "device policy controller"." into mnc-docs 2016-01-27 00:11:54 +00:00
Adarsh Fernando
3994920598 Merge "Docs: Fixed typo referencing 'Android Plugin for Gradle version' instead of 'Gradle plugin version' + other minor typos." into mnc-docs 2016-01-26 21:00:28 +00:00
Eric Schmidt
4c285f0943 Merge "docs: Fixed misplaced XML comment ending bracket." into mnc-docs 2016-01-26 19:01:43 +00:00
Joe Fernandez
a5ce59dc59 docs: Fix http/s mixed-mode content on Marshmallow page
b/24776805

Change-Id: I50385c3d2e2b50426834ad3212110e49709dc6ba
2016-01-25 13:45:22 -08:00
Katarina Stenstedt
993d9a5e08 doc change: "Work Policy Controller" to "device policy controller".
Bug: 24062075
Change-Id: I74287445d2268d0cc3752f09b8e326d210d84444
Staged:
https://x20web.corp.google.com/~katarina/Android%206.0%20Changes%20_%20Android%20Developers.html
https://x20web.corp.google.com/~katarina/Android%206.0%20APIs%20_%20Android%20Developers.html
2016-01-22 22:25:27 +00:00
Eric Schmidt
e50a267e36 docs: Fixed misplaced XML comment ending bracket.
Bug: 26223855
Change-Id: I03fd06d7e5dc746081139d6e31c998af234dedd3
2016-01-22 14:20:25 -08:00
Dirk Dougherty
9b9b4ef08c Doc change: more edits to permissions/user data.
Change-Id: I96ef10624826d738c3dfe6d9a1670ddb55988dd9
2016-01-21 17:41:05 -08:00
Adarsh Fernando
ed81d75081 Docs: Fixed typo referencing 'Android Plugin for Gradle version' instead of
'Gradle plugin version' + other minor typos.

b/25960585

Change-Id: I6b364c9aec6c1497da37f74e4b68abc56bbbdc72
2016-01-21 16:28:32 -08:00
Dirk Dougherty
7dab9961b4 Merge "Doc change: edits to permissions/user data text and images." into mnc-docs 2016-01-21 03:25:31 +00:00
Dirk Dougherty
22f1027b76 Doc change: edits to permissions/user data text and images.
Change-Id: I5d5c66fc44d842dd2f91cfaf7b8e5802badfbf3f
2016-01-20 19:17:45 -08:00
Joe Fernandez
341960173e docs: Remove Google Play Branding guidelines
- provide link to the new badge and guidelines sitee

b/26640364

Change-Id: Ic00d1a1e9b5aaf342d7dfe1831326c86e98e7f65
2016-01-20 18:27:11 -08:00
William French
825261e016 docs: Adds new topic: Change Location Settings
bug: 19612879
Change-Id: If80277027917fdc6d0f462d2fa4914b6749fc98f
2016-01-20 14:40:49 -08:00
Sreevani Sreejith
f9ba30dfee Merge "docs: Updated existing auto app images due to updated UI." into mnc-docs 2016-01-20 00:04:26 +00:00
Sreevani Sreejith
22ebc4bceb Merge "docs: Added 3 new icons in the "Building an Ecosystem" section of the wear landing page." into mnc-docs 2016-01-20 00:03:35 +00:00
sreevanis
c854c74d26 docs: Added 3 new icons in the "Building an Ecosystem" section of the wear
landing page.

bug:26266746
Change-Id: I75110a1840697ea772187b38706ac00a6a0ddfc3
2016-01-19 10:54:13 -08:00
Dan Yu
c9722f8392 Merge "docs: Adding documentation for "gregarious mode" (background playback) for Android TV." into mnc-docs 2016-01-15 22:56:21 +00:00
Joe Fernandez
08320015f8 docs: Eclipse ADT removing and replacing mentions
Batch 05, Project 01 with InfoPros

b/25192800

Change-Id: I6cce84d8498ba9f0aa488b8d43b7b832e58fe899
2016-01-14 09:48:30 -08:00
Quddus Chong
e3f6c81c31 docs: Refactor testing docs to remove/update obsolete guidance:
* Added new 'Getting Started with Testing' training to contain common
      information on how to configure and run tests with Android Studio.
  * Removed the obsolete 'Testing Your Activity' training.
  * Deleted obsolete testing content under 'Tools > Workflow'.
  * Moved accessibility testing checklist to 'Implementing accessibility'
      training section.
  * Moved content provider and service testing topics into a new
     'Testing App Integrations' training.
  * Updated the service testing training to reflect our recommended
approach of using ServiceTestRule, instead of ServiceTestCase.
  * Renamed 'Testing from Other IDEs' topic to
     'Testing from the Command Line' and moved it under 'Testing Tools'.
  * Revised 'Testing Fundamentals' topic and moved it under 'Testing Tools'.
  * Updated the landing page fo 'Best Practises for Testing' to provide a
     central location for testing-related resources.
bug: 20722624

Change-Id: Ic1cbc79b48916dcae1c09bf5114ba8aef13d6f27
2016-01-14 05:02:18 -08:00
Dirk Dougherty
c2abb4ba15 Doc change: Clarify intent / permission language.
Change-Id: Ie82aacd7304cb0fe47314e5e7052f2b7b06cdeba
2016-01-13 23:24:38 -08:00
Dirk Dougherty
1fea1ec829 Doc change: edits to permissions and ids guidelines.
Change-Id: I0de247d182f54b92dcb5509b224d5b848cfafb89
2016-01-13 23:17:15 -08:00
Dirk Dougherty
51231dfd5a Doc change: remove guideline referencing location and maturity level.
Change-Id: Iefe3a76e93e2334a191471515c4b25509be7048b
2016-01-13 18:25:28 -08:00
Dirk Dougherty
fff4fd8710 Merge "Doc change: Add best practices docs for permissions and ids." into mnc-docs 2016-01-14 02:21:00 +00:00
Dirk Dougherty
6404e8436b Doc change: Add best practices docs for permissions and ids.
Change-Id: I5756c6d1b87690ac26631ed7c18d27bf0b80ce36
2016-01-13 18:14:40 -08:00
Andrew Solovay
5d312a0587 Merge "docs: New documentation for In-app Billing Promotions" into mnc-docs 2016-01-13 23:07:35 +00:00
Dan Dascalescu
4c6a234e10 Merge "docs: Add missing "classes" to Content Provider Basics" into mnc-docs 2016-01-13 20:39:38 +00:00
Dan Dascalescu
559f506486 Merge "Fix typo "pass" -> "passes"" into mnc-docs 2016-01-13 20:39:14 +00:00
Dan Dascalescu
226f1c4f9a Merge "Fix typo "required by you" -> of" into mnc-docs 2016-01-13 20:37:56 +00:00
Dan Dascalescu
79c4164c9d Merge "Add missing "from" in Content Provider Basics" into mnc-docs 2016-01-13 18:20:16 +00:00
Dan Dascalescu
dc19588da1 Merge "docs: Fix typo: remove "a" from Activities" into mnc-docs 2016-01-13 18:19:51 +00:00
Dan Dascalescu
c4e6e8eaeb Merge "docs: Fixed typo" into mnc-docs 2016-01-13 18:19:27 +00:00
Dan Dascalescu
ffd5d38d3f Merge "Fix typo: add "the" in Content Provider Basics" into mnc-docs 2016-01-13 18:18:08 +00:00
Dan Dascalescu
a4514e4552 Merge "Fix "java" capitalization in Intent.html" into mnc-docs 2016-01-13 18:17:51 +00:00
Dan Dascalescu
9f7d8d1469 Merge "docs: Fix typo "Electrocargiogram", b/26355880" into mnc-docs 2016-01-13 18:16:58 +00:00
Dan Yu
52ffcbf5e9 Merge "docs: Adding screenshot for Now Playing page" into mnc-docs 2016-01-13 17:40:34 +00:00
Dan Dascalescu
e9956f251a docs: Add missing "classes" to Content Provider Basics
Also uppercase "Uri" to "URI"

bug: 26339372
Change-Id: I822889f490356cd680a0b29c2b66429d5888e654
2016-01-12 16:54:25 -08:00
Dan Dascalescu
40ef11b384 docs: Fix typo: remove "a" from Activities
bug: 26097787
Change-Id: I00049d80627aea6f7e8481fed4bbf7831d7abdc2
2016-01-12 16:46:29 -08:00
Dan Dascalescu
07e36d8527 Fix typo: add "the" in Content Provider Basics
bug: 26339577
Change-Id: Idb94dc2399338394820b2a21592e011308f7b01e
2016-01-12 16:42:00 -08:00
Dan Dascalescu
27d2fbcd1b Add missing "from" in Content Provider Basics
bug: 26339580
Change-Id: I173b8c7f4f041aa5a685f0bf45fc2a746c0fa65a
2016-01-12 16:37:41 -08:00
Dan Dascalescu
7e88f9d36b Fix "java" capitalization in Intent.html
bug: 26403924
Change-Id: I300c87597de14318a3c77f790d25fea3ad5ef6f6
2016-01-12 16:34:20 -08:00
Dan Dascalescu
9ca7d35323 Fix typo "pass" -> "passes"
bug: 26016604
Change-Id: Idab945201fc5c13c4a505c1bc4d73147d5a4bce8
2016-01-12 16:29:31 -08:00
Dan Dascalescu
73840a4fa8 Fix typo "required by you" -> of
bug: 26190340
Change-Id: I540ce90fcf7ec758a4d7f7bfad46f1616d49adaf
2016-01-12 16:24:40 -08:00
Dan Dascalescu
bebb65bba3 docs: Fix typo "Electrocargiogram", b/26355880
bug: 26355880
Change-Id: Ibf45cf4db1d5a94e42ac1841991da9570a5f8656
2016-01-12 16:14:59 -08:00
Dirk Dougherty
a95c52f375 Merge "Doc change: Clarify acceptable use cases for Doze / Standby." into mnc-docs 2016-01-12 20:57:29 +00:00
Dan Dascalescu
d8e259b367 docs: Fixed typo
Also removed some insignificant whitespace.

bug: 26403380
Change-Id: I7af02f172f2110b9700c451db72f429c62613f8e
2016-01-12 12:54:40 -08:00