Steve Block
b599315910
Moves GoogleLocationSettingManager to its correct location.
...
This fixes bug http://b/issue?id=2089259 .
2009-09-01 10:18:38 +01:00
Chung-yih Wang
09960230bf
Store CA certificate chain into one single key entry with PEM format.
...
Extract all CA certificates in a PKCS12 keystore into a single entry in keystore with multiple PEMs.
2009-09-01 16:45:13 +08:00
Android (Google) Code Review
c98d68cd56
Merge change 22886 into eclair
...
* changes:
Move SMS pdu creation fully into the central Phone process.
2009-08-31 22:39:22 -07:00
Tammo Spalink
1f952a178d
Move SMS pdu creation fully into the central Phone process.
...
Previously pdu creation was haphazardly done sometimes by the app and
sometimes centrally by the phone process -- specifically the phone
process did creation for multipart texts. This change gets rid of the
previous IPC interface for sending raw pdus to SMSDispatch in the
phone process, and instead makes everything work like multipart
messages worked before, namely the structured data is passed and pdu
encoding done centrally.
The motivation for this was the need to ensure that CDMA message id
numbers were strictly monotonic, including across reboots, which
necessitated central state in the form of a system property, which
could in turn only be modified by the phone process.
Hence, this (in part) addresses issue: http://buganizer/issue?id=2075760
Change-Id: I94ca207b6e657c465e8472534704db8646ee277c
2009-09-01 13:37:03 +08:00
Android (Google) Code Review
808c739a94
Merge change 23402 into eclair
...
* changes:
Fix 2081525: NPE in MediaScannerService.
2009-08-31 22:33:41 -07:00
Android (Google) Code Review
ce54003aa8
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
Guang Zhu
38323a5f9f
allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
2009-08-31 22:01:53 -07:00
Chih-Chung Chang
a7bdedabf4
Fix 2081525: NPE in MediaScannerService.
...
Handle the case where the datetime string in jpeg exif is not in the format we expect.
Change-Id: I5462052c3dd723d01bce45f4924137632d081400
2009-09-01 12:23:43 +08:00
Tammo Spalink
95434bfaee
Allow fragmentText to be called for singleton CDMA messages.
...
Corrects for previous partner changes, addressing issue:
http://buganizer/issue?id=2063332
Change-Id: I49e564d81c5db3e92a6bad973f21a02a7302875d
2009-09-01 11:44:08 +08:00
Android (Google) Code Review
33567c5f3d
Merge change 23271 into eclair
...
* changes:
Cleanup egregious style issues.
2009-08-31 19:45:05 -07:00
Android (Google) Code Review
650cbfd381
Merge change 22551 into eclair
...
* changes:
Fix broken unit test.
2009-08-31 19:39:40 -07:00
Scott Main
2bd4326a46
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
34b6a27ea3
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
Grace Kloba
ef32ee3db8
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-08-31 18:43:48 -07:00
Android (Google) Code Review
e23ef1023a
Merge change 23363 into eclair
...
* changes:
Add error output to pm for FAILED_MISSING_FEATURE
2009-08-31 18:13:24 -07:00
Scott Main
5126d3a379
docs only.
...
revise samples link for offline docs to point to the current version
2009-08-31 18:04:52 -07:00
Fred Quintana
f892fb3a43
- don't schedule syncs that we will never dispatch
...
- expedite the INITIALIZATION sync
2009-08-31 18:04:39 -07:00
Android (Google) Code Review
0f44220b34
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
Romain Guy
6198ae8468
Prevent ListView from scrolling/flinging its content when the content fits on screen.
...
Change-Id: Id46313bca3ae53b0717cd74a4a6f889a01f9fcb1
2009-08-31 17:45:55 -07:00
Android (Google) Code Review
ad82219718
Merge change 23380 into eclair
...
* changes:
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
2009-08-31 17:45:03 -07:00
Jack Palevich
106006cbde
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
...
Previously we had been setting the imageSize parameter to 0, which was
incorrect. According to the OpenGL ES spec for glCompressedTexImage2D
this parameter should be the size in bytes of the compressed data.
2009-08-31 17:42:50 -07:00
Joe Onorato
ae209acd8d
Don't leak jni refs.
2009-08-31 17:25:08 -07:00
Fred Quintana
fcb14322f4
re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync()
2009-08-31 17:25:05 -07:00
Android (Google) Code Review
ec5d9fb47d
Merge change 23370 into eclair
...
* changes:
Revert "- don't schedule syncs that we will never dispatch"
2009-08-31 17:24:17 -07:00
Fred Quintana
c58b611652
Revert "- don't schedule syncs that we will never dispatch"
...
This reverts commit fae7ff106b3ed791e324ddcec17226c3fe1cd809.
2009-08-31 17:20:08 -07:00
Android (Google) Code Review
f428f8aece
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
c91ad28ff9
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
bf1071c079
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
Xavier Ducrohet
f03fb486ac
Add error output to pm for FAILED_MISSING_FEATURE
...
Change-Id: Ib9955b69b69db7d442402ab33e148cb40dec3d40
2009-08-31 16:42:12 -07:00
Andreas Huber
6db4aad623
Temporarily unlock our mutex while fetching a buffer from the upstream source.
2009-08-31 16:40:08 -07:00
Android (Google) Code Review
450ff8a48c
Merge change 23357 into eclair
...
* changes:
Fix double-free problem in EmojiFactory.
2009-08-31 16:33:10 -07:00
Daisuke Miyakawa
c81c43991c
Fix double-free problem in EmojiFactory.
2009-09-01 08:32:24 +09:00
Android (Google) Code Review
6896aef0bd
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
10f8f11106
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
f66e2e249d
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
cedcb13547
Merge change 23343 into eclair
...
* changes:
Use Email.TYPE_MOBILE
2009-08-31 15:18:28 -07:00
Daisuke Miyakawa
f75c94f7a9
Make vCard composer handle null of Photo entry correctly.
...
Internal bug id: 2088922
2009-09-01 07:17:20 +09:00
Android (Google) Code Review
7cb08accdd
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
9cba48c099
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
728157b4af
Merge change 23242 into donut
...
* changes:
docs only. add uses-feature "name" attribute
2009-08-31 15:00:36 -07:00
Robert Greenwalt
832528f92c
Fix replacement-after-add of resource files in overlay.
...
Aapt was adding/removing elements from a list an continuing to use a stale copy for future indexes.
This could cause incorrect subsequent processing. Add an en resource and modify an es, for example.
Adding the en would cause the base fileset's es version to be moved in the list. Using the old index
we'd then attempt to remove the old es version with the wrong index and then add the new es version
generating a "duplicate file" error.
bug: 2090015
2009-08-31 14:56:28 -07:00
Scott Main
05902f06f6
docs only.
...
add uses-feature "name" attribute
2009-08-31 14:56:23 -07:00
Jean-Michel Trivi
b009418048
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 14:46:18 -07:00
Android (Google) Code Review
3e59cf7ede
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
550d48f334
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
Romain Guy
650a3eb7d6
Load bitmap resources entirely from native code.
...
Change-Id: I6660baec241794c40611bce79b7f9ce9479e52ba
2009-08-31 14:06:43 -07:00
Android (Google) Code Review
9399a3de6a
Merge change 23320 into eclair
...
* changes:
Set result code in REMOTE_INTENT receiver for subscribed feeds.
2009-08-31 13:54:11 -07:00
Daisuke Miyakawa
ee0e24c105
Use Email.TYPE_MOBILE
2009-09-01 05:36:34 +09:00
Nick Pelly
41a0a4a850
Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
...
With a 64 KB OBEX MTU, net/rfcomm/sock.c:rfcomm_sock_sendmsg() quietly drops data.
The default SO_SNDBUF is 24 KB. Empircally, 36 KB still drops, and 38 KB no longer drops (this is because SO_SNDBUF is doubled in net/core/sock.c and then there is OBEX/RFCOMM overhead). Set to 70 KB so we have plenty of room to spare.
See http://b/2090000 to investigate this in more detail later.
2009-08-31 13:33:06 -07:00
Ye Wen
09984e8eb7
Set result code in REMOTE_INTENT receiver for subscribed feeds.
2009-08-31 12:57:50 -07:00