OSDN Git Service

android-x86/packages-apps-Contacts.git
14 years agoam 75d2fdcb: Updated icons for Contacts.
Daniel Sandler [Tue, 6 Oct 2009 16:56:06 +0000 (09:56 -0700)]
am 75d2fdcb: Updated icons for Contacts.

Merge commit '75d2fdcb29853e5a468f7c68e25a272b3b6e2f52' into eclair-mr2

* commit '75d2fdcb29853e5a468f7c68e25a272b3b6e2f52':
  Updated icons for Contacts.

14 years agoUpdated icons for Contacts.
Daniel Sandler [Tue, 6 Oct 2009 15:34:40 +0000 (11:34 -0400)]
Updated icons for Contacts.

DrNo: mcleron
Change-Id: I4392f12a57e611f744a61a9bd1c0ccf3bba437a4

14 years agoam 8577fee2: Merge change I517b266a into eclair
Dmitri Plotnikov [Tue, 6 Oct 2009 02:49:11 +0000 (19:49 -0700)]
am 8577fee2: Merge change I517b266a into eclair

Merge commit '8577fee2a6ba9ba6d4aac635c85ff6034dfcca45' into eclair-mr2

* commit '8577fee2a6ba9ba6d4aac635c85ff6034dfcca45':
  [Issue 2165144] Fixing managed delete dialogs in ContactListActivity

14 years agoMerge change I517b266a into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 02:40:28 +0000 (22:40 -0400)]
Merge change I517b266a into eclair

* changes:
  [Issue 2165144] Fixing managed delete dialogs in ContactListActivity

14 years ago[Issue 2165144] Fixing managed delete dialogs in ContactListActivity
Dmitri Plotnikov [Tue, 6 Oct 2009 00:05:37 +0000 (17:05 -0700)]
[Issue 2165144] Fixing managed delete dialogs in ContactListActivity

Since these dialogs are managed, they are not actually destroyed after the first
use, but reused.  These dialogs were initialized with the URI of the first
contact we were deleting.  On subsequent calls, they were reused and tried to
delete the same contact.

Change-Id: I517b266a96fe72268c8dfbc7fe3f84fa366d7a23

14 years agoam 5cbf6f43: Exclude FastTrack window from recent apps.
Jeff Sharkey [Tue, 6 Oct 2009 00:05:29 +0000 (17:05 -0700)]
am 5cbf6f43: Exclude FastTrack window from recent apps.

Merge commit '5cbf6f43dadda66630a2bdb7a744b62f1cef507d' into eclair-mr2

* commit '5cbf6f43dadda66630a2bdb7a744b62f1cef507d':
  Exclude FastTrack window from recent apps.

14 years agoExclude FastTrack window from recent apps.
Jeff Sharkey [Fri, 2 Oct 2009 21:22:51 +0000 (14:22 -0700)]
Exclude FastTrack window from recent apps.

Fixes http://b/2163542

14 years agoam cf1af9a1: Merge change I14fec660 into eclair
Neel Parekh [Mon, 5 Oct 2009 23:26:32 +0000 (16:26 -0700)]
am cf1af9a1: Merge change I14fec660 into eclair

Merge commit 'cf1af9a1c72ac1c47c4cc76120352b75731dfa2d' into eclair-mr2

* commit 'cf1af9a1c72ac1c47c4cc76120352b75731dfa2d':
  Fix NPE being thrown when starting the AttachImage activity.

14 years agoMerge change I14fec660 into eclair
Android (Google) Code Review [Mon, 5 Oct 2009 23:18:40 +0000 (19:18 -0400)]
Merge change I14fec660 into eclair

* changes:
  Fix NPE being thrown when starting the AttachImage activity.

14 years agoFix NPE being thrown when starting the AttachImage activity.
Neel Parekh [Mon, 5 Oct 2009 21:56:48 +0000 (14:56 -0700)]
Fix NPE being thrown when starting the AttachImage activity.

Bug: 2164613

