OSDN Git Service

android-x86/frameworks-base.git
8 years agoSwap fill_parent with match_parent in best practices doc.
Aurimas Liutikas [Thu, 9 Jun 2016 00:38:38 +0000 (17:38 -0700)]
Swap fill_parent with match_parent in best practices doc.

Bug:
https://code.google.com/p/android/issues/detail?id=61600

Change-Id: I86ef4f69800c3271fe6e4a5b09a184b2de7f6bc9
(cherry picked from commit 309e97fc3c05135261d6c5e4ac054e53f081637c)

8 years agoMerge \"Correct the size of example bitmap for xxhdpi.\" into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:45:15 +0000 (16:45 +0000)]
Merge \"Correct the size of example bitmap for xxhdpi.\" into mnc-io-docs
am: 396ed8d2cf

Change-Id: Idb10cf41ebddc99613fcac41e9b6367c6e6b9e46

8 years agoMerge \"Remove duplicate the from AppBar documentation.\" into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:45:13 +0000 (16:45 +0000)]
Merge \"Remove duplicate the from AppBar documentation.\" into mnc-io-docs
am: f9f7a29fe9

Change-Id: I7c79f4df131bbb7f2f5189af901cd75ac240c194

8 years agoMerge \"Fix code example in testing-support-library.\" into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:45:12 +0000 (16:45 +0000)]
Merge \"Fix code example in testing-support-library.\" into mnc-io-docs
am: e172a4b692

Change-Id: I47e39e2a19289d12d1d54000c974ef9c1c97839a

8 years agoMerge \"Fix a link to CustomTabsCallback in support-library docs.\" into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:45:10 +0000 (16:45 +0000)]
Merge \"Fix a link to CustomTabsCallback in support-library docs.\" into mnc-io-docs
am: 2ff2814a4a

Change-Id: Ic1b3b40336bc22503ac86aea96bd98b705adf96d

8 years agoFix a spelling error in Supporting Languages page.
Aurimas Liutikas [Thu, 9 Jun 2016 00:01:17 +0000 (17:01 -0700)]
Fix a spelling error in Supporting Languages page.

Bug:
https://code.google.com/p/android/issues/detail?id=71378

Change-Id: I82bc1b3e9b20fdafc74ef544e5bde4f22c47f2e3
(cherry picked from commit 52eae0ac1e78fc22cae962a99d19ed6f33d2a2da)

8 years agoMerge "Correct the size of example bitmap for xxhdpi." into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:42:16 +0000 (16:42 +0000)]
Merge "Correct the size of example bitmap for xxhdpi." into mnc-io-docs

8 years agoMerge "Remove duplicate the from AppBar documentation." into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:41:54 +0000 (16:41 +0000)]
Merge "Remove duplicate the from AppBar documentation." into mnc-io-docs

8 years agoMerge "Fix code example in testing-support-library." into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:39:25 +0000 (16:39 +0000)]
Merge "Fix code example in testing-support-library." into mnc-io-docs

8 years agoMerge "Fix a link to CustomTabsCallback in support-library docs." into mnc-io-docs
Aurimas Liutikas [Thu, 9 Jun 2016 16:39:14 +0000 (16:39 +0000)]
Merge "Fix a link to CustomTabsCallback in support-library docs." into mnc-io-docs

8 years agoMerge \"docs: Documented how to handle alarms in AA media apps.\" into mnc-io-docs
sreevanis [Thu, 9 Jun 2016 02:23:30 +0000 (02:23 +0000)]
Merge \"docs: Documented how to handle alarms in AA media apps.\" into mnc-io-docs
am: 21d6abf7be

Change-Id: Id05d99983414d3884c0c90fb67eec224ca77c80b

8 years agoMerge "docs: Documented how to handle alarms in AA media apps." into mnc-io-docs
Sreevani Sreejith [Thu, 9 Jun 2016 02:15:38 +0000 (02:15 +0000)]
Merge "docs: Documented how to handle alarms in AA media apps." into mnc-io-docs

8 years agodocs: Documented how to handle alarms in AA media apps.
sreevanis [Fri, 3 Jun 2016 19:43:52 +0000 (12:43 -0700)]
docs: Documented how to handle alarms in AA media apps.

Bug:27708785
Change-Id: Iee2a676fd8adbcba00301932d5e5637ee21df224

8 years agodocs: Added links to performance resources section
Eric Schmidt [Tue, 31 May 2016 20:26:25 +0000 (13:26 -0700)]
docs: Added links to performance resources section

Bug: 27925680
Change-Id: Ide169d8f1b182cb1ed0021c35f2eee51feac71d7

8 years agoAS UI redirect for experimental to stable Gradle migration guide
Adarsh Fernando [Wed, 8 Jun 2016 21:12:56 +0000 (21:12 +0000)]
AS UI redirect for experimental to stable Gradle migration guide
am: c65f7e8071

Change-Id: I6ebb598650756de2687b4ab73ef41e27b13c8b1c

