OSDN Git Service

android-x86/packages-apps-Contacts.git
14 years ago[Issue 2097049] Adding a header to Contact Join UI
Dmitri Plotnikov [Tue, 29 Sep 2009 01:06:11 +0000 (18:06 -0700)]
[Issue 2097049] Adding a header to Contact Join UI

Also fixing this bug:
java.lang.RuntimeException: Unable to stop activity {com.android.contacts/com.android.contacts.ContactsListActivity$JoinContactActivity}: java.lang.IllegalStateException: get field slot from row 0 col -1 failed

Change-Id: I74025ee687944282ea9fea945ce281e9a00f6fdc

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

* changes:
  [Issue 2147295] Only showing visible contacts in contact Join UI

14 years ago[Issue 2147295] Only showing visible contacts in contact Join UI
Dmitri Plotnikov [Tue, 29 Sep 2009 03:40:13 +0000 (20:40 -0700)]
[Issue 2147295] Only showing visible contacts in contact Join UI

Change-Id: Ibcade31cdba388e9f3053662e2650c680fdb6806

14 years agoRemove TYPE_CUSTOM from EAS source.
Jeff Sharkey [Tue, 29 Sep 2009 03:16:37 +0000 (20:16 -0700)]
Remove TYPE_CUSTOM from EAS source.

Helps fix http://b/2127721

14 years agoMerge change I60a8f5d0 into eclair
Android (Google) Code Review [Tue, 29 Sep 2009 02:20:44 +0000 (22:20 -0400)]
Merge change I60a8f5d0 into eclair

* changes:
  Disable labels, fields and add button for readonly contacts in edit contact view.

14 years agoInvalidate sources cache when accounts change.
Jeff Sharkey [Mon, 28 Sep 2009 01:21:04 +0000 (18:21 -0700)]
Invalidate sources cache when accounts change.

This change listens for AccountManager changes, such as
when an account is added.  Fixes http://b/2115977

14 years agoMerge change I3aaf0497 into eclair
Android (Google) Code Review [Tue, 29 Sep 2009 00:54:07 +0000 (20:54 -0400)]
Merge change I3aaf0497 into eclair

* changes:
  Show a header containing the total number of contacts.

14 years agoShow a header containing the total number of contacts.
Neel Parekh [Tue, 29 Sep 2009 00:19:03 +0000 (17:19 -0700)]
Show a header containing the total number of contacts.

Bug: 2138779

14 years agoDisable labels, fields and add button for readonly
Megha Joshi [Sun, 27 Sep 2009 02:05:57 +0000 (19:05 -0700)]
Disable labels, fields and add button for readonly
contacts in edit contact view.

Fixes 2139627.

14 years agoUse separate API when sending vCard through ACTION_SEND.
Jeff Sharkey [Mon, 28 Sep 2009 00:28:13 +0000 (17:28 -0700)]
Use separate API when sending vCard through ACTION_SEND.

Fixes http://b/2138790

14 years agoContacts: added source account name to view/edit activity.
Tadashi G. Takaoka [Sun, 27 Sep 2009 21:22:28 +0000 (14:22 -0700)]
Contacts: added source account name to view/edit activity.

Internal Bug: 2129158

14 years agoMerge change I778df15f into eclair
Android (Google) Code Review [Mon, 28 Sep 2009 23:10:18 +0000 (19:10 -0400)]
Merge change I778df15f into eclair

* changes:
  Create a title on long press in view contact

14 years agoMerge change Ifcd23efc into eclair
Android (Google) Code Review [Mon, 28 Sep 2009 23:03:34 +0000 (19:03 -0400)]
Merge change Ifcd23efc into eclair

* changes:
  Prevents empty contacts from being saved.

14 years agoPrevents empty contacts from being saved.
Megha Joshi [Sat, 26 Sep 2009 22:46:49 +0000 (15:46 -0700)]
Prevents empty contacts from being saved.

Fixes 2128988

