1473 Commits

Author SHA1 Message Date
Andrew Solovay
350286e613 Merge "docs: Clarified when you can put the fragments in the root view." into mnc-preview-docs 2015-06-29 21:42:48 +00:00
Robert Schaub
f496648e2d docs: Removed sentence from permissions doc
Bug: 21788582
Change-Id: Ifffed46dece0adb00671199c26c2fe995c4179ea
2015-06-24 13:19:49 -07:00
Dirk Dougherty
813d974e33 Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
Change-Id: Ifb20f84560dc1c8655b8d216038a2b56777df460
2015-06-22 14:12:03 -07:00
Andrew Solovay
d043297ef4 docs: Clarified when you can put the fragments in the root view.
Per bug b/10641907, putting fragments in the root view *only* works
if the device runs Android 3.0 or later. Chris and Adam say
we don't really want to suggest that work flow even for these devices,
so I'm taking that info out.

bug: 10641907
Change-Id: Ie44acbb534b8e0cea8dbbfaaf2c65836b1c31be6
2015-06-22 13:27:47 -07:00
David Friedman
bee8d60a1c Fixes a typo where parens were used instead of curly braces, preventing
a link from being created at build time.

Change-Id: I4086ce5054cc2d5cacd72314810b626aee50df62
(cherry picked from commit e62f4540cd6ce6289fb0196c8e30c3a3d6905794)
2015-06-19 22:49:40 +00:00
Oliver Woodman
1ddb7caedb am eb09fe5e: Merge "Remove most of ExoPlayer page, replacing it with links to ExoPlayer site." into lmp-docs
* commit 'eb09fe5e3a9911daf4cb8e95145d2a6936aa189d':
  Remove most of ExoPlayer page, replacing it with links to ExoPlayer site.
2015-05-23 11:29:02 +00:00
Oliver Woodman
64d78094f6 Remove most of ExoPlayer page, replacing it with links to ExoPlayer site.
- The dev guide has moved to Github, where we can easily maintain it
  together with the code.
- I'd like us to still keep this page on the Android site, to direct
  developers toward using ExoPlayer.
- I have no idea what branch this should be on, but can easily cherry-pick
  to another one as required.

Change-Id: I9179b822988698053463eed7162e970cab3e1ae4
2015-05-19 17:30:02 +01:00
Rich Slogar
a27dd186b2 am e78f136b: Merge "docs: renderscript using gradle settings" into lmp-docs
* commit 'e78f136b1dbe11dc98c5699da24df49fd9dae795':
  docs: renderscript using gradle settings
2015-05-12 17:05:40 +00:00
Rich Slogar
e78f136b1d Merge "docs: renderscript using gradle settings" into lmp-docs 2015-05-12 16:54:39 +00:00
Joe Fernandez
1dc26b8c1e docs: remove obsolete renderscript reference framer page
Change-Id: I9ec7ad462584d2e2b7132b1ddbf9306c9df83b10
2015-05-07 15:14:31 -07:00
Rich Slogar
d0551feed2 Merge "docs: providing resources link" into lmp-mr1-ub-docs 2015-05-05 23:44:34 +00:00
Jean-Luc Brouillet
e9f17cda80 docs: Overhaul of the RenderScript reference documentation.
cherry-pick from CL: https://android-review.googlesource.com/148241

This CL replaces the Doxygen generated documentation by one that's created
by our internal tool found in framework/rs/api.  The big advantages:

- Can handle overloaded functions.  Doxygen could not and RenderScript has many.
- Can have version information.
- Can match the look of the Java documentation.
- Cleaner look and no leaking of internal paths.

This CL also include changes introduced by the L release which was missing
previously.

Change-Id: Icade41d04d35e45c445ad952bb8ce14389f9f59f
2015-05-05 15:20:50 -07:00
Andrew Solovay
a967cade1d cherrypick from lmp-docs Docs: Correcting how to escape quotes.
Original Change-Id: I417546a473f0ebe76a6e4102b87883a85365ac26

