Commit Graph

4092 Commits

Author SHA1 Message Date
Daisuke Miyakawa
95db01c186 am b452ea0e: am d2cd9467: Suppress warning around old vcard code.
Merge commit 'b452ea0e6835e95d4b5cdf50911f3d4a1fce34f1'

* commit 'b452ea0e6835e95d4b5cdf50911f3d4a1fce34f1':
  Suppress warning around old vcard code.
2009-09-25 08:48:52 -07:00
Daisuke Miyakawa
4d88d816ea am 4337a244: am c32897a6: Suppress Performance log emitted by vCard importer.
Merge commit '4337a244c43fd431598dd3fd0890accd1e394607'

* commit '4337a244c43fd431598dd3fd0890accd1e394607':
  Suppress Performance log emitted by vCard importer.
2009-09-25 08:48:46 -07:00
Daisuke Miyakawa
c226734d70 am 90b76580: am 3559c14c: Merge change 26549 into eclair
Merge commit '90b765807e1658493b328be34ef50c44ba7ccf03'

* commit '90b765807e1658493b328be34ef50c44ba7ccf03':
  Add Website.TYPE information.
2009-09-25 08:48:39 -07:00
Fred Quintana
1a0fa5093b am f73afeee: am be3bceb5: fix the logic for starting a sync after the accounts changed
Merge commit 'f73afeeec3d4c841207ffc4e5415b8fe4555a5a1'

* commit 'f73afeeec3d4c841207ffc4e5415b8fe4555a5a1':
  fix the logic for starting a sync after the accounts changed
2009-09-25 08:48:02 -07:00
Fred Quintana
2c22c1f4d1 am d5b16418: am 3de07024: Merge change 26456 into eclair
Merge commit 'd5b16418ed7dcdeeba108bad0e4c78ef25ded52c'

* commit 'd5b16418ed7dcdeeba108bad0e4c78ef25ded52c':
  - make an AccountManager per context, not one per process
2009-09-25 08:47:23 -07:00
Daniel Sandler
3cd1f3dcfb am 2b0d6e7e: am 520ca7e5: Merge change 26415 into eclair
Merge commit '2b0d6e7e43f92b1fb1dea207b3eb4121369594c3'

* commit '2b0d6e7e43f92b1fb1dea207b3eb4121369594c3':
  Add support for thumbnails to WallpaperInfo.
2009-09-25 08:46:23 -07:00
Jesse Wilson
9659c13be3 am 7ca38352: am c3c6621a: Merge change 25879 into eclair
Merge commit '7ca38352b911bfd299f5862da930e388eba7f903'

* commit '7ca38352b911bfd299f5862da930e388eba7f903':
  Setting the default HTTP user agent at runtime init.
2009-09-25 08:46:16 -07:00
Nick Pelly
a7e508eb55 am 18b1e79a: Bluetooth API: Do not allow apps to programmatically make BT discoverable.
Merge commit '18b1e79a123b979d25bfa5d0b0ee5d0382dbd64b' into eclair-plus-aosp

* commit '18b1e79a123b979d25bfa5d0b0ee5d0382dbd64b':
  Bluetooth API: Do not allow apps to programmatically make BT discoverable.
2009-09-24 19:47:03 -07:00
Nick Pelly
18b1e79a12 Bluetooth API: Do not allow apps to programmatically make BT discoverable.
Instead add ACTION_REQUEST_DISCOVERABLE for the system to show a dialog to
adjust discoverable mode.

Also remove createBond(), removeBond() and cancelBondProcess(). The Settings
App already handles these automatically when connections require bonding.

Change-Id: I216154cd1b6de410de64ba91b07d7263ac03e8df
2009-09-24 19:34:54 -07:00
Mike LeBeau
0406eb00f2 Clobber frameworks/base/core/java/android/speech in master with the
one in eclair.
2009-09-24 17:32:26 -07:00
Fred Quintana
63344cae94 am 91a00d3a: fix typo
Merge commit '91a00d3a421868ad06441f131eaca8fcbbbb4fa1' into eclair-plus-aosp

* commit '91a00d3a421868ad06441f131eaca8fcbbbb4fa1':
  fix typo
2009-09-24 16:54:19 -07:00
Fred Quintana
5dfe9f157c am f5808415: rename misc to birthday
Merge commit 'f5808415263d687eb125535e04ba374e33b785da' into eclair-plus-aosp

* commit 'f5808415263d687eb125535e04ba374e33b785da':
  rename misc to birthday
2009-09-24 16:54:13 -07:00
Fred Quintana
91a00d3a42 fix typo 2009-09-24 16:45:37 -07:00
Fred Quintana
f580841526 rename misc to birthday 2009-09-24 16:39:17 -07:00
Daisuke Miyakawa
2f24ab9fdc am 4579ed28: Merge change 26944 into eclair
Merge commit '4579ed287a0f6fc32fbfefdd5c7cf69491fdae99' into eclair-plus-aosp

