199079 Commits

Author SHA1 Message Date
Dan Dascalescu
5c7e76a866 Merge "Fix "java" capitalization in Intent.html" into mnc-docs
am: a4514e4552

* commit 'a4514e4552962aa2f80df4f3b2431881f648e521':
  Fix "java" capitalization in Intent.html
2016-01-13 18:47:08 +00:00
Dan Dascalescu
ec4886d7ad Merge "docs: Fix typo "Electrocargiogram", b/26355880" into mnc-docs
am: 9f7d8d1469

* commit '9f7d8d14697a7731285227f5c226179b2b111f9f':
  docs: Fix typo "Electrocargiogram", b/26355880
2016-01-13 18:45:25 +00:00
Dan Yu
fe6a561d5d Merge "docs: Adding screenshot for Now Playing page" into mnc-docs
am: 52ffcbf5e9

* commit '52ffcbf5e96c6f0dfa7c6101b33890c95653c6c7':
  docs: Adding screenshot for Now Playing page
2016-01-13 18:43:13 +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
5d7876fdf2 Merge "Doc change: Clarify acceptable use cases for Doze / Standby." into mnc-docs
am: a95c52f375

* commit 'a95c52f3750073516c2cc1ae3e5278fd45b02891':
  Doc change: Clarify acceptable use cases for Doze / Standby.
2016-01-12 20:59:59 +00: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
07e7767387 Merge "Corrected code snippet for reveal effect" into mnc-docs
am: b203ea3fe6

* commit 'b203ea3fe6d2d30fe0815db7eee2cc1c141acec5':
  Corrected code snippet for reveal effect
2016-01-12 18:54:15 +00:00
Andrew Solovay
b203ea3fe6 Merge "Corrected code snippet for reveal effect" into mnc-docs 2016-01-12 18:46:05 +00:00
Daniel Yu
bfc8636dfc docs: Adding documentation for "gregarious mode" (background playback)
for Android TV.

Formerly this was cherry-picked from Andy S's CL: ag/732685
Into a CL of mine: ag/838200
However, I somehow managed to create a CL that could not be merged
(it complains about "this change depends on changes that are not ready").
It's likely because I tried to revert an erroneous change Andy
made via git commands, and probably did something wrong there.

Anyway, I've copied my former CL exactly, but without cherry-picking,
so it's now a new independent CL that should be mergeable without
problem.

Bug: 21209207
Change-Id: Ib5c6e031f9a3e43ab80b05bfe1edbfd81d83e54d
2016-01-12 10:08:06 -08:00
Andrew Solovay
22c77a8711 docs: New documentation for In-app Billing Promotions
Doc for new feature. See first comment for doc stage location.

bug: 25185711
Change-Id: I3680c1e7670c6c87985b136158047c9bb1b58156
2016-01-11 17:43:28 -08:00
sreevanis
bd46021c9b docs: Updated existing auto app images due to updated UI.
Bug:26497952
Change-Id: Id8125926d55d56a33578febc1d87669ffa941413
2016-01-11 15:53:42 -08:00
Sreevani Sreejith
bc9350fa50 Merge "docs: Documented the new media constant used to determine if an app is currently selected by the user." into mnc-docs
am: ad12e4d102

* commit 'ad12e4d10263d13fb6bb4d1c4c476fcad759deb5':
  docs: Documented the new media constant used to determine if an app is currently selected by the user.
2016-01-08 23:07:08 +00:00
Sreevani Sreejith
ad12e4d102 Merge "docs: Documented the new media constant used to determine if an app is currently selected by the user." into mnc-docs 2016-01-08 23:03:19 +00:00
Dirk Dougherty
6a3854314c Doc change: Clarify acceptable use cases for Doze / Standby.
Change-Id: I059e1efb7f2cb34dc4d1e12cccacfa02fa436458
2016-01-07 18:18:05 -08:00
sreevanis
1b3f51c4e1 docs: Documented the new media constant used to determine if an app is
currently selected by the user.

Bug:23191905
Change-Id: I144a6ed115b48c4d834c64efbc6538779c7143c8
2016-01-07 12:58:31 -08:00
Andrew Solovay
40f862e06b docs: Fixed TOC typo and other formatting problems
am: 7f85bb12d2

* commit '7f85bb12d2c3d14ee8721e93ddb6090a3000523b':
  docs: Fixed TOC typo and other formatting problems