8 years agoAS UI redirect for experimental to stable Gradle migration guide
Adarsh Fernando [Wed, 8 Jun 2016 20:42:37 +0000 (13:42 -0700)]
AS UI redirect for experimental to stable Gradle migration guide

- This guide may be moved over to DAC when AS 2.2 goes stable.

Change-Id: Ia29bb75832f01efc8175db45f8fd08d5013d715e

8 years agoCorrect the size of example bitmap for xxhdpi.
Aurimas Liutikas [Tue, 7 Jun 2016 23:52:06 +0000 (16:52 -0700)]
Correct the size of example bitmap for xxhdpi.

Bug:
https://code.google.com/p/android/issues/detail?id=156314

Change-Id: Ib95efa2767aa52cb2e11195499828ca41e58eb50
(cherry picked from commit 8c719cece6c6fa794d0f8401839a742923731656)

8 years agoRemove duplicate the from AppBar documentation.
Aurimas Liutikas [Fri, 3 Jun 2016 21:39:10 +0000 (14:39 -0700)]
Remove duplicate the from AppBar documentation.

Bug:
https://code.google.com/p/android/issues/detail?id=187156

Change-Id: I5ee5e93b5e5b004f49e860047e4e2610b44e81d9
(cherry picked from commit bfc3cfdec5383ecbf04a5d5c98bd53304352ba1e)

8 years agoFix code example in testing-support-library.
Aurimas Liutikas [Fri, 3 Jun 2016 20:14:38 +0000 (13:14 -0700)]
Fix code example in testing-support-library.

Note: mDevice is a variable, there is additional brackets.

Bug:
https://code.google.com/p/android/issues/detail?id=206043

Change-Id: I8e88a6144f1ede1d45262ff034159de524c24b70
(cherry picked from commit 6b1853008eac7f64634d7a632869fc6248053d18)

8 years agoFix a link to CustomTabsCallback in support-library docs.
Aurimas Liutikas [Fri, 3 Jun 2016 20:25:38 +0000 (13:25 -0700)]
Fix a link to CustomTabsCallback in support-library docs.

Bug:
https://code.google.com/p/android/issues/detail?id=183077

Change-Id: I86d1d8e07e42e9e295364b002e7e1534d4d9d5cc
(cherry picked from commit f82032fcf93a2cfea24574632cca676af6bc83fa)

8 years agoMinor fixes to distribute cards and fab. am: 5ec3a404fb
Dirk Dougherty [Tue, 7 Jun 2016 22:48:17 +0000 (22:48 +0000)]
Minor fixes to distribute cards and fab. am: 5ec3a404fb
am: ba9c3d585f

Change-Id: I6f250c2b9733562e388e2cd81ab9b7c365bb3c9a

8 years agoMinor fixes to distribute cards and fab.
Dirk Dougherty [Tue, 7 Jun 2016 22:45:30 +0000 (22:45 +0000)]
Minor fixes to distribute cards and fab.
am: 5ec3a404fb

Change-Id: I47c10ecd60b616bd0f343cb2309820c800d5a077

8 years agoMinor fixes to distribute cards and fab.
Dirk Dougherty [Tue, 7 Jun 2016 22:39:03 +0000 (15:39 -0700)]
Minor fixes to distribute cards and fab.

Change-Id: I125162be9d53faef0c477a2e2592624bb5869ff4

8 years agodocs: Added CL commands for data-saver testing
Eric Schmidt [Tue, 7 Jun 2016 21:47:47 +0000 (21:47 +0000)]
docs: Added CL commands for data-saver testing
am: b603eae9b3

* commit 'b603eae9b363ca292d721243819dfd701a194b65':
  docs: Added CL commands for data-saver testing

Change-Id: I1f5bf236f72db694ddedfe6552f188242d5f61a1

8 years agodocs: Added CL commands for data-saver testing
Eric Schmidt [Tue, 31 May 2016 22:56:48 +0000 (15:56 -0700)]
docs: Added CL commands for data-saver testing

Bug: 28951799
Change-Id: I03ae59b1d98b8e58dc859c8158b318718c8a9f13

8 years agoRedirect for AS error message regarding SDK license agreements
Adarsh Fernando [Tue, 7 Jun 2016 16:01:48 +0000 (16:01 +0000)]
Redirect for AS error message regarding SDK license agreements
am: 5fb0843a7f

* commit '5fb0843a7f276d8f597e8e6337d60e2901afd430':
  Redirect for AS error message regarding SDK license agreements

Change-Id: Ia741036afbe6d28082a63853ca3aaada487f7d53

8 years agoRedirect for AS error message regarding SDK license agreements
Adarsh Fernando [Tue, 7 Jun 2016 03:58:18 +0000 (20:58 -0700)]
Redirect for AS error message regarding SDK license agreements

- error message will provide a link to doc about importing
  license agreements from another workstatio
- Doc currently on TAC, may move to DAC

