OSDN Git Service

android-x86/packages-apps-Contacts.git
14 years agoMerge change I8693b0d9 into eclair-mr2
Android (Google) Code Review [Tue, 10 Nov 2009 02:50:32 +0000 (18:50 -0800)]
Merge change I8693b0d9 into eclair-mr2

* changes:
  EditContactActivity: Restore focus when the screen rotates.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 6 Nov 2009 23:27:08 +0000 (15:27 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoam 9bcf470c: Added VIBRATE permission to allow haptic feedback.
Nicolas Catania [Fri, 6 Nov 2009 22:04:01 +0000 (14:04 -0800)]
am 9bcf470c: Added VIBRATE permission to allow haptic feedback.

Merge commit '9bcf470c6ed7210887a0442f7e25ca050e6375d6' into eclair-mr2

* commit '9bcf470c6ed7210887a0442f7e25ca050e6375d6':
  Added VIBRATE permission to allow haptic feedback.

14 years agoAdded VIBRATE permission to allow haptic feedback.
Nicolas Catania [Fri, 6 Nov 2009 21:19:43 +0000 (13:19 -0800)]
Added VIBRATE permission to allow haptic feedback.

Bug:2244573

14 years agoEditContactActivity: Restore focus when the screen rotates.
Makoto Onuki [Mon, 2 Nov 2009 07:44:18 +0000 (16:44 +0900)]
EditContactActivity: Restore focus when the screen rotates.

Assign unique but consistent IDs to the EditText on EditContactActivity, so that focus is restored when we recreate the activity.
Also assign IDs to other views, such as GenericEditorView as well.  This will be used to restore views' visibility.

This fixes b/2151340.

Also, set focus at the new EditText when you add a new field by clicking on the "+" button.

This fixes b/2223543.

14 years agoam e040876b: Avoid offering "share" for restricted-only contacts.
Jeff Sharkey [Wed, 4 Nov 2009 01:06:09 +0000 (17:06 -0800)]
am e040876b: Avoid offering "share" for restricted-only contacts.

Merge commit 'e040876b306dfc2e161f080f53e32dd96bc873bd' into eclair-mr2

* commit 'e040876b306dfc2e161f080f53e32dd96bc873bd':
  Avoid offering "share" for restricted-only contacts.

14 years agoAvoid offering "share" for restricted-only contacts.
Jeff Sharkey [Tue, 3 Nov 2009 20:57:16 +0000 (12:57 -0800)]
Avoid offering "share" for restricted-only contacts.

Fixes http://b/2223256

14 years agoMerge change I10483b6b into eclair-mr2
Android (Google) Code Review [Tue, 3 Nov 2009 18:14:18 +0000 (13:14 -0500)]
Merge change I10483b6b into eclair-mr2

* changes:
  Scale contact shortcut icons to correct size.

14 years agoScale contact shortcut icons to correct size.
Evan Millar [Tue, 3 Nov 2009 00:46:13 +0000 (16:46 -0800)]
Scale contact shortcut icons to correct size.

Fixes http://b/issue?id=2163538

14 years agoMerge change Ie2d91013 into eclair-mr2
Android (Google) Code Review [Tue, 3 Nov 2009 15:56:06 +0000 (10:56 -0500)]
Merge change Ie2d91013 into eclair-mr2

* changes:
  Remove duplicate ButtonGridLayout class.

14 years agoam 93640fa2: Avoid NPE in isEmpty() when no EditFields defined.
Jeff Sharkey [Mon, 2 Nov 2009 23:48:48 +0000 (15:48 -0800)]
am 93640fa2: Avoid NPE in isEmpty() when no EditFields defined.

Merge commit '93640fa2b864d83ce15d22f349144972765647a3' into eclair-mr2

* commit '93640fa2b864d83ce15d22f349144972765647a3':
  Avoid NPE in isEmpty() when no EditFields defined.

14 years agoRemove duplicate ButtonGridLayout class.
Nicolas Catania [Mon, 2 Nov 2009 22:35:17 +0000 (14:35 -0800)]
Remove duplicate ButtonGridLayout class.

Uses the one from the shared phone static lib.

14 years agoAvoid NPE in isEmpty() when no EditFields defined.
Jeff Sharkey [Fri, 30 Oct 2009 20:41:53 +0000 (13:41 -0700)]
Avoid NPE in isEmpty() when no EditFields defined.

Fixes http://b/2226220

14 years agoAvoid NPE in isEmpty() when no EditFields defined.
Jeff Sharkey [Fri, 30 Oct 2009 20:41:53 +0000 (13:41 -0700)]
Avoid NPE in isEmpty() when no EditFields defined.

Fixes http://b/2226220

14 years agoam 05fc2e76: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 30 Oct 2009 18:18:01 +0000 (11:18 -0700)]
am 05fc2e76: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '05fc2e769b3bac38085a78ed7e2ab8a8d83d0932' into eclair-mr2