14 years agoMerge change I806ebb68 into eclair-mr2
Android (Google) Code Review [Mon, 5 Oct 2009 20:56:46 +0000 (16:56 -0400)]
Merge change I806ebb68 into eclair-mr2

* changes:
  Use VCardDataBuilder#cancel().

14 years agoUse VCardDataBuilder#cancel().
Daisuke Miyakawa [Mon, 5 Oct 2009 20:54:41 +0000 (13:54 -0700)]
Use VCardDataBuilder#cancel().

Internal Issue number: 2158261

14 years agoam 8e55e0da: account manager api review changes
Fred Quintana [Mon, 5 Oct 2009 18:34:27 +0000 (11:34 -0700)]
am 8e55e0da: account manager api review changes

Merge commit '8e55e0daa3967dbfdada4a42bec51a0435bc3384' into eclair-mr2

* commit '8e55e0daa3967dbfdada4a42bec51a0435bc3384':
  account manager api review changes

14 years agoaccount manager api review changes
Fred Quintana [Sat, 3 Oct 2009 00:19:11 +0000 (17:19 -0700)]
account manager api review changes

14 years agoam d7a3cd59: Merge change I3040fa30 into eclair
Nicolas Catania [Sun, 4 Oct 2009 22:21:45 +0000 (15:21 -0700)]
am d7a3cd59: Merge change I3040fa30 into eclair

Merge commit 'd7a3cd594c29d2cce161dce76bf22970a2184a96' into eclair-mr2

* commit 'd7a3cd594c29d2cce161dce76bf22970a2184a96':
  Taping the dialed number allows editing.

14 years agoam c508bd8c: Fixes bug where delete option from Menu list is disabled in Contact...
Megha Joshi [Sun, 4 Oct 2009 22:21:41 +0000 (15:21 -0700)]
am c508bd8c: Fixes bug where delete option from Menu list is disabled in Contact view mode. Bug was caused by the count increment logic being removed in the next submitted change https://android-git.corp.google.com/w/?p=platform/packages/apps/Contacts.git;a=commit;h=d

Merge commit 'c508bd8c0d697bd7e8cf62e025ef32f3f2169d9a' into eclair-mr2

* commit 'c508bd8c0d697bd7e8cf62e025ef32f3f2169d9a':
  Fixes bug where delete option from Menu list is disabled in Contact view mode.

14 years agoam f042df95: [Issue 2157935] Adding a confirmation dialog for contact split.
Dmitri Plotnikov [Sun, 4 Oct 2009 22:20:49 +0000 (15:20 -0700)]
am f042df95: [Issue 2157935] Adding a confirmation dialog for contact split.

Merge commit 'f042df95fa3d3e0560ceec93c4c66e2d3f6f3224' into eclair-mr2

* commit 'f042df95fa3d3e0560ceec93c4c66e2d3f6f3224':
  [Issue 2157935] Adding a confirmation dialog for contact split.

14 years agoam b8594f27: [Issue 2161366] Changing strings for total number of contacts displayed
Dmitri Plotnikov [Sun, 4 Oct 2009 22:20:12 +0000 (15:20 -0700)]
am b8594f27: [Issue 2161366] Changing strings for total number of contacts displayed

Merge commit 'b8594f275a415a92255172251cadd78f16bdf01a' into eclair-mr2

* commit 'b8594f275a415a92255172251cadd78f16bdf01a':
  [Issue 2161366] Changing strings for total number of contacts displayed

14 years agoam e1032fa1: Dismiss FastTrack only after calling startActivity().
Jeff Sharkey [Sun, 4 Oct 2009 22:19:16 +0000 (15:19 -0700)]
am e1032fa1: Dismiss FastTrack only after calling startActivity().

Merge commit 'e1032fa194fbb9117b511e17f9cac60d61fd11f1' into eclair-mr2

* commit 'e1032fa194fbb9117b511e17f9cac60d61fd11f1':
  Dismiss FastTrack only after calling startActivity().