Change-Id: Iee2839f1dc7b6a5a1fb5a90ad499e1b0cddf5068

8 years agodocs: Update Android Dashboard for June 2016
Joe Fernandez [Mon, 6 Jun 2016 22:08:01 +0000 (22:08 +0000)]
docs: Update Android Dashboard for June 2016
am: ab59c24004

* commit 'ab59c240040448a51b3cb3b3cd8ec97e96cf6d80':
  docs: Update Android Dashboard for June 2016

Change-Id: If7daf8d73b8653b02f6f3f682c136947f25bec80

8 years agodocs: Update Android Dashboard for June 2016
Joe Fernandez [Mon, 6 Jun 2016 21:56:23 +0000 (14:56 -0700)]
docs: Update Android Dashboard for June 2016

Change-Id: Iec84a33d5bc456e5feaf7dcee0880035c9b7c559

8 years agoadd redirect for removed dupe logcat page per: https://critique.corp.google.com/...
smain@google.com [Mon, 6 Jun 2016 19:45:55 +0000 (19:45 +0000)]
add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576
am: 7573c42dbe

* commit '7573c42dbed65334ef3d86a06dd861a01f6d0ed4':
  add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576

Change-Id: I8c81af0e1aab745ed10dbc8916edd22e7d3dd1a9

8 years agoadd redirect for removed dupe logcat page
smain@google.com [Mon, 6 Jun 2016 19:39:06 +0000 (12:39 -0700)]
add redirect for removed dupe logcat page
per: https://critique.corp.google.com/#review/122118806
bug: 29122576

Change-Id: Icf4f559bb7d246d4f340c15a55580e9248806cee

8 years agodocs: Fix code sample in /work: Set up Single-Purpose Devices
Billy Lamberta [Fri, 3 Jun 2016 18:32:42 +0000 (18:32 +0000)]
docs: Fix code sample in /work: Set up Single-Purpose Devices
am: f4973c28a5

* commit 'f4973c28a513b117bed6f3b7f5e2ffbd975d4f02':
  docs: Fix code sample in /work: Set up Single-Purpose Devices

Change-Id: I2e2f851ddf9208d3a734913369e8ece1fe199cfe

8 years agodocs: Fix code sample in /work: Set up Single-Purpose Devices
Billy Lamberta [Thu, 2 Jun 2016 22:52:29 +0000 (15:52 -0700)]
docs: Fix code sample in /work: Set up Single-Purpose Devices

bug: 29095115
Change-Id: I7af38925ce24124d0b48368d9a0436b2d60995b5

8 years agoMerge "docs: Fixed background optmizations code snippet" into mnc-io-docs
Eric Schmidt [Fri, 3 Jun 2016 02:52:51 +0000 (02:52 +0000)]
Merge "docs: Fixed background optmizations code snippet" into mnc-io-docs
am: 0b8eb8c1e8

* commit '0b8eb8c1e833d3f16aaf6e44f256c23537ae0500':
  docs: Fixed background optmizations code snippet

Change-Id: I5fd02424afc2f99c7bd63f47e3cece88356546a1

8 years agoMerge "docs: Fixed background optmizations code snippet" into mnc-io-docs
Eric Schmidt [Fri, 3 Jun 2016 02:41:45 +0000 (02:41 +0000)]
Merge "docs: Fixed background optmizations code snippet" into mnc-io-docs

8 years agodocs: work minisite post-launch fixes
Billy Lamberta [Thu, 2 Jun 2016 21:59:29 +0000 (21:59 +0000)]
docs: work minisite post-launch fixes
am: 9fec73a47c

* commit '9fec73a47c158df0a184a1f2a0301b6394cfec40':
  docs: work minisite post-launch fixes

Change-Id: I19be178cec83668e19e768af08eae0ae5fd5deda

8 years agodocs: Edited "Promote with Ads" page; created "Nearby" feature page.
Kevin Hufnagle [Mon, 23 May 2016 19:54:59 +0000 (12:54 -0700)]
docs: Edited "Promote with Ads" page; created "Nearby" feature page.

The Nearby feature appears in the "Engage & retain" section of DAC.

Bug: 28436589
Change-Id: I2250ac79d1b568eaa535fcbe05187811c90b6ea3

8 years agodocs: work minisite post-launch fixes
Billy Lamberta [Thu, 19 May 2016 21:27:49 +0000 (14:27 -0700)]
docs: work minisite post-launch fixes

* Localization for table of contents.

* Replace occurrences of 'app restrictions' with the preferred
term 'managed configurations' (see go/afw-words). Update resource
card titles and add page redirects.

* In guide, update language for SSO with Chrome Custom Tabs.
(Cherry-picked from 1056063.)

* Add resource card for 'Your Apps at Work' video.

bug: 2837825227744376
Change-Id: I8bc2e87d0486159bdd6680600b783af7334c3a58