* commit '05fc2e769b3bac38085a78ed7e2ab8a8d83d0932':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 30 Oct 2009 17:04:58 +0000 (10:04 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoam 306f903f: Merge change I994fc479 into eclair
Jeff Sharkey [Fri, 30 Oct 2009 02:34:37 +0000 (19:34 -0700)]
am 306f903f: Merge change I994fc479 into eclair

Merge commit '306f903ffb9aa39bb3833fa052f24a37dfed2a4f' into eclair-mr2

* commit '306f903ffb9aa39bb3833fa052f24a37dfed2a4f':
  Send RESULT_CANCELED when missing, return legacy Uris.

14 years agoam 5bd82f69: When reparenting, prefer GROUP_ROW_ID but allow fallback.
Jeff Sharkey [Fri, 30 Oct 2009 02:34:32 +0000 (19:34 -0700)]
am 5bd82f69: When reparenting, prefer GROUP_ROW_ID but allow fallback.

Merge commit '5bd82f693788c39c2b2225ac49b38cb8be5d1d18' into eclair-mr2

* commit '5bd82f693788c39c2b2225ac49b38cb8be5d1d18':
  When reparenting, prefer GROUP_ROW_ID but allow fallback.

14 years agoam 7f9ca285: Fix bug http://b/issue?id=2208177
Evan Millar [Fri, 30 Oct 2009 02:33:51 +0000 (19:33 -0700)]
am 7f9ca285: Fix bug http://b/issue?id=2208177

Merge commit '7f9ca2853d936ea0bdcf61cb7f9fb28c8669f681' into eclair-mr2

* commit '7f9ca2853d936ea0bdcf61cb7f9fb28c8669f681':
  Fix bug http://b/issue?id=2208177

14 years agoam b763c904: Merge change I2dc2bdef into eclair
Nicolas Catania [Fri, 30 Oct 2009 02:27:37 +0000 (19:27 -0700)]
am b763c904: Merge change I2dc2bdef into eclair

Merge commit 'b763c904ddab7b7435bfc27d0a574476d9328ff4' into eclair-mr2

* commit 'b763c904ddab7b7435bfc27d0a574476d9328ff4':
  Final UI tweaks for the WGVA dialer.

14 years agoam f664ce7f: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 30 Oct 2009 02:23:09 +0000 (19:23 -0700)]
am f664ce7f: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'f664ce7f5c514c132b022548a4f446360e6e5d88' into eclair-mr2

* commit 'f664ce7f5c514c132b022548a4f446360e6e5d88':
  Import revised translations.  DO NOT MERGE

14 years agoMerge change I994fc479 into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 23:59:17 +0000 (19:59 -0400)]
Merge change I994fc479 into eclair

* changes:
  Send RESULT_CANCELED when missing, return legacy Uris.

14 years agoSend RESULT_CANCELED when missing, return legacy Uris.
Jeff Sharkey [Wed, 28 Oct 2009 00:22:53 +0000 (17:22 -0700)]
Send RESULT_CANCELED when missing, return legacy Uris.

When no contact was persisted (for example a save that has
been trimmed to a no-op) we return RESULT_CANCELED.

When an Intent like ACTION_INSERT requests a legacy Uri we
correctly return a legacy Uri instead of lookup-style.

Fixes http://b/2219805 and http://b/2219813

14 years agoMerge change I46befc3c into eclair-mr2
Android (Google) Code Review [Thu, 29 Oct 2009 23:30:44 +0000 (19:30 -0400)]
Merge change I46befc3c into eclair-mr2

* changes:
  Consolidate Contacts code.

14 years agoWhen reparenting, prefer GROUP_ROW_ID but allow fallback.
Jeff Sharkey [Wed, 28 Oct 2009 21:20:42 +0000 (14:20 -0700)]
When reparenting, prefer GROUP_ROW_ID but allow fallback.

When a GROUP_SOURCE_ID is the only value provided, usually
while a sync is still going on, allow it to remain when a
valid ROW_ID is present.  Fixes http://b/2222283

14 years agoFix bug http://b/issue?id=2208177
Evan Millar [Thu, 29 Oct 2009 22:22:37 +0000 (15:22 -0700)]
Fix bug http://b/issue?id=2208177

