OSDN Git Service

android-x86/packages-apps-Contacts.git
14 years agoConverted lists with a maximum of one entry into single-item-lists. Also made "Notes...
Daniel Lehmann [Fri, 26 Feb 2010 19:41:53 +0000 (11:41 -0800)]
Converted lists with a maximum of one entry into single-item-lists. Also made "Notes" and "Nicknames" single-item-list because that is what GMail expects.
Bug: 2472403

Change-Id: I4dd767fb6cf1112e57a6343a14a7ab6303daaeae

14 years agoMerge "Show the first 100 lines of a note (showed only the first 10 lines before...
Dmitri Plotnikov [Fri, 26 Feb 2010 00:19:32 +0000 (16:19 -0800)]
Merge "Show the first 100 lines of a note (showed only the first 10 lines before) Bug: 2472544"

14 years agoReflecting the rename of contact search snippet fields.
Dmitri Plotnikov [Fri, 26 Feb 2010 00:11:04 +0000 (16:11 -0800)]
Reflecting the rename of contact search snippet fields.

Change-Id: I71b4dd29f5410662537919b98b238b927a36f8c6

14 years agoShow the first 100 lines of a note (showed only the first 10 lines before)
Daniel Lehmann [Fri, 26 Feb 2010 00:09:46 +0000 (16:09 -0800)]
Show the first 100 lines of a note (showed only the first 10 lines before)
Bug: 2472544

Change-Id: I8508ec3848809b3f805048dbb9cc015d1c3ff9df

14 years agoFixing the "add contact from call log" flow involving search.
Dmitri Plotnikov [Thu, 25 Feb 2010 23:25:19 +0000 (15:25 -0800)]
Fixing the "add contact from call log" flow involving search.

Bug: 2310010
Change-Id: I31bd5a62e47a23d2c2236205967a5fd7e891a1e6

14 years agoMerge "FIX: Must show organization even if "position" is empty; FIX: Split nicknames...
Dmitri Plotnikov [Thu, 25 Feb 2010 02:42:11 +0000 (18:42 -0800)]
Merge "FIX: Must show organization even if "position" is empty; FIX: Split nicknames into separate list (was combined with organizations and resulted in wrong sort order). Bug: 2421235"

14 years agoAdding contact search snippets to the basic search UI
Dmitri Plotnikov [Thu, 25 Feb 2010 02:40:48 +0000 (18:40 -0800)]
Adding contact search snippets to the basic search UI

Bug: 2447965
Change-Id: I86455eabcc5153ace2eef9dd8afa5b5dc4da849d

14 years agoFIX: Must show organization even if "position" is empty; FIX: Split nicknames into...
Daniel Lehmann [Thu, 25 Feb 2010 02:37:56 +0000 (18:37 -0800)]
FIX: Must show organization even if "position" is empty; FIX: Split nicknames into separate list (was combined with organizations and resulted in wrong sort order).
Bug: 2421235

Change-Id: I2cd2ecedc4c0ae05e916ecbdc912eb7715e41fee

14 years agoChange "other" to <nothing>, e.g. "Text other" to just "Text"
Daniel Lehmann [Thu, 25 Feb 2010 01:41:58 +0000 (17:41 -0800)]
Change "other" to <nothing>, e.g. "Text other" to just "Text"
Bug: 2464879

Change-Id: Ie08664d17e8671016db99a738afbb2eb749f97fd

14 years agoAdd missing strings.
Daisuke Miyakawa [Wed, 24 Feb 2010 06:08:45 +0000 (15:08 +0900)]
Add missing strings.

14 years agoMerge "Make Contacts share concacts using vCard."
Daisuke Miyakawa [Wed, 24 Feb 2010 05:07:34 +0000 (21:07 -0800)]
Merge "Make Contacts share concacts using vCard."

14 years agoMake Contacts share concacts using vCard.
Daisuke Miyakawa [Wed, 10 Feb 2010 11:40:01 +0000 (20:40 +0900)]
Make Contacts share concacts using vCard.

Bug: 2144645