8 years agodocs: Updated "payments" page; created new "drive conversions" page.
Kevin Hufnagle [Mon, 23 May 2016 16:34:14 +0000 (09:34 -0700)]
docs: Updated "payments" page; created new "drive conversions" page.

Both of these pages appear within the Distribute > Earn area of DAC.

Bug: 28519169
Change-Id: I9d5dc74450e5971c522d7b34162c29797dd97975

8 years agoMerge "docs: Fixed setAllowGeneratedReplies() link to point to Android N API referenc...
sreevanis [Wed, 1 Jun 2016 22:46:44 +0000 (22:46 +0000)]
Merge "docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference." into mnc-io-docs
am: 2d6015b18b

* commit '2d6015b18ba0bf52ebe402503c7c66ddae23d8bd':
  docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference.

Change-Id: I76168738a10e3f379134a88a89667a63d818323d

8 years agoMerge "docs: Fixed setAllowGeneratedReplies() link to point to Android N API referenc...
Sreevani Sreejith [Wed, 1 Jun 2016 21:58:20 +0000 (21:58 +0000)]
Merge "docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference." into mnc-io-docs

8 years agodocs: Fixed setAllowGeneratedReplies() link to point to Android N API reference.
sreevanis [Wed, 1 Jun 2016 19:37:12 +0000 (12:37 -0700)]
docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference.

Bug:29071043
Change-Id: Iac88710234277210997150e2a6725322928276c3

8 years agoMerge "docs: Fixed \'MessageStyle\' typo" into mnc-io-docs
Eric Schmidt [Wed, 1 Jun 2016 18:16:17 +0000 (18:16 +0000)]
Merge "docs: Fixed \'MessageStyle\' typo" into mnc-io-docs
am: 8ef79a9246

* commit '8ef79a9246eba129c22e5d54654ecb85414edf22':
  docs: Fixed 'MessageStyle' typo

Change-Id: Ie9bfc94d89f388763e360841ae129d214156d6d2

8 years agodocs: Fixed background optmizations code snippet
Eric Schmidt [Tue, 31 May 2016 19:40:32 +0000 (12:40 -0700)]
docs: Fixed background optmizations code snippet

Bug: 28341003
Change-Id: I42b26f52ac6f17b684a8a9673b5acd9d9e647a7f

8 years agoMerge "docs: Fixed 'MessageStyle' typo" into mnc-io-docs
Eric Schmidt [Wed, 1 Jun 2016 18:04:55 +0000 (18:04 +0000)]
Merge "docs: Fixed 'MessageStyle' typo" into mnc-io-docs

8 years agocherry-pick: docs: Added note that <application> at end of manifest.
Kevin Hufnagle [Wed, 1 Jun 2016 18:02:22 +0000 (18:02 +0000)]
cherry-pick: docs: Added note that <application> at end of manifest.
am: d5368b8185

* commit 'd5368b81857a04879ed55be2a67f034cce4e5094':
  cherry-pick: docs: Added note that <application> at end of manifest.

Change-Id: Ie8343e36136e7f3829bf92d7ac26488faf01b489

8 years agocherry-pick: docs: Added note that <application> at end of manifest.
Kevin Hufnagle [Tue, 31 May 2016 21:56:34 +0000 (14:56 -0700)]
cherry-pick: docs: Added note that <application> at end of manifest.

After cherry picking, removed trailing whitespace at end of lines.

Bug: 28823898
Change-Id: I30d69f1877d772893965e1512455f3addb397c80
Original-Change-Id: I9d4e67c30a0e95e78a596c933c9b9d4804eb4d6a

8 years agodocs: Fixed 'MessageStyle' typo
Eric Schmidt [Tue, 31 May 2016 18:56:03 +0000 (11:56 -0700)]
docs: Fixed 'MessageStyle' typo

Bug: 28964745
Change-Id: Ida96fbae10fa70c4cfffdad8642cfb4c8132c3a3

8 years agoUpdated image sizes and wrapped text around images.
sreevanis [Tue, 31 May 2016 18:39:38 +0000 (18:39 +0000)]
Updated image sizes and wrapped text around images.
am: 1ce2279423

* commit '1ce2279423a544d431bf6b64f2bfeb1a4617120b':
  Updated image sizes and wrapped text around images.

Change-Id: I61e1bb43a0b32ca80e0875e375c746fc930c85cb

8 years agoUpdated image sizes and wrapped text around images.
sreevanis [Thu, 19 May 2016 21:15:14 +0000 (14:15 -0700)]
Updated image sizes and wrapped text around images.

Fixed messagingstyle link in api-overview page.

Bug:28864173
Change-Id: I2e1a6036010b2e3aea8104e51e37a1697906691c

8 years agoMerge "docs: Updating GuidedStepFragment for 23.2, new action types" into mnc-io...
Daniel Yu [Tue, 31 May 2016 17:17:18 +0000 (17:17 +0000)]
Merge "docs: Updating GuidedStepFragment for 23.2, new action types" into mnc-io-docs
am: 160ce9413c

