summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/manifest
Commit message (Collapse)AuthorAgeFilesLines
* docs: update SDK and AVD Manager strings; update android tool docScott Main2012-03-261-1/+1
| | | | | | | and update another AVD manager screenshot and finally change "component" to "package" for SDK manager docs Change-Id: Iae7de7c0264d0cdff4fba0920e50e4637bcf90e0
* docs: Fix a bunch of misc doc issues from external trackerScott Main2012-03-091-1/+1
| | | | Change-Id: I03cae5bdb7b806e81cc6c983a014de212cb80c73
* Doc change: String changes for Android MarketDirk Dougherty2012-03-059-111/+111
| | | | Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
* docs: add docs for market OBBScott Main2012-03-021-1/+1
| | | | | | | | | includes splitting the Licensing dev guide into multiple pages; Turned original licensing doc into a redirect to the new files that are under guide/market/licensing/; Fix all links pointing to app licensing Change-Id: Ic49493f0e560db225dd7a382ffabc904a2fa1228
* docs: fix bug 5878445Robert Ly2012-02-221-5/+7
| | | | Change-Id: I603a3b8d92d855baa8f3557bddecb662af2cc1d7
* docs: fix misc doc bugs from external issue trackerScott Main2012-02-091-4/+5
| | | | Change-Id: If6ff3476670e42b321d56d4a1482ccff96d4d500
* docs: switch from caps to initial-case for device button namesScott Main2012-02-061-7/+7
| | | | Change-Id: I2affdf7400fd814e43633806cebebee4c6075b0b
* docs: further clarify the behavior of targetSdkVersionScott Main2012-01-111-22/+36
| | | | | | bug: 5854083 Change-Id: I913a245b754604165b4570447f797f7cc66af5f9
* docs: fix broken links in .jd docsScott Main2012-01-032-3/+3
| | | | Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
* docs: add uiOptions attribute to manifest docsScott Main2011-10-242-4/+55
| | | | Change-Id: Ibe2960b6a4ee4e2d4a47e4acc7c197d68702d1e6
* cherrypick from hc-mr2 Change-Id: I76de309e70026720d30772ff5b428f7aefc8de4cScott Main2011-10-121-7/+30
| | | | | | docs: add docs about "screenSize" configuration changes Change-Id: I74ca6126d1f61f30014c17c8bd2316c6d05c8aeb
* cherrypick from hc-mr2 Change-Id: Ia38b7c364a3a655faa5cc5d13e19c2dbbb12eee5Scott Main2011-10-112-26/+113
| | | | | | docs: add docs for new hardware feature constants Change-Id: I1b5b7b37a85856d28db8ecf08b070f24312ccca2
* List path-permission element under providerDmitry Dolinsky2011-09-131-2/+3
| | | | | | Also, minor formating fix Change-Id: Idc9bf4f43e74b85d137564428aebd9f1ce42a1ab
* cherrypick Change-Id: Ic3cbbc99d698337f337dfe3b6746b1780c1d067dScott Main2011-08-051-11/+27
| | | | | | | docs: fix docs for faketouch (must set touchscreen required=false) issue 5121972 Change-Id: Ieeeedd9e6929cf94cb6713d0690239d214531f57
* cherrypick Change-Id: Ibbbb2a9ba9c4d6c72c8781027850726ba7c548e0Scott Main2011-07-271-13/+40
| | | | | | | docs: add new orientation types. issue 5050865 Change-Id: Idcc557734dbaa4e5631fb7459905cd4bd69a2581
* Change-Id: I2134948e83bdca3f85c501b5d4f65c1c630f1b85Scott Main2011-07-271-25/+25
| | | | docs: revise the supporting screens doc for more clarification
* cherrypick Change-Id: Ib5e8ae7f420e9084e408089d9f5a6574ad95f299Scott Main2011-07-271-134/+122
| | | | | | docs: update Support Mult Screens for MR2 features Change-Id: Ibab5e60c05c71d58f11daa6f48894011b3e31509
* Minor dash typos in documentationGilles Debunne2011-07-211-2/+2
| | | | Change-Id: Ie0cbe870d4595dc566720a99f7604cb8365d8ffd
* docs: update docs for new screen support attributes and qualifiersScott Main2011-06-231-30/+108
| | | | Change-Id: I8fdfd90e5d7970bdbb72e0b3271f047f5ed300ee
* docs: add info about manifest attributes that should not changeScott Main2011-06-224-5/+28
| | | | Change-Id: Ia58d855ccaa3348bc0a2f7a4b7847ec115c442e8
* docs: Cherrypicking change from honeycomb Change-Id: ↵Joe Fernandez2011-05-171-2/+7
| | | | | | I6b62a5c608d3f17f5ff3c81773dc3055d0428d74 Change-Id: I85e6b923857d538df8e1e040030aa988279de9eb
* docs: update uses-feature doc with USB features, add TOC at the top and ↵Scott Main2011-05-061-25/+66
| | | | | | revise some other stuff Change-Id: Ic721ff03aeea04f4a37d4256eea7f6d2b6dcd256
* docs: update optimization guide with more infoScott Main2011-03-141-0/+32
| | | | | | | most importantly, information about using <compatible-screens> also add sample code to <compatible-screens> doc Change-Id: I62f6ceee4e358a18f5e513cf54c9c96f27470ae9
* docs: fix broken linksScott Main2011-02-221-1/+1
| | | | Change-Id: I2dd9f1d00ac84217b4af8fee73cabeaed7481cf2
* docs: add breadcrumb trails to some docs, mostly manifest docsScott Main2011-02-2226-0/+52
| | | | Change-Id: I85aaed3ee9878a19e983522a7e872cf375be1025
* Doc change: Add doc for GL texture declaration/filtering, hardwareAcceleratedDirk Dougherty2011-02-224-1/+229
| | | | | | manifest attr. Change-Id: Ia6edc7d48341e7eb58172049219cf6d076126a8b
* DOC CHANGE: Bug 3396898 add attribute uses-libraryJoe Malin2011-02-171-24/+91
| | | | Change-Id: I21810676050abed04c0c69b61c05d8d7228f434d
* docs: add faketouch to uses-feature docScott Main2011-02-141-9/+22
| | | | Change-Id: I335bda6018380c6ed5e891787116b2c1ab6f77f0
* add compatible-screens manifest elementScott Main2011-02-112-38/+193
| | | | | | and update supports-screens element with resizeable attribute Change-Id: I0f9247464572d126b725270b40074a390b0887bf
* Finish the app fundamentals rewrite by updating the side nav and resolving ↵Scott Main2011-02-071-3/+1
| | | | | | | | | links in the dev guide Also move the app fundamentals document back to fundamentals.jd TODO: resolve links in the javadocs Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
* cherrypick Change-Id: I8c52dbe5ac04dfeb1b466b163ae3aec5dc401175Scott Main2011-01-201-10/+32
| | | | | | | | docs: update supports-screens doc with xlargescreens attribute... we updated the Supporting Multiple Screens document with this attribute for gingerbread, but this document was not updated at that time. Change-Id: I946e7eb8b93cee1a7223d400c882f415d6045815
* am 84bf9bc7: am e9123960: cherrypick Change-Id: ↵Scott Main2010-12-141-1/+1
|\ | | | | | | | | | | | | I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes * commit '84bf9bc70fba3e6adea473033c411ab145aa9698': cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
| * cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708Scott Main2010-12-141-1/+1
| | | | | | | | | | | | docs: misc doc fixes Change-Id: Ib5f8aaf8feb42c825bc0149ec3775999856f5f57
* | am a925b6a6: am 93d204ed: cherrypick Change-Id: ↵Scott Main2010-12-141-1/+1
|\ \ | |/ | | | | | | | | | | Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882 * commit 'a925b6a64c8137804547d5cfcd97415392d667b1': cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882
| * cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495dfScott Main2010-12-141-1/+1
| | | | | | | | | | | | | | docs: fix misc broken links; update some screenshots using windows bug: 3258882 Change-Id: I3d4a2c66be4e563f4c45d72fec30c9a1b5d8fc23
* | am 178d5005: am b94df620: cherrypick Change-Id: ↵Scott Main2010-12-143-12/+6
|\ \ | |/ | | | | | | | | | | I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last * commit '178d500551c1d88a2e8ec9425d9cbfbb7d998113': cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last
| * cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55eeScott Main2010-12-143-12/+6
| | | | | | | | | | | | docs: edit manifest samples to indicate <application> element is always last Change-Id: I993d130c26efd87147913d5607a2e7f15bd12fe8
| * Do not merge: Doc change: highlights and SDK version notes for Android 2.3 ↵Dirk Dougherty2010-11-301-27/+27
| | | | | | | | | | | | platform. Change-Id: I08a2f67d324484ed05b956c540facd69f9028563
* | cherry pick from gingerbread: I08a2f67d324484ed05b956c540facd69f9028563Dirk Dougherty2010-12-061-27/+27
| | | | | | | | | | | | Do not merge: Doc change: highlights and SDK version notes for Android 2.3 platform. Change-Id: Iac08560728b3c6783ee6fcbd31ec6aca58b156d3
* | new docs for fragmentsScott Main2010-11-182-2/+9
|/ | | | Change-Id: Ia21a4c844d475a743399d25dfe43f916d423258c
* am 2cbe92ea: docs: add better visibility to app install location docScott Main2010-11-171-1/+4
|\ | | | | | | | | * commit '2cbe92ea6d36adb721b0cb94f5dbecb9c9e71ad8': docs: add better visibility to app install location doc
| * docs: add better visibility to app install location docScott Main2010-11-171-1/+4
| | | | | | | | Change-Id: Ib36a53c69a918eab4378d5ec7d25ec89be1b7070
* | doc change: update uses-feature for gingerbread.Dirk Dougherty2010-11-171-14/+62
| | | | | | | | Change-Id: I1af174da527a91e111d6bdecaad8c08bde050c24
* | docs: remove allowClearUserData from <application> manifest docScott Main2010-11-041-8/+1
|/ | | | | | | and clarify in javadocs that it's only for system apps bug: 3128020 Change-Id: Ibc01f0e24f7d1f4e76a4da0a324c7682b92992aa
* Doc change: Update uses-feature and permissions docs.Dirk Dougherty2010-11-022-157/+802
| | | | Change-Id: I80b45840d83e0622a7b5efeed00a3c659d80ca9b
* Doc change: Add table to clarify launch modes and caution against using ↵Dirk Dougherty2010-08-231-34/+88
| | | | | | SingleTask and SingleInstance modes. Change-Id: I9e04c54ed3e4d10afddedd6e6e35761e67652cd8
* docs: add missing path-permissions documentScott Main2010-05-121-0/+104
| | | | Change-Id: I926f6ead8babbb66ead386890c143e1bc3ddf229
* Merge "docs: remove allowBackup attribute from documentation" into froyoScott Main2010-05-111-11/+1
|\
| * docs: remove allowBackup attribute from documentationScott Main2010-05-101-11/+1
| | | | | | | | Change-Id: I377c354af77c6b915d35c7e374bae03020063856
* | docs: add document about app install locationScott Main2010-05-111-0/+1
| | | | | | | | Change-Id: Ife7d79ce8374f3435f4850cbf97d163e69bf8d26