The behavior for single and double-quotes is different--I expanded
this section to note how they differ.

bug: 19959941
Change-Id: I9be9c066c416e9403a3ac164af0b1ce35f7ab1dd
2015-04-23 13:07:29 -07:00
Rich Slogar
16c2458740 docs: providing resources link
b/20453479

Change-Id: I62ed340a30efd1295d3e9a998a853b6cbfdbbd97
2015-04-23 12:45:24 -07:00
Andrew Solovay
3aba19a6c0 Docs: Correcting section on how to escape quotes in strings.
The behavior for single and double-quotes is different--I expanded
this section to note how they differ.

(New version of a Gerrit CL I abandoned because of a commit mess-up.)

See first comment for doc stage location.

bug: 19959941
Change-Id: I417546a473f0ebe76a6e4102b87883a85365ac26
2015-04-08 12:00:42 -07:00
Andrew Solovay
7818f205e5 am f99a16c9: am 589a272e: am f2ff12ba: Merge "docs: Fixed formatting in android:documentLaunchMode syntax section" into lmp-docs
* commit 'f99a16c943a4366bdfdba19534457f9e45538f7d':
  docs: Fixed formatting in android:documentLaunchMode syntax section
2015-04-02 20:19:15 +00:00
Andrew Solovay
d0609d1cb4 docs: Fixed formatting in android:documentLaunchMode syntax section
Also fixed the line breaks in android:configChanges so the syntax
code box doesn't need a horizontal scroll bar.

See first comment for doc stage location.

bug: 19935160
Change-Id: I1ec34473e743a9f0c921f771cfb47129c47f9014
2015-03-31 21:02:44 -07:00
Andrew Solovay
6bb34ef538 am 93ffb863: am b489a6d1: am cf34a6d1: am 46bda6a4: am 6fd36f11: am ae279bd5: Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs
* commit '93ffb8633751c398b79ac894f741a0b745b3fc3d':
  docs: Fixed typo (spurious quotation mark).
2015-03-19 01:49:05 +00:00
Andrew Solovay
164dd96eec am 11891570: am 006d7512: am a0141748: am 42f966c9: am dbec5ae6: am 0aef0abf: Merge "docs: Fixed broken image link, and broke long lines in code samples" into lmp-docs
* commit '118915706ea9f52e503bc82bf616da438eaad65e':
  docs: Fixed broken image link, and broke long lines in code samples
2015-03-19 01:49:00 +00:00
Andrew Solovay
cf34a6d1a1 am 46bda6a4: am 6fd36f11: am ae279bd5: Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs
* commit '46bda6a4838e592fd3cc0d9334ae92cdc7434f3e':
  docs: Fixed typo (spurious quotation mark).
2015-03-19 00:55:08 +00:00
Andrew Solovay
a014174852 am 42f966c9: am dbec5ae6: am 0aef0abf: Merge "docs: Fixed broken image link, and broke long lines in code samples" into lmp-docs
* commit '42f966c9df6ed4e7903e87ad557d63ed81da2986':
  docs: Fixed broken image link, and broke long lines in code samples
2015-03-19 00:55:01 +00:00
Andrew Solovay
ae279bd5b0 Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs 2015-03-18 22:26:05 +00:00
Brian Carlstrom
88dde1db44 am d8507e3a: am 83419118: am 97f3cd0a: Merge "Update vmSafeMode documentation" into lmp-mr1-dev
* commit 'd8507e3aa4c8b05f753cd9541014c391891c1f75':
  Update vmSafeMode documentation
2015-03-17 19:44:55 +00:00
Brian Carlstrom
97f3cd0a82 Merge "Update vmSafeMode documentation" into lmp-mr1-dev 2015-03-17 19:22:46 +00:00
Andrew Solovay
a83fd76089 docs: Fixed typo (spurious quotation mark).
See first comment for stage location.