14 years agoRemoved superfluous OK button (The individual settings already confirm the dialog...
Daniel Lehmann [Wed, 24 Feb 2010 01:45:10 +0000 (17:45 -0800)]
Removed superfluous OK button (The individual settings already confirm the dialog by themselves)

Change-Id: Id5628ed8ef970b3ebac46c9480289cccce05b081

14 years agoMoving icons to the right hand side in the call detail UI
Dmitri Plotnikov [Tue, 23 Feb 2010 21:48:12 +0000 (13:48 -0800)]
Moving icons to the right hand side in the call detail UI

Bug: 2377400
Change-Id: I28afaccfca69d4aee55dfbe58ca0662fc77e33c4

14 years agoFixing an exception in postal address picker by disabling filtering (for now)
Dmitri Plotnikov [Tue, 23 Feb 2010 18:28:33 +0000 (10:28 -0800)]
Fixing an exception in postal address picker by disabling filtering (for now)

Change-Id: Icfe89c6c67159e8137b2e97210e69fbaa5b26e55

14 years agoRemoving unused resources
Dmitri Plotnikov [Tue, 23 Feb 2010 18:10:17 +0000 (10:10 -0800)]
Removing unused resources

Size of the APK is going down: 868221-786967=81254 bytes

Bug: 2456789
Change-Id: Icacc7b8ebc8908c87efd987f69ed96da88a65224

14 years agoTreat NPE: ignore directories which return null toward listFiles().
Daisuke Miyakawa [Tue, 23 Feb 2010 05:29:14 +0000 (14:29 +0900)]
Treat NPE: ignore directories which return null toward listFiles().

Bug: 2460741

14 years agoNext pass over the contact search UI.
Dmitri Plotnikov [Tue, 23 Feb 2010 01:47:57 +0000 (17:47 -0800)]
Next pass over the contact search UI.

- Search is now a separate activity
- Search bar has animations to make it slide in from the top
- New search plate resources
- Showing a magnifying glass on the right hand side of the search field
- Showing pictures and QuickContact in search result UI
- Search UI now start with no results instead of all visible contacts
- Translucent background for search UI when no filter specified
- Search can now be launched from most activities in the app
- Allowing search in pickers

Bug: 2447965
Change-Id: Ie35ce6df5e850d9c9380a25ed3970e114e9d6929

14 years agoMerge "Fixed: Make items selectable via track ball Fixed: Set correct item in display...
Dmitri Plotnikov [Tue, 23 Feb 2010 00:26:10 +0000 (16:26 -0800)]
Merge "Fixed: Make items selectable via track ball Fixed: Set correct item in display order dialog"

14 years agoFixed: Make items selectable via track ball
Daniel Lehmann [Tue, 23 Feb 2010 00:17:29 +0000 (16:17 -0800)]
Fixed: Make items selectable via track ball
Fixed: Set correct item in display order dialog

Change-Id: I040b33f782224a226a59687e23b0a479f1887c74

14 years agoFixing excessive resource use when a bogus contact photo id is encountered.
Dmitri Plotnikov [Sat, 20 Feb 2010 23:02:32 +0000 (15:02 -0800)]
Fixing excessive resource use when a bogus contact photo id is encountered.

ContactPhotoLoader would repeatedly attempt to load a missing
photo when the photo ID was invalid.

Change-Id: Ibb19a5ce6cad65d1d48bd06ca8e00ec85eee6b5a

14 years agoFixing broken build.
Dmitri Plotnikov [Wed, 17 Feb 2010 19:10:55 +0000 (11:10 -0800)]
Fixing broken build.

Change-Id: I50f3702c17cdbacd2ede33a53fac829a1b1ef02b

14 years agoFixing the contacts indexer for UNICODE and last-name-first sorting.
Dmitri Plotnikov [Wed, 17 Feb 2010 19:04:05 +0000 (11:04 -0800)]
Fixing the contacts indexer for UNICODE and last-name-first sorting.

This change may temporarily adversely affect the indexing in Japan.
If needed, I will take care of that in a separate CL.

Bug: 2407129
Change-Id: I2d96dab771243f68646edc49f0200d02e8c28bd9

14 years agoRedesign of contact photo loading.
Dmitri Plotnikov [Wed, 17 Feb 2010 18:49:05 +0000 (10:49 -0800)]
Redesign of contact photo loading.

Change-Id: Ib0814a789229c8355fbd67162679f4618ee75875

14 years agoFixing call log item layout
Dmitri Plotnikov [Wed, 17 Feb 2010 18:17:01 +0000 (10:17 -0800)]
Fixing call log item layout

Bug: 2447064
Bug: 2344669
Change-Id: I28f6fecfa2fe2a8b2449d79dbf43a97e98e695d7

14 years agoTemporal work-around for the issue 2373553 and 2373557.
Daisuke Miyakawa [Mon, 15 Feb 2010 02:43:41 +0000 (11:43 +0900)]
Temporal work-around for the issue 2373553 and 2373557.
Note that this work-around does not work fine when any of contacts names start from some symbols like "~",
which cannot be solved easily without modifying icu delta binary file. But this works fine in usual cases
and nice enough for dogfooding.

Bug: 2373557
Bug: 2373553

14 years agoMaking pinned section headers to not be displayed in contacts when there are no regul...
Dmitri Plotnikov [Sat, 13 Feb 2010 02:31:51 +0000 (18:31 -0800)]
Making pinned section headers to not be displayed in contacts when there are no regular section headers

Change-Id: I6170648486a0bfa66044439a89dd39fad9df5a60

14 years agoMDPI resources for new contacts search UI
Dmitri Plotnikov [Fri, 12 Feb 2010 23:01:32 +0000 (15:01 -0800)]
MDPI resources for new contacts search UI

Bug: 2441856
Change-Id: I723b139049fef52b2a6f2b6992750b72e987c9cf

14 years agoMerge "Temporary fix for the issue in Contacts that makes the wrong photo to be shown."
Dmitri Plotnikov [Fri, 12 Feb 2010 21:41:15 +0000 (13:41 -0800)]
Merge "Temporary fix for the issue in Contacts that makes the wrong photo to be shown."

14 years agoTemporary fix for the issue in Contacts that makes the wrong photo to be shown.
Dmitri Plotnikov [Fri, 12 Feb 2010 21:40:38 +0000 (13:40 -0800)]
Temporary fix for the issue in Contacts that makes the wrong photo to be shown.

The issue appears to have something to do with extensive
concurrency going on there. For now I am just shrinking
the thread pool to one thread and that seems to be addressing
the problem.  Next step will be to redesign the photo loading.

Bug: 2441230
Change-Id: I829bf11c4dd9699719fe556223669d477ebdbfc1

14 years agoMerge "Add configurations and strings to be submitted now."
Daisuke Miyakawa [Thu, 11 Feb 2010 23:48:50 +0000 (15:48 -0800)]
Merge "Add configurations and strings to be submitted now."

14 years agoAdd configurations and strings to be submitted now.
Daisuke Miyakawa [Thu, 11 Feb 2010 21:58:59 +0000 (06:58 +0900)]
Add configurations and strings to be submitted now.

The exact implementation is now ongoing.

Bug: 2144645

14 years agoMerge "Add an original-package tag that matches the real package name."
Jeff Hamilton [Thu, 11 Feb 2010 22:31:59 +0000 (14:31 -0800)]
Merge "Add an original-package tag that matches the real package name."

14 years agoAdd an original-package tag that matches the real package name.
Jeff Hamilton [Thu, 11 Feb 2010 22:25:48 +0000 (16:25 -0600)]
Add an original-package tag that matches the real package name.

Change-Id: I4b1318f5540085ddefa5de672dbb1af3b8c75e2a

14 years agoFixing NPE in Join contacts
Dmitri Plotnikov [Thu, 11 Feb 2010 22:23:06 +0000 (14:23 -0800)]
Fixing NPE in Join contacts

Change-Id: Ic8720c0de4dd57dfada69c70e0a9ee68ebb5c995

14 years agoMerge "Adding a pinned section header to the contacts A-Z list"
Dmitri Plotnikov [Thu, 11 Feb 2010 19:39:34 +0000 (11:39 -0800)]
Merge "Adding a pinned section header to the contacts A-Z list"

14 years agoAdding a pinned section header to the contacts A-Z list
Dmitri Plotnikov [Thu, 11 Feb 2010 19:37:19 +0000 (11:37 -0800)]
Adding a pinned section header to the contacts A-Z list

Note: the bottom fading edge on the list is disappearing,
but only for a short while.  I have discussed with the
framework folks adding a bit of API to keep the bottom
fading edge without the top.

Bug: 2436865

Change-Id: I71443ac89c83822cade5d2d16467f12c61a14570

14 years agoMerge "Support vcard share: receiving a vcf file in contacts activity"
Daisuke Miyakawa [Thu, 11 Feb 2010 03:34:28 +0000 (19:34 -0800)]
Merge "Support vcard share: receiving a vcf file in contacts activity"

14 years agoFixing an NPE caused by contact list initialization logic.
Dmitri Plotnikov [Thu, 11 Feb 2010 02:17:34 +0000 (18:17 -0800)]
Fixing an NPE caused by contact list initialization logic.

Bug: 2436884
Change-Id: Id615384b8da08146b587fca920f6ad99981c8351

14 years agoSupport vcard share: receiving a vcf file in contacts activity
Lixin Yue [Fri, 4 Dec 2009 09:03:00 +0000 (17:03 +0800)]
Support vcard share: receiving a vcf file in contacts activity

Automatically accept and import a vcard into contacts, after receiving ACTION_VIEW intent

14 years agoFirst batch of UI changes for the new Contacts Search.
Dmitri Plotnikov [Wed, 10 Feb 2010 01:45:47 +0000 (17:45 -0800)]
First batch of UI changes for the new Contacts Search.

Change-Id: I625eae64dfb34ea2be8758f845197303c34a4581

14 years agoRemove unused static library.
Jeff Hamilton [Fri, 5 Feb 2010 23:50:26 +0000 (17:50 -0600)]
Remove unused static library.

Change-Id: I7533dbca72f88322435196c55cb221341f31ac8b

14 years agoam 543e96aa: am 3289d8fe: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 22:15:06 +0000 (14:15 -0800)]
am 543e96aa: am 3289d8fe: reconcile main tree with open-source eclair

