summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/practices
Commit message (Collapse)AuthorAgeFilesLines
* Doc change: String changes for Android MarketDirk Dougherty2012-03-058-63/+62
| | | | Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
* docs: switch from caps to initial-case for device button namesScott Main2012-02-063-42/+49
| | | | Change-Id: I2affdf7400fd814e43633806cebebee4c6075b0b
* docs: remove the 1.0 icon template packScott Main2012-01-251-2/+0
| | | | Change-Id: Ia73426f67b95bc3c5aa39150a6518ee28a215b42
* Merge "Update notification documentation to follow current guidelines." into ↵Dianne Hackborn2012-01-131-101/+14
|\ | | | | | | ics-mr1
| * Update notification documentation to follow current guidelines.Dianne Hackborn2012-01-121-101/+14
| | | | | | | | | | | | | | | | The documentation is now consistent with the current UI guidelines for handling notifications, and includes complete sample code showing the correct way to do this. Change-Id: I68f0afc62c2af164c3205535e62093679e2a256a
* | Merge "docs: add links to Android Design from dev docs" into ics-mr1Scott Main2012-01-1010-7/+84
|\ \
| * | docs: add links to Android Design from dev docsScott Main2012-01-1010-7/+84
| |/ | | | | | | Change-Id: Ib2334be0a05d33008d2e4850547ff1c3b7b16764
* | docs: fix broken links in .jd docsScott Main2012-01-033-59/+48
|/ | | | Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
* Updated "Designing for Security" documentationAdrian Ludwig2011-12-161-1/+10
| | | | | Change-Id: I1fe5b353d750695f75370ef31ae1b39e50159164 Signed-off-by: Adrian Ludwig <aludwig@google.com>
* Update widget design guidelines for padding and 8dp.Roman Nurik2011-12-011-5/+7
| | | | | | | | Instead of using layout_margin for widget margins, the recommendation is to now use padding. Additionally, update all docs to mention an example default padding of 8dp instead of 15 or 16dp. Change-Id: I330aedc56986dbb31a70260279ad2f6668c67c92
* docs: Big update to action bar guide for ICS.Scott Main2011-11-171-3/+2
| | | | | | | | | | | Added section for action provider, new APIs for handsets such as split action bar, more information and diagrams for up navigation, guidelines for picking action items, revised sample code and discussion for tabs, add expandible action view info, and expanded discussion for customizing action bar styles bug:4726917 Change-Id: If61a5f2aad5ed21b0b23b3fc14309a50617f86ce
* Adding new "Security Best Practices" to the html docs.Adrian Ludwig2011-11-081-0/+772
| | | | Change-Id: Iada088b23c4709e9c9212f41724f99f4e0fa393e
* docs: add guide for optimizing tablet apps for handsetsScott Main2011-10-264-20/+571
| | | | | | deprecate "optimizing for 3.0" doc Change-Id: I290ff5cd22c714e639fb820251c9e1d763f750df
* docs: fix misc broken linksScott Main2011-10-183-8/+8
| | | | Change-Id: Ie0406bce6c4f1fa03b16bba76ed82ac75bfbb5f7
* cherrypick from hc-mr2 Change-Id: I76de309e70026720d30772ff5b428f7aefc8de4cScott Main2011-10-121-3/+3
| | | | | | docs: add docs about "screenSize" configuration changes Change-Id: I74ca6126d1f61f30014c17c8bd2316c6d05c8aeb
* Merge "Update Icon Guidelines and Icon Templates Pack for ICS"Roman Nurik2011-10-088-658/+1136
|\
| * Update Icon Guidelines and Icon Templates Pack for ICSRoman Nurik2011-10-078-658/+1136
| | | | | | | | Change-Id: I2e0f132e636a288d21989095bac0da443e128d04
* | Merge "docs: remove gerunds from UI dev guides and resolve linkbacks"Scott Main2011-10-032-3/+3
|\ \ | |/ |/|
| * docs: remove gerunds from UI dev guides and resolve linkbacksScott Main2011-09-142-3/+3
| | | | | | | | Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
* | Add 'updated' banner in guide TOC for media formats, rename Widgets design ↵Roman Nurik2011-09-291-1/+1
| | | | | | | | | | | | guide to App Widgets design guide Change-Id: Ie84a534f9893b773342c63e260774f26d9353b40
* | Merge "Update Widget Design guidelines for ICS"Roman Nurik2011-09-281-186/+240
|\ \
| * | Update Widget Design guidelines for ICSRoman Nurik2011-09-281-186/+240
| |/ | | | | | | Change-Id: I1b7b8f9c091d38ec1400ce3d8b06e644803544de
* | Add ICS-specific notes to the JNI tips documentation.Elliott Hughes2011-09-271-79/+89
|/ | | | Change-Id: I9be8f2452063363d9f2b6c28b5a2eacac09308a1
* Merge "Manually merge the changes made in honeycomb-mr2 to get this on the web."Elliott Hughes2011-08-111-131/+112
|\
| * Manually merge the changes made in honeycomb-mr2 to get this on the web.Elliott Hughes2011-07-201-131/+112
| | | | | | | | | | | | We'd made good changes in both branches. Change-Id: I64fb4f1ff06da8767c5a6cee9fbcc2b955d6e207
* | cherrypick Change-Id: I9f4688a7eb3dfc22f423c114befc665f7f83f168Scott Main2011-07-271-4/+0
| | | | | | | | | | | | docs: add JNI Tips doc to the dev guide sidenav Change-Id: I7522ba8bcad96d5c424f7e894e62ceb700df3027
* | cherrypick Change-Id: I09778f0795dcb5d87cde652bfb7d514a0dfd9782Scott Main2011-07-271-1/+23
| | | | | | | | | | | | docs: add documentation about market multiple apk support Change-Id: I65815f86890ca51009bdcfa89ab7733bba2881eb
* | Change-Id: I2134948e83bdca3f85c501b5d4f65c1c630f1b85Scott Main2011-07-271-37/+61
| | | | | | | | docs: revise the supporting screens doc for more clarification
* | cherrypick Change-Id: Ib2decf325271c50cac3202bad8c4bbbc40d233f2Scott Main2011-07-271-2/+24
| | | | | | | | | | | | | | docs: add tvdpi info also resolve issue 5018379 with more info about how size resources are selected Change-Id: Ib16d4ba81e4ff8ab798bcdfcfc4e086fedac5a1a
* | cherrypick Change-Id: Ib5e8ae7f420e9084e408089d9f5a6574ad95f299Scott Main2011-07-274-56/+599
|/ | | | | | docs: update Support Mult Screens for MR2 features Change-Id: Ibab5e60c05c71d58f11daa6f48894011b3e31509
* Fix a few things in the JNI docs.Elliott Hughes2011-07-191-18/+18
| | | | Change-Id: I375a2113c385d911770efec2f3172ed882c0d3c6
* am b9cb731b: am b7cfc618: am 28fb09e0: cherry pick Change-Id: ↵Scott Main2011-06-021-9/+16
|\ | | | | | | | | | | | | I183ff47e59617b2c17a92b876ca8c8bcc9b45262 docs: add document for the compatibility library * commit 'b9cb731bb89bd310a17093262ce6483c557d3d4c': cherry pick Change-Id: I183ff47e59617b2c17a92b876ca8c8bcc9b45262 docs: add document for the compatibility library
| * cherry pick Change-Id: I183ff47e59617b2c17a92b876ca8c8bcc9b45262Scott Main2011-05-261-9/+16
| | | | | | | | | | | | docs: add document for the compatibility library Change-Id: I1825ae1fba0be664a7c6a8b0ba32166f216a893f
* | am 315595d1: am 6b2c8f00: am fef7b625: am 7f3cf449: Merge "docs: update ↵Scott Main2011-05-103-1243/+1115
|\ \ | |/ | | | | | | | | | | screen support doc to de-emphasize support for 1.5 this includes a variety of other revisions to reorganize some of the content in the main document and also add separate documents for how to enab * commit '315595d10dfd4b8fe32cfe45a53f9e342bf0a699': docs: update screen support doc to de-emphasize support for 1.5 this includes a variety of other revisions to reorganize some of the content in the main document and also add separate documents for how to enable screen filtering and add screen support on 1.5
| * docs: update screen support doc to de-emphasize support for 1.5Scott Main2011-05-063-1243/+1115
| | | | | | | | | | | | | | | | | | this includes a variety of other revisions to reorganize some of the content in the main document and also add separate documents for how to enable screen filtering and add screen support on 1.5 For more change history, also see Change-Id: Iadebc9ca3f2f5a0e7490466811f0d741fe2b2b8c Change-Id: I78825116f5f7825da42120e840e5bc6d8d1e359c
* | Address comments for dalvik/docs/jni-tips.html documentation.Elliott Hughes2011-04-142-14/+16
| | | | | | | | Change-Id: I7b46e4a04491290e922b4af9491725a75b1c0a32
* | Add the old dalvik/docs/jni-tips.html documentation.Elliott Hughes2011-04-132-0/+716
|/ | | | | | | There are no content changes here, just formatting changes to fit the local style. I'll make content changes later. Change-Id: I4109ca819469bc9316c847cdc9176ed41de3ef87
* am b9fedd97: docs: fix broken linksScott Main2011-04-121-6/+8
|\ | | | | | | | | * commit 'b9fedd9771a6aedf068155fd91f15baf52e668cd': docs: fix broken links
| * docs: fix broken linksScott Main2011-04-121-6/+8
| | | | | | | | Change-Id: I20a2f70bc588d9eeec79419d12790f1da9b79863
* | Expand screen documentation with explicit screen size dimensions.Dianne Hackborn2011-03-301-14/+50
|/ | | | | | | | | This updates the various documentation on screen sizes to discuss the exact screen dimensions that are now associated with each size. In addition, the screen sizes vs. densities table is updated to include a number of additional representative screens. Change-Id: Id07491148b1857e0265cef7139e564e190f38e03
* docs: a11y doc typoScott Main2011-03-241-2/+2
| | | | Change-Id: Ib4c41c129c8ecbd738dfe6866bd429efdf17c23f
* docs: fix a few things in a11y docScott Main2011-03-241-11/+10
| | | | Change-Id: I142b0b4498cf6d19655ad1ccc2066e59c39e75a6
* docs: add document for accessibility, authored by Cheryl Simon (clsimon)Scott Main2011-03-241-0/+352
| | | | Change-Id: If4f6e4f12953ae5b608efebde1ac9d3f0720035a
* docs: update optimization guide with more infoScott Main2011-03-141-100/+379
| | | | | | | most importantly, information about using <compatible-screens> also add sample code to <compatible-screens> doc Change-Id: I62f6ceee4e358a18f5e513cf54c9c96f27470ae9
* docs: add breadcrumb trails to some docs, mostly manifest docsScott Main2011-02-223-0/+6
| | | | Change-Id: I85aaed3ee9878a19e983522a7e872cf375be1025
* docs: move 3.0 optimizing doc into the dev guideScott Main2011-02-211-0/+397
| | | | Change-Id: I8d0eefd97e25cda691b1035129a50e1b902ab6e7
* Finish the app fundamentals rewrite by updating the side nav and resolving ↵Scott Main2011-02-071-22/+13
| | | | | | | | | links in the dev guide Also move the app fundamentals document back to fundamentals.jd TODO: resolve links in the javadocs Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
* Minor updates.Elliott Hughes2011-01-181-70/+41
| | | | | | Take into account Gingerbread JIT and GC improvements. Change-Id: I170def3ac1ecac0ba88258b8d6bfdd77cb2f7f9a
* Doc change: fixing links set 3Robert Ly2011-01-071-1/+1
| | | | Change-Id: Id4123a2f0685887417d0b17a6fa81368aa756b6e
* Doc change: fixing links set 2Robert Ly2011-01-071-2/+2
| | | | Change-Id: I8752cc7c732812a5f11f8b5f5ac83c3a87305f22