Scott Main
680974e363
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:28:57 -07:00
Scott Main
9077708767
AI 147317: am: CL 147314 change carousel SDK to 1.5;
...
revise Google IO info
Original author: smain
Merged from: //branches/cupcake/...
Automated import of CL 147317
2009-04-22 13:27:42 -07:00
Scott Main
003f213bdf
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:26:11 -07:00
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
823ce5e1b6
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:23:29 -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
7a7e3f68f6
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:20:44 -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
Jean-Baptiste Queru
cddff7c3ce
Merge commit 'goog/readonly-p4-donut' into HEAD
...
Conflicts:
location/java/android/location/Geocoder.java
2009-04-22 12:09:59 -07:00
Marco Nelissen
9f0b1a4850
Do case-insensitive matching when determining whether something is music, an alarm sound, notification sound, etc.
2009-04-22 10:34:12 -07:00
Android (Google) Code Review
c9a3b66d27
Merge change 358 into donut
...
* changes:
Fix issue 1745312: Various cleanups in media framework
2009-04-22 09:57:03 -07:00
Android (Google) Code Review
44ff0514c2
Merge change 416 into donut
...
* changes:
Remove debug messages. modified: core/java/android/hardware/Camera.java
2009-04-22 01:59:31 -07:00
Wu-cheng Li
ab5b424db3
Remove debug messages.
...
modified: core/java/android/hardware/Camera.java
modified: camera/libcameraservice/CameraService.cpp
2009-04-22 16:22:01 +08:00
Android (Google) Code Review
58d8a0bb73
Merge change 404 into donut
...
* changes:
normalize the DATA_STATE_RADIO_OFF event log id definition
2009-04-21 23:44:04 -07:00
Android (Google) Code Review
8486930c8f
Merge change 403 into donut
...
* changes:
remove superfluous lines
2009-04-21 23:43:45 -07:00
Mike Lockwood
a0e3cd3853
Fix timing problem that was introduced when we removed location provider polling
...
The wake lock was not being held until after we enabled location tracking,
so the check to see if the wake lock was held before propogating a
new location prevented us from receiving a network location as soon as we
enabled the provider.
This check is not necessary anyway, so this change removes it.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 21:27:33 -07:00
Tammo Spalink
e290ed0f61
normalize the DATA_STATE_RADIO_OFF event log id definition
...
Was this different intentionally? It looks internal, and with very limited usage, and so easy to bring in line with the others...
2009-04-22 11:41:20 +08:00
Tammo Spalink
badb11354a
remove superfluous lines
2009-04-22 11:41:19 +08:00
Mike Lockwood
9ce7217c8e
location: Remove support for a message that never actually gets sent.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 20:18:41 -07:00
Mike Lockwood
61fc286e8f
location: Remove unnecessary code that monitors the screen on/off state.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 20:02:52 -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
Android (Google) Code Review
22b8f5e4b7
Merge change 387 into donut
...
* changes:
Geocoder: Document behavior when no backend service is available.
2009-04-21 17:31:01 -07:00
Mike Lockwood
71fd04616b
Geocoder: Document behavior when no backend service is available.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 16:45:33 -07:00
Mike Lockwood
375cbb47ff
gps: Check for null APN name when receiving telephony notifications.
...
Fixes bug b/1800584
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 15:49:38 -07:00
Jeff Hamilton
be456ac934
Merge branch 'readonly-p4-donut' into donut
2009-04-21 15:14:41 -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
Android (Google) Code Review
3ea1f8759d
Merge change 372 into donut
...
* changes:
WifiService: Cleanup parsing of wifi scan results.
2009-04-21 15:12:25 -07:00
Dirk Dougherty
1130ba2830
Merge branch 'readonly-p4-donut' into donut
2009-04-21 15:01:57 -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
e522a26aea
Merge branch 'readonly-p4-donut' into donut
2009-04-21 14:55:49 -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
154efd5e10
Merge branch 'readonly-p4-donut' into donut
2009-04-21 14:28:13 -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
9d4fb9c057
Merge branch 'readonly-p4-donut' into donut
2009-04-21 14:15:40 -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
Mike Lockwood
b30475ecef
WifiService: Cleanup parsing of wifi scan results.
...
Also add support for possitive RSSI values, fixing b/1786306
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 13:55:07 -07:00
Android (Google) Code Review
03a54faa45
Merge change 352 into donut
...
* changes:
Remove dangling media recorder client reference when setCamera() is used.
2009-04-21 13:20:07 -07:00
Android (Google) Code Review
3a86d334e7
Merge change 368 into donut
...
* changes:
location: Add some null pointer checks.
2009-04-21 12:44:57 -07:00
Mike Lockwood
6de3154674
location: Add some null pointer checks.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 12:13:35 -07:00
Andy Stadler
407784ccac
Merge branch 'readonly-p4-donut' into donut
2009-04-21 11:56:08 -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
080b195a05
Merge branch 'readonly-p4-donut' into donut
2009-04-21 11:53:07 -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
Android (Google) Code Review
31d40ab260
Merge change 360 into donut
...
* changes:
location: Location Manager wakelock cleanup, phase 1
2009-04-21 09:40:38 -07:00
Mike Lockwood
e2b44c5aaf
location: Location Manager wakelock cleanup, phase 1
...
Move cell and wifi lock from LocationManagerService to NetworkLocationProvider
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-04-21 09:38:18 -07:00
Android (Google) Code Review
5261402c79
Merge change 336 into donut
...
* changes:
Ensure ongoing progress updates after using the scroll ball to adjust position.
2009-04-21 08:18:50 -07:00
Eric Laurent
ef02827d4c
Fix issue 1745312: Various cleanups in media framework
...
AudioTrack, AudioRecord:
- remove useless mAudioFlinger member of AudioTrack and AudioRecord.
- signal cblk.cv condition in stop() method to speed up stop completion.
- extend wait condition timeout in obtainBuffer() when waitCount is -1 to avoid waking up callback thread unnecessarily
AudioFlinger:
- remove some warnings in AudioFlinger.cpp.
- remove function AudioFlinger::MixerThread::removetrack_l() as its content is never executed.
- remove useless call to setMasterVolume in AudioFlinger::handleForcedSpeakerRoute().
- Offset VOICE_CALL stream volume to reflect actual volume that is never 0 in hardware (this fix has been made in the open source): 0.01 + v * 0.99.
AudioSystem.java:
- correct typo in comment
IAudioflinger, IAudioFlingerClient:
- make AudioFlinger binder interfaces used for callbacks ONEWAY.
AudioHardwareInterface:
- correct routeStrings[] table in AudioHardwareInteface.cpp
2009-04-21 07:56:33 -07:00
Dirk Dougherty
ad31d8ac82
Merge branch 'readonly-p4-donut' into donut
2009-04-21 01:06:57 -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
abdc514bf3
Merge branch 'readonly-p4-donut' into donut
2009-04-21 01:01:28 -07:00