Use a subclass of ListView that explicitly requests focus after the
first time it is layed out.

14 years agoMerge change I2dc2bdef into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 15:12:24 +0000 (11:12 -0400)]
Merge change I2dc2bdef into eclair

* changes:
  Final UI tweaks for the WGVA dialer.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 29 Oct 2009 04:18:03 +0000 (21:18 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFinal UI tweaks for the WGVA dialer.
Nicolas Catania [Wed, 28 Oct 2009 22:11:39 +0000 (15:11 -0700)]
Final UI tweaks for the WGVA dialer.

Added a bit more space around the torpedo. (VM/dial/BS)
Tested with wvga800 and wvga850.
wvga800 match perfectly the designer's mocks.
wvga854 the torpedo is about 2px lower than it should but
it is best I can do to make the long layout work.

Bug:2198341

14 years agoFixing legacy contact picker.
Dmitri Plotnikov [Wed, 28 Oct 2009 21:47:07 +0000 (14:47 -0700)]
Fixing legacy contact picker.

Also removing photos from legacy pickers, where we cannot show photos anyway.

Bug: http://b/2222348
Change-Id: Id199032254ac34747782a1d871f66a8b1adcae9f

14 years agoConsolidate Contacts code.
Daisuke Miyakawa [Wed, 28 Oct 2009 01:13:57 +0000 (10:13 +0900)]
Consolidate Contacts code.

As per the issue 2217164, I roughly looked over how the variable "phoneNumber" is treaded in Eclair, and found the code around it looked a little flaky.

I believe this change does not make Contacts code easier to read, while there's no malicious regression.

Internal issue number: 2217164

14 years agoMake website item in Contact Card linked.
Evan Millar [Mon, 26 Oct 2009 21:57:43 +0000 (14:57 -0700)]
Make website item in Contact Card linked.

14 years agoam e82beaea: Merge change I3d0980fd into eclair
David Brown [Thu, 22 Oct 2009 13:47:51 +0000 (06:47 -0700)]
am e82beaea: Merge change I3d0980fd into eclair

Merge commit 'e82beaeaee62c447ca0df4865f35ce4631ca0c54' into eclair-mr2

* commit 'e82beaeaee62c447ca0df4865f35ce4631ca0c54':
  Fix hardcoded px dimensions in "dialpad chooser" UI.

14 years agoam 195dd154: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 22 Oct 2009 13:45:16 +0000 (06:45 -0700)]
am 195dd154: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '195dd1543fc25230f7ca8f1b37c7d28a90e7879b' into eclair-mr2

* commit '195dd1543fc25230f7ca8f1b37c7d28a90e7879b':
  Import revised translations.  DO NOT MERGE

14 years agoam 11cd6176: Merge change I7a26b27a into eclair
Nicolas Catania [Thu, 22 Oct 2009 13:44:25 +0000 (06:44 -0700)]
am 11cd6176: Merge change I7a26b27a into eclair

Merge commit '11cd6176c9f3dd07be303ac42238b76a1b53b32b' into eclair-mr2

* commit '11cd6176c9f3dd07be303ac42238b76a1b53b32b':
  Fixed the contact's dialer layout.

14 years agoam 67410188: (-s ours) Merge change Ic19d66e9 into eclair
Nicolas Catania [Thu, 22 Oct 2009 13:44:21 +0000 (06:44 -0700)]
am 67410188: (-s ours) Merge change Ic19d66e9 into eclair

Merge commit '674101888fcfdf812fe35a404dabe697f2ab7fd1' into eclair-mr2

* commit '674101888fcfdf812fe35a404dabe697f2ab7fd1':
  Changed the dialed numbers' foreground to be white instead of black.[do not merge]

14 years agoFix some comments around vCard so that it should be more descriptive.
Daisuke Miyakawa [Wed, 21 Oct 2009 23:10:14 +0000 (08:10 +0900)]
Fix some comments around vCard so that it should be more descriptive.

Internal issue number: 2193527

14 years agoMerge change I3d0980fd into eclair
Android (Google) Code Review [Wed, 21 Oct 2009 20:33:58 +0000 (16:33 -0400)]
Merge change I3d0980fd into eclair

* changes:
  Fix hardcoded px dimensions in "dialpad chooser" UI.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 21 Oct 2009 17:43:57 +0000 (10:43 -0700)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoMerge change I7a26b27a into eclair
Android (Google) Code Review [Wed, 21 Oct 2009 14:32:34 +0000 (10:32 -0400)]
Merge change I7a26b27a into eclair