14 years agodisplay text "no matching contacts found" if none found while searching contacts
Vasu Nori [Mon, 28 Sep 2009 21:31:02 +0000 (14:31 -0700)]
display text "no matching contacts found" if none found while searching contacts

14 years agoCreate a title on long press in view contact
Neel Parekh [Sat, 26 Sep 2009 01:05:18 +0000 (18:05 -0700)]
Create a title on long press in view contact

Bug: 2138724

14 years agoSeveral changes included...
Daisuke Miyakawa [Fri, 25 Sep 2009 20:33:27 +0000 (13:33 -0700)]
Several changes included...

- Suppress RuntimeException reported in the issue 2145361
-- Ask the parent Activity to show messages.
- Make vCard exporter a separated Activity.
-- There's no need to do this any more, but looks cleaner and easier to
   understand the behavior.
- Make error messages from vCard composer translatable.
- Stop using showDialog() when it is not appropriate.

14 years agoRenaming Presence and Presence-related columns.
Dmitri Plotnikov [Mon, 28 Sep 2009 00:36:11 +0000 (17:36 -0700)]
Renaming Presence and Presence-related columns.

Change-Id: If5bfe3d88203cc1dabd81a65ca96e81be193ce71

14 years agoAdded annotation for the newly created test's size.
Nicolas Catania [Fri, 25 Sep 2009 00:30:27 +0000 (17:30 -0700)]
Added annotation for the newly created test's size.

Made it a medium test (3 secs to run + in mem sql provider + activity)

14 years agoNew theme for the dialtacts activity (no shadow/no title)
Nicolas Catania [Sun, 27 Sep 2009 22:15:05 +0000 (15:15 -0700)]
New theme for the dialtacts activity (no shadow/no title)

This brings the tabs and text dial in line with the UI mocks.
Note that it is still consistent with traditional UIs where
the title and notification bar are on the same z-index, it
is just that a tab activity's title is the active tab.

Bug 2104523

14 years agoMerge change 26967 into eclair
Android (Google) Code Review [Sun, 27 Sep 2009 22:34:50 +0000 (18:34 -0400)]
Merge change 26967 into eclair

* changes:
  Disable the call icon in the logs for private and unknown numbers.

14 years agoContacts: removed stale translation strings.
Tadashi G. Takaoka [Sun, 27 Sep 2009 17:18:46 +0000 (10:18 -0700)]
Contacts: removed stale translation strings.

DO NOT MERGE to master

14 years agoDisable the call icon in the logs for private and unknown numbers.
Nicolas Catania [Fri, 25 Sep 2009 00:30:27 +0000 (17:30 -0700)]
Disable the call icon in the logs for private and unknown numbers.

We cannot callback private numbers (ie number with a caller id blocked)
so we need to disable the call icon.
Same for Unknown ones (e.g private number on GSM shows as unknown).

Added a test to make sure call icon is not visible on the right entries.

Bug:2144575

14 years agoSave show sources/hide sources on orientation change.`
Evan Millar [Sat, 26 Sep 2009 23:02:31 +0000 (16:02 -0700)]
Save show sources/hide sources on orientation change.`

Change-Id: Ib5a58b09f13de9ddd4be048788228928fd591f53

14 years agoFix http://b/issue?id=2098463
Evan Millar [Sat, 26 Sep 2009 22:23:37 +0000 (15:23 -0700)]
Fix http://b/issue?id=2098463

Change-Id: I04d4da9dfc70a16c547efd4c4331dd910788e9e4

14 years agoAdjust to ContactHeaderWidget api changes.
Evan Millar [Wed, 23 Sep 2009 19:05:30 +0000 (12:05 -0700)]
Adjust to ContactHeaderWidget api changes.

Change-Id: I34d77fa00421951cef0dc62d33982be6aa06b644

14 years agoRewrite display groups to persist changes in transaction.
Jeff Sharkey [Sat, 26 Sep 2009 08:57:35 +0000 (01:57 -0700)]
Rewrite display groups to persist changes in transaction.