Merge commit '543e96aa39ab408aaaf83a2de364a01ca07f3689'

* commit '543e96aa39ab408aaaf83a2de364a01ca07f3689':
  android-2.1_r1 snapshot

14 years agoam 3289d8fe: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:44:45 +0000 (08:44 -0800)]
am 3289d8fe: reconcile main tree with open-source eclair

Merge commit '3289d8fe3b5fdaa3a4d95723d81e5ccc9eb42cf7' into eclair-plus-aosp

* commit '3289d8fe3b5fdaa3a4d95723d81e5ccc9eb42cf7':
  android-2.1_r1 snapshot
  Fix http://b/issue?id=2144841

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:39 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoFixing CursorIndexOutOfBoundsException in call log UI
Dmitri Plotnikov [Fri, 5 Feb 2010 01:43:39 +0000 (17:43 -0800)]
Fixing CursorIndexOutOfBoundsException in call log UI

Bug: 2419501
Change-Id: I98bc08f60555d4d46685a95fa802d7c501737abb

14 years agoMinor UI tweaks in contacts preferences UI.
Dmitri Plotnikov [Fri, 5 Feb 2010 01:17:44 +0000 (17:17 -0800)]
Minor UI tweaks in contacts preferences UI.

Change-Id: I28f2d3bf49e20a80c493c79dbcee906793f9f4f0