* changes:
  Fixed the contact's dialer layout.

14 years agoMerge change Ic19d66e9 into eclair
Android (Google) Code Review [Wed, 21 Oct 2009 14:32:02 +0000 (10:32 -0400)]
Merge change Ic19d66e9 into eclair

* changes:
  Changed the dialed numbers' foreground to be white instead of black.[do not merge]

14 years agoChanged the dialed numbers' foreground to be white instead of black.[do not merge]
Nicolas Catania [Tue, 13 Oct 2009 16:59:54 +0000 (09:59 -0700)]
Changed the dialed numbers' foreground to be white instead of black.[do not merge]

Bug:2184896

14 years agoFixed the contact's dialer layout.
Nicolas Catania [Tue, 20 Oct 2009 19:36:32 +0000 (12:36 -0700)]
Fixed the contact's dialer layout.

Currently the bottom row is clipped on WVGA-800.
Changes were made to fix the emergency dialer
that needed to be applied to the contact dialer.

Now, the contact dialer uses the same ButtonGridLayout
class which aligns the button at the bottom of the view.
This way we can control the spacing between the last row and
the 'torpedo' accurately.
The rest of the white space is distributed amongst the element
using layout_weight="1".

Tested on VGA, WVGA-854, WVGA-800

Bug:2198341

14 years agoFix hardcoded px dimensions in "dialpad chooser" UI.
David Brown [Tue, 20 Oct 2009 19:09:17 +0000 (12:09 -0700)]
Fix hardcoded px dimensions in "dialpad chooser" UI.

In the "dialpad chooser" UI (which comes up if you launch the Dialer while
a call is already in progress) the 3 items are too tightly spaced on WVGA
devices.  Fixed by changing the relevant dimensions from px to dp.

BUG=2185527
TESTED: got into the "chooser" state on a WVGA phone, confirmed the items
        are now sized correctly.

14 years agoam 81f957d7: Move internal change 29743 into eclair from eclair-mr2
Evan Millar [Tue, 20 Oct 2009 18:23:34 +0000 (11:23 -0700)]
am 81f957d7: Move internal change 29743 into eclair from eclair-mr2

Merge commit '81f957d72044232a65e41d0cf219eeaa654632a5' into eclair-mr2

* commit '81f957d72044232a65e41d0cf219eeaa654632a5':
  Move internal change 29743 into eclair from eclair-mr2

14 years agoMove internal change 29743 into eclair from eclair-mr2
Evan Millar [Mon, 12 Oct 2009 22:09:21 +0000 (15:09 -0700)]
Move internal change 29743 into eclair from eclair-mr2

Fixes http://b/viewIssue?id=2176887

Don't show the keyboard when you enter EditContactActivity

14 years agoFix unkind comments in strings.xml so that translators are able to know more about...
Daisuke Miyakawa [Mon, 19 Oct 2009 22:28:35 +0000 (07:28 +0900)]
Fix unkind comments in strings.xml so that translators are able to know more about the message.

Internal Issue number: 2193527

14 years agoFix un-helpful description around "un-exportable data"
Daisuke Miyakawa [Mon, 19 Oct 2009 05:31:40 +0000 (14:31 +0900)]
Fix un-helpful description around "un-exportable data"

Make the error message related to "un-exportable data" export more descriptive, so that readers
are able to understand what is going on and translaters are also able to understand how to
correctly translate it to each language.

Internal Issue number: 2193527

14 years agoam dbdcde26: Allow TwelveKeyDialer call button to send empty flash for CDMA
Paul Berman [Sat, 17 Oct 2009 16:54:02 +0000 (09:54 -0700)]
am dbdcde26: Allow TwelveKeyDialer call button to send empty flash for CDMA

Merge commit 'dbdcde2645f2ba0306b0f3fa08354cddf18a758b' into eclair-mr2

* commit 'dbdcde2645f2ba0306b0f3fa08354cddf18a758b':
  Allow TwelveKeyDialer call button to send empty flash for CDMA

14 years agoDedupe same entries in the fasttrack action list.
Makoto Onuki [Tue, 13 Oct 2009 22:43:24 +0000 (15:43 -0700)]
Dedupe same entries in the fasttrack action list.

Fixes b/2159633.

14 years agoAllow TwelveKeyDialer call button to send empty flash for CDMA
Paul Berman [Fri, 9 Oct 2009 16:04:10 +0000 (12:04 -0400)]
Allow TwelveKeyDialer call button to send empty flash for CDMA