* commit '160ce9413ccd5cef62b01f2e7e7fb601c5e8fbf2':
  docs: Updating GuidedStepFragment for 23.2, new action types

Change-Id: I646cb0a2e9ecc0f783444bb8b63334a37c6e22df

8 years agoMerge "docs: Updating GuidedStepFragment for 23.2, new action types" into mnc-io...
Dan Yu [Tue, 31 May 2016 17:09:23 +0000 (17:09 +0000)]
Merge "docs: Updating GuidedStepFragment for 23.2, new action types" into mnc-io-docs

8 years agoMerge "Docs: Fixed an invalid initialization of ExampleProvider member in Content...
Hemal Patel [Sat, 28 May 2016 01:20:26 +0000 (01:20 +0000)]
Merge "Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample" into mnc-io-docs
am: 709f0df0d8

* commit '709f0df0d883ee5351d4f5688360fa76f9a84dbc':
  Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample

Change-Id: Idee5539ed59ec115e90b4f5413f385e8d51369d8

8 years agoMerge "Docs: Fixed an invalid initialization of ExampleProvider member in Content...
Hemal Patel [Sat, 28 May 2016 01:16:49 +0000 (01:16 +0000)]
Merge "Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample" into mnc-io-docs

8 years agoredirect adt guide to release notes to consolidate the deprecation message. related...
smain@google.com [Fri, 27 May 2016 22:56:53 +0000 (22:56 +0000)]
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
am: d6c76ddc51

* commit 'd6c76ddc51a1b607c50d8e443a7affb9b2e0e1b6':
  redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890

Change-Id: Ia14317cc6a292fcda6328d96660db0eda5757e12

8 years agoredirect adt guide to release notes to consolidate the deprecation message.
smain@google.com [Fri, 27 May 2016 22:43:10 +0000 (15:43 -0700)]
redirect adt guide to release notes to consolidate the deprecation message.
related deletion of file: https://critique.corp.google.com/#review/123463890

Change-Id: Ia9b533ec52a0fd05fcfeede04dda64ae6041c6a2

8 years agoMerge "docs: update redirects for GMS and GCM reference docs" into mnc-io-docs
Joe Fernandez [Fri, 27 May 2016 22:35:26 +0000 (22:35 +0000)]
Merge "docs: update redirects for GMS and GCM reference docs" into mnc-io-docs
am: 580bff3d90

* commit '580bff3d90bc08fa6db0edb32abffee8d1bdd563':
  docs: update redirects for GMS and GCM reference docs

Change-Id: Idfd86984163c495995e331e99d182dd33e1bab96

8 years agoMerge "docs: update redirects for GMS and GCM reference docs" into mnc-io-docs
Joe Fernandez [Fri, 27 May 2016 22:31:01 +0000 (22:31 +0000)]
Merge "docs: update redirects for GMS and GCM reference docs" into mnc-io-docs

8 years agodocs: update redirects for GMS and GCM reference docs
Joe Fernandez [Fri, 27 May 2016 22:18:37 +0000 (15:18 -0700)]
docs: update redirects for GMS and GCM reference docs

b/29003935

Change-Id: I5ad833276dbbfc21a3c5e55a4b2e37d6b3a40dda

8 years agoMerge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub...
Hemal Patel [Fri, 27 May 2016 21:41:48 +0000 (21:41 +0000)]
Merge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub." into mnc-io-docs
am: 50f57d1d63

* commit '50f57d1d631eb08744609f9440c935b1e8e86992':
  Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub.

Change-Id: I3c60c8a347283c4f107eef0e4efe3cabd9c8795e

8 years agoMerge "Docs: Removed note in "Platform Versions" section" into mnc-io-docs
Hemal Patel [Fri, 27 May 2016 21:41:43 +0000 (21:41 +0000)]
Merge "Docs: Removed note in "Platform Versions" section" into mnc-io-docs
am: 9dfa75ef43

* commit '9dfa75ef43782c596d55de582704566afc540d06':
  Docs: Removed note in "Platform Versions" section

Change-Id: Ie09047db04155b7f37aafdc3ac6a85e390d54143

8 years agoMerge "Docs: Fixed the end-of-comment tag" into mnc-io-docs
Hemal Patel [Fri, 27 May 2016 21:37:15 +0000 (21:37 +0000)]
Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs
am: d09caa1378

* commit 'd09caa137854596bb082188b7073eead8b844449':
  Docs: Fixed the end-of-comment tag

Change-Id: I27a07c1d00f840b34683cfb333b8b338ffe60dd3

8 years agoMerge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub...
Hemal Patel [Fri, 27 May 2016 21:32:24 +0000 (21:32 +0000)]
Merge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub." into mnc-io-docs

8 years agoMerge "Docs: Removed note in "Platform Versions" section" into mnc-io-docs
Hemal Patel [Fri, 27 May 2016 21:32:04 +0000 (21:32 +0000)]
Merge "Docs: Removed note in "Platform Versions" section" into mnc-io-docs

