Daniel Yu
af541b9642
docs: Updating Android TV recommendations docs
...
Adding information about additional types of recommendations and
using recommendation grouping to best practices section.
Updated with fixes from Andrew.
Bug: 22797867
Bug: 19519975
Change-Id: I418447294d8022befa642efef81e4a2e776404d6
2016-01-26 14:28:57 -08:00
Eric Schmidt
e08e5ba0fd
docs: Removed extraneous parens from article
...
Bug: 26196946
Change-Id: Ie47ee1244d1cc6c7225d1862886c43389f8e8164
2016-01-26 13:47:11 -08: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
Daniel Yu
eefe46cd5a
docs: Adding new page on using GuidedStepFragment
...
Adding information on how to use GuidedStepFragment to implement
a multi-step user UI on Android TV.
Updated with suggestions from Joe, Andrew, Dmitry and Dake.
Bug: 21209200
Change-Id: I8c1064b593466bf1373ed6c169343fe21afcaf9d
2016-01-26 10:29:29 -08: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
smain@google.com
9512d254fc
Delete redundant heading.
...
Change-Id: I7fcefd6788605f1c0eed8ba299a075f9508ea806
2016-01-25 18:45:30 +00:00
Dan Dascalescu
74436b8441
docs: Fix description line truncated by "e.g."
...
bug: 26695390
Also improved the wrapping of two long paragraphs, without content changes.
Change-Id: I58f33c6d06ead61b68b6a6f0550dc98f108e37a5
2016-01-22 14:51:38 -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
Dan Dascalescu
f3b566b0d0
docs: ACTION_PACKAGE_REMOVED installed -> removed; EOL fixes
...
bugs: 26695226, 26695390
b/26695226: Fix the typo
b/26695390: Work-around the failing heuristic described in b/26695390 by adding
periods to terminate lines when we want the Javadoc parser to
stop parsing the sentence.
Change-Id: Ibf972d50157b693b695f0dd3bda9c7b5976a93de
2016-01-20 17:51:51 -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
Andrew Solovay
b203ea3fe6
Merge "Corrected code snippet for reveal effect" into mnc-docs
2016-01-12 18:46:05 +00:00