Currently the TwelveKeyDialer does not allow the user to press the green
call button if the dial text is empty. However, in CDMA when we place a
3-way call in some network infrastructures, you need to send an empty
Flash command to the network before adding the call. The user is accustomed to
pressing the call button in order to do this. Therefore here we make the
changes in TwelveKeyDialer.java required to handle that keypress and send the
blank flash.

Bug: 2179060
Change-Id: Ib8d05459cac708f9dc216412103c1a324d747ecb

14 years agoFix monkey crasher (bug http://b/issue?id=2190035 and http://b/issue?id=2190875)
Evan Millar [Thu, 15 Oct 2009 22:36:00 +0000 (15:36 -0700)]
Fix monkey crasher (bug b/issue?id=2190035 and http://b/issue?id=2190875)

14 years agoMerge change I933d1c92 into eclair-mr2
Android (Google) Code Review [Thu, 15 Oct 2009 14:56:31 +0000 (10:56 -0400)]
Merge change I933d1c92 into eclair-mr2

* changes:
  Changed the dialed numbers' foreground to be white instead of black.

14 years agoam aff62dc1: Fix off by one bug in favorites list call button.
Evan Millar [Wed, 14 Oct 2009 23:41:27 +0000 (16:41 -0700)]
am aff62dc1: Fix off by one bug in favorites list call button.

Merge commit 'aff62dc1b044372007d9170290b247b3cf121cfe' into eclair-mr2

* commit 'aff62dc1b044372007d9170290b247b3cf121cfe':
  Fix off by one bug in favorites list call button.

14 years agoFix off by one bug in favorites list call button.
Evan Millar [Wed, 14 Oct 2009 23:23:37 +0000 (16:23 -0700)]
Fix off by one bug in favorites list call button.

bc_triaged bug: http://b/issue?id=2179352
Dr. No: Tim Sullivan

14 years agoContacts asset cleanup.
Evan Millar [Wed, 14 Oct 2009 18:55:20 +0000 (11:55 -0700)]
Contacts asset cleanup.

These assets should have been deleted when the mdpi version were checked
in.

14 years agoMerge change I51ef3ab9 into eclair-mr2
Android (Google) Code Review [Wed, 14 Oct 2009 16:56:37 +0000 (12:56 -0400)]
Merge change I51ef3ab9 into eclair-mr2

* changes:
  Don't show the keyboard when you enter EditContactActivity

14 years agoChanged the dialed numbers' foreground to be white instead of black.
Nicolas Catania [Tue, 13 Oct 2009 16:59:54 +0000 (09:59 -0700)]
Changed the dialed numbers' foreground to be white instead of black.

Bug:2184896

14 years agoam 02599216: Remove vertical and colored bars from editors.
Jeff Sharkey [Wed, 14 Oct 2009 01:05:34 +0000 (18:05 -0700)]
am 02599216: Remove vertical and colored bars from editors.

Merge commit '02599216bc39ca58754d5f3731a02dfd3d112964' into eclair-mr2

* commit '02599216bc39ca58754d5f3731a02dfd3d112964':
  Remove vertical and colored bars from editors.

14 years agoRemove vertical and colored bars from editors.
Jeff Sharkey [Tue, 13 Oct 2009 23:27:09 +0000 (16:27 -0700)]
Remove vertical and colored bars from editors.

Fixes http://b/2186076

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 13 Oct 2009 23:05:38 +0000 (16:05 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoDon't show the keyboard when you enter EditContactActivity
Evan Millar [Mon, 12 Oct 2009 22:09:21 +0000 (15:09 -0700)]
Don't show the keyboard when you enter EditContactActivity

14 years agoam 7bec22d9: Merge change I43723de2 into eclair
Jeff Sharkey [Mon, 12 Oct 2009 20:46:45 +0000 (13:46 -0700)]
am 7bec22d9: Merge change I43723de2 into eclair

Merge commit '7bec22d9cb610827b4c5f5fcbc1678e1344a2637' into eclair-mr2

* commit '7bec22d9cb610827b4c5f5fcbc1678e1344a2637':
  Avoid setting checked state when dismissing FastTrack.

14 years agoam da4e4832: (-s ours) Merge change I1cde5dd0 into eclair
Nicolas Catania [Mon, 12 Oct 2009 20:41:13 +0000 (13:41 -0700)]
am da4e4832: (-s ours) Merge change I1cde5dd0 into eclair

Merge commit 'da4e4832cf1b3789201d00f9970bd0b43d775366' into eclair-mr2

* commit 'da4e4832cf1b3789201d00f9970bd0b43d775366':
  In landscape mode, set the type of digit area to PHONE[do not merge].

14 years agoMerge change I43723de2 into eclair
Android (Google) Code Review [Mon, 12 Oct 2009 20:39:28 +0000 (16:39 -0400)]
Merge change I43723de2 into eclair

* changes:
  Avoid setting checked state when dismissing FastTrack.

14 years agoMerge change I1cde5dd0 into eclair
Android (Google) Code Review [Mon, 12 Oct 2009 20:34:46 +0000 (16:34 -0400)]
Merge change I1cde5dd0 into eclair

* changes:
  In landscape mode, set the type of digit area to PHONE[do not merge].

14 years agoam 4bef56bd: Show phones and email addresses for read-only contacts.
Jeff Hamilton [Mon, 12 Oct 2009 19:00:43 +0000 (12:00 -0700)]
am 4bef56bd: Show phones and email addresses for read-only contacts.

Merge commit '4bef56bdbde4c6bd439ed2d528d4b99974359e18' into eclair-mr2

* commit '4bef56bdbde4c6bd439ed2d528d4b99974359e18':
  Show phones and email addresses for read-only contacts.

14 years agoShow phones and email addresses for read-only contacts.
Jeff Hamilton [Sun, 11 Oct 2009 06:17:48 +0000 (01:17 -0500)]
Show phones and email addresses for read-only contacts.

Bug: 2180041
Change-Id: I686e5413bb3de4c9373da177673c485581c87bb9

14 years agoIn landscape mode, set the type of digit area to PHONE[do not merge].
Nicolas Catania [Fri, 9 Oct 2009 18:09:45 +0000 (11:09 -0700)]
In landscape mode, set the type of digit area to PHONE[do not merge].

Backport from Ieb30191ace8a0d62adec4feaca8f81df7ac4e71b

Previously we blindely set the EditText to NULL to prevent the IME
keyboard to pop up in portrait mode. The issue is that in landscape
mode, the keyboard is not in numlock mode which is a pb on devices
where the 1st line is not made of numbers.

Bug: 2180808

14 years agoAvoid setting checked state when dismissing FastTrack.
Jeff Sharkey [Mon, 12 Oct 2009 17:50:08 +0000 (10:50 -0700)]
Avoid setting checked state when dismissing FastTrack.

Fixes http://b/2180222

14 years agoam 387a22c7: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 9 Oct 2009 23:27:07 +0000 (16:27 -0700)]
am 387a22c7: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '387a22c79782ddb6bea57d1f80ec227f0842a253' into eclair-mr2

* commit '387a22c79782ddb6bea57d1f80ec227f0842a253':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 9 Oct 2009 22:36:01 +0000 (15:36 -0700)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoMerge change Ieb30191a into eclair-mr2
Android (Google) Code Review [Fri, 9 Oct 2009 21:35:33 +0000 (17:35 -0400)]
Merge change Ieb30191a into eclair-mr2

* changes:
  In landscape mode, set the type of digit area to PHONE.

14 years agoam 0c035143: Clear bitmap cache in onResume() to make sure photos are fresh.
Evan Millar [Fri, 9 Oct 2009 19:58:39 +0000 (12:58 -0700)]
am 0c035143: Clear bitmap cache in onResume() to make sure photos are fresh.

Merge commit '0c035143ed4dee093bbfa3b8bdcda2ddf3fdb528' into eclair-mr2

* commit '0c035143ed4dee093bbfa3b8bdcda2ddf3fdb528':
  Clear bitmap cache in onResume() to make sure photos are fresh.

14 years agoClear bitmap cache in onResume() to make sure photos are fresh.
Evan Millar [Fri, 9 Oct 2009 17:13:32 +0000 (10:13 -0700)]
Clear bitmap cache in onResume() to make sure photos are fresh.

bc_triaged bug: http://b/issue?id=2177238
Dr. No: Tim Sullivan

14 years agoIn landscape mode, set the type of digit area to PHONE.
Nicolas Catania [Fri, 9 Oct 2009 18:09:45 +0000 (11:09 -0700)]
In landscape mode, set the type of digit area to PHONE.

Previously we blindely set the EditText to NULL to prevent the IME
keyboard to pop up in portrait mode. The issue is that in landscape
mode, the keyboard is not in numlock mode which is a pb on devices
where the 1st line is not made of numbers.

Bug: 2167203

14 years agoam dbb924c4: Merge change I700622d9 into eclair
Jeff Hamilton [Fri, 9 Oct 2009 04:56:15 +0000 (21:56 -0700)]
am dbb924c4: Merge change I700622d9 into eclair

Merge commit 'dbb924c493b8fffd8f7f0d2172953ba5c2b2c7a5' into eclair-mr2

* commit 'dbb924c493b8fffd8f7f0d2172953ba5c2b2c7a5':
  Fix up photo editing, and few other tweaks to contact editing.

14 years agoMerge change I700622d9 into eclair
Android (Google) Code Review [Fri, 9 Oct 2009 04:47:19 +0000 (00:47 -0400)]
Merge change I700622d9 into eclair

* changes:
  Fix up photo editing, and few other tweaks to contact editing.

14 years agoFix up photo editing, and few other tweaks to contact editing.
Jeff Hamilton [Fri, 9 Oct 2009 00:46:26 +0000 (19:46 -0500)]
Fix up photo editing, and few other tweaks to contact editing.

- When tapping a photo you're given a choice to replace, remove, or use as primary
- Fix an issue where the secondary group would show when it shouldn't
- Tweak the size of the color bar per Chris
- Format phone numbers when typing them
- Fix a display issue with contacts that didn't fill the height of the screen
- If a contact is read-only and doesn't have a photo don't offer the option to add one

Bugs: 2163109 & 2163519
Change-Id: I700622d9dfdbcaa81e5b577fd5b2a38d708374aa

14 years agoam 4c82d3b7: Handle external sources that request both social and detail.
Jeff Sharkey [Fri, 9 Oct 2009 03:14:10 +0000 (20:14 -0700)]
am 4c82d3b7: Handle external sources that request both social and detail.

Merge commit '4c82d3b7323b498e2a21daf94505daf0cd32d212' into eclair-mr2

* commit '4c82d3b7323b498e2a21daf94505daf0cd32d212':
  Handle external sources that request both social and detail.

14 years agoam bbaf565e: New infobar background assets.
Jeff Sharkey [Fri, 9 Oct 2009 00:36:33 +0000 (17:36 -0700)]
am bbaf565e: New infobar background assets.

Merge commit 'bbaf565e69b9d074c9ef4713e032dda7b7cdacaf' into eclair-mr2

* commit 'bbaf565e69b9d074c9ef4713e032dda7b7cdacaf':
  New infobar background assets.

14 years agoam 31e197bf: Merge change I3ee009e6 into eclair
Evan Millar [Fri, 9 Oct 2009 00:32:58 +0000 (17:32 -0700)]
am 31e197bf: Merge change I3ee009e6 into eclair

Merge commit '31e197bfdb4f94099c632dc89245b3b4711eb3cb' into eclair-mr2

* commit '31e197bfdb4f94099c632dc89245b3b4711eb3cb':
  Make shortcut icons adjust to hdpi display.

14 years agoam 43ce4049: (-s ours) am 906af3fb: (-s ours) Import revised translations. DO NOT...
Eric Fischer [Fri, 9 Oct 2009 00:32:54 +0000 (17:32 -0700)]
am 43ce4049: (-s ours) am 906af3fb: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '43ce404918a6d7de76e3d4c7057f6c804e377a36' into eclair-mr2

* commit '43ce404918a6d7de76e3d4c7057f6c804e377a36':
  Import revised translations.  DO NOT MERGE

14 years agoam e31dac84: Trim edit fields that don\'t contain printable values.
Jeff Sharkey [Fri, 9 Oct 2009 00:31:16 +0000 (17:31 -0700)]
am e31dac84: Trim edit fields that don\'t contain printable values.

Merge commit 'e31dac84479a4c7b356edfc062a447cdfb5efc69' into eclair-mr2

* commit 'e31dac84479a4c7b356edfc062a447cdfb5efc69':
  Trim edit fields that don't contain printable values.

14 years agoam b7da2d0f: Allow omission of RES_PACKAGE for status attributions.
Jeff Sharkey [Fri, 9 Oct 2009 00:29:47 +0000 (17:29 -0700)]
am b7da2d0f: Allow omission of RES_PACKAGE for status attributions.

Merge commit 'b7da2d0f30e012f786686bedea065af01f20a4e2' into eclair-mr2

* commit 'b7da2d0f30e012f786686bedea065af01f20a4e2':
  Allow omission of RES_PACKAGE for status attributions.

14 years agoHandle external sources that request both social and detail.
Jeff Sharkey [Thu, 8 Oct 2009 23:57:06 +0000 (16:57 -0700)]
Handle external sources that request both social and detail.

When a source requests social summary, allow them to still
provide a fallback detail value when no social summary is
available.  (Otherwise the data row would be invisible.)

Partially fixes http://b/2176892

14 years agoNew infobar background assets.
Jeff Sharkey [Thu, 8 Oct 2009 23:39:33 +0000 (16:39 -0700)]
New infobar background assets.

Fixes http://b/2153296

14 years agoMerge change I94ee30d0 into eclair-mr2
Android (Google) Code Review [Thu, 8 Oct 2009 22:18:45 +0000 (18:18 -0400)]
Merge change I94ee30d0 into eclair-mr2

* changes:
  Fix the layout issue reported in b/2167690

14 years agoMerge change I3ee009e6 into eclair
Android (Google) Code Review [Thu, 8 Oct 2009 22:07:52 +0000 (18:07 -0400)]
Merge change I3ee009e6 into eclair

* changes:
  Make shortcut icons adjust to hdpi display.

14 years agoMake shortcut icons adjust to hdpi display.
Evan Millar [Thu, 8 Oct 2009 21:50:27 +0000 (14:50 -0700)]
Make shortcut icons adjust to hdpi display.

bc_triaged bug: http://b/issue?id=2171333

Change-Id: I3ee009e6469c0472f21a1cf82875a8419c39f59a

14 years agoam 906af3fb: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 8 Oct 2009 21:59:34 +0000 (14:59 -0700)]
am 906af3fb: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '906af3fbedb9034c84fd18139fa16d3f542d1f67' into eclair

* commit '906af3fbedb9034c84fd18139fa16d3f542d1f67':
  Import revised translations.  DO NOT MERGE

14 years agoFix the layout issue reported in b/2167690
Makoto Onuki [Thu, 8 Oct 2009 21:52:38 +0000 (14:52 -0700)]
Fix the layout issue reported in b/2167690

14 years agoMerge change I44f9de96 into eclair-mr2
Android (Google) Code Review [Thu, 8 Oct 2009 21:49:59 +0000 (17:49 -0400)]
Merge change I44f9de96 into eclair-mr2

* changes:
  Don't crash even when voiceMailNumber is null, which is a valid condition.

14 years agoMerge change Icf3aa797 into eclair-mr2
Android (Google) Code Review [Thu, 8 Oct 2009 19:34:22 +0000 (15:34 -0400)]
Merge change Icf3aa797 into eclair-mr2

* changes:
  Clean-up ImportVCardActivity and ExportVCardActivity

14 years agoTrim edit fields that don't contain printable values.
Jeff Sharkey [Thu, 8 Oct 2009 18:13:47 +0000 (11:13 -0700)]
Trim edit fields that don't contain printable values.

When persisting edit changes, trim data rows that have no
printable characters.  Also wrote unit tests for new method
and building of IM intents to check Uri escaping.

Fixes http://b/2173811

14 years agoDon't crash even when voiceMailNumber is null, which is a valid condition.
Makoto Onuki [Thu, 8 Oct 2009 18:55:54 +0000 (11:55 -0700)]
Don't crash even when voiceMailNumber is null, which is a valid condition.

Fixes bug internal issue 2162197

14 years agoClean-up ImportVCardActivity and ExportVCardActivity
Daisuke Miyakawa [Thu, 8 Oct 2009 18:18:40 +0000 (11:18 -0700)]
Clean-up ImportVCardActivity and ExportVCardActivity

- Pull "mVCardReadThread.start()" out of getter method, which is confusing.
- Add extra description to each file about "one-shot Activity".

14 years agoAllow omission of RES_PACKAGE for status attributions.
Jeff Sharkey [Thu, 8 Oct 2009 17:22:30 +0000 (10:22 -0700)]
Allow omission of RES_PACKAGE for status attributions.

FastTrack was being overly cautious about attribution labels
coming from third-party sources.  When no RES_PACKAGE is
defined, we now fall back to using the local package instead
of completely dropping the attribution line.

Fixes http://b/2175531

14 years agoDon't show a call button in the favorites list if the contact doesn't have a phone...
Evan Millar [Wed, 7 Oct 2009 16:26:59 +0000 (09:26 -0700)]
Don't show a call button in the favorites list if the contact doesn't have a phone number

Fixes bug http://b/issue?id=2151489

14 years agoam 43455184: Handle IM entries with missing protocol field.
Evan Millar [Thu, 8 Oct 2009 17:48:25 +0000 (10:48 -0700)]
am 43455184: Handle IM entries with missing protocol field.

Merge commit '434551849d279bd24ca132ba4102b0d55823f59e' into eclair-mr2

* commit '434551849d279bd24ca132ba4102b0d55823f59e':
  Handle IM entries with missing protocol field.