7503 Commits

Author SHA1 Message Date
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
3ae594dce5 am 2bd4326a: am 5126d3a3: docs only. revise samples link for offline docs to point to the current version
Merge commit '2bd4326a4694ea3055dc758c05533c905ad78291' into eclair-plus-aosp

* commit '2bd4326a4694ea3055dc758c05533c905ad78291':
  docs only.
2009-08-31 19:03:05 -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
Fred Quintana
765f49e22d am 34b6a27e: Merge change 23375 into eclair
Merge commit '34b6a27ea38adeea54a488efc6bbd04c58cb8a91' into eclair-plus-aosp

* commit '34b6a27ea38adeea54a488efc6bbd04c58cb8a91':
  re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync()
2009-08-31 18:53:12 -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
Xavier Ducrohet
93266f3d4c am e23ef102: Merge change 23363 into eclair
Merge commit 'e23ef1023a4e4bd91a68c41c81ba273656a2c3a7' into eclair-plus-aosp

* commit 'e23ef1023a4e4bd91a68c41c81ba273656a2c3a7':
  Add error output to pm for FAILED_MISSING_FEATURE
2009-08-31 18:16:31 -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
Romain Guy
85655ebcd9 am 0f44220b: Merge change 23381 into eclair
Merge commit '0f44220b34e346ef333cdb4cd4b4903b5212dad2' into eclair-plus-aosp

* commit '0f44220b34e346ef333cdb4cd4b4903b5212dad2':
  Prevent ListView from scrolling/flinging its content when the content fits on screen.
2009-08-31 17:48:14 -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
Jack Palevich
e1f7bcc7ab am ad822197: Merge change 23380 into eclair
Merge commit 'ad82219718cd1751dcf84bab0cd1aedcb6805eb1' into eclair-plus-aosp

* commit 'ad82219718cd1751dcf84bab0cd1aedcb6805eb1':
  Change util_texSubImage2D to call glCompressedTexImage2D correctly.
2009-08-31 17:46:42 -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
8580b6fc3e am ae209acd: Don\'t leak jni refs.
Merge commit 'ae209acd8d48755df7d49459b1bcbc3b8e20561d' into eclair-plus-aosp

* commit 'ae209acd8d48755df7d49459b1bcbc3b8e20561d':
  Don't leak jni refs.
2009-08-31 17:28:13 -07:00
Fred Quintana
a27b782220 am ec5d9fb4: Merge change 23370 into eclair
Merge commit 'ec5d9fb47d180d84e3eff0b2138966579be6ac00' into eclair-plus-aosp

* commit 'ec5d9fb47d180d84e3eff0b2138966579be6ac00':
  Revert "- don't schedule syncs that we will never dispatch"
2009-08-31 17:26:43 -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
Romain Guy
cfbff6c985 am f428f8ae: Merge change 23329 into eclair
Merge commit 'f428f8aecea9ae7a258dfc05f4ad4563938f1ed5' into eclair-plus-aosp

* commit 'f428f8aecea9ae7a258dfc05f4ad4563938f1ed5':
  Load bitmap resources entirely from native code.
2009-08-31 17:17:13 -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
Jaikumar Ganesh
2ebf7793e4 am c91ad28f: Merge change 23218 into eclair
Merge commit 'c91ad28ff9173971c1d886f884250b1e774a40a6' into eclair-plus-aosp

* commit 'c91ad28ff9173971c1d886f884250b1e774a40a6':
  Fix property being cleared when DeviceFound signal is received.
2009-08-31 16:54:37 -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
Andreas Huber
81002eb9cc am bf1071c0: Merge change 23356 into eclair
Merge commit 'bf1071c07979b03a9f5e8281aba82ed05513185e' into eclair-plus-aosp

* commit 'bf1071c07979b03a9f5e8281aba82ed05513185e':
  Temporarily unlock our mutex while fetching a buffer from the upstream source.
2009-08-31 16:47:09 -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
Daisuke Miyakawa
0876177961 am 450ff8a4: Merge change 23357 into eclair
Merge commit '450ff8a48c9b78729332c99d680560b583f17e7d' into eclair-plus-aosp

* commit '450ff8a48c9b78729332c99d680560b583f17e7d':
  Fix double-free problem in EmojiFactory.
2009-08-31 16:35:42 -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
Jean-Michel Trivi
8b8077e427 am 6896aef0: Merge change 23338 into eclair
Merge commit '6896aef0bd3132a64cfdee6c1276c4bbbb25d8e3' into eclair-plus-aosp

* commit '6896aef0bd3132a64cfdee6c1276c4bbbb25d8e3':
  Clean TTS logs: use a common TAG in the TTS service, don't show
2009-08-31 15:40:47 -07: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
Robert Greenwalt
624a49cf2d am 10f8f111: Merge change 23341 into eclair
Merge commit '10f8f11106ccf492e15ee2a6ba2be99ec4578088' into eclair-plus-aosp

* commit '10f8f11106ccf492e15ee2a6ba2be99ec4578088':
  Fix replacement-after-add of resource files in overlay.
2009-08-31 15:20:35 -07:00
Daisuke Miyakawa
78e9389a21 am f66e2e24: Merge change 23344 into eclair
Merge commit 'f66e2e249d3a72a8db2817e5969b1f118b07dd69' into eclair-plus-aosp

* commit 'f66e2e249d3a72a8db2817e5969b1f118b07dd69':
  Make vCard composer handle null of Photo entry correctly.
2009-08-31 15:20:30 -07:00
Daisuke Miyakawa
08271d05e3 am cedcb135: Merge change 23343 into eclair
Merge commit 'cedcb13547d3c65091ca12b1f69be563af442eb1' into eclair-plus-aosp

* commit 'cedcb13547d3c65091ca12b1f69be563af442eb1':
  Use Email.TYPE_MOBILE
2009-08-31 15:20:25 -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
Fred Quintana
91800118a1 am 7cb08acc: Merge change 23066 into eclair
Merge commit '7cb08accdd923e05518f4bacd103bfe68d589e5d' into eclair-plus-aosp

* commit '7cb08accdd923e05518f4bacd103bfe68d589e5d':
  - don't schedule syncs that we will never dispatch
2009-08-31 15:05:12 -07:00
Scott Main
afc12191fd am 9cba48c0: am 728157b4: Merge change 23242 into donut
Merge commit '9cba48c099f7900520252421d738d4eed5997534' into eclair-plus-aosp

* commit '9cba48c099f7900520252421d738d4eed5997534':
  docs only.
2009-08-31 15:05:07 -07: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
Nick Pelly
f7d1c27327 am 3e59cf7e: Merge change 23335 into eclair
Merge commit '3e59cf7ede6d6c66cbb0b1e1f345cf132972a713' into eclair-plus-aosp

* commit '3e59cf7ede6d6c66cbb0b1e1f345cf132972a713':
  Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
2009-08-31 14:46:52 -07:00