2016-01-07 02:31:17 +00:00
Andrew Solovay
7f85bb12d2 docs: Fixed TOC typo and other formatting problems
TOC link was missing a needed #. While I had the file open I fixed
other formatting issues (overlong lines, code snippets that
shouldn't have been pretty-printed). No changes to the page content.

I'll build and stage (see first comment for staged doc location) but
if it looks good I'll +2 and submit it myself.

bug: 26191770
Change-Id: I3c15ed3dfaa0762729f8d778d4aa828710c0eefa
2016-01-06 17:25:12 -08:00
Daniel Yu
e81f8ebd49 docs: Adding screenshot for Now Playing page
A follow-up to Chris Cartland's changes to the Now Playing
page (http://ag/831240 ), adding a supporting screenshot
that shows a Now Playing card with media in the background.

New PNG added at:
docs/html/images/training/tv/playback/now-playing-screen.png

Updated to use new version of PNG with more whitespace cropped
out (thanks Andrew!)

Bug: 26345930
Change-Id: I217fcc062f80734aebe32ec3a94ec7595756e78c
2016-01-05 16:28:43 -08:00
Andrew Solovay
af449795fb Merge "docs: Removing now-deprecated (and never-used) FLASHLIGHT permission" into mnc-docs
am: 6df19be4a3

* commit '6df19be4a32fd4b350a078def14a87e05a3efaab':
  docs: Removing now-deprecated (and never-used) FLASHLIGHT permission
2016-01-05 22:47:11 +00:00
Andrew Solovay
6df19be4a3 Merge "docs: Removing now-deprecated (and never-used) FLASHLIGHT permission" into mnc-docs 2016-01-05 22:43:37 +00:00
Andrew Solovay
17f19f06b9 docs: Removing now-deprecated (and never-used) FLASHLIGHT permission
Per bug b/26383626 , the FLASHLIGHT permission was never actually
used, and isn't checked by the new CameraManager.setTorchMode()
method. The permission has been removed from the manifest on
master; there's no reason to list it now in the list of normal
permissions.

See first comment for doc stage location.

bug: 26383626
Change-Id: I0c39dd5e1cdde1fc6a85759663b7e5ad669dc280
2016-01-04 16:43:27 -08:00
Joe Fernandez
4cb8671fa7 Merge "docs: Android Dashboard - January 2016" into mnc-docs
am: d774e8c6bb

* commit 'd774e8c6bb97e687887a5f1e9c3171be7617690a':
  docs: Android Dashboard - January 2016
2016-01-04 22:20:13 +00:00
Joe Fernandez
d774e8c6bb Merge "docs: Android Dashboard - January 2016" into mnc-docs 2016-01-04 22:08:32 +00:00
Joe Fernandez
4bc70f2a98 docs: Android Dashboard - January 2016
Change-Id: I465e16b05d1b25e8b5432041dbf73fbafd0481a1
2016-01-04 14:04:46 -08:00
Andrew Solovay
9c273d1f0e docs: Fixing typo
am: 0cccd0dbda

* commit '0cccd0dbda4fa98b9d8abf33acb625edb5993b38':
  docs: Fixing typo
2016-01-04 20:21:28 +00:00
Andrew Solovay
0cccd0dbda docs: Fixing typo
Just a missing period; I'll build (see first comment for stage
location) then if it looks good I'll submit.

bug: 26359756
Change-Id: I1f0619f23559abadacccc9a60d19aaf69713a6e2
2016-01-04 12:00:49 -08:00
Andrew Solovay
ac44005d2a Merge "docs: Fixed reference to "android:windowContentTransitions"" into mnc-docs
am: 2789fe9b89

* commit '2789fe9b8956bb7bc303f6aba84a697af5aad3ed':
  docs: Fixed reference to "android:windowContentTransitions"
2016-01-04 18:55:14 +00:00
Andrew Solovay
2789fe9b89 Merge "docs: Fixed reference to "android:windowContentTransitions"" into mnc-docs 2016-01-04 18:52:44 +00:00
Andrew Solovay
986de74f16 Merge "docs: Noted that test purchases have empty order ID." into mnc-docs
am: acddeda381

* commit 'acddeda3813d553498c3fb6c4d57594994efa23b':
  docs: Noted that test purchases have empty order ID.
2016-01-04 18:52:36 +00:00
Andrew Solovay
acddeda381 Merge "docs: Noted that test purchases have empty order ID." into mnc-docs 2016-01-04 18:49:38 +00:00
Andrew Solovay
27cc69ca08 docs: quick typo fix
am: 73c35d03d2

* commit '73c35d03d24c48ecba9ecac0ca4f5e6be51cecb9':
  docs: quick typo fix
2015-12-31 03:33:37 +00:00
Andrew Solovay
73c35d03d2 docs: quick typo fix
Fixed a typo and also removed a couple of extra blank lines. I'll
build (to make sure I didn't break anything) then if it looks good
I'll self-+2 and commit.

bug: 26359706
Change-Id: Idc873ad774769819708c3d227d23e676a7fa1a90
2015-12-30 19:11:24 -08:00
Andrew Solovay
923f603e59 Merge "docs: Fixing typos" into mnc-docs
am: 8998d20dba

* commit '8998d20dba5035340737389d7d507eabf9f83f94':
  docs: Fixing typos
2015-12-30 20:32:13 +00:00
Andrew Solovay
0316e695c5 Merge "docs: Fixed misleading information about permissions" into mnc-docs
am: 6552d59236

* commit '6552d592363ed3bcef70eb99ae5da4f9d4b57557':
  docs: Fixed misleading information about permissions
2015-12-30 20:29:45 +00:00
Andrew Solovay
8998d20dba Merge "docs: Fixing typos" into mnc-docs 2015-12-30 20:28:57 +00:00