8 years agoMerge "Docs: Fixed the end-of-comment tag" into mnc-io-docs
Hemal Patel [Fri, 27 May 2016 21:31:22 +0000 (21:31 +0000)]
Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs

8 years agodocs: Updating GuidedStepFragment for 23.2, new action types
Daniel Yu [Mon, 9 May 2016 20:09:20 +0000 (13:09 -0700)]
docs: Updating GuidedStepFragment for 23.2, new action types

Adding docs for some updates for GuidedStepFragment and GuidedAction
done in support lib v23.2. Includes docs on date picker actions,
subactions (new subsection), button actions (new subsection).
Adding docs for popBackStackToGuidedStepFragment and
finishGuidedStepFragments convenience methods.
Also updating page keywords so this page has better search
discoverability.

Staged: https://android-dot-devsite.googleplex.com/training/tv/playback/guided-step.html

Bug: 26902886
Original SHA1: I792bbe6696cd144dbb6319b3c4eb44e67390217d

Change-Id: I57aeb9deb59bb2cdf5a062b24916b625e1553cf0

8 years agoMerge "Doc change: Fix broken link." into mnc-io-docs
Mark Goldstein [Fri, 27 May 2016 17:46:38 +0000 (17:46 +0000)]
Merge "Doc change: Fix broken link." into mnc-io-docs
am: d643ab1ddb

* commit 'd643ab1ddb737aeb6636c61839cb64bdc7348c04':
  Doc change: Fix broken link.

Change-Id: Ia1a9fdd18486ecf34d4a577f0e7f9d9570f748a3

8 years agoMerge "Doc change: Fix broken link." into mnc-io-docs
Mark Goldstein [Fri, 27 May 2016 17:37:36 +0000 (17:37 +0000)]
Merge "Doc change: Fix broken link." into mnc-io-docs

8 years agoMerge "Added android:tools specification on navigation and actions page." into mnc...
sreevanis [Fri, 27 May 2016 03:43:12 +0000 (03:43 +0000)]
Merge "Added android:tools specification on navigation and actions page." into mnc-io-docs
am: 4ca0c8052c

* commit '4ca0c8052c950f9f8a654ed5c0a112765295f1fd':
  Added android:tools specification on navigation and actions page.

Change-Id: Ied53973a54a95d2590ed394ebcba0789017687da

8 years agoMerge "Added android:tools specification on navigation and actions page." into mnc...
Sreevani Sreejith [Fri, 27 May 2016 03:38:18 +0000 (03:38 +0000)]
Merge "Added android:tools specification on navigation and actions page." into mnc-io-docs

8 years agoMerge "docs: Refinements for testing" into mnc-io-docs
Bert McMeen [Thu, 26 May 2016 22:49:04 +0000 (22:49 +0000)]
Merge "docs: Refinements for testing" into mnc-io-docs
am: 9da0730d66

* commit '9da0730d66b36b11a93e147857f62e641ac76276':
  docs: Refinements for testing

Change-Id: I981bf909a77f680854064e5a45e9fad0aef07425

8 years agoMerge "docs: Refinements for testing" into mnc-io-docs
Bert McMeen [Thu, 26 May 2016 22:43:54 +0000 (22:43 +0000)]
Merge "docs: Refinements for testing" into mnc-io-docs

8 years agodocs: Refinements for testing
Bert McMeen [Thu, 26 May 2016 17:47:23 +0000 (10:47 -0700)]
docs: Refinements for testing

Bug: 28964312
Change-Id: Ie98b74860659046199f8ee920d1cd4899a9c7ce6

8 years agoUpdated link to material design page.
sreevanis [Thu, 26 May 2016 22:21:29 +0000 (22:21 +0000)]
Updated link to material design page.
am: ff05383baf

* commit 'ff05383baf0027dbb04cfa588a80f5d8806bf8aa':
  Updated link to material design page.

Change-Id: Ic56e38ad1b18c324577586a979364c8e1d0edf3a

8 years agoUpdated link to material design page.
sreevanis [Thu, 26 May 2016 22:06:13 +0000 (15:06 -0700)]
Updated link to material design page.

Bug:28983647
Change-Id: Ic4ca199ca71d3cbfc3ffde477b423aebbf626ac1

8 years agoDocs: Removed note in "Platform Versions" section
Hemal Patel [Tue, 24 May 2016 00:39:38 +0000 (17:39 -0700)]
Docs: Removed note in "Platform Versions" section

Bug: 27768014

Removed note that explained why Android versions older than 2.2 do not appear in the dashboard

Change-Id: I108d37cd4885fb4f2418b85d0e8c0a6e9a0b0fd0

8 years agoDoc change: Fix broken link.
Mark Goldstein [Wed, 25 May 2016 17:01:02 +0000 (10:01 -0700)]
Doc change: Fix broken link.