14 years agoam 6c0f8cf8: Fix attaching image on "new contact" screen.
Neel Parekh [Sun, 4 Oct 2009 22:18:30 +0000 (15:18 -0700)]
am 6c0f8cf8: Fix attaching image on "new contact" screen.

Merge commit '6c0f8cf83c2959332e2d883c211144a4b87444a0' into eclair-mr2

* commit '6c0f8cf83c2959332e2d883c211144a4b87444a0':
  Fix attaching image on "new contact" screen.

14 years agoam f1b30aae: Merge change Ifaf19b53 into eclair
Mike Cleron [Sun, 4 Oct 2009 22:17:38 +0000 (15:17 -0700)]
am f1b30aae: Merge change Ifaf19b53 into eclair

Merge commit 'f1b30aae6adcdd3b32536f66b03ff27901a776f2' into eclair-mr2

* commit 'f1b30aae6adcdd3b32536f66b03ff27901a776f2':
  More icons

14 years agoam eb3c86d7: (-s ours) Merge change I08582aef into eclair
Eric Fischer [Sun, 4 Oct 2009 22:15:44 +0000 (15:15 -0700)]
am eb3c86d7: (-s ours) Merge change I08582aef into eclair

Merge commit 'eb3c86d7f7a3faa828f071206aa9fb4038114a11' into eclair-mr2

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

14 years agoam f3bd80a2: [Issue 2153296] Updating contact list section headers
Dmitri Plotnikov [Sun, 4 Oct 2009 22:14:36 +0000 (15:14 -0700)]
am f3bd80a2: [Issue 2153296] Updating contact list section headers

Merge commit 'f3bd80a2fcf72871eec957cc59cdae5a54fb0285' into eclair-mr2

* commit 'f3bd80a2fcf72871eec957cc59cdae5a54fb0285':
  [Issue 2153296] Updating contact list section headers

14 years agoam 2fb3db55: Fix bug http://b/issue?id=2160189
Evan Millar [Sun, 4 Oct 2009 22:12:41 +0000 (15:12 -0700)]
am 2fb3db55: Fix bug http://b/issue?id=2160189

Merge commit '2fb3db55d68ff8a8d9cf8e329de3ec8687d5ff29' into eclair-mr2

* commit '2fb3db55d68ff8a8d9cf8e329de3ec8687d5ff29':
  Fix bug http://b/issue?id=2160189
  Make ExporterVCardActivity appropriately cope with orientation change.

14 years agoMerge change I3040fa30 into eclair
Android (Google) Code Review [Sat, 3 Oct 2009 15:16:11 +0000 (11:16 -0400)]
Merge change I3040fa30 into eclair

* changes:
  Taping the dialed number allows editing.

14 years agoFixes bug where delete option from Menu list is disabled in Contact view mode.
Megha Joshi [Fri, 2 Oct 2009 00:31:49 +0000 (17:31 -0700)]
Fixes bug where delete option from Menu list is disabled in Contact view mode.
Bug was caused by the count increment logic being removed in the next submitted change
https://android-git.corp.google.com/w/?p=platform/packages/apps/Contacts.git;a=commit;h=df18120ed2c37a45eb47e39c4da0c8e3b6eb335c
Disabled menu was removed in some other subsequent change, so adding dialog for the case when writable contacts = 0.

Changes delete contact bebavior in EditContactActivity to be same
ViewContactActivity.

Updates dialog message for readonly contact deletion.

bug 2161222
Dr No : TS
Reviewed By: dplotnikov, timsullivan

14 years ago[Issue 2157935] Adding a confirmation dialog for contact split.
Dmitri Plotnikov [Sat, 3 Oct 2009 00:34:27 +0000 (17:34 -0700)]
[Issue 2157935] Adding a confirmation dialog for contact split.

Also renaming the menu button to "Separate"
Also making the menu button only visible for aggregate contacts

Bug discussed with and approved by Tim.

Change-Id: Ie6950b2779c37a1694e01e5ca5ef819ae3d850b5

