summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | cherrypick from lmp-docs Docs: Correcting how to escape quotes.Andrew Solovay2015-04-231-7/+23
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Document that WebView doesn't honor "uses cleartext traffic" flag.Alex Klyubin2015-04-211-6/+7
| | | | | | | | | | | | | | | | | | | | Bug: 19215516 Change-Id: I5dbbaa03f3cae007c0b9b68fcf8cc8f250c16a62
* | | | Document usesCleartextTraffic app-level attribute.Alex Klyubin2015-04-151-0/+27
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am f99a16c9: am 589a272e: am f2ff12ba: Merge "docs: Fixed formatting in ↵Andrew Solovay2015-04-021-4/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | android:documentLaunchMode syntax section" into lmp-docs * commit 'f99a16c943a4366bdfdba19534457f9e45538f7d': docs: Fixed formatting in android:documentLaunchMode syntax section
| * | docs: Fixed formatting in android:documentLaunchMode syntax sectionAndrew Solovay2015-03-311-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 93ffb863: am b489a6d1: am cf34a6d1: am 46bda6a4: am 6fd36f11: am ↵Andrew Solovay2015-03-191-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | ae279bd5: Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs * commit '93ffb8633751c398b79ac894f741a0b745b3fc3d': docs: Fixed typo (spurious quotation mark).
| * | am 46bda6a4: am 6fd36f11: am ae279bd5: Merge "docs: Fixed typo (spurious ↵Andrew Solovay2015-03-191-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | quotation mark)." into lmp-docs * commit '46bda6a4838e592fd3cc0d9334ae92cdc7434f3e': docs: Fixed typo (spurious quotation mark).
| | * \ Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docsAndrew Solovay2015-03-181-2/+2
| | |\ \
| | | * | docs: Fixed typo (spurious quotation mark).Andrew Solovay2015-03-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See first comment for stage location. bug: 18612085 Change-Id: I4c29a087621d1c62596838d30b2654ee136cecd1
* | | | | am 11891570: am 006d7512: am a0141748: am 42f966c9: am dbec5ae6: am ↵Andrew Solovay2015-03-192-4/+7
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | am 42f966c9: am dbec5ae6: am 0aef0abf: Merge "docs: Fixed broken image link, ↵Andrew Solovay2015-03-192-4/+7
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | and broke long lines in code samples" into lmp-docs * commit '42f966c9df6ed4e7903e87ad557d63ed81da2986': docs: Fixed broken image link, and broke long lines in code samples
| | * | | docs: Fixed broken image link, and broke long lines in code samplesAndrew Solovay2015-03-132-4/+7
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am d8507e3a: am 83419118: am 97f3cd0a: Merge "Update vmSafeMode ↵Brian Carlstrom2015-03-171-1/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | documentation" into lmp-mr1-dev * commit 'd8507e3aa4c8b05f753cd9541014c391891c1f75': Update vmSafeMode documentation
| * | | Merge "Update vmSafeMode documentation" into lmp-mr1-devBrian Carlstrom2015-03-171-1/+5
| |\ \ \
| | * | | Update vmSafeMode documentationBrian Carlstrom2015-03-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2267583 Bug: 2553512 Bug: 12457423 Bug: 19664166 Change-Id: I6036c041176ead60deb745e1c4d27fe4addd47bd
* | | | | am 5be1afed: am 7151b1ef: am 98560bdf: am bfcc60a3: am 2825a9c6: am ↵Craig Mautner2015-03-131-2/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | 470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs * commit '5be1afedd8f2289ba047473b242cd0535a4493fe': Correct docs to specify leading slash in paths.
| * | | | am bfcc60a3: am 2825a9c6: am 470ad0fa: Merge "Correct docs to specify ↵Craig Mautner2015-03-131-2/+3
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | leading slash in paths." into lmp-docs * commit 'bfcc60a3f03ff25dccb5277626da213b1e254ccd': Correct docs to specify leading slash in paths.
| | * | | Correct docs to specify leading slash in paths.Craig Mautner2015-03-101-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am ↵Glenn Kasten2015-03-091-4/+4
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | 5afdc97f: Fix USB typos * commit 'e442d914b8a91b0893e59bca1aa75619ee59129d': Fix USB typos
| * | | | am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typosGlenn Kasten2015-03-061-4/+4
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | * commit '8f9ae2323e747dfbc09b48c6e29edcffaca4d0c7': Fix USB typos
| | * | Fix USB typosGlenn Kasten2015-03-061-4/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: Iefa610a81e9155dcfc687c514611bb7dbba5d7f9 (cherry picked from commit 9e86f6139b62dbc87b7ea97cedf847c847657829)
* | | | am aa1d2137: am be34916d: am 45ef73b4: Merge "docs: Add Android 5.1 to the ↵Joe Fernandez2015-03-031-2/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | uses-sdk manifest docs" into lmp-mr1-dev * commit 'aa1d21379020440f173b58a9edf32381a999f7bf': docs: Add Android 5.1 to the uses-sdk manifest docs
| * | | docs: Add Android 5.1 to the uses-sdk manifest docsJoe Fernandez2015-03-021-2/+7
| | | | | | | | | | | | | | | | Change-Id: Idf9962af4250e68ed885571a57b9a51a40f74267
* | | | am 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am ↵Andrew Solovay2015-02-251-1/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | d3cd0948: docs: New doc for creating an AfW Work Policy Controller * commit '2557fb070a54a65277c320f20cedde828febb1e2': docs: New doc for creating an AfW Work Policy Controller
| * | | am e64301e6: am 790b1bc8: am d3cd0948: docs: New doc for creating an AfW ↵Andrew Solovay2015-02-251-1/+6
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Work Policy Controller * commit 'e64301e639e73f346a78584af2727bc98f3d81ae': docs: New doc for creating an AfW Work Policy Controller
| | * | docs: New doc for creating an AfW Work Policy ControllerAndrew Solovay2015-02-241-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | See first comment for doc stage location. Change-Id: I0c9c0f849c049d33fc66e2bd8ac5ba284c7b9415
* | | | am 87ea3f79: am cdd5ebec: am 7319ea27: am cc883a1f: am 1e0face2: am ↵Rich Slogar2015-02-191-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | b87aa6cb: Merge "docs: mipmap link updates" into lmp-docs * commit '87ea3f796cd8c7edff41bbfc7660e837a4366333': docs: mipmap link updates
| * | | am cc883a1f: am 1e0face2: am b87aa6cb: Merge "docs: mipmap link updates" ↵Rich Slogar2015-02-191-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into lmp-docs * commit 'cc883a1ff3d46ffc3cb59915d6d292f91bd984a2': docs: mipmap link updates
| | * | docs: mipmap link updatesRich Slogar2015-02-191-1/+1
| | | | | | | | | | | | | | | | Change-Id: I345d4dc29e094a6835e04eec237d1b8b8a540eaa
* | | | am 9f807e7e: am 6de1fd98: am 502f303c: am d72bea9d: am 40132ee1: Merge ↵Rich Slogar2015-02-182-2/+17
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | "docs: site mipmap folder updates" into lmp-docs automerge: 797c989 * commit '9f807e7ef2793e02b592afa33d73633bb9343c4c': docs: site mipmap folder updates
| * | | am d72bea9d: am 40132ee1: Merge "docs: site mipmap folder updates" into lmp-docsRich Slogar2015-02-182-2/+17
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | automerge: 797c989 * commit '797c989e3be0d081098866206b0e5829a7fe2ce2': docs: site mipmap folder updates
| | * | Merge "docs: site mipmap folder updates" into lmp-docsRich Slogar2015-02-172-2/+17
| | |\ \
| | | * | docs: site mipmap folder updatesRich Slogar2015-02-172-2/+17
| | | |/ | | | | | | | | | | | | | | | | | | | | b/12874352 Change-Id: I0b32502c8075740c66f04203110c9bfe8be103f9
* | | | am 2a6bf82e: am 533149d5: am fe3e71be: Merge "Update ExoPlayer developer ↵Oliver Woodman2015-02-171-29/+27
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | guide." into lmp-docs automerge: a40eb5d automerge: 1289d52 * commit '1289d522986e44c681bae020cb6dffe1d563b1ed': Update ExoPlayer developer guide.
| * | | am 533149d5: am fe3e71be: Merge "Update ExoPlayer developer guide." into ↵Oliver Woodman2015-02-171-29/+27
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-docs automerge: a40eb5d * commit 'a40eb5db455ebb225a7ff0afa244256079d8cf20': Update ExoPlayer developer guide.
| | * | Update ExoPlayer developer guide.Oliver Woodman2015-02-171-29/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 86391a2f: am b967f720: am 71cf2b6d: am e726495a: am fe5e7e92: Merge ↵Luan Nguyen2015-02-131-3/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | "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
| * | | am e726495a: am fe5e7e92: Merge "docs: Fix issue with onCreate() method ↵Luan Nguyen2015-02-131-3/+6
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | declaration in file backup section" into lmp-docs automerge: e0306bb * commit 'e0306bbece4fd32d1e2f837dc515506180e04e8e': docs: Fix issue with onCreate() method declaration in file backup section
| | * | Merge "docs: Fix issue with onCreate() method declaration in file backup ↵Luan Nguyen2015-02-121-3/+6
| | |\ \ | | | | | | | | | | | | | | | section" into lmp-docs
| | | * | docs: Fix issue with onCreate() method declaration in file backup sectionLuan Nguyen2015-02-111-3/+6
| | | |/ | | | | | | | | | | | | | | | | bug: 3180881 Change-Id: I9616ec0d559bfbce669c5afc5b1742f6f5271fa5
* | | | am b8f9e048: am e88f3522: am b14aec1b: am b6de0316: am e1f90b4e: Merge ↵Luan Nguyen2015-02-131-9/+10
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | "docs: Fix notification api guide issues (7461154, 12765600)" into lmp-docs automerge: 946bf2d * commit 'b8f9e04867aefe3b2f8fba05664c652f12bedc18': docs: Fix notification api guide issues (7461154, 12765600)
| * | | am b6de0316: am e1f90b4e: Merge "docs: Fix notification api guide issues ↵Luan Nguyen2015-02-131-9/+10
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | (7461154, 12765600)" into lmp-docs automerge: 946bf2d * commit '946bf2de30545a548022b8b8ba1b0ebc890ab08e': docs: Fix notification api guide issues (7461154, 12765600)
| | * | docs: Fix notification api guide issues (7461154, 12765600)Luan Nguyen2015-02-101-9/+10
| | |/ | | | | | | | | | | | | | | | bug: 7461154 bug: 12765600 Change-Id: Ib4aff7f6481a514bf01894cad4984fed09f015e2
| | * docs: Added info on noHistory and onActivityResult().Ricardo Cervera2015-01-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 13807256 Cherry-pick from Iae4901a311e76401396f89c552e5b27a49c65c83 Change-Id: I4ad7aea1a3c7ea82bc2bbcdf35d2de418ef7b90f
* | | am c7e48719: Merge "Remove references to persist.sys.language/country."Narayan Kamath2015-02-121-6/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | automerge: 8be3724 * commit '8be3724a06f7b2d28c6664ca11a03f91f97f0972': Remove references to persist.sys.language/country.
| * | | Remove references to persist.sys.language/country.Narayan Kamath2015-02-121-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses a couple of TODOs now that all usages have been removed and fixes a doc that specifies how the emulator locale can be set. bug: 17691569 Change-Id: I802ea1e12448a5442840cad1fdc0956d3e2c7a8c
* | | | am 08314642: am 90312d80: am 22878790: am 93f94c2c: resolved conflicts for ↵Ricardo Cervera2015-01-161-1/+3
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | merge of e8f6bd48 to lmp-dev * commit '083146428420dd3daa887d6e9c019e747a604cb5': docs: Added info on noHistory and onActivityResult(). Bug: 13807256
| * | | am 22878790: am 93f94c2c: resolved conflicts for merge of e8f6bd48 to lmp-devRicardo Cervera2015-01-161-1/+3
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '2287879039556ad3c8fce58974e2396b4a2dab45': docs: Added info on noHistory and onActivityResult(). Bug: 13807256
| | * \ \ resolved conflicts for merge of e8f6bd48 to lmp-devRicardo Cervera2015-01-161-1/+3
| | |\ \ \ | | | |_|/ | | |/| | | | | | | Change-Id: Idc370182914d5060a721d34c26cd72598f2c6dff
| | | * | am 98f07d90: am 92f6a747: docs: Added info on noHistory and ↵Ricardo Cervera2015-01-161-1/+3
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onActivityResult(). Bug: 13807256 * commit '98f07d901492335f51258655fbfa032fa3f2d58e': docs: Added info on noHistory and onActivityResult(). Bug: 13807256