Dianne Hackborn
c00c04d7d8
am 11b822d2: Simplify density compatibility to a boolean.
...
Merge commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864'
* commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864':
Simplify density compatibility to a boolean.
2009-07-22 12:01:19 -07:00
Dianne Hackborn
11b822d2a9
Simplify density compatibility to a boolean.
...
Instead of a list, we now just have a single boolean indicating whether an
application is density aware, and this set set to true by default as of
Donut.
2009-07-22 11:58:31 -07:00
Android (Google) Code Review
a8339dfec9
am 9fc20b0e: Merge change 8126 into donut
...
Merge commit '9fc20b0e381b5fe00b7049ef357c839cd05a33bf'
* commit '9fc20b0e381b5fe00b7049ef357c839cd05a33bf':
First pass at reworking screen density/size APIs.
2009-07-21 19:03:53 -07:00
Dianne Hackborn
c4db95c077
First pass at reworking screen density/size APIs.
...
This changes the names of the directories in aapt, to what you see
in the list of DpiTest resources. Also adds a new "long" configuration
for wide screens, which the platform sets appropriate, and introduces
a new kind of resizeability for not large but significantly larger
than normal screens which may have compatibility issues.
2009-07-21 18:28:42 -07:00
Kenny Root
e271820c50
Clarify rules for package name in documentation
...
Nowhere in the documentation does it say that the only valid package names
are ones that match (excuse my abuse of regex to explain this):
^[A-Za-z][A-Za-z0-9_]
This change makes clear the rules followed by the PackageParser
2009-07-07 12:43:07 -07:00
Katarina Stenstedt
014a59bf40
Remove links to wikipedia; fix typo; remove .vsd file (bug 1918247).
2009-07-06 10:10:19 -07:00
Katarina Stenstedt
1293b6b299
Added info about mcc and mnc, plus other changes per http://b/1918247 ; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart.
2009-06-24 11:45:53 -07:00
Scott Main
04c72b47d8
AI 148812: revise the AppWidget developer guide documentation
...
BUG=1827433
Automated import of CL 148812
2009-05-13 16:48:13 -07:00
Scott Main
9b825aa0ee
AI 148470: add documentation about aapt image optimization
...
BUG=1735176
Automated import of CL 148470
2009-05-07 11:59:14 -07:00
Dirk Dougherty
f096acd379
AI 148460: Misc changes for dev site.
...
BUG=1790234
Automated import of CL 148460
2009-05-07 11:12:11 -07:00
Scott Main
eb086d60b2
AI 148270: remove references to AbsoluteLayout because it's been deprecated
...
BUG=1790234
Automated import of CL 148270
2009-05-04 13:20:20 -07:00
Dirk Dougherty
392d29ab0d
AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.
...
BUG=1790234
Automated import of CL 148193
2009-05-01 13:01:24 -07:00
Dirk Dougherty
752aaf92a8
AI 147874: Fix format and link errors in docs.
...
BUG=1790234
Automated import of CL 147874
2009-04-27 18:13:11 -07:00
Dirk Dougherty
7eeb5d5c8e
AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
...
BUG=1790234
Automated import of CL 147807
2009-04-26 21:07:11 -07:00
Scott Main
ce878bef71
AI 147804: add new doc about Dialogs
...
BUG=1800118
Automated import of CL 147804
2009-04-26 15:51:58 -07:00
Scott Main
b8b3645a97
AI 147803: add docs and images for docs on Toast and Notification docs
...
also edit the Notification class doc
BUG=1800118
Automated import of CL 147803
2009-04-26 15:50:49 -07:00
Scott Main
6fc27f79b4
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
...
BUG=1810005
Automated import of CL 147793
2009-04-25 14:04:54 -07:00
Dirk Dougherty
47f3a7ae79
AI 147782: Add a link to the JET docs from media index page.
...
BUG=1790234
Automated import of CL 147782
2009-04-24 19:16:21 -07:00
Scott Main
6f1826cb0c
AI 147752: dang, there was another unclosed tag... tested it this time.
...
BUG=1790234
Automated import of CL 147752
2009-04-24 15:45:32 -07:00
Scott Main
a055e5ea1d
AI 147742: close <code> tag and remove some bolding
...
BUG=1790234
Automated import of CL 147742
2009-04-24 15:03:00 -07:00
Jean-Michel Trivi
864750c3ec
AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
...
BUG=1721874
Automated import of CL 147718
2009-04-24 12:33:40 -07:00
Scott Main
620986a358
AI 147438: add app widget docs to dev guide
...
move app widget docs out of the package description
BUG=1790234
Automated import of CL 147438
2009-04-22 18:58:13 -07:00
Dirk Dougherty
e1d9b55f80
AI 147336: Remove stuff relating to the Maps ext library from the docs. Leave a pointer over to code.google.com.
...
BUG=1790234
Automated import of CL 147336
2009-04-21 20:39:18 -07:00
Dirk Dougherty
6565a5a300
AI 147332: Miscellaneous doc changes for cupcake SDK
...
BUG=1790234
Automated import of CL 147332
2009-04-21 20:25:36 -07:00
Dirk Dougherty
d33ab2b8ad
AI 146609: updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
...
BUG=1790234
Automated import of CL 146609
2009-04-16 14:27:42 -07:00
Dirk Dougherty
610cb2df9d
AI 146601: Update media formats appendix for cupcake
...
BUG=1792195
Automated import of CL 146601
2009-04-16 13:33:16 -07:00
Scott Main
0ebf34a27a
AI 146254: clarification for the minSdkVersion attribute;
...
added more information to the <uses-sdk> reference,
added a link to it from the <manifes> reference, and
revised some misleading information in the android 1.1 version notes
BUG=1788684
Automated import of CL 146254
2009-04-14 17:19:13 -07:00
Chris Tate
a48875a7d7
AI 144306: Fix SDK issue 1716562 - Broadcast mechanism documentation should be improved.
...
BUG=1716562
Automated import of CL 144306
2009-04-02 14:59:14 -07:00
The Android Open Source Project
c2ad241504
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:54 -07:00
The Android Open Source Project
b2a3dd88a5
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:12 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
076357b856
auto import from //depot/cupcake/@132589
2009-03-03 14:04:24 -08:00
The Android Open Source Project
3dec7d563a
auto import from //depot/cupcake/@137055
2009-03-02 22:54:33 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00
The Android Open Source Project
9266c558bf
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00