Commit Graph

9042 Commits

Author SHA1 Message Date
Daisuke Miyakawa
648feb7724 am 3f16be20: Enable vCard tests connect both importer/exporter tests.
Merge commit '3f16be2061ddf8daeed959c6e06db9cf561ae304' into eclair-mr2-plus-aosp

* commit '3f16be2061ddf8daeed959c6e06db9cf561ae304':
  Enable vCard tests connect both importer/exporter tests.
2009-11-01 22:36:02 -08:00
Daisuke Miyakawa
3f16be2061 Enable vCard tests connect both importer/exporter tests.
Fix a bug in ContactStruct.

Internal issue number: 2195990
2009-11-02 15:25:23 +09:00
Mike LeBeau
c9e8d30e6a am 0d8aa05d: am b5868caa: am d3e4dab9: Merge change I7df84618 into eclair
Merge commit '0d8aa05d306205850e3014550bce34735ac78660'

* commit '0d8aa05d306205850e3014550bce34735ac78660':
  Add a privateImeOption to represent that the IME should not show
2009-11-01 21:56:43 -08:00
Jack Wang
a64f95639f am af93c05c: am 227ba207: am e8228afb: Merge change I92cdc5ed into eclair
Merge commit 'af93c05c9a25018daf375094c8e697b83795b2d4'

* commit 'af93c05c9a25018daf375094c8e697b83795b2d4':
  PerformanceCollector: Collect & report perf measurements in key/value form
2009-11-01 21:56:33 -08:00
Jaikumar Ganesh
16dc9b5174 am e0d30d67: am bf2efbc0: am 3cf254d2: Merge change I4b3db907 into eclair
Merge commit 'e0d30d674d59f3f2b04ab07e14f50390f30024a8'

* commit 'e0d30d674d59f3f2b04ab07e14f50390f30024a8':
  Revert the channge where channels were not selected randomly.