14 years agoFix ImportVCardActivity so that NPE will never occur during import.
Daisuke Miyakawa [Fri, 2 Oct 2009 23:48:06 +0000 (16:48 -0700)]
Fix ImportVCardActivity so that NPE will never occur during import.

The NPE occurs only when the importing thread exits before the progress dialog is shown.
In theory (and in practice), this is rare, but anyway, this is a bug.

Internal issue number: 2164280

14 years ago[Issue 2161366] Changing strings for total number of contacts displayed
Dmitri Plotnikov [Fri, 2 Oct 2009 23:00:18 +0000 (16:00 -0700)]
[Issue 2161366] Changing strings for total number of contacts displayed

Approved by Tim.

Change-Id: I43bf6d71193f0d6315b3c06a2da8824f01f102d7

14 years agoDismiss FastTrack only after calling startActivity().
Jeff Sharkey [Fri, 2 Oct 2009 02:51:14 +0000 (19:51 -0700)]
Dismiss FastTrack only after calling startActivity().

When launching towards an existing task where the target
activity is already at the top of that task, we triggered
a check in ActivityManager that requires the caller to be
in the foreground.  Before this change, we dismissed the
dialog before calling startActivity(), meaning that in
this case the user action would result in a no-op.

Fixes http://b/2162031

14 years agoFix attaching image on "new contact" screen.
Neel Parekh [Fri, 2 Oct 2009 17:49:22 +0000 (10:49 -0700)]
Fix attaching image on "new contact" screen.

Bug: 2161910
Dr. NO: TS

14 years agoTaping the dialed number allows editing.
Nicolas Catania [Thu, 1 Oct 2009 20:00:53 +0000 (13:00 -0700)]
Taping the dialed number allows editing.

Previously, taping the dialed number used to dial the number.
Now if non-empty, a cursor shows up at the tap location.
The user can then use the dialpad to delete/insert new numbers.

The previous version of the selectors that drive the number background
has been moved to the non finger drawable because they show the right
background when focused.
In touch mode, the background does not change when focused.

Bug:2160189

14 years agoMerge change Ifaf19b53 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 07:58:33 +0000 (03:58 -0400)]
Merge change Ifaf19b53 into eclair

* changes:
  More icons

14 years agoMore icons
Mike Cleron [Fri, 2 Oct 2009 07:35:09 +0000 (00:35 -0700)]
More icons

14 years agoMerge change I08582aef into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 04:48:16 +0000 (00:48 -0400)]
Merge change I08582aef into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years ago[Issue 2153296] Updating contact list section headers
Dmitri Plotnikov [Thu, 1 Oct 2009 23:48:00 +0000 (16:48 -0700)]
[Issue 2153296] Updating contact list section headers

Also fixing the menu icon for split

Change-Id: Ic6cffb2760273c89dfa0d60d1ba5307316390b68

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 1 Oct 2009 23:58:14 +0000 (16:58 -0700)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoFix bug http://b/issue?id=2160189
Evan Millar [Thu, 1 Oct 2009 20:00:53 +0000 (13:00 -0700)]
Fix bug http://b/issue?id=2160189

Change-Id: I99f3aa5c159e999a2d2bd4526a4540e68af90d1d

14 years agoMake ExporterVCardActivity appropriately cope with orientation change.
Daisuke Miyakawa [Thu, 1 Oct 2009 16:25:52 +0000 (09:25 -0700)]
Make ExporterVCardActivity appropriately cope with orientation change.

This was done when this class was VCardExporter and at that time the class
was not a separated Activity, but this time, ExporterVCardActivity itself
has to cope with that, but I forgot to modify it so.

Internal issue number: 2137469

14 years agoMerge commit 'goog/eclair' into eclair-release
android-build SharedAccount [Thu, 1 Oct 2009 15:43:43 +0000 (08:43 -0700)]
Merge commit 'goog/eclair' into eclair-release

14 years agoNew edit UI, now without tabs.
Jeff Hamilton [Thu, 1 Oct 2009 09:22:33 +0000 (02:22 -0700)]
New edit UI, now without tabs.