* commit '4579ed287a0f6fc32fbfefdd5c7cf69491fdae99':
  Add "TYPE=" to type attribute when appropriate.
2009-09-24 16:38:52 -07:00
Android (Google) Code Review
4579ed287a Merge change 26944 into eclair
* changes:
  Add "TYPE=" to type attribute when appropriate.
2009-09-24 19:31:20 -04:00
Wei Huang
8feefb3e20 am d35db5ec: Merge change 26946 into eclair
Merge commit 'd35db5ec8bd5ef07840fa84318284df04a69411c' into eclair-plus-aosp

* commit 'd35db5ec8bd5ef07840fa84318284df04a69411c':
  Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS.
2009-09-24 16:19:52 -07:00
Android (Google) Code Review
d35db5ec8b Merge change 26946 into eclair
* changes:
  Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS.
2009-09-24 19:13:30 -04:00
Daisuke Miyakawa
ccca121ecd Add "TYPE=" to type attribute when appropriate.
Internal issue number: 2142140
2009-09-24 15:52:40 -07:00
Wei Huang
ed16d4b7de Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS.
Change-Id: I0aad5b3d2834695b44cbb63e40c43a2159b723d9
2009-09-24 15:04:01 -07:00
Daisuke Miyakawa
5b7749845e am b7e89e4c: Merge change 26912 into eclair
Merge commit 'b7e89e4cdc4d0e769244b2ceaf9077359843de13' into eclair-plus-aosp

* commit 'b7e89e4cdc4d0e769244b2ceaf9077359843de13':
  Add appendType() utility method.
2009-09-24 15:01:05 -07:00
Nicolas Roard
08228fdaff am dccf22dc: Merge change 26698 into eclair
Merge commit 'dccf22dcea384e65ae54456122b5c660e6fefe00' into eclair-plus-aosp

* commit 'dccf22dcea384e65ae54456122b5c660e6fefe00':
  Fix the shortcuts
2009-09-24 14:41:31 -07:00
Daisuke Miyakawa
7497b78c56 Add appendType() utility method.
Some fix toward coll history related code is included.
2009-09-24 14:41:23 -07:00
Bryan Mawhinney
cbafa09444 am dfb7bc8c: Merge change 26821 into eclair
Merge commit 'dfb7bc8c87d8fe694164038cf292c9913fae9bdb' into eclair-plus-aosp

* commit 'dfb7bc8c87d8fe694164038cf292c9913fae9bdb':
  Make removeOnAccountsUpdateListener cope with null handlers.
2009-09-24 14:38:58 -07:00
Android (Google) Code Review
dccf22dcea Merge change 26698 into eclair
* changes:
  Fix the shortcuts
2009-09-24 17:35:11 -04:00
Fred Quintana
93bc8cab98 am 531e580a: remove the incorrectly located nickname
Merge commit '531e580ab160864e4152f431eaeb965676c58d19' into eclair-plus-aosp

* commit '531e580ab160864e4152f431eaeb965676c58d19':
  remove the incorrectly located nickname
2009-09-24 14:31:43 -07:00
Grace Kloba
9f9a0ad574 am f4a36e86: Merge change 26909 into eclair
Merge commit 'f4a36e86bb4d1e15652dfd28236150c7f917866e' into eclair-plus-aosp

* commit 'f4a36e86bb4d1e15652dfd28236150c7f917866e':
  Not all WebView's host have permission to read the history.
2009-09-24 14:31:38 -07:00
Android (Google) Code Review
dfb7bc8c87 Merge change 26821 into eclair
* changes:
  Make removeOnAccountsUpdateListener cope with null handlers.
2009-09-24 17:29:53 -04:00
Fred Quintana
531e580ab1 remove the incorrectly located nickname 2009-09-24 14:27:41 -07:00
Android (Google) Code Review
f4a36e86bb Merge change 26909 into eclair
* changes:
  Not all WebView's host have permission to read the history. Add a security catch and return an empty list.
2009-09-24 17:24:40 -04:00
Grace Kloba
db674fb4e8 Not all WebView's host have permission to read the history.
Add a security catch and return an empty list.

We don't use tab in the code.

Fix http://b/viewIssue?id=2144339
2009-09-24 14:24:13 -07:00
Dmitri Plotnikov
7f8d14e832 am 6938bb36: Fixing the broken build
Merge commit '6938bb36b8992420ec5cb392706a8bc192b332c1' into eclair-plus-aosp

* commit '6938bb36b8992420ec5cb392706a8bc192b332c1':
  Fixing the broken build
2009-09-24 14:11:55 -07:00
Dmitri Plotnikov
6938bb36b8 Fixing the broken build
Change-Id: Ie7b722f2e71b51d180c95cf0d4bdbf4975e1a2be
2009-09-24 14:05:59 -07:00
Cary Clark
f28ffd0688 am f18c5393: set the selection after sending a click
Merge commit 'f18c539344655c8d39e3412a0985f7e42193eb52' into eclair-plus-aosp