In a previous change we relied on now-removed query
parameters to delay visibility updates until forced through
a specific update.  This would leave the contacts list in
a stale state when the user left the Activity through
non-typical methods, such as notification or home key.

This change keeps all user edits in memory, reusing code
from our edit UI, and persisting them in as a single
transaction when finished.  This also adds a button bar
to help confirm or revert changes.  Fixes http://b/2075275

In addition, this change cleans up inefficient code where
we had been previously joining together up to 3 cursors for
each account to match a given UI spec.

14 years agoTweak no contacts text to fit better; partial step to display options.
Roy West [Fri, 25 Sep 2009 20:25:13 +0000 (13:25 -0700)]
Tweak no contacts text to fit better; partial step to display options.

14 years agoMerge change 26096 into eclair
Android (Google) Code Review [Fri, 25 Sep 2009 22:48:19 +0000 (18:48 -0400)]
Merge change 26096 into eclair

* changes:
  Try to do an update before inserting.

14 years agoMerge change 27134 into eclair
Android (Google) Code Review [Fri, 25 Sep 2009 22:18:22 +0000 (18:18 -0400)]
Merge change 27134 into eclair

* changes:
  Make sure we don't get an Out of bounds exception when getting a section.

14 years agoMerge change 27102 into eclair
Android (Google) Code Review [Fri, 25 Sep 2009 22:10:47 +0000 (18:10 -0400)]
Merge change 27102 into eclair

* changes:
  - fix a crash that happens when reparenting a change - fix a bug wher to Longs are compared using == instead of equals

14 years ago- fix a crash that happens when reparenting a change
Fred Quintana [Fri, 25 Sep 2009 20:13:35 +0000 (13:13 -0700)]
- fix a crash that happens when reparenting a change
- fix a bug wher to Longs are compared using == instead of equals

14 years agoMake sure we don't get an Out of bounds exception when getting a section.
Neel Parekh [Fri, 25 Sep 2009 21:26:20 +0000 (14:26 -0700)]
Make sure we don't get an Out of bounds exception when getting a section.

14 years agoShow sources / Hide sources UI in the view card.
Evan Millar [Thu, 24 Sep 2009 16:39:21 +0000 (09:39 -0700)]
Show sources / Hide sources UI in the view card.

Change-Id: Iee14c66c0b9b065403778c6b8e4cb1273a02ee65

14 years agodon't delete photo rows that have an empty photo
Fred Quintana [Fri, 25 Sep 2009 00:15:49 +0000 (17:15 -0700)]
don't delete photo rows that have an empty photo

14 years agoFix divider showing up in contacts list
Neel Parekh [Thu, 24 Sep 2009 23:37:47 +0000 (16:37 -0700)]
Fix divider showing up in contacts list

14 years agoMerge change 26949 into eclair
Android (Google) Code Review [Fri, 25 Sep 2009 15:00:26 +0000 (11:00 -0400)]
Merge change 26949 into eclair

* changes:
  Fixed the font size in the dialer (increased the size).

14 years agoFix bug2143343: Edits to "no contacts" screen in Contacts.
Roy West [Fri, 25 Sep 2009 14:25:03 +0000 (07:25 -0700)]
Fix bug2143343: Edits to "no contacts" screen in Contacts.

14 years agoTry to do an update before inserting.
Neel Parekh [Mon, 21 Sep 2009 02:08:50 +0000 (19:08 -0700)]
Try to do an update before inserting.

14 years agoMake SDCard/SIM importer allows import into "phone-local" account.
Daisuke Miyakawa [Thu, 24 Sep 2009 02:03:16 +0000 (19:03 -0700)]
Make SDCard/SIM importer allows import into "phone-local" account.

Also make importer try to create "My Contacts" group if it does not exist in
the Google account.

Note that the code for the issue 2138187 is also added but temporaly commented out.
I agree this is not clean change, but please ignore these now.
I'll comment in them soon...

Internal issue number: 2141766

14 years agoMerge change 26787 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 23:47:59 +0000 (19:47 -0400)]
Merge change 26787 into eclair