The href must include the page containing
the anchor "#dynamic-interfaces".

Change-Id: Ie6503584aff0104d11dcafed4fd03ce447ef4c59

8 years agoMerge "Cherry pick: docs: Edited "Features Reference" section in "<uses-feature>...
Kevin Hufnagle [Thu, 26 May 2016 20:59:57 +0000 (20:59 +0000)]
Merge "Cherry pick: docs: Edited "Features Reference" section in "<uses-feature>" page." into mnc-io-docs
am: f23477385e

* commit 'f23477385edbf1e8ecc8c280867fb39698da4b8d':
  Cherry pick: docs: Edited "Features Reference" section in "<uses-feature>" page.

Change-Id: I59ebda20856fd90f50968f9a341b8f87ce2bd9c1

8 years agoMerge "Cherry pick: docs: Edited "Features Reference" section in "<uses-feature>...
Kevin Hufnagle [Thu, 26 May 2016 20:55:55 +0000 (20:55 +0000)]
Merge "Cherry pick: docs: Edited "Features Reference" section in "<uses-feature>" page." into mnc-io-docs

8 years agoMerge "docs: Removing CLI steps in getting started docs" into mnc-io-docs
Eric Schmidt [Thu, 26 May 2016 19:30:14 +0000 (19:30 +0000)]
Merge "docs: Removing CLI steps in getting started docs" into mnc-io-docs
am: 8e08dbe8f8

* commit '8e08dbe8f825e2de9cd79bf155a255543efb4c6c':
  docs: Removing CLI steps in getting started docs

Change-Id: If7ce2cdf3f9b27dd8f7ab36a83fe38d26a70e7ca

8 years agoMerge "docs: Removing CLI steps in getting started docs" into mnc-io-docs
Eric Schmidt [Thu, 26 May 2016 19:26:31 +0000 (19:26 +0000)]
Merge "docs: Removing CLI steps in getting started docs" into mnc-io-docs

8 years agodocs: Removing CLI steps in getting started docs
Eric Schmidt [Tue, 24 May 2016 22:50:59 +0000 (15:50 -0700)]
docs: Removing CLI steps in getting started docs

Bug: 22875456
Bug: 21026809
Change-Id: I8f4fcca73c779407aac0b96299c60f8d6adae214

8 years agoadd redirect for Espresso Test Recorder doc that will soon be on TAC site.
smain@google.com [Thu, 26 May 2016 17:59:11 +0000 (17:59 +0000)]
add redirect for Espresso Test Recorder doc that will soon be on TAC site.
am: 8f60544180

* commit '8f60544180374beaab837bc0f3225e54d0d368a5':
  add redirect for Espresso Test Recorder doc that will soon be on TAC site.

Change-Id: I55f32372b245d136519e55e8dd79796f58a6231f

8 years agoCherry pick: docs: Edited "Features Reference" section in
Kevin Hufnagle [Fri, 29 Apr 2016 17:40:47 +0000 (10:40 -0700)]
Cherry pick: docs: Edited "Features Reference" section in
"<uses-feature>" page.

The "Features Reference" section now lists all hardware and software
features that apps can use on devices running Marshmallow, and some
existing features now have more descriptive examples.

Converted the tables listing hardware and software features to h4
elements and definition lists to make the page more reader-friendly,
particularly on handheld devices.

Bug: 27803596
Change-Id: I3490f5dcde6a838d69940c70e06d9cd2cb8a7bdc

8 years agoadd redirect for Espresso Test Recorder doc that will soon be on TAC site.
smain@google.com [Thu, 26 May 2016 17:33:07 +0000 (10:33 -0700)]
add redirect for Espresso Test Recorder doc that will soon be on TAC site.

Change-Id: Ied13eedb15940b4a52562beffc9ea7652a0c4c76

8 years agoMerge "Remove spurious url reference." into mnc-mr-docs am: 1ed701493a
Dirk Dougherty [Thu, 26 May 2016 05:35:46 +0000 (05:35 +0000)]
Merge "Remove spurious url reference." into mnc-mr-docs am: 1ed701493a
am: a7c0788467

* commit 'a7c0788467d865e72ddbaa5862382d8ecc164039':
  Remove spurious url reference.

Change-Id: Ifb9a772d89c60124334b3a78a2f5864f879d104f

8 years agoMerge "Remove spurious url reference." into mnc-mr-docs
Dirk Dougherty [Thu, 26 May 2016 05:17:01 +0000 (05:17 +0000)]
Merge "Remove spurious url reference." into mnc-mr-docs
am: 1ed701493a

* commit '1ed701493a6363c58b86de8dac600fca990a131a':
  Remove spurious url reference.

Change-Id: I6b304fe5f87804f9c0d4de9bfef92437810ac9ea

8 years agoMerge "Remove spurious url reference." into mnc-mr-docs
Dirk Dougherty [Thu, 26 May 2016 05:03:24 +0000 (05:03 +0000)]
Merge "Remove spurious url reference." into mnc-mr-docs

