Jorg Pleumann
b867019173
AI 147725: Some fixes for the CTS test runner. One is a
...
workaround for the binder problems which occur
when too many tests are executed in too little
time. The other is a fix for the memory cleanup
that was added a while ago, but should have
affected non-static fields, not static ones.
BUG=1796494
Automated import of CL 147725
2009-04-24 13:08:47 -07:00
Bill Napier
14533d2652
AI 147720: Set default language for NL to nl.
...
BUG=1781746
Automated import of CL 147720
2009-04-24 12:57:08 -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
Dirk Dougherty
6edea74a4d
AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
...
BUG=1790234
Automated import of CL 147711
2009-04-24 11:32:25 -07:00
Dirk Dougherty
d97e8dc252
AI 147710: Add redirects for sdk/preview pages.
...
BUG=1790234
Automated import of CL 147710
2009-04-24 11:30:35 -07:00
Bill Napier
78b1511d96
AI 147541: Add cs as default language for cz.
...
BUG=1781746
Automated import of CL 147541
2009-04-23 17:14:22 -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
134e8e4fc3
AI 147433: Fix broken link to sdk/samples dir in the offline.html page.
...
BUG=1790234
Automated import of CL 147433
2009-04-22 18:45:05 -07:00
Eric Fischer
a4f01520b9
AI 147406: Import revised translations.
...
Automated import of CL 147406
2009-04-22 12:33:55 -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
Scott Main
7774462ac4
AI 147325: update the installing and upgrading docs for cupcake
...
BUG=1793249
Automated import of CL 147325
2009-04-21 19:44:01 -07:00
Scott Main
2b52aa0b68
AI 147314: change carousel SDK to 1.5;
...
revise Google IO info
BUG=1800649
Automated import of CL 147314
2009-04-21 19:22:40 -07:00
Scott Main
9d8dd806d9
AI 147311: update eclipse docs to include necessary AVD procedures and
...
discuss relevant target facilities
BUG=1796104
Automated import of CL 147311
2009-04-21 19:17:59 -07:00
Scott Main
bd13c244fe
AI 147306: re-write the Developing in Other IDEs doc with updated information for 1.5
...
BUG=1796104
Automated import of CL 147306
2009-04-21 19:09:24 -07:00
Dirk Dougherty
fe1f789124
AI 147297: Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights
...
Please let me know if you have other "known issues", "resolved issues", or
"highlights".
Also, note that the installing and upgrading docs are being updated in
a different CL, so the new version is not displayed on my staging server.
BUG=1790234
Automated import of CL 147297
2009-04-21 18:52:41 -07:00
Xavier Ducrohet
ee378956e3
AI 147290: Update Geocoder javadoc to reflect the need for a backend service.
...
BUG=1794552
Automated import of CL 147290
2009-04-21 18:45:32 -07:00
Jeff Hamilton
46000b5841
AI 147250: Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
...
BUG=1067866
Automated import of CL 147250
2009-04-21 15:12:16 -07:00
Dirk Dougherty
1596b517be
AI 147238: Update tools index, replace activitycreator with android
...
BUG=1790234
Automated import of CL 147238
2009-04-21 15:00:26 -07:00
Dirk Dougherty
0d1ca210e6
AI 147228: Add API diff report to SDK docs (API Level 2 to 3)
...
BUG=1790234
Automated import of CL 147228
2009-04-21 14:51:13 -07:00
Scott Main
f1eb9b97c3
AI 147219: update app-signing doc to include a guide to export a signed APK from ADT
...
BUG=1795149
Automated import of CL 147219
2009-04-21 14:23:52 -07:00
Dirk Dougherty
f87d0580d2
AI 147211: Update emulator doc for new usage with avds.
...
BUG=1790234
Automated import of CL 147211
2009-04-21 14:11:32 -07:00
Andy Stadler
a1cde99f32
AI 147163: Copy documentation for the various search-by-voice flags that
...
were already listed in attrs.xml into SearchManager.java. Add
a (brief - no time for more) description about how to add search
by voice to apps.
JAVADOC ONLY - should be safe change for cupcake sdk.
BUG=1554704
Automated import of CL 147163
2009-04-21 11:50:39 -07:00
Andy Stadler
54bd245f57
AI 147162: Emphasize in the javadoc that the "pkg" parameters to
...
InstrumentationTestCase and its descendants should be the
package manager package name (not the java package name, and
not the test package) of the package holding the Activity
under test.
Added similar notations to the ApiDemos call sites.
JAVADOC ONLY - should be safe change for cupcake sdk.
BUG=1783981
Automated import of CL 147162
2009-04-21 11:48:54 -07:00
Dirk Dougherty
f20e1bdf62
AI 147081: Add document describing AVDs and usage. (doc change only)
...
BUG=1790234
Automated import of CL 147081
2009-04-20 21:53:32 -07:00
Dirk Dougherty
b5a4c5a473
AI 147053: Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
...
Currently, the docs that are specific to each SDK release -- downloading, installing, upgrading, requirements -- are stored in a directory with release-derived name, such as "1.1_r1". This change lets documents use generic links to point into the most recent version specific docs, eg href="{@docRoot}sdk/{sdkCurrent}/installing.html" instead of href="{@docRoot}sdk/1.1_r1/installing.html".
BUG=1790234
Automated import of CL 147053
2009-04-20 17:54:52 -07:00
Jean-Michel Trivi
26dea0f211
AI 147032: Finalize JetPlayer javadoc.
...
BUG=1801229
Automated import of CL 147032
2009-04-20 16:29:19 -07:00
Jean-Michel Trivi
a9a66950d6
AI 146937: Finalize AudioRecord javadoc.
...
BUG=1797606
Automated import of CL 146937
2009-04-20 10:45:02 -07:00
Dave Sparks
62200dd153
AI 146754: Fix some problems in the SoundPool docs and add additional text.
...
BUG=1795461
Automated import of CL 146754
2009-04-17 11:29:35 -07:00
Jean-Michel Trivi
f69b61b496
AI 146751: Finalize AudioTrack javadoc.
...
BUG=1795799
Automated import of CL 146751
2009-04-17 11:22:35 -07:00
Urs Grob
358d23017d
AI 146711: Enhancing the test runner. Now it filters BrokenTests and only executes tests
...
annotated with SideEffect if the host is running in single test mode.
Also adding some cleanup mechanism and some logcat logging about memory consumption
BUG=1789657
Automated import of CL 146711
2009-04-17 02:09:00 -07:00
Dave Sparks
6cb76f6c23
AI 146667: Add advice in MediaRecorder Java docs about using MPEG-4 container format
...
BUG=1753020
Automated import of CL 146667
2009-04-16 18:35:51 -07:00
Dave Sparks
b1520e9333
AI 146654: Add java docs for SoundPool
...
BUG=1795461
Automated import of CL 146654
2009-04-16 17:49:25 -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
Eric Fischer
afa2add8ba
AI 146517: Import translation changes.
...
DO NOT MERGE
Automated import of CL 146517
2009-04-16 11:01:05 -07:00
Xavier Ducrohet
9d1eced4a8
AI 146411: Fix BridgeCanvas#drawRoundRect
...
BUG=1792311
Automated import of CL 146411
2009-04-15 22:30:00 -07:00
Eric Fischer
c56eed910a
AI 146365: Import revised translations.
...
DO NOT MERGE
Automated import of CL 146365
2009-04-15 13:30:18 -07:00
Dirk Dougherty
d9671b8e05
AI 146341: g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
...
BUG=1675368
Automated import of CL 146341
2009-04-15 11:29:53 -07:00
Dirk Dougherty
b01b0cb4b6
AI 146340: Integrate updated SDK Terms and Conditions document
...
Automated import of CL 146340
2009-04-15 11:28:57 -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
Scott Main
a9fe9e21d3
AI 146242: fix the package namespace in the examples;
...
delete the old hello-android file
BUG=1750212
Automated import of CL 146242
2009-04-14 16:29:14 -07:00
Guang Zhu
7fc3cd6aeb
AI 146225: Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early.
...
Automated import of CL 146225
2009-04-14 15:49:35 -07:00
Eric Fischer
574d89fa04
AI 146175: Import updated translations.
...
Automated import of CL 146175
2009-04-14 12:10:43 -07:00
Ramanan Rajeswaran
77cfbeb51d
AI 146144: Set default map location for Ireland and South Africa
...
Automated import of CL 146144
2009-04-14 10:41:03 -07:00
Ramanan Rajeswaran
67d2f8d777
AI 146127: Increase zoom level for NZ default maps location
...
Automated import of CL 146127
2009-04-14 09:44:55 -07:00
Ramanan Rajeswaran
a69ab9493c
AI 146123: Change Belfast to Dublin
...
BUG=1788466
Automated import of CL 146123
2009-04-14 09:30:00 -07:00
Eric Fischer
15b7e5479d
AI 146037: Import updated translations.
...
Automated import of CL 146037
2009-04-13 17:16:19 -07:00
Scott Main
a8c28c4e4a
AI 146028: update hello world tutorial for cupcake, including various other edits.
...
BUG=1750212
Automated import of CL 146028
2009-04-13 17:01:30 -07:00
Robert Greenwalt
836054473c
AI 145993: Fix Phone-oriented default-locale selection.
...
When several locales for a given language are available we were always
selecting the first.
BUG=1785986
Automated import of CL 145993
2009-04-13 16:11:29 -07:00