* changes:
  Fixes DisplayGroups to not show sync options for account types that don't support sync.

14 years agoFix http://b/issue?id=2144841
Evan Millar [Thu, 24 Sep 2009 23:45:09 +0000 (16:45 -0700)]
Fix http://b/issue?id=2144841

Change-Id: I0955ceaeff76be5912e1add68d40b233d565b0d4

14 years agoFixed the font size in the dialer (increased the size).
Nicolas Catania [Thu, 24 Sep 2009 23:27:05 +0000 (16:27 -0700)]
Fixed the font size in the dialer (increased the size).

Looks good on sh... and dream.

Bug:2104523

14 years agoFixes DisplayGroups to not show sync options for account types
Megha Joshi [Thu, 24 Sep 2009 22:21:19 +0000 (15:21 -0700)]
Fixes DisplayGroups to not show sync options for account types
that don't support sync.

Bug: 2126681

Conflicts:

src/com/android/contacts/ui/DisplayGroupsActivity.java

14 years agoRevert "clear PHOTO column instead of deleting the row for focus"
android-build SharedAccount [Thu, 24 Sep 2009 19:12:47 +0000 (12:12 -0700)]
Revert "clear PHOTO column instead of deleting the row for focus"

This reverts commit a3c1b8beda9a79727690889647fdb9f234c760eb, as per Fred.

14 years agoHide contact context from fast track window in the contacts view
Neel Parekh [Thu, 24 Sep 2009 00:43:42 +0000 (17:43 -0700)]
Hide contact context from fast track window in the contacts view

14 years agoMerge change 26770 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 17:52:14 +0000 (13:52 -0400)]
Merge change 26770 into eclair

* changes:
  Show a line at the bottom of favorites.

14 years agoMerge change 26858 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 17:07:33 +0000 (13:07 -0400)]
Merge change 26858 into eclair

* changes:
  Changed the 'dialer' string to 'phone' in the tab and app name.

14 years agoChanged the 'dialer' string to 'phone' in the tab and app name.
Nicolas Catania [Thu, 24 Sep 2009 16:52:50 +0000 (09:52 -0700)]
Changed the 'dialer' string to 'phone' in the tab and app name.

The new UI design uses phone instead of dialer.
Need to go to the localization team to update all languages.

Bug 2104523

14 years agoMerge change 26772 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 15:48:09 +0000 (11:48 -0400)]
Merge change 26772 into eclair

* changes:
  Fixes the issue about fasttrack window not being dismissed on tapping just outside it.

14 years agoChange display order of account name, account type in create
Megha Joshi [Wed, 23 Sep 2009 22:32:06 +0000 (15:32 -0700)]
Change display order of account name, account type in create
contact under account dialog.

Fixes bug 2139498

14 years agoDelay updating of Contacts.IN_VISIBLE_GROUP until finished.
Jeff Sharkey [Thu, 24 Sep 2009 10:10:06 +0000 (03:10 -0700)]
Delay updating of Contacts.IN_VISIBLE_GROUP until finished.

To help prevent ANRs, this change take advantage of new
query parameters that delay updating until explicitly
requested.  When the user finishes changing groups and
presses back, we show a progress dialog while we force a
single visible update pass in the background.

Fixes http://b/2075275

14 years agoMerge change 26813 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 10:14:08 +0000 (06:14 -0400)]
Merge change 26813 into eclair

* changes:
  Compare rawContactIds using actual number value.

14 years agoCompare rawContactIds using actual number value.
Jeff Sharkey [Thu, 24 Sep 2009 10:11:13 +0000 (03:11 -0700)]
Compare rawContactIds using actual number value.

14 years agoMerge change 26710 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 08:39:25 +0000 (04:39 -0400)]
Merge change 26710 into eclair

* changes:
  Delay the type value change until the custom value is correct.

14 years agoBring back EAS assistant name editor.
Jeff Sharkey [Thu, 24 Sep 2009 07:53:38 +0000 (00:53 -0700)]
Bring back EAS assistant name editor.