8 years agoMerge "Merge "Track changes to network security config manifest configuration" into...
Chad Brubaker [Thu, 26 May 2016 04:37:17 +0000 (04:37 +0000)]
Merge "Merge "Track changes to network security config manifest configuration" into mnc-mr-docs am: c0f99aebdc" into mnc-io-docs
am: ce99e3c571

* commit 'ce99e3c57133b4418be4f0e2c8bc7dd9ea2815d2':
  Track changes to network security config manifest configuration

Change-Id: I6a09710dcef8b19c429f28fa90d72fd38284de3e

8 years agoMerge "docs: Remove Advertising ID page and redirect to GMS reference docs" into...
Joe Fernandez [Thu, 26 May 2016 04:37:09 +0000 (04:37 +0000)]
Merge "docs: Remove Advertising ID page and redirect to GMS reference docs" into mnc-io-docs
am: 9e823c7048

* commit '9e823c7048bce9373fd5ccf10003b2eb05175b2b':
  docs: Remove Advertising ID page and redirect to GMS reference docs

Change-Id: Ie5649d42ece35f36130abefd00c3a53d5252cd03

8 years agoMerge "Merge "Track changes to network security config manifest configuration" into...
Android Build Merger (Role) [Thu, 26 May 2016 04:26:32 +0000 (04:26 +0000)]
Merge "Merge "Track changes to network security config manifest configuration" into mnc-mr-docs am: c0f99aebdc" into mnc-io-docs

8 years agoMerge "docs: Remove Advertising ID page and redirect to GMS reference docs" into...
Joe Fernandez [Thu, 26 May 2016 04:26:24 +0000 (04:26 +0000)]
Merge "docs: Remove Advertising ID page and redirect to GMS reference docs" into mnc-io-docs

8 years agoMerge "Track changes to network security config manifest configuration" into mnc...
Chad Brubaker [Thu, 26 May 2016 04:26:11 +0000 (04:26 +0000)]
Merge "Track changes to network security config manifest configuration" into mnc-mr-docs
am: c0f99aebdc

* commit 'c0f99aebdc7c803600e12cbe0d940219069eb066':
  Track changes to network security config manifest configuration

Change-Id: I46fc434934428ffbdfd7816c0a3b2590f97d4713

8 years agoMerge "Track changes to network security config manifest configuration" into mnc...
Chad Brubaker [Thu, 26 May 2016 04:09:39 +0000 (04:09 +0000)]
Merge "Track changes to network security config manifest configuration" into mnc-mr-docs

8 years agoRemove spurious url reference.
Dirk Dougherty [Thu, 26 May 2016 03:29:59 +0000 (20:29 -0700)]
Remove spurious url reference.

Change-Id: I35e5869ed71677b11af8c451a16661faa896ca1f

8 years agoDocs: Fixed an invalid initialization of ExampleProvider member in Content URI
Hemal Patel [Thu, 26 May 2016 01:00:18 +0000 (18:00 -0700)]
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI
patterns docs sample

Bug: 28679030
Change-Id: Ia8f30fa82dbbced9c177e39a61834f25d5b331b2

8 years agodocs: Fix broken link in Volley training am: 05dd9d2c29 am: 346114e346
Trevor Johns [Thu, 26 May 2016 01:59:17 +0000 (01:59 +0000)]
docs: Fix broken link in Volley training am: 05dd9d2c29 am: 346114e346
am: c8c2abed0e

* commit 'c8c2abed0e7418d7e0fb0ef73a0c363cec011b95':
  docs: Fix broken link in Volley training

Change-Id: I916717fca33fc1466cd1c022c6a4f5f931d00ebe

8 years agodocs: Remove Advertising ID page and redirect to GMS reference docs
Joe Fernandez [Thu, 26 May 2016 01:36:12 +0000 (18:36 -0700)]
docs: Remove Advertising ID page and redirect to GMS reference docs

b/28965089

Change-Id: I16141cf5711358c1b38f7e28a8150e2281990eb6

8 years agodocs: Fix broken link in Volley training am: 05dd9d2c29
Trevor Johns [Thu, 26 May 2016 01:32:43 +0000 (01:32 +0000)]
docs: Fix broken link in Volley training am: 05dd9d2c29
am: 346114e346

* commit '346114e3467cc06b2a90467a00288f6944dd969b':
  docs: Fix broken link in Volley training

Change-Id: Ifb20e8fd2a2c4d87786e61e6490e52dd06742810

8 years agodocs: Fix broken link in Volley training
Trevor Johns [Thu, 26 May 2016 01:18:44 +0000 (01:18 +0000)]
docs: Fix broken link in Volley training
am: 05dd9d2c29

* commit '05dd9d2c291c3b5becdf27b78cc0685be3bb5389':
  docs: Fix broken link in Volley training

Change-Id: Ia20dd9788d855129033c82e2161e01dc382d85b7