Make ExternalSource derive from FallbackSource
and add photo and name to the list of sources
since they're not optional.

Change-Id: I043db076a001a711e56dd6e5e6ee32c4c0c9477a

14 years agoSingle query with social, IM rows, heavy recycling, large.
Jeff Sharkey [Wed, 30 Sep 2009 21:57:07 +0000 (14:57 -0700)]
Single query with social, IM rows, heavy recycling, large.

Moved to a single query when showing FastTrack, instead of
previous three.  This change also limits photos so we only
request when needed for large mode, and even then only the
super-primary photo.  Helps fix http://b/2134623

New query also brings in new social status API along with
attribution lines, fixing http://b/2149038

Change also adds any IM rows under contact, or treats
Email entries with presence as Google Talk IM rows, which
fixes http://b/2087402

When selecting chiclet icons, prefer a specific set of
built-in platform and system apps.  This does /not/ replace
the system intent dialog to actually select an app when
there are multiple matches.  Fixes http://b/2139517

Heavy recycling strategies for preserving layouts.  This
uses a ActivityManager trick to keep FastTrack pre-warmed
behind any other tasks.  It also recycles inflated chiclets
between showings.  With these and other optimizations, we
now show 60% faster.  Fixes http://b/2134623

Implements large FastTrack layout, fixing http://b/2126683

Switched import/export icons to correct DPI, corrected HDPI
FastTrack shadow asset, and fixed dialog launching logic in
ContactsListView.

14 years agoMerge change I6f8ec24e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:43:28 +0000 (03:43 -0400)]
Merge change I6f8ec24e into eclair

* changes:
  Refreshing view contact based on the result of editing

14 years agoMerge change I457e2149 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:37:57 +0000 (03:37 -0400)]
Merge change I457e2149 into eclair

* changes:
  More icons

14 years agoMore icons
Mike Cleron [Thu, 1 Oct 2009 07:35:43 +0000 (00:35 -0700)]
More icons

14 years agoRefreshing view contact based on the result of editing
Dmitri Plotnikov [Thu, 1 Oct 2009 06:48:12 +0000 (23:48 -0700)]
Refreshing view contact based on the result of editing

Specifically, when edit does joins, new contacts and deletes, the lookup key can change beyond recognition.

Change-Id: I6f8ec24ecaf3d1e80f765a5fa9e4fd3d371bf62c

14 years agoMoving join contact functionality to the Contact Edit screen.
Dmitri Plotnikov [Thu, 1 Oct 2009 05:32:13 +0000 (22:32 -0700)]
Moving join contact functionality to the Contact Edit screen.

Change-Id: I1630e909be3283d7274d093e8c86a8ee142d8afc

14 years agoMerge change I511ba352 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 06:25:28 +0000 (02:25 -0400)]
Merge change I511ba352 into eclair

* changes:
  Remove tabs, join, and aggregate badge from ViewContactActivity

14 years agoMerge change Ie07ae802 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:32:59 +0000 (01:32 -0400)]
Merge change Ie07ae802 into eclair

* changes:
  New icon

14 years agoNew icon
Mike Cleron [Thu, 1 Oct 2009 05:30:28 +0000 (22:30 -0700)]
New icon

14 years agoMerge change I8490c0ec into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:49:40 +0000 (00:49 -0400)]
Merge change I8490c0ec into eclair

* changes:
  com.android.contacts.action.FAST_TRACK->com.android.contacts.action.QUICK_CONTACT

14 years agocom.android.contacts.action.FAST_TRACK->com.android.contacts.action.QUICK_CONTACT
Evan Millar [Thu, 1 Oct 2009 04:45:08 +0000 (21:45 -0700)]
com.android.contacts.action.FAST_TRACK->com.android.contacts.action.QUICK_CONTACT

Change-Id: I8490c0ec674bd3dfc3944fcb54ae8f76e32fdb3c