14 years agoFixes the issue about fasttrack window not being
Megha Joshi [Thu, 24 Sep 2009 03:16:08 +0000 (20:16 -0700)]
Fixes the issue about fasttrack window not being
dismissed on tapping just outside it.

Bug: 2093519

14 years agoShow a line at the bottom of favorites.
Neel Parekh [Thu, 24 Sep 2009 02:31:56 +0000 (19:31 -0700)]
Show a line at the bottom of favorites.

Bug: 2138715

14 years ago[Issue 2139542] Making sure a contact cannot be joined with itself.
Dmitri Plotnikov [Thu, 24 Sep 2009 02:21:11 +0000 (19:21 -0700)]
[Issue 2139542] Making sure a contact cannot be joined with itself.

Change-Id: If1a8ab01941e2017ed7532a61607c4ce09793e14

14 years agoFixing the issue where empty contacts could not be joined
Dmitri Plotnikov [Thu, 24 Sep 2009 02:01:15 +0000 (19:01 -0700)]
Fixing the issue where empty contacts could not be joined

Basically if you did not have any _displayable_ items on a contact,
you could not merge it with another contact.

Change-Id: I58807cc25390bce4edb5fb0870641920281571f9

14 years agoMerge change 26655 into eclair
Android (Google) Code Review [Thu, 24 Sep 2009 01:59:03 +0000 (21:59 -0400)]
Merge change 26655 into eclair

* changes:
  clear PHOTO column instead of deleting the row for focus

14 years agoDelay the type value change until the custom value is correct.
Daisuke Miyakawa [Wed, 23 Sep 2009 23:40:17 +0000 (16:40 -0700)]
Delay the type value change until the custom value is correct.

Also make createCustomDialog() private, as
- This method is used only by createLableDialog()
- This method heavily depends on the state of private instances (mKind, mType),
  so I thought external objects should not touch this method directly.

Internal issue number: 1752454

14 years agoMerge change 26641 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 22:42:23 +0000 (18:42 -0400)]
Merge change 26641 into eclair

* changes:
  Change the haptic feedback from a duration to a pattern.

14 years agoMerge change 26264 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 22:05:04 +0000 (18:05 -0400)]
Merge change 26264 into eclair

* changes:
  Assoicates make primary logic with the remember this choice checkbox in fasttrack window.

14 years agoPopulate default types for nickname and website.
Jeff Sharkey [Wed, 23 Sep 2009 21:55:29 +0000 (14:55 -0700)]
Populate default types for nickname and website.

Fixes http://b/2138153

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

* changes:
  Suppress showDialog() if the Activity is finishing().

14 years agoAssoicates make primary logic with the remember this choice checkbox
Megha Joshi [Mon, 21 Sep 2009 22:36:26 +0000 (15:36 -0700)]
Assoicates make primary logic with the remember this choice checkbox
in fasttrack window.

Fixes bug 2072454

14 years agoclear PHOTO column instead of deleting the row for focus
Fred Quintana [Wed, 23 Sep 2009 20:08:35 +0000 (13:08 -0700)]
clear PHOTO column instead of deleting the row for focus

14 years agoOnly allow 1 organization for EAS contacts.
Jeff Sharkey [Wed, 23 Sep 2009 21:22:27 +0000 (14:22 -0700)]
Only allow 1 organization for EAS contacts.

Fixes http://b/2139188

14 years agoAvoid OOB exception when editing contacts.
Jeff Sharkey [Wed, 23 Sep 2009 21:16:59 +0000 (14:16 -0700)]
Avoid OOB exception when editing contacts.

Fixes http://b/2140908

14 years agoSuppress showDialog() if the Activity is finishing().
Daisuke Miyakawa [Wed, 23 Sep 2009 20:52:58 +0000 (13:52 -0700)]
Suppress showDialog() if the Activity is finishing().

Internal issue number: 2133273

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

* changes:
  New assets for the new UI design.