14 years agoAdd missing contentDescription to focusable controls.
Dominic Mazzoni [Wed, 3 Feb 2010 17:54:40 +0000 (09:54 -0800)]
Add missing contentDescription to focusable controls.

14 years agoAdding support for "collapsibility" to the call log
Dmitri Plotnikov [Tue, 2 Feb 2010 00:46:58 +0000 (16:46 -0800)]
Adding support for "collapsibility" to the call log

Please note the optimizations for handling long call logs.

There is a change from the previous patch set: we now
break out from a group a bounced call if it is the latest
call in the group.

Bug: 2325659

Change-Id: I92e7dc25c2240f15f174391bf7b955c2596dbe30

14 years agoMerge "Adding support for display and sort order preferences."
Dmitri Plotnikov [Sat, 30 Jan 2010 01:44:50 +0000 (17:44 -0800)]
Merge "Adding support for display and sort order preferences."

14 years agoAdding support for display and sort order preferences.
Dmitri Plotnikov [Sat, 30 Jan 2010 01:44:20 +0000 (17:44 -0800)]
Adding support for display and sort order preferences.

Bug: 2267198
Change-Id: I8153287896b03d798de163ea231b6ae2360cd6dc

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:09:22 +0000 (14:09 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoUses the CallLogAsync class to lookup the last dialed number.
Nicolas Catania [Thu, 14 Jan 2010 22:03:53 +0000 (14:03 -0800)]
Uses the CallLogAsync class to lookup the last dialed number.

On resume an async lookup is started to find the last dialed number.
On completion the callback stores the number in a new member, mLastNumberDialed.

Renamed updateDialAndDeleteButtonStateEnabledAttr to updateDialAndDeleteButtonEnabledState.

Bug:2227429

14 years agoRenamed placeCall to dialButtonPressed.
Nicolas Catania [Thu, 14 Jan 2010 22:03:53 +0000 (14:03 -0800)]
Renamed placeCall to dialButtonPressed.

placeCall does not always place calls so I think the name does not fit.

When we build the call intent, stop adding the number right away, if
number is null, I am not sure what the behavior will be. Instead we add
the tel uri only when we know that the number is not null/empty or when
it is a flash (empty string).

Added branch to insert the last dial number (need one more CL).

In onKeyUp, simplified the logic.

Bug:2227429

14 years agorelocate GoogleLoginService
Doug Zongker [Thu, 21 Jan 2010 22:36:29 +0000 (14:36 -0800)]
relocate GoogleLoginService

Change-Id: I5fef5faf6763bbd0046aab87399ca242dc179a5b

14 years agoFixing the logic for assigning a name to a contact after a manual join.
Dmitri Plotnikov [Mon, 18 Jan 2010 21:07:20 +0000 (13:07 -0800)]
Fixing the logic for assigning a name to a contact after a manual join.

Was: same as during automatic join.
Now: always favor the contact you started with.  Ignore the name of
the contact that is being joined in.

Bug: 2164422
Change-Id: Iaf36351413541d7b9d715eef3535aa4292b61915

14 years agoFix bug in the test to check if the digits area is empty.
Nicolas Catania [Tue, 19 Jan 2010 22:09:40 +0000 (14:09 -0800)]
Fix bug in the test to check if the digits area is empty.

14 years agoMerge "Standardized the way we test if some digits are present."
Niko Catania [Fri, 15 Jan 2010 21:11:27 +0000 (13:11 -0800)]
Merge "Standardized the way we test if some digits are present."

14 years agoStandardized the way we test if some digits are present.
Nicolas Catania [Fri, 15 Jan 2010 17:28:13 +0000 (09:28 -0800)]
Standardized the way we test if some digits are present.

14 years agoChanging icon on the "collapse" button in contact name editor
Dmitri Plotnikov [Thu, 14 Jan 2010 23:22:53 +0000 (15:22 -0800)]
Changing icon on the "collapse" button in contact name editor

Bug: 2370412
Change-Id: Ia92c7eeb5038d34be458a5e5489dc9924a191271

14 years agoandroid-2.1_r1 snapshot
The Android Open Source Project [Tue, 12 Jan 2010 23:19:10 +0000 (15:19 -0800)]
android-2.1_r1 snapshot

14 years agoDeprecate fill_parent and introduce match_parent.
Romain Guy [Fri, 8 Jan 2010 23:06:49 +0000 (15:06 -0800)]
Deprecate fill_parent and introduce match_parent.
Bug: #2361749.

14 years agoUpdate with latest translations.
Eric Fischer [Thu, 7 Jan 2010 23:57:11 +0000 (15:57 -0800)]
Update with latest translations.

14 years agoUncomment JapaneseContactListIndexer, using SORT_KEY_PRIMARY.
Daisuke Miyakawa [Wed, 6 Jan 2010 23:10:52 +0000 (08:10 +0900)]
Uncomment JapaneseContactListIndexer, using SORT_KEY_PRIMARY.

This change seems incomplete; it seems all contacts with only ascii text
become in front of contact list, which is different from the behavior
in Donut.

But anyway, the class basically works fine with SORT_KEY_PRIMARY.

Bug: 2075641

14 years agoDo not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru [Wed, 6 Jan 2010 00:27:23 +0000 (16:27 -0800)]
Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: I2036ce323dab30d3325bed7385af4e3032c0b13e

14 years agoam 88adab6d: am 43d67b07: Merge "Extract the full telephone number from the tel:...
Niko Catania [Mon, 4 Jan 2010 20:49:56 +0000 (12:49 -0800)]
am 88adab6d: am 43d67b07: Merge "Extract the full telephone number from the tel: URL." into eclair-mr2

Merge commit '88adab6debb6cdbd93cdf10b564f6a36d26731b5'

* commit '88adab6debb6cdbd93cdf10b564f6a36d26731b5':
  Extract the full telephone number from the tel: URL.

14 years agoam 43d67b07: Merge "Extract the full telephone number from the tel: URL." into eclair-mr2
Niko Catania [Mon, 4 Jan 2010 19:58:09 +0000 (11:58 -0800)]
am 43d67b07: Merge "Extract the full telephone number from the tel: URL." into eclair-mr2

Merge commit '43d67b0762c31a0af9ed92336803b25aed7b1f06' into eclair-mr2-plus-aosp

* commit '43d67b0762c31a0af9ed92336803b25aed7b1f06':
  Extract the full telephone number from the tel: URL.

14 years agoMerge "Extract the full telephone number from the tel: URL." into eclair-mr2
Niko Catania [Mon, 4 Jan 2010 19:55:55 +0000 (11:55 -0800)]
Merge "Extract the full telephone number from the tel: URL." into eclair-mr2

14 years agoMerge change I4b9566c1
Android (Google) Code Review [Wed, 23 Dec 2009 19:17:44 +0000 (11:17 -0800)]
Merge change I4b9566c1

* changes:
  App compatible with use of LOOKUP_KEY for search result IDs

14 years agoAlways dial primary phone instead of ambiguous contact.
Jeff Sharkey [Wed, 23 Dec 2009 19:06:08 +0000 (11:06 -0800)]
Always dial primary phone instead of ambiguous contact.

Fixes http://b/2270960

14 years agoApp compatible with use of LOOKUP_KEY for search result IDs
Tom O'Neill [Wed, 23 Dec 2009 00:17:58 +0000 (16:17 -0800)]
App compatible with use of LOOKUP_KEY for search result IDs

The lookup key is more stable against merges, etc. than the contact ID,
so we are switching to that for the ID values used in search results.

Bug: 2294798
Change-Id: I4b9566c1bf2d82e0200a3af580fc67e425ca2580

14 years agoMerge change I56e83543
Android (Google) Code Review [Mon, 21 Dec 2009 22:39:14 +0000 (14:39 -0800)]
Merge change I56e83543

* changes:
  Switching to the new sort key on Contacts

14 years agoSwitch to using new Intent API for target rectangles.
Jeff Sharkey [Wed, 9 Dec 2009 05:51:04 +0000 (21:51 -0800)]
Switch to using new Intent API for target rectangles.

Depends on change that deprecates EXTRA_TARGET_RECT.  Also
add validation to QuickContact parameters.

14 years agoSwitching to the new sort key on Contacts
Dmitri Plotnikov [Mon, 21 Dec 2009 22:18:27 +0000 (14:18 -0800)]
Switching to the new sort key on Contacts

Change-Id: I56e83543ccc535b70427f6abc9b0d581c1034fa7

14 years agoCleanup a doc link.
Jeff Hamilton [Thu, 17 Dec 2009 22:29:40 +0000 (16:29 -0600)]
Cleanup a doc link.

14 years agoam c89ebea4: am 1bf258e4: Update to accomodate IM unbundling.
Jeff Hamilton [Thu, 17 Dec 2009 21:02:20 +0000 (13:02 -0800)]
am c89ebea4: am 1bf258e4: Update to accomodate IM unbundling.

Merge commit 'c89ebea404a8274ad8c66ef88fa4779436a5e258'

* commit 'c89ebea404a8274ad8c66ef88fa4779436a5e258':
  Update to accomodate IM unbundling.

14 years agoam 1bf258e4: Update to accomodate IM unbundling.
Jeff Hamilton [Thu, 17 Dec 2009 19:51:40 +0000 (11:51 -0800)]
am 1bf258e4: Update to accomodate IM unbundling.

Merge commit '1bf258e4a6b3f2ea1c5494f16cfc414994508ca8' into eclair-mr2-plus-aosp

* commit '1bf258e4a6b3f2ea1c5494f16cfc414994508ca8':
  Update to accomodate IM unbundling.

14 years agoIgnore framework exceptions when dismissing dialogs.
Jeff Sharkey [Wed, 9 Dec 2009 02:03:42 +0000 (18:03 -0800)]
Ignore framework exceptions when dismissing dialogs.

Fixes http://b/2314228

14 years agoUse public "attr" references for QuickContacts.
Jeff Sharkey [Wed, 16 Dec 2009 23:35:36 +0000 (15:35 -0800)]
Use public "attr" references for QuickContacts.

Fixes http://b/2329628

14 years agoUpdate to accomodate IM unbundling.
Jeff Hamilton [Tue, 15 Dec 2009 22:55:49 +0000 (16:55 -0600)]
Update to accomodate IM unbundling.

14 years agoFix for bug 2326800. Make "More" on ContactEditorView visible again.
Makoto Onuki [Tue, 15 Dec 2009 19:49:56 +0000 (11:49 -0800)]
Fix for bug 2326800.  Make "More" on ContactEditorView visible again.

The problem was that:
- When the view is shown setSecondaryVisible() is called twice
- On the first call mSecondary has no children, so mSecondaryHeader is made GONE
- On the second call is has children, but as we didn't change the header's visibility, it remains GONE.

14 years agoMerge commit 'goog/eclair-plus-aosp'
Android Git Automerger [Tue, 15 Dec 2009 08:45:05 +0000 (00:45 -0800)]
Merge commit 'goog/eclair-plus-aosp'

14 years agoam 9000f8a1: (-s ours) am e35ad3dd: am daa5302a: (-s ours) Import revised translation...
Eric Fischer [Fri, 11 Dec 2009 07:40:28 +0000 (23:40 -0800)]
am 9000f8a1: (-s ours) am e35ad3dd: am daa5302a: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '9000f8a1f074db9e5d1df21c24c003de4a7675e0'

* commit '9000f8a1f074db9e5d1df21c24c003de4a7675e0':
  Import revised translations.  DO NOT MERGE

14 years agoam e35ad3dd: am daa5302a: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 11 Dec 2009 01:52:31 +0000 (17:52 -0800)]
am e35ad3dd: am daa5302a: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'e35ad3ddd936dd3995b2663ff9b4f421d0ec03fd' into eclair-mr2-plus-aosp

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

