History log of /packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
18cabd263b91d7d09f3b93b0bf6c78533bbc2c6a 10-Jun-2011 Mindy Pereira <mindyp@google.com> integrate chips ui into calendar.

Makes edit event display chips UI. We still need final design
to decide if we're going to display a full list of guests in
tablets like we currently do or just the chips. Leaving with
current behavior but showing chips in the edit box for now.

Change-Id: Ia045bbdc3326dca9056070ae0ebc75a7a5b2f5ba
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
ee212201f3b7dd290eb9ca99de5b4d0b9c62acfd 28-Aug-2010 Dmitri Plotnikov <dplotnikov@google.com> Integrating with Directory API for email address lookup

Change-Id: I638add080c0b3176f9743c9fdc53f855abf81440
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
d845fbe558d5229102b58cce70a1b29fe6cb6967 12-Aug-2010 Erik <roboerik@android.com> New Edit Event layout

Some large changes to EditEvent including a new two-pane layout,
an attendance widget, and a list of attendees with remove buttons.
This also removes a lot of the excess layout code and cleans up
the theme code.

Change-Id: I87ab3511f7bb6501f2aa4bf6d33b5d4f8e6f4936
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
5cc5db2bf458b7a040b116fdc50afc6bfa130f75 01-Oct-2009 Michael Chan <mchan@android.com> b/2158629 Fixed the problem where inviting attendees with pretty display names do not work e.g. "Silly Mike" <mike@mike.com>.

Change-Id: Iddaa2885be1a89479e06e336c902b53461414dac
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
368530b9be64bcf4af53e3438749d0eed39153ba 17-Sep-2009 Michael Chan <mchan@android.com> b/2121398 b/2089742 Fixed auto-complete when adding attendees (by updating to new contacts api)

The code was taken from com.android.email.EmailAddressAdapter and customized for Calendar.
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java
47f3f70eafed4545f60a47a3ec6c1b24fc11b56f 24-Jul-2009 Michael Chan <mchan@android.com> Initial implementation of guest invitation and status

Added a number of TODO's which will be taken care of later. Performance
needs to be improved. Also changed some of the content provider calls
to the batch API.
/packages/apps/Calendar/src/com/android/calendar/EmailAddressAdapter.java