14 years agoChange the haptic feedback from a duration to a pattern.
Nicolas Catania [Wed, 23 Sep 2009 18:42:00 +0000 (11:42 -0700)]
Change the haptic feedback from a duration to a pattern.

The pattern is a platform config parameter.

Removed config_dialer_key_vibrate_duration, it is not needed.
Bug 2139025

14 years agoFix a couple layout bugs in call list and call log.
Evan Millar [Wed, 23 Sep 2009 17:51:46 +0000 (10:51 -0700)]
Fix a couple layout bugs in call list and call log.

-Fixed http://b/issue?id=2139651
-Fixed http://b/issue?id=2119813

-Also use the *opaque version of the dividers to match the default list
style.

Change-Id: Iaed2f3625630c6f09b0dd5742cf21102a37b11ac

14 years agoMerge change 26614 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 17:37:28 +0000 (13:37 -0400)]
Merge change 26614 into eclair

* changes:
  Make Contacts app not allow users to create empty label for TYPE_CUSTOM field.

14 years agoMake Contacts app not allow users to create empty label for TYPE_CUSTOM field.
Daisuke Miyakawa [Wed, 23 Sep 2009 17:35:18 +0000 (10:35 -0700)]
Make Contacts app not allow users to create empty label for TYPE_CUSTOM field.

Internal issue number: 1752454

14 years agoAvoid NPE if host is null, e.g. for "custom" IM protocol.
Vasu Nori [Wed, 23 Sep 2009 00:23:38 +0000 (17:23 -0700)]
Avoid NPE if host is null, e.g. for "custom" IM protocol.

14 years agoMerge change 26584 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 16:50:49 +0000 (12:50 -0400)]
Merge change 26584 into eclair

* changes:
  Turns the create contact dialog into a Activity managed dialog to fix window leak. Fixes bug 2133210.

14 years agoTurns the create contact dialog into a Activity managed
Megha Joshi [Wed, 23 Sep 2009 10:21:07 +0000 (03:21 -0700)]
Turns the create contact dialog into a Activity managed
dialog to fix window leak.
Fixes bug 2133210.

14 years agoNew assets for the new UI design.
Nicolas Catania [Wed, 23 Sep 2009 15:14:05 +0000 (08:14 -0700)]
New assets for the new UI design.

Removed old tabs assets, replaced with new ones.

Bug: 2104523

14 years agoHook up logic for re-parenting of user edits, unit tests.
Jeff Sharkey [Tue, 22 Sep 2009 22:36:10 +0000 (15:36 -0700)]
Hook up logic for re-parenting of user edits, unit tests.

When persisting edits, we assert that RawContacts.VERSION
has remained consistent.  When this check fails, it usually
means that a server change has changed the underlying data,
and instead of dropping user edits, we "re-parent" their
changes after re-reading the base data.

This change finishes up the re-parenting logic to run over
an entire EntitySet, and also has a nice pile of unit tests
to verify behavior.  Fixes http://b/2115136

14 years agoUse specific columns when building IM strings.
Jeff Sharkey [Tue, 22 Sep 2009 22:36:57 +0000 (15:36 -0700)]
Use specific columns when building IM strings.

Fixes http://b/2138429

14 years agoCheck for selected contact row not null in onSavedInstanceState()
Megha Joshi [Wed, 23 Sep 2009 01:47:39 +0000 (18:47 -0700)]
Check for selected contact row not null in onSavedInstanceState()

Fixes bug 2129469

Conflicts:

src/com/android/contacts/ViewContactActivity.java

14 years ago[Issue 2099417] Contact list now shows presence dots
Dmitri Plotnikov [Wed, 23 Sep 2009 01:28:18 +0000 (18:28 -0700)]
[Issue 2099417] Contact list now shows presence dots

Change-Id: I2d8fb3af86a2e11d3c6d53c7b9e66efcf96038d5

14 years agoCheck for null cursor
Evan Millar [Tue, 22 Sep 2009 23:20:39 +0000 (16:20 -0700)]
Check for null cursor

Change-Id: I2d59b92684f67103098fd78b3e78727b9319deb5

