History log of /packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cebe835d42e187b1ab6e73495374d23f49a3888f 15-Mar-2010 Dmitri Plotnikov <dplotnikov@google.com> Passing non-null class loader to readParcelable

Bug: 2512038
Change-Id: I5c1e20f1fb40e81949c3c88e7f3210d11fcb31f0
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
11d628c52c16a18c0caf40df0ce43396e7592ffc 02-Sep-2009 Evan Millar <emillar@google.com> Use ContactsSource in View

Combine BaseContactCardActivity and ViewContactActivity, since
EditContactActivity isn't using it anyway.

Use Entity querying, and ContactsSource in ViewContactActivity.

Change-Id: Idc0fb4d5d4e2637f5a345461362d55d4bfcb6cf2
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
e1cd6791d62fc1328b97034b0e07e592d94af175 28-Jul-2009 Dmitri Plotnikov <dplotnikov@google.com> Contacts: renaming Aggregates to Contacts
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
39466593586d2d15fc2e9fa8f0d1cd39d35ea3d9 27-Jul-2009 Dmitri Plotnikov <dplotnikov@google.com> Renaming Contacts to RawContacts
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
c6ad3abd847682c07d52c97f04ae8a5885148a0b 22-Jul-2009 Jeff Sharkey <jsharkey@android.com> Refactored to StructuredPostal and RES_PACKAGE.

Matched framework change that refactored StructuredPostal
and RES_PACKAGE, also removal of Groups.PACKAGE_ID.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
2c1cc83c08e82c5eb468f6f66253d74b45e84813 13-Jul-2009 Evan Millar <emillar@google.com> Adds photos to a-z list.

The implementation is meant to keep scrolling the list as smooth as
possible. Photo loading is only done once the list stops scrolling, at
which point, all visible photos are loaded and stuck in a cache.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
54a5c9f484ececf7d1ee0148ed6d36fde9c72cdc 24-Jun-2009 Evan Millar <emillar@google.com> Implements data collapsing in the contact card.

Provides a Collapsible interface that can implemented used by any class
whose data items can be collapsed upon one another. Also provides a
utility function for collapsing a list of items into a list of collapsed
items.

Uses this interface to collapse data items in the contact view card.
ViewEntrys with the same data, mimetype, intent action, auxIntent action
and action item are collapsed and shown as a single item. If the user
makes this item default, all data rows represented will be made primary,
and one will be chosen (arbitrarily) to be super primary.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
06bd5a8726e8c0897f05726cf1f61cc04e88ee24 16-Jun-2009 Jeff Sharkey <jsharkey@android.com> Fix up constants that changed in framework contract.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
b4491ee682340b7ad69f736449c11366d369289d 15-Jun-2009 Dmitri Plotnikov <dplotnikov@google.com> Initial cut of "Split Aggregate" UI.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
7e4accfd39f8c88fbeb69c2d3926d6e6b9f5344d 08-Jun-2009 Evan Millar <emillar@google.com> Gets EditContactActivity back into a basic working state.

Editing of already existing values works. Adding new values, or new
contacts does not.

-Updated manifest to match the new
"vnd.android.cursor.item/person_aggregate" mimetype.
-Much of EditContactActivity is completely commented out now. In
particular anything to do with adding new contacts, editing current
values, or group management, has been gutted.
-Added endcodePredefinedImProtocol() and encodeCustomImProtocol() to
ContactsUtils.java
-Fixed a bug in star toggling in ViewContactActivity.
-ViewContactActivity now shows the display name from the StructuredName
data row instead of the copy in the aggregate table.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
45e0ed3e5ecfaacf35cdb22a0f8e53cb558cd23b 02-Jun-2009 Evan Millar <emillar@google.com> Adds photo display, and primary state editing to ViewContact.

Hooks up the contact thumbnail to the actual photo data instead of
always showing the placeholder image.

Imlements changing the "primary" state of phone number and emails.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
66388be1cbc0a6de6355e89b7521f6fee3c49f03 29-May-2009 Evan Millar <emillar@google.com> Get ViewContactActivity working at a basic level with ContactsProvider2.

With this change the ViewContactActivity is able to display the common
data types defined in ContactsContract. The intents associated with
clicking each item will not necessarily work, as the receiving apps
don't know about the schema changes yet.

Also removed links to ContactsContract.java and SocialContract.java
since those classes have been moved on android.providers and are
accessible without the hard links now.

Made a trivial chane to the fastrack UI by changing the scaleType of the
contact method images from fitCenter to centerInside.
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
87fc317b43f94653d7b1634855413e6a76790137 28-Mar-2009 Alex Kennberg <> AI 143424: - Add groups item to edit view and ability to select groups for the contact.
- Cleaned up groups code in contact view.
- Fix a couple of small IM bugs in contact view
BUG=1241747

Automated import of CL 143424
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
cac191e8687294edd820ed7ea3d6f67b31d4bb44 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import //branches/master/...@140412
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
7aa0e4cb91c869108238733ca107d18ccb888df7 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
cefa28cded1cd8d1af1a27ee934aedc65394b8dd 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
9cb63a59a32905d4f3c7d0215d4b79d719ac8c46 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java
5dc3b4f80f38c0d48601f66c2c0e551474a7f8ad 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Contacts/src/com/android/contacts/ContactEntryAdapter.java