| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
am: 0b6e1bfae8
* commit '0b6e1bfae848b7b177bba9c8119ad44cdc05684a':
Camera: Minor documentation update
|
| |
| |
| |
| |
| |
| |
| | |
- Further clarify hardware.camera feature being only for the back camera
Bug: 24540625
Change-Id: I7a698740475aa4932648c8f62aab81d5f9341030
|
|\ \
| |/
| |
| |
| |
| |
| | |
am: d8407271ff
* commit 'd8407271ffa83d27e9a524f485a0799e422e1fd6':
Camera: Documentation updates
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Clarify hardware.camera feature being only for the back camera
- Clarify what setting a CaptureRequest field to null does
- Use preCorrectionActiveArray instead of activeArray in list of
possible raw output sizes
- Clarify length of GPS processing field for camera1 API
Bug: 24540625
Bug: 23908116
Bug: 23051627
Bug: 17345901
Change-Id: Iaf11fdf626268cf30f66b3628153ec3ac770c4f4
|
|/
|
|
|
| |
Bug:24804021
Change-Id: I70c34da9ca5d186aa1ffaacf7f15180d4c4b81e1
|
|
|
|
| |
Change-Id: If579411c66f3cfc02b270a04b266fe7562b48e14
|
|\
| |
| |
| |
| |
| |
| | |
that supports maxSdkVersion attr in uses-permission.
* commit 'c8a94c5b6df42b631e52dcae03d0243454886ecb':
Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
|
| |
| |
| |
| |
| |
| | |
maxSdkVersion attr in uses-permission.
Change-Id: Ifb20f84560dc1c8655b8d216038a2b56777df460
|
| |
| |
| |
| |
| | |
Bug: 19215516
Change-Id: I5dbbaa03f3cae007c0b9b68fcf8cc8f250c16a62
|
|/
|
|
|
|
|
|
|
|
|
|
| |
This updates the documentation of the application element of
AndroidManifest.xml to mention the new android:usesCleartextTraffic
attribute.
This also updates the Javadoc of
android.security.NetworkSecurityPolicy and ApplicationInfo to match.
Bug: 19215516
Change-Id: I5c221b56addae8988b4db51994d18ae379d0fbe3
|
|\
| |
| |
| |
| |
| |
| | |
android:documentLaunchMode syntax section" into lmp-docs
* commit 'f99a16c943a4366bdfdba19534457f9e45538f7d':
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
|
|\ \
| |/
| |
| |
| |
| |
| | |
ae279bd5: Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs
* commit '93ffb8633751c398b79ac894f741a0b745b3fc3d':
docs: Fixed typo (spurious quotation mark).
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
quotation mark)." into lmp-docs
* commit '46bda6a4838e592fd3cc0d9334ae92cdc7434f3e':
docs: Fixed typo (spurious quotation mark).
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
See first comment for stage location.
bug: 18612085
Change-Id: I4c29a087621d1c62596838d30b2654ee136cecd1
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
documentation" into lmp-mr1-dev
* commit 'd8507e3aa4c8b05f753cd9541014c391891c1f75':
Update vmSafeMode documentation
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 2267583
Bug: 2553512
Bug: 12457423
Bug: 19664166
Change-Id: I6036c041176ead60deb745e1c4d27fe4addd47bd
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs
* commit '5be1afedd8f2289ba047473b242cd0535a4493fe':
Correct docs to specify leading slash in paths.
|
| |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | | |
leading slash in paths." into lmp-docs
* commit 'bfcc60a3f03ff25dccb5277626da213b1e254ccd':
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 13807256
Cherry-pick from Iae4901a311e76401396f89c552e5b27a49c65c83
Change-Id: I4ad7aea1a3c7ea82bc2bbcdf35d2de418ef7b90f
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
uses-sdk manifest docs" into lmp-mr1-dev
* commit 'aa1d21379020440f173b58a9edf32381a999f7bf':
docs: Add Android 5.1 to the uses-sdk manifest docs
|
| | |
| | |
| | |
| | | |
Change-Id: Idf9962af4250e68ed885571a57b9a51a40f74267
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
merge of e8f6bd48 to lmp-dev
* commit '083146428420dd3daa887d6e9c019e747a604cb5':
docs: Added info on noHistory and onActivityResult(). Bug: 13807256
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '2287879039556ad3c8fce58974e2396b4a2dab45':
docs: Added info on noHistory and onActivityResult(). Bug: 13807256
|
| | |\ \
| | | |/
| | |/|
| | | | |
Change-Id: Idc370182914d5060a721d34c26cd72598f2c6dff
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
onActivityResult(). Bug: 13807256
* commit '98f07d901492335f51258655fbfa032fa3f2d58e':
docs: Added info on noHistory and onActivityResult(). Bug: 13807256
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iae4901a311e76401396f89c552e5b27a49c65c83
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
lmp-mr1-dev" into lmp-mr1-dev
* commit '909f840cdaf4f172b29c2c56921c4619165c4820':
docs: Checklist for TV Apps
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | | |
Change-Id: If0a38ebe4e72ec6c1a3683fab1302ee0fdfe4214
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I93b57161b3e519164dab551068411f686d772596
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
system features as well"" into lmp-mr1-dev
* commit '6e21817b8ef160fae5e7046745cb11ceab06b2d7':
Revert "Camera: Add new capability flags as system features as well"
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 6aee1d2ba52cf7f44c9355f279844b8a937903da.
But leaves in some of the improved documentation.
Bug: 18281970
Bug: 18573576
Change-Id: I320f2229456ac039bc8f3cd8bc8b4ea6cf0e80eb
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
features as well" into lmp-mr1-dev
* commit 'e289082a7066a86032190aa100425ce29cd2a4f2':
Camera: Add new capability flags as system features as well
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also add all the L and L MR1 new system features to the uses-feature documentation.
Bug: 18281970
Change-Id: I116ca3fd04cd90eb53cc696b6fa62488687e7740
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
isGame, b/18119595 banner" into lmp-docs
automerge: aa3be67
* commit 'aa3be670328ee9ff7e1fbd3ec077ff27ddf42013':
docs: b/18119632 isGame, b/18119595 banner
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I171b4aff3359ec96b2ea1003870739ad586971c7
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Lollipop to platform versions table." into lmp-dev
* commit 'e1fa68cd24c5a97a549c101f3eeacb70cafb8c9d':
Doc change: Add Lollipop to platform versions table.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iad84444396a3b2d24403e88398ca21933741b819
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
screen for tasks and activities" into lmp-dev
* commit 'd81ca1da0546b4d0d9ff32918132e625e89d4e16':
docs: Recents screen for tasks and activities
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I94774e60e6a7453a047ad394c3bbfff0cc4dfc7d
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
Change-Id: I5148eda624e8504f12dbc1288cd4a7a5b7c10850
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3e8787ce4bc6018ea1dc9aef2a2cd4e0a8dde663
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
navigation." into klp-modular-dev
* commit '30aa5924f0a372a10c7245a16ee460359826ab9c':
docs: Noted how singleTop affects "up" navigation.
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
klp-modular-dev
* commit '643fa8d1ecf5d2a485b7b30d43a47d090b5e3dcc':
docs: Noted how singleTop affects "up" navigation.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Docs are staged to:
http://asolovay.mtv:9411/training/implementing-navigation/ancestral.html#NavigateUp
http://asolovay.mtv:9411/guide/topics/manifest/activity-element.html#lmode
bug: 14527411
Change-Id: Ia414f2206339fc33739c8244f14140dd2e5d1607
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '0f59f9e7cf6b501efeb6f33bf8ae289a47b6fbc9':
Fix Issue 59989
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit '3b4c2c982ef4ac681929678288ce042e4c0a5be6':
Fix Issue 59989
|
| | |\ \ \ |
|