14 years agoMerge change 26461 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 22:32:54 +0000 (18:32 -0400)]
Merge change 26461 into eclair

* changes:
  Remove the aggregate icon when it ceases to be an aggregate.

14 years agoRemove the aggregate icon when it ceases to be an aggregate.
Evan Millar [Tue, 22 Sep 2009 22:27:47 +0000 (15:27 -0700)]
Remove the aggregate icon when it ceases to be an aggregate.

Change-Id: I157f95525b1b5f4d7e18aa91f0b93b80514b33be

14 years agoFix spacing issues on "No favorites" text message
Neel Parekh [Tue, 22 Sep 2009 21:26:26 +0000 (14:26 -0700)]
Fix spacing issues on "No favorites" text message

14 years agoMerge change 26404 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 20:54:43 +0000 (16:54 -0400)]
Merge change 26404 into eclair

* changes:
  Show header to user when fields were hidden since they were read-only.

14 years agoShow header to user when fields were hidden since they were read-only.
Neel Parekh [Tue, 22 Sep 2009 19:01:39 +0000 (12:01 -0700)]
Show header to user when fields were hidden since they were read-only.

Bug: 2121692

14 years agoMerge change 26410 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 20:33:51 +0000 (16:33 -0400)]
Merge change 26410 into eclair

* changes:
  Fixes layout of fasttrackwindow disambig dialog.

14 years agoSet readOnly flag based on SyncAdapterType.
Jeff Sharkey [Tue, 22 Sep 2009 20:26:59 +0000 (13:26 -0700)]
Set readOnly flag based on SyncAdapterType.

14 years agoFixes layout of fasttrackwindow disambig dialog.
Megha Joshi [Tue, 22 Sep 2009 17:01:00 +0000 (10:01 -0700)]
Fixes layout of fasttrackwindow disambig dialog.

Bug: 2122144
Reviewed-by: jsharkey@google.com
14 years agoDo a better job at removing tabs code.
Evan Millar [Tue, 22 Sep 2009 18:42:35 +0000 (11:42 -0700)]
Do a better job at removing tabs code.

This fixes some bugs that I introduced a couple of hours ago in
https://android-git.corp.google.com/g/#change,26299. Mainly, edit didn't
work.

Change-Id: I8484a454ce1e5866d981000f97959a3534ea12f2

14 years agoMerge change 26392 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 18:41:17 +0000 (14:41 -0400)]
Merge change 26392 into eclair

* changes:
  Fix long names in recent calls screen.

14 years agoFix long names in recent calls screen.
Evan Millar [Tue, 22 Sep 2009 18:38:59 +0000 (11:38 -0700)]
Fix long names in recent calls screen.

Change-Id: Ifbd7721934159291d167b70a87a9fb9a1bf3e03c

14 years agoMake VCardExporter stop appropriately when onStop() is called.
Daisuke Miyakawa [Tue, 22 Sep 2009 18:17:02 +0000 (11:17 -0700)]
Make VCardExporter stop appropriately when onStop() is called.

Internal issue number: 2121692

14 years agoAdd protective code for http://b/issue?id=2135578
Evan Millar [Tue, 22 Sep 2009 17:11:29 +0000 (10:11 -0700)]
Add protective code for http://b/issue?id=2135578

-I couldn't repro this bug, so I just added protection against it.

Change-Id: I350602b403c39c407c3c54f39a2d44dc3e5ec317

14 years agoHide the tabs in view card.
Evan Millar [Mon, 21 Sep 2009 21:35:18 +0000 (14:35 -0700)]
Hide the tabs in view card.

Leaving the code in for now, in case we decide to bring it back at some
point.

Change-Id: I53fffb007cc2b90406f5dc77f552a94c346c15ef

14 years agoPart II: Move action icons in view card to the right side
Evan Millar [Tue, 22 Sep 2009 16:34:41 +0000 (09:34 -0700)]
Part II: Move action icons in view card to the right side

Change-Id: I5036b6394d8b7fbc4869b35e21740b143ea7112a