bug: 18612085
Change-Id: I4c29a087621d1c62596838d30b2654ee136cecd1
2015-03-13 13:52:04 -07:00
Andrew Solovay
a8b5b2512f docs: Fixed broken image link, and broke long lines in code samples
While I had gridview open (per the bug), I also checked the other
files in that directory for broken image links (in case this stemmed
from a doc reorg). I didn't find any broken images, but I did find
a couple of code samples that unnecessarily had horizontal scroll
bars, so I fixed those.

See first comment for doc stage location.

bug: 19611361
Change-Id: I983a09aaee5e2b1747376748c1aa46341c31a3c2
2015-03-13 12:46:37 -07:00
Craig Mautner
e8ef4af3df am 5be1afed: am 7151b1ef: am 98560bdf: am bfcc60a3: am 2825a9c6: am 470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs
* commit '5be1afedd8f2289ba047473b242cd0535a4493fe':
  Correct docs to specify leading slash in paths.
2015-03-13 00:53:51 +00:00
Craig Mautner
98560bdf87 am bfcc60a3: am 2825a9c6: am 470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs
* commit 'bfcc60a3f03ff25dccb5277626da213b1e254ccd':
  Correct docs to specify leading slash in paths.
2015-03-13 00:29:21 +00:00
Rich Slogar
8f2eabb5e4 docs: renderscript using gradle settings
b/13532631

Change-Id: I35808faf3fae8706ca6f9e46408c791594ab1467
2015-03-12 11:23:57 -07:00
Craig Mautner
60a907e60c Correct docs to specify leading slash in paths.
The guide documentation for the manifest data element contains a
grammar that implies leading slashes are not required for the path
part of a URI string. Also the path documentation does not mention
the need for a leading slash.

Grammar from documentation:
<scheme>://<host>:<port>/[<path>|<pathPrefix>|<pathPattern>]
                        ^
                        |
Included "/" -----------+

All internal usages of path, pathPrefix, and pathPattern, have a /
starting out the string and these attributes don't work without that
/.

This change updates the grammar and the documentation for the path
attributes.

Fixes bug 19540035

Change-Id: I931a25fd1c10c01eaa32a7cfa82cca256b129efb
2015-03-10 15:52:35 -07:00
Brian Carlstrom
f4e73a94d8 Update vmSafeMode documentation
Bug: 2267583
Bug: 2553512
Bug: 12457423
Bug: 19664166
Change-Id: I6036c041176ead60deb745e1c4d27fe4addd47bd
2015-03-09 14:28:20 -07:00
Glenn Kasten
f507759eea am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos
* commit 'e442d914b8a91b0893e59bca1aa75619ee59129d':
  Fix USB typos
2015-03-09 17:01:26 +00:00
Glenn Kasten
4c0b23453c am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos
* commit '8f9ae2323e747dfbc09b48c6e29edcffaca4d0c7':
  Fix USB typos
2015-03-06 16:38:48 +00:00
Glenn Kasten
5afdc97f2e Fix USB typos
Change-Id: Iefa610a81e9155dcfc687c514611bb7dbba5d7f9
(cherry picked from commit 9e86f6139b62dbc87b7ea97cedf847c847657829)
2015-03-06 16:15:15 +00:00
Joe Fernandez
0c53910308 am aa1d2137: am be34916d: am 45ef73b4: Merge "docs: Add Android 5.1 to the uses-sdk manifest docs" into lmp-mr1-dev
* commit 'aa1d21379020440f173b58a9edf32381a999f7bf':
  docs: Add Android 5.1 to the uses-sdk manifest docs
2015-03-03 01:32:41 +00:00
Joe Fernandez
2c25106ab4 docs: Add Android 5.1 to the uses-sdk manifest docs
Change-Id: Idf9962af4250e68ed885571a57b9a51a40f74267
2015-03-02 16:43:14 -08:00
Andrew Solovay
3999d0fdd7 am 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am d3cd0948: docs: New doc for creating an AfW Work Policy Controller
* commit '2557fb070a54a65277c320f20cedde828febb1e2':
  docs: New doc for creating an AfW Work Policy Controller