14 years agoam daa5302a: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 11 Dec 2009 01:42:12 +0000 (17:42 -0800)]
am daa5302a: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'daa5302aae95d178cc4204d545392c32ce4d0ca8' into eclair-mr2

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

14 years agoam 4b23c891: am d6ccc719: Add websites to quick contact, and make sure the map icon...
Makoto Onuki [Fri, 11 Dec 2009 00:12:15 +0000 (16:12 -0800)]
am 4b23c891: am d6ccc719: Add websites to quick contact, and make sure the map icon and the website icon appear at the end of the list.

Merge commit '4b23c8917210aff4373bf98f40fafdccb0b4ba46'

* commit '4b23c8917210aff4373bf98f40fafdccb0b4ba46':
  Add websites to quick contact, and make sure the map icon and the website icon appear at the end of the list.

14 years agoam d6ccc719: Add websites to quick contact, and make sure the map icon and the websit...
Makoto Onuki [Fri, 11 Dec 2009 00:08:24 +0000 (16:08 -0800)]
am d6ccc719: Add websites to quick contact, and make sure the map icon and the website icon appear at the end of the list.

Merge commit 'd6ccc7195e8e27e716cce4fdcefdef7ac1775201' into eclair-mr2-plus-aosp

* commit 'd6ccc7195e8e27e716cce4fdcefdef7ac1775201':
  Add websites to quick contact, and make sure the map icon and the website icon appear at the end of the list.