14 years agoshow events in the UI
Fred Quintana [Thu, 1 Oct 2009 00:22:21 +0000 (17:22 -0700)]
show events in the UI

14 years agoRemove tabs, join, and aggregate badge from ViewContactActivity
Evan Millar [Wed, 30 Sep 2009 22:15:51 +0000 (15:15 -0700)]
Remove tabs, join, and aggregate badge from ViewContactActivity

Change-Id: I511ba352d6c9f155aa66c14123e1e90e9d530ec5

14 years agoMerge change I2a7e4e10 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:10:33 +0000 (00:10 -0400)]
Merge change I2a7e4e10 into eclair

* changes:
  Make secondary edit entries unvisible if no data kind for it.

14 years agoFastTrack->QuickContact
Evan Millar [Thu, 1 Oct 2009 02:03:35 +0000 (19:03 -0700)]
FastTrack->QuickContact

Change-Id: I9376e6ffa2e804ba4a3b60465344b058064eb098

14 years agoMerge change I30d0cce2 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:38:06 +0000 (23:38 -0400)]
Merge change I30d0cce2 into eclair

* changes:
  Add ContactsContract.CALLER_IS_SYNCADAPTER query parameter to the ContentProviderOperation which updates group display/should_sync values.

14 years agoDisable delete for read only contacts such as facebook contacts.
Megha Joshi [Tue, 22 Sep 2009 16:38:41 +0000 (09:38 -0700)]
Disable delete for read only contacts such as facebook contacts.
Fixes bug 2121909.

14 years agoMerge change I1172406d into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:14:43 +0000 (23:14 -0400)]
Merge change I1172406d into eclair

* changes:
  Moving contact split functionality to contact Edit

14 years agoMoving contact split functionality to contact Edit
Dmitri Plotnikov [Thu, 1 Oct 2009 03:06:03 +0000 (20:06 -0700)]
Moving contact split functionality to contact Edit

Change-Id: I1172406d9eaed9b996d0376ff23413c8d7848d06

14 years agoFix http://b/issue?id=2158641
Evan Millar [Thu, 1 Oct 2009 01:33:17 +0000 (18:33 -0700)]
Fix http://b/issue?id=2158641

Change-Id: I91f020b4d762fcaf0072d641a8a926897b7b3cd5

14 years agoMake secondary edit entries unvisible if no data kind for it.
Tadashi G. Takaoka [Wed, 30 Sep 2009 17:05:21 +0000 (10:05 -0700)]
Make secondary edit entries unvisible if no data kind for it.

Internal Bug: 2151377

14 years agoAdd ContactsContract.CALLER_IS_SYNCADAPTER query parameter to the
Megha Joshi [Thu, 1 Oct 2009 00:17:12 +0000 (17:17 -0700)]
Add ContactsContract.CALLER_IS_SYNCADAPTER query parameter to the
ContentProviderOperation which updates group display/should_sync values.

Partly fixes 2093578

14 years agoMerge change I5ba08ed2 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:52:35 +0000 (18:52 -0400)]
Merge change I5ba08ed2 into eclair

* changes:
  Final drop of hdpi assets for contacts.

14 years agoFinal drop of hdpi assets for contacts.
Evan Millar [Wed, 30 Sep 2009 19:12:44 +0000 (12:12 -0700)]
Final drop of hdpi assets for contacts.

Change-Id: I5ba08ed2d113779cb0994e049d9a176a85e052f9

14 years agoString change from Roy.
Jeff Hamilton [Wed, 30 Sep 2009 21:50:11 +0000 (14:50 -0700)]
String change from Roy.

Change-Id: I2bffa4fb041038e2ca315cf7dc82f9d2ec73eb53

14 years agoMerge change I6f9a7185 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:16:23 +0000 (17:16 -0400)]
Merge change I6f9a7185 into eclair

* changes:
  Fix the number off by one when typing in the contact list.

14 years agoFix the number off by one when typing in the contact list.
Neel Parekh [Wed, 30 Sep 2009 20:59:44 +0000 (13:59 -0700)]
Fix the number off by one when typing in the contact list.