2015-02-25 17:11:11 +00:00
Andrew Solovay
7391b0a177 am e64301e6: am 790b1bc8: am d3cd0948: docs: New doc for creating an AfW Work Policy Controller
* commit 'e64301e639e73f346a78584af2727bc98f3d81ae':
  docs: New doc for creating an AfW Work Policy Controller
2015-02-25 13:09:33 +00:00
Andrew Solovay
d3cd0948c8 docs: New doc for creating an AfW Work Policy Controller
See first comment for doc stage location.

Change-Id: I0c9c0f849c049d33fc66e2bd8ac5ba284c7b9415
2015-02-24 23:31:41 -08:00
Rich Slogar
925be07b26 am 87ea3f79: am cdd5ebec: am 7319ea27: am cc883a1f: am 1e0face2: am b87aa6cb: Merge "docs: mipmap link updates" into lmp-docs
* commit '87ea3f796cd8c7edff41bbfc7660e837a4366333':
  docs: mipmap link updates
2015-02-19 19:32:52 +00:00
Rich Slogar
7319ea278c am cc883a1f: am 1e0face2: am b87aa6cb: Merge "docs: mipmap link updates" into lmp-docs
* commit 'cc883a1ff3d46ffc3cb59915d6d292f91bd984a2':
  docs: mipmap link updates
2015-02-19 19:12:48 +00:00
Rich Slogar
0f44b94d5d docs: mipmap link updates
Change-Id: I345d4dc29e094a6835e04eec237d1b8b8a540eaa
2015-02-19 10:48:37 -08:00
Rich Slogar
e9d86f5853 am 9f807e7e: am 6de1fd98: am 502f303c: am d72bea9d: am 40132ee1: Merge "docs: site mipmap folder updates" into lmp-docs automerge: 797c989
* commit '9f807e7ef2793e02b592afa33d73633bb9343c4c':
  docs: site mipmap folder updates
2015-02-18 00:32:32 +00:00
Rich Slogar
502f303c61 am d72bea9d: am 40132ee1: Merge "docs: site mipmap folder updates" into lmp-docs
automerge: 797c989

* commit '797c989e3be0d081098866206b0e5829a7fe2ce2':
  docs: site mipmap folder updates
2015-02-18 00:13:07 +00:00
Oliver Woodman
6a71e814a3 am 2a6bf82e: am 533149d5: am fe3e71be: Merge "Update ExoPlayer developer guide." into lmp-docs automerge: a40eb5d
automerge: 1289d52

* commit '1289d522986e44c681bae020cb6dffe1d563b1ed':
  Update ExoPlayer developer guide.
2015-02-17 22:47:16 +00:00
Oliver Woodman
2a6bf82e26 am 533149d5: am fe3e71be: Merge "Update ExoPlayer developer guide." into lmp-docs
automerge: a40eb5d

* commit 'a40eb5db455ebb225a7ff0afa244256079d8cf20':
  Update ExoPlayer developer guide.
2015-02-17 22:27:16 +00:00
Rich Slogar
40132ee15a Merge "docs: site mipmap folder updates" into lmp-docs 2015-02-17 22:08:42 +00:00
Oliver Woodman
a2e9e27f4c Update ExoPlayer developer guide.
This is a minimal update, just to fix things that are broken
or no longer make sense as of the v1.2.0 release.

Change-Id: If519709c91c975d96b62e2dd28e18e2105735c2b
2015-02-17 20:47:17 +00:00
Rich Slogar
69223702e4 docs: site mipmap folder updates
b/12874352

Change-Id: I0b32502c8075740c66f04203110c9bfe8be103f9
2015-02-17 12:34:35 -08:00
Luan Nguyen
4317ab134b am 86391a2f: am b967f720: am 71cf2b6d: am e726495a: am fe5e7e92: Merge "docs: Fix issue with onCreate() method declaration in file backup section" into lmp-docs automerge: e0306bb
* commit '86391a2f63d60513279481e02c7234367cbced85':
  docs: Fix issue with onCreate() method declaration in file backup section
2015-02-13 00:33:24 +00:00