14 years agoAdd websites to quick contact, and make sure the map icon and the website icon appear...
Makoto Onuki [Thu, 10 Dec 2009 19:54:45 +0000 (11:54 -0800)]
Add websites to quick contact, and make sure the map icon and the website icon appear at the end of the list.

Fixes b/2272320.

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Thu, 10 Dec 2009 17:01:23 +0000 (09:01 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 7f2cbae2: am 8579e25f: changed to use the new EntityIterator interface
Fred Quintana [Thu, 10 Dec 2009 14:56:47 +0000 (06:56 -0800)]
am 7f2cbae2: am 8579e25f: changed to use the new EntityIterator interface

Merge commit '7f2cbae25f2d913ec047e0d614939e6d714ae9ce'

* commit '7f2cbae25f2d913ec047e0d614939e6d714ae9ce':
  changed to use the new EntityIterator interface

14 years agoam daa5302a: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 10 Dec 2009 02:06:30 +0000 (18:06 -0800)]
am daa5302a: Import revised translations.  DO NOT MERGE

Merge commit 'daa5302aae95d178cc4204d545392c32ce4d0ca8' into eclair-plus-aosp

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

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 10 Dec 2009 01:25:20 +0000 (17:25 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoam 8579e25f: changed to use the new EntityIterator interface
Fred Quintana [Thu, 10 Dec 2009 00:00:23 +0000 (16:00 -0800)]
am 8579e25f: changed to use the new EntityIterator interface

Merge commit '8579e25faeedbb1d00ee295da4c74e45bd782573' into eclair-mr2-plus-aosp

* commit '8579e25faeedbb1d00ee295da4c74e45bd782573':
  changed to use the new EntityIterator interface

14 years agochanged to use the new EntityIterator interface
Fred Quintana [Mon, 7 Dec 2009 22:50:12 +0000 (14:50 -0800)]
changed to use the new EntityIterator interface

14 years agoExtract the full telephone number from the tel: URL.
Nicolas Catania [Tue, 8 Dec 2009 22:09:46 +0000 (14:09 -0800)]
Extract the full telephone number from the tel: URL.

Previously to extract the number from the dial intent data
we used the Uri class. This does not work very well be cause
dial string can contain character that are special in a Uri context.
For instance '#' in a dial string is a interpreted as a Uri fragment.

To work around that issue, we extract the dial string by flattening
the Uri into a string and skip the 'tel:' scheme.

Bug:2282423

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Tue, 8 Dec 2009 16:48:40 +0000 (08:48 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 5f81f82d: am 373f2c68: am eb6f9c08: Merge change I0ad3fc43 into eclair
Jeff Sharkey [Tue, 8 Dec 2009 02:36:49 +0000 (18:36 -0800)]
am 5f81f82d: am 373f2c68: am eb6f9c08: Merge change I0ad3fc43 into eclair

Merge commit '5f81f82ddf8c14b86ce6e5721638d2a09f0b39ae'

* commit '5f81f82ddf8c14b86ce6e5721638d2a09f0b39ae':
  Avoid IAE by only dismissing dialog when still attached.

14 years agoam 373f2c68: am eb6f9c08: Merge change I0ad3fc43 into eclair
Jeff Sharkey [Mon, 7 Dec 2009 21:30:15 +0000 (13:30 -0800)]
am 373f2c68: am eb6f9c08: Merge change I0ad3fc43 into eclair

Merge commit '373f2c68131fada39948ecc4c1dd9770b5d0e856' into eclair-mr2-plus-aosp

* commit '373f2c68131fada39948ecc4c1dd9770b5d0e856':
  Avoid IAE by only dismissing dialog when still attached.

14 years agoam eb6f9c08: Merge change I0ad3fc43 into eclair
Jeff Sharkey [Mon, 7 Dec 2009 21:27:55 +0000 (13:27 -0800)]
am eb6f9c08: Merge change I0ad3fc43 into eclair

Merge commit 'eb6f9c0824ed739ad4fbfeef19ac1b54553a0914' into eclair-plus-aosp

* commit 'eb6f9c0824ed739ad4fbfeef19ac1b54553a0914':
  Avoid IAE by only dismissing dialog when still attached.

14 years agoam eb6f9c08: Merge change I0ad3fc43 into eclair
Jeff Sharkey [Mon, 7 Dec 2009 21:27:26 +0000 (13:27 -0800)]
am eb6f9c08: Merge change I0ad3fc43 into eclair

Merge commit 'eb6f9c0824ed739ad4fbfeef19ac1b54553a0914' into eclair-mr2

* commit 'eb6f9c0824ed739ad4fbfeef19ac1b54553a0914':
  Avoid IAE by only dismissing dialog when still attached.