Bug: 2157000

14 years agoMerge change I041d3933 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:15:35 +0000 (17:15 -0400)]
Merge change I041d3933 into eclair

* changes:
  Add import export menu drawables.

14 years agoMerge change I6d074325 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 21:15:16 +0000 (17:15 -0400)]
Merge change I6d074325 into eclair

* changes:
  Add FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET Intent flag to each of the intents launched from fasttrack window.

14 years agoAdd import export menu drawables.
Megha Joshi [Wed, 30 Sep 2009 20:58:48 +0000 (13:58 -0700)]
Add import export menu drawables.

fixes 2096050

14 years agoAdd FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET Intent flag to each of
Megha Joshi [Wed, 30 Sep 2009 04:49:35 +0000 (21:49 -0700)]
Add FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET Intent flag to each of
the intents launched from fasttrack window.

Fixes bug 2137624

14 years agoMerge change I1ad6f4ae into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 19:56:15 +0000 (15:56 -0400)]
Merge change I1ad6f4ae into eclair

* changes:
  Use soft uris in ViewContactActivity and ContactOptionsActivity.

14 years agoUse soft uris in ViewContactActivity and ContactOptionsActivity.
Evan Millar [Tue, 29 Sep 2009 21:00:43 +0000 (14:00 -0700)]
Use soft uris in ViewContactActivity and ContactOptionsActivity.

Change-Id: I1ad6f4aef27dec2007aaea05ba289a4b9fe3939a

14 years agoMerge change Iaa0c610a into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:26:09 +0000 (14:26 -0400)]
Merge change Iaa0c610a into eclair

* changes:
  Hookup building the contact header widget from deltas.

14 years agoMerge change I623d3ba1 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:19:04 +0000 (14:19 -0400)]
Merge change I623d3ba1 into eclair

* changes:
  Placeholder mdpi assets

14 years agoMerge change I0bb240dc into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 18:12:05 +0000 (14:12 -0400)]
Merge change I0bb240dc into eclair

* changes:
  Fix a sample code commented out, complying with the new vCard implementation.

14 years agoFix a sample code commented out, complying with the new vCard implementation.
Daisuke Miyakawa [Wed, 30 Sep 2009 18:07:12 +0000 (11:07 -0700)]
Fix a sample code commented out, complying with the new vCard implementation.

14 years agoPlaceholder mdpi assets
Mike Cleron [Wed, 30 Sep 2009 18:02:59 +0000 (11:02 -0700)]
Placeholder mdpi assets

14 years agoHookup building the contact header widget from deltas.
Neel Parekh [Mon, 21 Sep 2009 23:57:03 +0000 (16:57 -0700)]
Hookup building the contact header widget from deltas.

Bug: 2126659

14 years agoAdjust to FasttrackBadgeWidget->QuickContactBadge name change.
Evan Millar [Wed, 30 Sep 2009 01:00:05 +0000 (18:00 -0700)]
Adjust to FasttrackBadgeWidget->QuickContactBadge name change.

Change-Id: If4d85018dfe4488d46a0eed748314b5d448d2494

14 years agoFix string, again..
Daisuke Miyakawa [Wed, 30 Sep 2009 16:53:49 +0000 (09:53 -0700)]
Fix string, again..

14 years agoFix error message shown when there's no vCard in SD card.
Daisuke Miyakawa [Wed, 30 Sep 2009 16:43:58 +0000 (09:43 -0700)]
Fix error message shown when there's no vCard in SD card.

Internal Issue number: 2155357

14 years agoRevert "Hide contact context from fast track window in the contacts view"
Tadashi G. Takaoka [Tue, 29 Sep 2009 15:22:37 +0000 (08:22 -0700)]
Revert "Hide contact context from fast track window in the contacts view"

This reverts commit f493b768816f245ccf593953a743996e1a54055a.

Internal Bug: 2138745

