Android (Google) Code Review
7a758262de
Merge change 23345 into donut
...
* changes:
Fix an emoji-measuring bug that caused an exception when editing a contact.
2009-09-01 11:16:25 -07:00
Android (Google) Code Review
7ce2a71d9f
Merge change 23105 into eclair
...
* changes:
Fix issue 2077333: The volume key will effect both ring and media vol at the same time.
2009-09-01 11:14:00 -07:00
Android (Google) Code Review
0e1151b073
Merge change 23450 into eclair
...
* changes:
At leaset log the layout test timeouts
2009-09-01 10:24:38 -07:00
Android (Google) Code Review
1699a78614
Merge change 23439 into eclair
...
* changes:
if exception getMessage() is null, don't add it to the error
2009-09-01 10:14:10 -07:00
Android (Google) Code Review
9f29120f05
Merge change 23438 into eclair
...
* changes:
Fix issue 2091594: music chirp after disconnecting A2DP.
2009-09-01 09:57:53 -07:00
Android (Google) Code Review
d06abf0caf
Merge change 23395 into eclair
...
* changes:
When we get 304 and switch to cacheLoader, need to set mFromCache to be true. So that the cache loading will not create a new mCacheResult which overwrites the old cache data.
2009-09-01 09:15:45 -07:00
Android (Google) Code Review
5683fbf326
Merge change 23434 into eclair
...
* changes:
Fix a docs comment to match the parameter name.
2009-09-01 07:20:18 -07:00
Eric Laurent
0643771ad0
Fix issue 2091594: music chirp after disconnecting A2DP.
...
In AudioFlinger::MixerThread::putTracks(), change the mFillingUpStatus flag to FS_FILLING for active tracks so that mute request is executed without ramping volume down when the track is moved from A2DP to hardware output.
Also modified AudioFlinger::setStreamOutput() so that the notification of the change is sent only once to AudioSystem.
2009-09-01 05:56:26 -07:00
Android (Google) Code Review
f3d8967444
Merge change 23427 into eclair
...
* changes:
Moves GoogleLocationSettingManager to its correct location.
2009-09-01 05:23:26 -07:00
Android (Google) Code Review
2281afdb62
Merge changes 23429,23430 into eclair
...
* changes:
LocationManagerService: Remove caching of last known locations to flash.
LocationManagerService: Add null pointer check and remove useless finalize() method.
2009-09-01 05:01:26 -07:00
Android (Google) Code Review
ae4d3a4f42
Merge change 22886 into eclair
...
* changes:
Move SMS pdu creation fully into the central Phone process.
2009-08-31 22:39:22 -07:00
Android (Google) Code Review
d1ffe3e2fe
Merge change 23402 into eclair
...
* changes:
Fix 2081525: NPE in MediaScannerService.
2009-08-31 22:33:41 -07:00
Android (Google) Code Review
9cd2747f43
Merge change 23406 into eclair
...
* changes:
allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
2009-08-31 22:04:09 -07:00
Android (Google) Code Review
d83b44d831
Merge change 23271 into eclair
...
* changes:
Cleanup egregious style issues.
2009-08-31 19:45:05 -07:00
Android (Google) Code Review
045a8839a1
Merge change 22551 into eclair
...
* changes:
Fix broken unit test.
2009-08-31 19:39:40 -07:00
Scott Main
7185132c5a
am 5126d3a3: docs only. revise samples link for offline docs to point to the current version
...
Merge commit '5126d3a3794c8c5e1e61621daa5e9dab050b44a1' into eclair
* commit '5126d3a3794c8c5e1e61621daa5e9dab050b44a1':
docs only.
2009-08-31 19:00:45 -07:00
Android (Google) Code Review
bd9d6651de
Merge change 23375 into eclair
...
* changes:
re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync()
2009-08-31 18:51:04 -07:00
Android (Google) Code Review
e35be14a5f
Merge change 23363 into eclair
...
* changes:
Add error output to pm for FAILED_MISSING_FEATURE
2009-08-31 18:13:24 -07:00
Android (Google) Code Review
ff309964c4
Merge change 23381 into eclair
...
* changes:
Prevent ListView from scrolling/flinging its content when the content fits on screen.
2009-08-31 17:46:47 -07:00
Android (Google) Code Review
b5f85300f3
Merge change 23380 into eclair
...
* changes:
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
2009-08-31 17:45:03 -07:00
Android (Google) Code Review
ccf849deb8
Merge change 23370 into eclair
...
* changes:
Revert "- don't schedule syncs that we will never dispatch"
2009-08-31 17:24:17 -07:00
Android (Google) Code Review
1873627527
Merge change 23329 into eclair
...
* changes:
Load bitmap resources entirely from native code.
2009-08-31 17:15:42 -07:00
Android (Google) Code Review
aa4b7de121
Merge change 23218 into eclair
...
* changes:
Fix property being cleared when DeviceFound signal is received.
2009-08-31 16:52:38 -07:00
Android (Google) Code Review
e7a419e7fa
Merge change 23356 into eclair
...
* changes:
Temporarily unlock our mutex while fetching a buffer from the upstream source.
2009-08-31 16:44:46 -07:00
Android (Google) Code Review
f36e598194
Merge change 23357 into eclair
...
* changes:
Fix double-free problem in EmojiFactory.
2009-08-31 16:33:10 -07:00
Android (Google) Code Review
c9631dc927
Merge change 23338 into eclair
...
* changes:
Clean TTS logs: use a common TAG in the TTS service, don't show an error when loading the native synth lib.
2009-08-31 15:39:07 -07:00
Android (Google) Code Review
81b6e0cc5a
Merge change 23341 into eclair
...
* changes:
Fix replacement-after-add of resource files in overlay.
2009-08-31 15:18:44 -07:00
Android (Google) Code Review
68619ee89a
Merge change 23344 into eclair
...
* changes:
Make vCard composer handle null of Photo entry correctly.
2009-08-31 15:18:43 -07:00
Android (Google) Code Review
2eba683fae
Merge change 23343 into eclair
...
* changes:
Use Email.TYPE_MOBILE
2009-08-31 15:18:28 -07:00
Android (Google) Code Review
42e54f2a4d
Merge change 23066 into eclair
...
* changes:
- don't schedule syncs that we will never dispatch - expedite the INITIALIZATION sync
2009-08-31 15:03:32 -07:00
Scott Main
f4f48c5403
am 728157b4: Merge change 23242 into donut
...
Merge commit '728157b4af937bc34706b71c21e9d804ca83039d' into eclair
* commit '728157b4af937bc34706b71c21e9d804ca83039d':
docs only.
2009-08-31 15:02:35 -07:00
Android (Google) Code Review
959b58adf0
Merge change 23242 into donut
...
* changes:
docs only. add uses-feature "name" attribute
2009-08-31 15:00:36 -07:00
Android (Google) Code Review
f185065ba8
Merge change 23335 into eclair
...
* changes:
Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
2009-08-31 14:44:03 -07:00
Android (Google) Code Review
a308f9b64d
Merge change 23300 into eclair
...
* changes:
Add a synchronous stop method to TTS synth engine so that upon its destruction, if it was synthesing to a file, the latter can be deleted without still being written to. Clear the hashmap of SpeechItem to be stopped (mKillList) when the speech queue is empty.
2009-08-31 14:12:53 -07:00
Android (Google) Code Review
4808daff0c
Merge change 23320 into eclair
...
* changes:
Set result code in REMOTE_INTENT receiver for subscribed feeds.
2009-08-31 13:54:11 -07:00
Android (Google) Code Review
c5f021921b
Merge change 22995 into eclair
...
* changes:
modified: res/layout/surface_view.xml modified: src/com/android/mediaframeworktest/MediaFrameworkTest.java modified: src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java Fixed the async mp3 playback test case and also switch the base activity to full screen.
2009-08-31 12:07:07 -07:00
Android (Google) Code Review
5579b7fc70
Merge change 23289 into eclair
...
* changes:
Fix http://b/issue?id=2086835 (unlock pattern graphics misaligned).
2009-08-31 10:07:10 -07:00
Android (Google) Code Review
52efda85a7
Merge change 23277 into eclair
...
* changes:
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
2009-08-31 09:38:56 -07:00
Jean-Baptiste Queru
87bd2160c9
am 57f03f0b: Merge snapshot version of donut back into the main tree
...
Merge commit '57f03f0b5d0228799111651aa6915f7d837d501e' into eclair
* commit '57f03f0b5d0228799111651aa6915f7d837d501e':
donut snapshot
2009-08-31 09:37:32 -07:00
Jean-Baptiste Queru
9582a469c9
Merge snapshot version of donut back into the main tree
2009-08-31 09:32:35 -07:00
Jean-Baptiste Queru
f70254c57c
donut snapshot
2009-08-31 09:17:57 -07:00
Eric Laurent
c80b1a0034
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
...
Call closeInput() for all inputs and closeOutput() for all outputs before deleting audio hardware in AudioFlinger destructor.
2009-08-31 02:10:20 -07:00
Android (Google) Code Review
392f61b0fc
Merge change 23266 into eclair
...
* changes:
disable canceling until the http connection code is understood
2009-08-31 00:22:42 -07:00
Android (Google) Code Review
13dc47748e
Merge change 23223 into eclair
...
* changes:
SensorService: call close_data_source when we have no more sensor clients.
2009-08-30 13:33:57 -07:00
Android (Google) Code Review
524fef60ff
Merge change 23187 into eclair
...
* changes:
Do not send dock state changed broadcasts until the system has finished booting.
2009-08-30 12:02:07 -07:00
Android (Google) Code Review
8f63637101
Merge change 23244 into eclair
...
* changes:
Add mobile Email type.
2009-08-29 15:55:12 -07:00
Scott Main
e4a4566fbf
am a84a26d2: Merge change 23241 into donut
...
Merge commit 'a84a26d2afab503ed32e6ecc94acba46a5eb9eb3' into eclair
* commit 'a84a26d2afab503ed32e6ecc94acba46a5eb9eb3':
add searchable dictionary to html docs and dev guide nav
2009-08-29 13:40:53 -07:00
Android (Google) Code Review
7b06c7a416
Merge change 23241 into donut
...
* changes:
add searchable dictionary to html docs and dev guide nav and add screenshots.
2009-08-29 13:38:17 -07:00
Mike LeBeau
0a257d15d3
am af0b780a: Merge change 23198 into donut
...
Merge commit 'af0b780ac6305eb6b6795cb8139ae051e13dd7ff' into eclair
* commit 'af0b780ac6305eb6b6795cb8139ae051e13dd7ff':
Update SearchManager documentation to reflect latest behavior.
2009-08-28 16:15:58 -07:00
Android (Google) Code Review
8efb42692d
Merge change 23198 into donut
...
* changes:
Update SearchManager documentation to reflect latest behavior.
2009-08-28 16:14:21 -07:00