* commit 'f18c539344655c8d39e3412a0985f7e42193eb52':
  set the selection after sending a click
2009-09-24 13:51:10 -07:00
Cary Clark
f18c539344 set the selection after sending a click
Webkit expects the currently focused text input to have
a set selection before it can receive key events for insertion.

Coincidentally, we always set the selection except when
using the 'next' button on the IME to switch between text fields.

The selection has to be set after the text field receives
focus, so add a setSelection() message after the click() message
is sent in passToJavaScript().

fixes http://b/issue?id=2087546
2009-09-24 16:45:24 -04:00
Nicolas Roard
e0fc838ebc Fix the shortcuts 2009-09-24 21:35:25 +01:00
Dmitri Plotnikov
2841a1c18a am f22fc124: Adding timestamp and account to contact-level presence columns.
Merge commit 'f22fc124ff7974d0b6380199f7d53e66bb7feb29' into eclair-plus-aosp

* commit 'f22fc124ff7974d0b6380199f7d53e66bb7feb29':
  Adding timestamp and account to contact-level presence columns.
2009-09-24 13:32:18 -07:00
Daisuke Miyakawa
cc2465bbd5 am f2bed60b: Add final to appropriate variables.
Merge commit 'f2bed60bd4921bf71a9cf05b46f000f1cdb20af8' into eclair-plus-aosp

* commit 'f2bed60bd4921bf71a9cf05b46f000f1cdb20af8':
  Add final to appropriate variables.
2009-09-24 13:32:13 -07:00
Dmitri Plotnikov
f22fc124ff Adding timestamp and account to contact-level presence columns.
Change-Id: I1ff4f4f5ef9b3b0deb9df3d0689ff39b4b2fd84b
2009-09-24 13:28:33 -07:00
Daisuke Miyakawa
f2bed60bd4 Add final to appropriate variables. 2009-09-24 13:24:07 -07:00
Daisuke Miyakawa
577d32a57d am b55e60e1: Fix vCard code.
Merge commit 'b55e60e1d88c02078c3d6bc0f408fb0065a1e93c' into eclair-plus-aosp

* commit 'b55e60e1d88c02078c3d6bc0f408fb0065a1e93c':
  Fix vCard code.
2009-09-24 13:21:48 -07:00
Daisuke Miyakawa
b55e60e1d8 Fix vCard code. 2009-09-24 13:11:20 -07:00
Grace Kloba
0eb9ac8f58 am 43f99202: Merge change 26896 into eclair
Merge commit '43f9920271848c0ec84a958bfa06542c8fb7e4fa' into eclair-plus-aosp

* commit '43f9920271848c0ec84a958bfa06542c8fb7e4fa':
  ResultTransport needs a default value. If the thread is
2009-09-24 12:43:57 -07:00
Android (Google) Code Review
43f9920271 Merge change 26896 into eclair
* changes:
  ResultTransport needs a default value. If the thread is ununlocked by something else other than CallbackProxy's notify(), it can have a null value.
2009-09-24 15:35:22 -04:00
Satish Roddom
3f5db2615f am 03d2009b: Merge change 26895 into eclair
Merge commit '03d2009b3e41137ed5b17a9bcdd019ec962095e6' into eclair-plus-aosp

* commit '03d2009b3e41137ed5b17a9bcdd019ec962095e6':
  Subject issue in MMS message
2009-09-24 12:34:10 -07:00
Grace Kloba
dbad320bf3 ResultTransport needs a default value. If the thread is
ununlocked by something else other than CallbackProxy's
notify(), it can have a null value.

Fix http://b/issue?id=2131842
2009-09-24 12:27:14 -07:00
Android (Google) Code Review
03d2009b3e Merge change 26895 into eclair
* changes:
  Subject issue in MMS message
2009-09-24 15:26:19 -04:00
Lixin Yue
2c01a82f53 am bfe1297b: Merge change 26869 into eclair
Merge commit 'bfe1297b12b1a81203dbd42ebbca7ff1916f1db7' into eclair-plus-aosp

* commit 'bfe1297b12b1a81203dbd42ebbca7ff1916f1db7':
  Add call log support to pim.vcard.VCardComposer
2009-09-24 12:23:42 -07:00
Android (Google) Code Review
bfe1297b12 Merge change 26869 into eclair
* changes:
  Add call log support to pim.vcard.VCardComposer
2009-09-24 15:13:19 -04:00
Grace Kloba
34b9dab1ba am bb6aba19: Merge change 26876 into eclair
Merge commit 'bb6aba1984bfdceaec43054ef0b2a8e5dcd26215' into eclair-plus-aosp

* commit 'bb6aba1984bfdceaec43054ef0b2a8e5dcd26215':
  Restrict touch to the view height with the title. This
2009-09-24 11:52:45 -07:00