14 years agoMerge commit 'remotes/goog/eclair' into eclair-release
The Android Open Source Project [Wed, 30 Sep 2009 15:37:25 +0000 (08:37 -0700)]
Merge commit 'remotes/goog/eclair' into eclair-release

14 years agoDon't pass the query parameter in if the calling package is null.
Jeff Hamilton [Wed, 30 Sep 2009 08:57:10 +0000 (01:57 -0700)]
Don't pass the query parameter in if the calling package is null.

The provider would read the string "null" and always refuse restricted access.

Change-Id: I1a592c2284ada8ab3c41bc71e510bd4ec7fd05d8

14 years agoMerge change If143a45c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 08:30:30 +0000 (04:30 -0400)]
Merge change If143a45c into eclair

* changes:
  Newer icons

14 years agoNewer icons
Mike Cleron [Wed, 30 Sep 2009 08:13:23 +0000 (01:13 -0700)]
Newer icons

14 years agoMerge change I386dd954 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 05:44:13 +0000 (01:44 -0400)]
Merge change I386dd954 into eclair

* changes:
  Remove GAIA string

14 years agoMerge change Ibb6bf6b8 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 04:42:08 +0000 (00:42 -0400)]
Merge change Ibb6bf6b8 into eclair

* changes:
  Minor cosmetic cleanups.

14 years ago[Issue 2097049] Adding a collapsed "Show all contacts" item to the join suggestion...
Dmitri Plotnikov [Wed, 30 Sep 2009 04:01:25 +0000 (21:01 -0700)]
[Issue 2097049] Adding a collapsed "Show all contacts" item to the join suggestion list

Change-Id: I7cf12800b942720d00229d6c61ba6180f4cd87d4

14 years agoMinor cosmetic cleanups.
Nicolas Catania [Wed, 30 Sep 2009 03:28:01 +0000 (20:28 -0700)]
Minor cosmetic cleanups.

14 years agoRemove GAIA string
Costin Manolache [Wed, 30 Sep 2009 01:58:41 +0000 (18:58 -0700)]
Remove GAIA string

14 years agoMerge change Ic0c20625 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 01:15:33 +0000 (21:15 -0400)]
Merge change Ic0c20625 into eclair

* changes:
  Don't hightlight call button in lists.

14 years agoMerge change I53f94fc2 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 01:14:22 +0000 (21:14 -0400)]
Merge change I53f94fc2 into eclair

* changes:
  Tweaked the dialer screen to match the designer's PPL.

14 years ago[Issue 2097049] Updating the header of contact join screen - new icon and text
Dmitri Plotnikov [Wed, 30 Sep 2009 01:13:08 +0000 (18:13 -0700)]
[Issue 2097049] Updating the header of contact join screen - new icon and text

Change-Id: Ib780fba650dad0e070eabce497dde3ffa75661f5

14 years agoAdded source label name to account name hsection.
Tadashi G. Takaoka [Tue, 29 Sep 2009 23:04:08 +0000 (16:04 -0700)]
Added source label name to account name hsection.

Internal Bug: 2154925

14 years agoMake tab widget contain account name text view to avoid animation glitch
Tadashi G. Takaoka [Tue, 29 Sep 2009 20:08:28 +0000 (13:08 -0700)]
Make tab widget contain account name text view to avoid animation glitch

Internal Bug: 2153912

14 years agoMerge change Iefb766ce into eclair
Android (Google) Code Review [Tue, 29 Sep 2009 23:03:45 +0000 (19:03 -0400)]
Merge change Iefb766ce into eclair

* changes:
  [Issue 2155068] Fixing the selection clause for legacy API request in EditContactActivity

14 years ago[Issue 2155068] Fixing the selection clause for legacy API request in EditContactActivity
Dmitri Plotnikov [Tue, 29 Sep 2009 23:02:54 +0000 (16:02 -0700)]
[Issue 2155068] Fixing the selection clause for legacy API request in EditContactActivity

Change-Id: Iefb766ce73baf707cfd74f66627cf8fc4fb70249