2009-11-01 21:50:19 -08:00
Dianne Hackborn
553399518f Fix issue #2226370: Resource versions match with equality
Also fixed turned-around increment of version number for resources. :(

Change-Id: I604137272da984bcd69cee4f174e6b7f2c786e46
2009-11-01 21:16:59 -08:00
Dirk Dougherty
6b13bc043e doc change: misc doc fixes.
Bug:2160782
Change-Id: Iaf5d2cc2e3c657700469e8b7394a95bc03fc26f3
2009-10-30 19:44:22 -07:00
Mike LeBeau
0d8aa05d30 am b5868caa: am d3e4dab9: Merge change I7df84618 into eclair
Merge commit 'b5868caa8cfe4b3fb14c04f64a71c20a172faaef' into eclair-mr2-plus-aosp

* commit 'b5868caa8cfe4b3fb14c04f64a71c20a172faaef':
  Add a privateImeOption to represent that the IME should not show
2009-10-30 18:41:16 -07:00
Jack Wang
af93c05c9a am 227ba207: am e8228afb: Merge change I92cdc5ed into eclair
Merge commit '227ba2072df1474a0b3abaae7c415f152d32bcc2' into eclair-mr2-plus-aosp

* commit '227ba2072df1474a0b3abaae7c415f152d32bcc2':
  PerformanceCollector: Collect & report perf measurements in key/value form
2009-10-30 18:41:08 -07:00
Mike LeBeau
b5868caa8c am d3e4dab9: Merge change I7df84618 into eclair
Merge commit 'd3e4dab962109c634196bc38fb9830c7b8cc1d0a' into eclair-mr2

* commit 'd3e4dab962109c634196bc38fb9830c7b8cc1d0a':
  Add a privateImeOption to represent that the IME should not show
2009-10-30 18:22:00 -07:00
Mike LeBeau
b09123255e am d3e4dab9: Merge change I7df84618 into eclair
Merge commit 'd3e4dab962109c634196bc38fb9830c7b8cc1d0a' into eclair-plus-aosp

* commit 'd3e4dab962109c634196bc38fb9830c7b8cc1d0a':
  Add a privateImeOption to represent that the IME should not show
2009-10-30 18:21:18 -07:00
Android (Google) Code Review
d3e4dab962 Merge change I7df84618 into eclair
* changes:
  Add a privateImeOption to represent that the IME should not show the voice input microphone, if it otherwise would, whenever the search dialog is planning on showing a voice search button (as specified by the current searchable).
2009-10-30 21:12:00 -04:00
Jack Wang
227ba2072d am e8228afb: Merge change I92cdc5ed into eclair
Merge commit 'e8228afb2bd005ae25ce58719f9d678389b26a16' into eclair-mr2

* commit 'e8228afb2bd005ae25ce58719f9d678389b26a16':
  PerformanceCollector: Collect & report perf measurements in key/value form
2009-10-30 17:07:56 -07:00
Jack Wang
1d225d67d9 am e8228afb: Merge change I92cdc5ed into eclair
Merge commit 'e8228afb2bd005ae25ce58719f9d678389b26a16' into eclair-plus-aosp

* commit 'e8228afb2bd005ae25ce58719f9d678389b26a16':
  PerformanceCollector: Collect & report perf measurements in key/value form
2009-10-30 17:07:21 -07:00
Android (Google) Code Review
e8228afb2b Merge change I92cdc5ed into eclair
* changes:
  PerformanceCollector: Collect & report perf measurements in key/value form
2009-10-30 20:02:13 -04:00
Mike LeBeau
7df846186d Add a privateImeOption to represent that the IME should not show
the voice input microphone, if it otherwise would, whenever the
search dialog is planning on showing a voice search button (as
specified by the current searchable).

The IME will respect this shortly.

http://b/2228562
2009-10-30 16:11:40 -07:00
Jaikumar Ganesh
73d6c0f81f Add ability to disable sending Photos using Vcard. Do Not Merge
This to fix PBAP support for some car kits which are unable
to handle contacts with photos.
Original Change by: Yue Lixin

Bug: 2183320
Dr No: Eastham
2009-10-30 15:28:27 -07:00
Jaikumar Ganesh
e0d30d674d am bf2efbc0: am 3cf254d2: Merge change I4b3db907 into eclair
Merge commit 'bf2efbc0642d07acee1a83c17987abb380e5243a' into eclair-mr2-plus-aosp

* commit 'bf2efbc0642d07acee1a83c17987abb380e5243a':
  Revert the channge where channels were not selected randomly.
2009-10-30 10:37:46 -07:00
Jaikumar Ganesh
97b41f0da9 am 3cf254d2: Merge change I4b3db907 into eclair
Merge commit '3cf254d2ba303da3354ed65fd7f3136e87a56b9f' into eclair-plus-aosp

* commit '3cf254d2ba303da3354ed65fd7f3136e87a56b9f':
  Revert the channge where channels were not selected randomly.
2009-10-30 10:33:52 -07:00
Jaikumar Ganesh
bf2efbc064 am 3cf254d2: Merge change I4b3db907 into eclair
Merge commit '3cf254d2ba303da3354ed65fd7f3136e87a56b9f' into eclair-mr2

* commit '3cf254d2ba303da3354ed65fd7f3136e87a56b9f':
  Revert the channge where channels were not selected randomly.
2009-10-30 10:31:25 -07:00
Android (Google) Code Review
3cf254d2ba Merge change I4b3db907 into eclair
* changes:
  Revert the channge where channels were not selected randomly.
2009-10-30 13:23:43 -04:00
Jaikumar Ganesh
4b3db907f0 Revert the channge where channels were not selected randomly.
The Bluez SDP bug has been fixed.
Reverting parts of the commit: 16fb88a673

Bug: 2173752
Dr No: Eastham
2009-10-30 09:37:25 -07:00
Jeff Sharkey
e55b5e4fd3 am 46e0cccd: am 5546e9e6: am 824838d7: Avoid NPE when callers send null selection args.
Merge commit '46e0cccd619aecd4d88410b8cdf420a9247e3fbd'

* commit '46e0cccd619aecd4d88410b8cdf420a9247e3fbd':
  Avoid NPE when callers send null selection args.
2009-10-29 20:20:01 -07:00
Fred Quintana
a421cda5a1 am c7749e4b: am 6b995479: am fae288c7: Merge change I9efe265f into eclair
Merge commit 'c7749e4bf724e26a9be530b3baef2441533490f7'

* commit 'c7749e4bf724e26a9be530b3baef2441533490f7':
  unhide AccountManagerResponse
2009-10-29 20:19:07 -07:00
Ed Heyl
346179f6ff am ccb2e1ea: am 7fb4e4aa: am 154d61fc: Merge change Id6f158b3 into eclair
Merge commit 'ccb2e1eada05fefed0c1f9f6d4fca45d307c2bfd'

* commit 'ccb2e1eada05fefed0c1f9f6d4fca45d307c2bfd':
  Removed javadoc link to hidden class (temporary fix for build)
2009-10-29 20:18:50 -07:00
Costin Manolache
a211aa60e9 am 770dc6e5: am 492dbe17: am 4388b988: Merge change Idc4c7714 into eclair
Merge commit '770dc6e5890c70af2b176770539d4afd4e904ff5'

* commit '770dc6e5890c70af2b176770539d4afd4e904ff5':
  Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes.
2009-10-29 20:17:54 -07:00
Jeff Hamilton
9c182f191e am 095f3411: am cd79e5e1: am b5c05516: Merge change I3b7d5cbe into eclair
Merge commit '095f3411a1a032847bffe2e21f57e1f27cc8a64e'

* commit '095f3411a1a032847bffe2e21f57e1f27cc8a64e':
  Copy the selection args when creating a CPO since callers often reuse the passed in array.
2009-10-29 20:17:16 -07:00
Suchi Amalapurapu
be0647c70c am df4bc1d1: am a7bbedca: am 22dad592: Merge change I6cae32c7 into eclair
Merge commit 'df4bc1d1d508a6482fa9985d415e3e3afc114a28'

* commit 'df4bc1d1d508a6482fa9985d415e3e3afc114a28':
  When upgrading packages with shared user ids make sure we are eliminating
2009-10-29 20:16:07 -07:00
Jeff Sharkey
46e0cccd61 am 5546e9e6: am 824838d7: Avoid NPE when callers send null selection args.
Merge commit '5546e9e6721a5b05678ea6ceb3be433219f53fe6' into eclair-mr2-plus-aosp

* commit '5546e9e6721a5b05678ea6ceb3be433219f53fe6':
  Avoid NPE when callers send null selection args.
2009-10-29 19:59:50 -07:00
Fred Quintana
c7749e4bf7 am 6b995479: am fae288c7: Merge change I9efe265f into eclair
Merge commit '6b9954790e6f4f48d9585dd50131d8080a086cc8' into eclair-mr2-plus-aosp

* commit '6b9954790e6f4f48d9585dd50131d8080a086cc8':
  unhide AccountManagerResponse
2009-10-29 19:59:03 -07:00
Ed Heyl
ccb2e1eada am 7fb4e4aa: am 154d61fc: Merge change Id6f158b3 into eclair
Merge commit '7fb4e4aaf2137474a6abe0d95888e133d4075527' into eclair-mr2-plus-aosp

* commit '7fb4e4aaf2137474a6abe0d95888e133d4075527':
  Removed javadoc link to hidden class (temporary fix for build)
2009-10-29 19:58:45 -07:00
Costin Manolache
770dc6e589 am 492dbe17: am 4388b988: Merge change Idc4c7714 into eclair
Merge commit '492dbe17527e27ba712d185a1eac22ae149c67c0' into eclair-mr2-plus-aosp

* commit '492dbe17527e27ba712d185a1eac22ae149c67c0':
  Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes.
2009-10-29 19:57:50 -07:00
Jeff Hamilton
095f3411a1 am cd79e5e1: am b5c05516: Merge change I3b7d5cbe into eclair
Merge commit 'cd79e5e173e00995f072104f7a89cf4015a90efd' into eclair-mr2-plus-aosp

* commit 'cd79e5e173e00995f072104f7a89cf4015a90efd':
  Copy the selection args when creating a CPO since callers often reuse the passed in array.
2009-10-29 19:57:16 -07:00
Suchi Amalapurapu
df4bc1d1d5 am a7bbedca: am 22dad592: Merge change I6cae32c7 into eclair
Merge commit 'a7bbedca97498e75b32c6f6ca4afe56d4cf481f7' into eclair-mr2-plus-aosp

* commit 'a7bbedca97498e75b32c6f6ca4afe56d4cf481f7':
  When upgrading packages with shared user ids make sure we are eliminating
2009-10-29 19:56:20 -07:00
Jeff Sharkey
5546e9e672 am 824838d7: Avoid NPE when callers send null selection args.
Merge commit '824838d74eb0316f6987a1d98d2d9e9fa8d4e15b' into eclair-mr2

* commit '824838d74eb0316f6987a1d98d2d9e9fa8d4e15b':
  Avoid NPE when callers send null selection args.
2009-10-29 19:35:32 -07:00
Fred Quintana
6b9954790e am fae288c7: Merge change I9efe265f into eclair
Merge commit 'fae288c7987f96df05e91ed154e934de267098be' into eclair-mr2

* commit 'fae288c7987f96df05e91ed154e934de267098be':
  unhide AccountManagerResponse
2009-10-29 19:33:09 -07:00
Ed Heyl
7fb4e4aaf2 am 154d61fc: Merge change Id6f158b3 into eclair
Merge commit '154d61fc99964bc5ad13384027f063e77b36f9eb' into eclair-mr2

* commit '154d61fc99964bc5ad13384027f063e77b36f9eb':
  Removed javadoc link to hidden class (temporary fix for build)
2009-10-29 19:32:23 -07:00
Costin Manolache
492dbe1752 am 4388b988: Merge change Idc4c7714 into eclair
Merge commit '4388b98845e6a28c689e500cd6ed1e9bb29a2c12' into eclair-mr2

* commit '4388b98845e6a28c689e500cd6ed1e9bb29a2c12':
  Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes.
2009-10-29 19:30:43 -07:00
Jeff Hamilton
cd79e5e173 am b5c05516: Merge change I3b7d5cbe into eclair
Merge commit 'b5c05516ba2c341655d54f17bdd17a5ab2d173df' into eclair-mr2

* commit 'b5c05516ba2c341655d54f17bdd17a5ab2d173df':
  Copy the selection args when creating a CPO since callers often reuse the passed in array.
2009-10-29 19:29:16 -07:00
Suchi Amalapurapu
a7bbedca97 am 22dad592: Merge change I6cae32c7 into eclair
Merge commit '22dad5928d1d1f2c791616d9d6ab3a3172cec62e' into eclair-mr2

* commit '22dad5928d1d1f2c791616d9d6ab3a3172cec62e':
  When upgrading packages with shared user ids make sure we are eliminating
2009-10-29 19:26:46 -07:00
Marco Nelissen
6411b4432b am 77f8a7a3: am c81e43c8: resolved conflicts for merge 31957f1b to eclair-mr2
Merge commit '77f8a7a37fe2c30e7bc9f5fc5523d5866f9a250f'

* commit '77f8a7a37fe2c30e7bc9f5fc5523d5866f9a250f':
  - add javadoc for the account manager
2009-10-29 18:31:58 -07:00
Cary Clark
150ccb5c3c am 5609558c: am 758b5b25: Merge change I35155c1d into eclair-mr2
Merge commit '5609558c02b39ed50e44767f472c440f36eeef8e'

* commit '5609558c02b39ed50e44767f472c440f36eeef8e':
  divide mRestoredScale before use
2009-10-29 18:31:41 -07:00
Marco Nelissen
77f8a7a37f am c81e43c8: resolved conflicts for merge 31957f1b to eclair-mr2
Merge commit 'c81e43c8ee31d986e34ee892b7d7bfbf70f82da7' into eclair-mr2-plus-aosp

* commit 'c81e43c8ee31d986e34ee892b7d7bfbf70f82da7':
  - add javadoc for the account manager
2009-10-29 18:23:11 -07:00
Jeff Sharkey
a64ebedf4a am 824838d7: Avoid NPE when callers send null selection args.
Merge commit '824838d74eb0316f6987a1d98d2d9e9fa8d4e15b' into eclair-plus-aosp

* commit '824838d74eb0316f6987a1d98d2d9e9fa8d4e15b':
  Avoid NPE when callers send null selection args.
2009-10-29 18:11:12 -07:00
Marco Nelissen
c81e43c8ee resolved conflicts for merge 31957f1b to eclair-mr2 2009-10-29 18:04:17 -07:00
Jeff Sharkey
824838d74e Avoid NPE when callers send null selection args.
Fixes http://b/2226007
2009-10-29 17:38:27 -07:00
Fred Quintana
e2c25a2307 am fae288c7: Merge change I9efe265f into eclair
Merge commit 'fae288c7987f96df05e91ed154e934de267098be' into eclair-plus-aosp

* commit 'fae288c7987f96df05e91ed154e934de267098be':
  unhide AccountManagerResponse
2009-10-29 15:00:27 -07:00
Android (Google) Code Review
fae288c798 Merge change I9efe265f into eclair
* changes:
  unhide AccountManagerResponse
2009-10-29 17:47:52 -04:00
Fred Quintana
f8c197919a am 29f043d7: am 0fca5b45: am 5e5eb393: Merge change Id572ffc7 into eclair
Merge commit '29f043d7424a0b1314aa5d5d13fb27ef57aef067'

* commit '29f043d7424a0b1314aa5d5d13fb27ef57aef067':
  don't throw an exception when we can't find a pending sync operation in the database
2009-10-29 14:46:21 -07:00
Ed Heyl
1321e6c850 am 154d61fc: Merge change Id6f158b3 into eclair
Merge commit '154d61fc99964bc5ad13384027f063e77b36f9eb' into eclair-plus-aosp

* commit '154d61fc99964bc5ad13384027f063e77b36f9eb':
  Removed javadoc link to hidden class (temporary fix for build)
2009-10-29 14:14:54 -07:00