Scott Main
3aa6511539
AI 147313: am: CL 147311 update eclipse docs to include necessary AVD procedures and
...
discuss relevant target facilities
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 147313
2009-04-22 13:24:58 -07:00
Scott Main
5ac35ad03f
AI 147308: am: CL 147306 re-write the Developing in Other IDEs doc with updated information for 1.5
...
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 147308
2009-04-22 13:22:17 -07:00
Dirk Dougherty
9db5e1d0ab
AI 147303: am: CL 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.
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147303
2009-04-22 13:19:30 -07:00
Xavier Ducrohet
4193558f23
AI 147294: am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 147294
2009-04-21 18:47:12 -07:00
Jeff Hamilton
348c1796d4
AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
...
Original author: jham
Merged from: //branches/cupcake/...
Automated import of CL 147253
2009-04-21 15:13:18 -07:00
Dirk Dougherty
874c731ac3
AI 147239: am: CL 147238 Update tools index, replace activitycreator with android
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147239
2009-04-21 15:00:34 -07:00
Dirk Dougherty
e4c0336fc7
AI 147230: am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147230
2009-04-21 14:54:32 -07:00
Scott Main
fbf2ad7173
AI 147224: am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT
...
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 147224
2009-04-21 14:26:59 -07:00
Dirk Dougherty
e61a6d6d2a
AI 147214: am: CL 147211 Update emulator doc for new usage with avds.
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147214
2009-04-21 14:14:23 -07:00
Andy Stadler
4c156ec6ec
AI 147168: am: CL 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.
Original author: stadler
Merged from: //branches/cupcake/...
Automated import of CL 147168
2009-04-21 11:54:45 -07:00
Andy Stadler
df2a463b01
AI 147167: am: CL 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.
Original author: stadler
Merged from: //branches/cupcake/...
Automated import of CL 147167
2009-04-21 11:51:43 -07:00
Dirk Dougherty
5ed91c8170
AI 147083: am: CL 147081 Add document describing AVDs and usage. (doc change only)
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147083
2009-04-21 01:05:41 -07:00
Dirk Dougherty
e90232b1da
AI 147054: am: CL 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".
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 147054
2009-04-21 01:00:12 -07:00
Jean-Michel Trivi
6fb5a1d0ee
AI 147035: am: CL 147032 Finalize JetPlayer javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 147035
2009-04-20 16:30:18 -07:00
Jean-Michel Trivi
ea63a41d26
AI 146938: am: CL 146937 Finalize AudioRecord javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 146938
2009-04-20 10:45:23 -07:00
Dmitry Shmidt
42554c10b6
AI 146934: Make TI Wifi driver choice framework-independent - part 1
...
BUG=1786365
Automated import of CL 146934
2009-04-20 09:48:54 -07:00
Evan Millar
c64edde69d
AI 146853: Add kernel wakelock data to batteryinfo dump.
...
BUG=1755458
Automated import of CL 146853
2009-04-18 12:26:32 -07:00
Dave Sparks
6cb9900e6f
AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add additional text.
...
Original author: davidsparks
Merged from: //branches/cupcake/...
Automated import of CL 146755
2009-04-17 11:48:25 -07:00
Jean-Michel Trivi
ff14c25339
AI 146752: am: CL 146751 Finalize AudioTrack javadoc.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 146752
2009-04-17 11:45:30 -07:00
Urs Grob
da13ef5dca
AI 146743: am: CL 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
Original author: ursg
Merged from: //branches/cupcake/...
Automated import of CL 146743
2009-04-17 11:30:14 -07:00
Dave Sparks
2170312ab0
AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format
...
Original author: davidsparks
Merged from: //branches/cupcake/...
Automated import of CL 146668
2009-04-16 19:54:16 -07:00
Dave Sparks
cef302d095
AI 146655: am: CL 146654 Add java docs for SoundPool
...
Original author: davidsparks
Merged from: //branches/cupcake/...
Automated import of CL 146655
2009-04-16 17:50:27 -07:00
Brandon Ballinger
181a44dd81
AI 146613: Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml).
...
Automated import of CL 146613
2009-04-16 14:31:48 -07:00
Dirk Dougherty
dc52312ce3
AI 146610: am: CL 146609 updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 146610
2009-04-16 14:28:14 -07:00
Dirk Dougherty
cc6069eacf
AI 146602: am: CL 146601 Update media formats appendix for cupcake
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 146602
2009-04-16 13:34:12 -07:00
Xavier Ducrohet
e30661294b
AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 146485
2009-04-16 12:44:37 -07:00
Dirk Dougherty
2fd2f6e5c6
AI 146345: am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 146345
2009-04-15 11:33:48 -07:00
Dirk Dougherty
adb538b52f
AI 146343: am: CL 146340 Integrate updated SDK Terms and Conditions document
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 146343
2009-04-15 11:30:46 -07:00
Scott Main
135d233540
AI 146255: am: CL 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
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 146255
2009-04-14 17:21:49 -07:00
Scott Main
63c4120e33
AI 146251: am: CL 146242 fix the package namespace in the examples;
...
delete the old hello-android file
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 146251
2009-04-14 17:00:51 -07:00
Guang Zhu
e6f63b1a15
AI 146246: am: CL 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.
...
Original author: guangzhu
Merged from: //branches/cupcake/...
Automated import of CL 146246
2009-04-14 16:45:47 -07:00
Ramanan Rajeswaran
c14b0f8295
AI 146145: am: CL 146144 Set default map location for Ireland and South Africa
...
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 146145
2009-04-14 10:41:57 -07:00
Ramanan Rajeswaran
9909798b8e
AI 146129: am: CL 146127 Increase zoom level for NZ default maps location
...
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 146129
2009-04-14 09:47:42 -07:00
Ramanan Rajeswaran
54a7a0d27b
AI 146124: am: CL 146123 Change Belfast to Dublin
...
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 146124
2009-04-14 09:33:40 -07:00
Scott Main
006d849c69
AI 146029: am: CL 146028 update hello world tutorial for cupcake, including various other edits.
...
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 146029
2009-04-13 18:46:08 -07:00
Robert Greenwalt
0e1c45fd8b
AI 145995: am: CL 145993 Fix Phone-oriented default-locale selection.
...
When several locales for a given language are available we were always
selecting the first.
Original author: rgreenwalt
Merged from: //branches/cupcake/...
Automated import of CL 145995
2009-04-13 18:35:04 -07:00
Ramanan Rajeswaran
e4b6b7e2f6
AI 145981: am: CL 145892 Add Ireland, Switzerland, New Zealand, South Africa to MccTable
...
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 145981
2009-04-13 18:15:39 -07:00
Eric Shienbrood
9900127828
AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants
...
that ought to be exposed. Hid and deprecated the single-arg public
constructor for NetworkInfo, and modified a CTS test that was testing it.
Ran the android.net test package to make sure it still works.
Original author: ers
Merged from: //branches/cupcake/...
Automated import of CL 145980
2009-04-13 18:12:47 -07:00
Yu Shan Emily Lau
f78013cd5f
AI 145971: am: CL 145757 Suppress the flaky tests
...
Original author: yslau
Merged from: //branches/cupcake/...
Automated import of CL 145971
2009-04-13 17:47:37 -07:00
Dan Bornstein
6d20e257a7
AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a
...
TODO and long comment about the situation.
Original author: danfuzz
Merged from: //branches/cupcake/...
Automated import of CL 145970
2009-04-13 17:44:49 -07:00
Yu Shan Emily Lau
bf91524120
AI 145971: am: CL 145757 Suppress the flaky tests
...
Original author: yslau
Merged from: //branches/cupcake/...
Automated import of CL 145971
2009-04-13 16:08:09 -07:00
Dan Bornstein
43ed2b3ac4
AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a
...
TODO and long comment about the situation.
Original author: danfuzz
Merged from: //branches/cupcake/...
Automated import of CL 145970
2009-04-13 16:05:22 -07:00
Brett Chabot
5f75015fef
AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTest
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Automated import of CL 145969
2009-04-13 16:01:56 -07:00
Lorenzo Colitti
e8624dd69d
AI 145920: Don't filter out IPv6 multicast packets.
...
Automated import of CL 145920
2009-04-13 13:52:55 -07:00
Jeffrey Sharkey
7eb4fbdbb6
AI 145860: am: CL 145568 Hide setStarted() from public API.
...
It should be renamed to something more meaninful before being exposed.
Original author: jsharkey
Merged from: //branches/cupcake/...
Automated import of CL 145860
2009-04-13 08:55:24 -07:00
Dianne Hackborn
06f36b401d
AI 145859: am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive).
...
Original author: hackbod
Merged from: //branches/cupcake/...
Automated import of CL 145859
2009-04-13 08:52:45 -07:00
Dirk Dougherty
baf49ae7d0
AI 145858: am: CL 145559 Cleanup for early-look SDK.
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 145858
2009-04-13 08:50:07 -07:00
Andy Stadler
f8a7ceaef2
AI 145778: Manual merge changes 145382-145384 from cupcake.
...
Automated import of CL 145778
2009-04-10 16:24:47 -07:00
Jack Palevich
1eb75a0b37
AI 145602: am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY
...
--> RENDERMODE_CONTINUOUSLY. This time we update the spelling
in the list of APIs in SDK release 3. (Which hasn't actually been
released yet, so it's OK to do this.)
Original author: jackpal
Merged from: //branches/cupcake/...
Automated import of CL 145602
2009-04-09 18:46:38 -07:00
Jack Palevich
32925df920
AI 145590: Manually merge change 145250 from cupcake.
...
Update API for GLSurfaceView to account for correcting the spelling of a
constant RENDER_CONTINUOUSLY. (This constant is new to Cupcake, so this is not
a breaking API change.)
BUG=1766678
Automated import of CL 145590
2009-04-09 18:03:18 -07:00