History log of /packages/apps/Calendar/src/com/android/calendar/ContactsAsyncHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8fa3111ceaab2b26a322caa873f352bb4eb3e783 07-Feb-2012 Daniel Lehmann <lehmannd@google.com> Make use of the email-uri to match QuickContact's contact search behavior

Also set the contact's lookup URI after the lookup. This allows us
to open QuickContact without doing yet another database lookup

Bug:5527023
Change-Id: Ie12d8a8d74ac91bb6714805984cb7c70067ae284
/packages/apps/Calendar/src/com/android/calendar/ContactsAsyncHelper.java
a7694eead7cbb293990bc89c3906e17bad36194c 08-Dec-2010 Erik <epastern@google.com> Add card style event view to search

This puts the read only card style event into search. Two big
todos for search are:
1)open an event by default on load
2)attempt to reopen an event when data changes, or open a new
default if the previous event was deleted.
3)re-examine the onPause saving behavior once b/3263703 is
resolved.

Change-Id: I52c2d26d683cfb478b163a7636c151b902a7a020
/packages/apps/Calendar/src/com/android/calendar/ContactsAsyncHelper.java
434a9393da9b86bc7327d2075f6a09491c8b128d 07-Dec-2010 Jean-Baptiste Queru <jbq@google.com> resolved conflicts for merge of d73aa540 to master

Change-Id: I3b223e66be473b1597337a2774edb103cacc957b
b9cd34a9b6622045cfac73d1497f4e5d745601d3 06-Nov-2010 Mohammad Shamsi <m.h.shams@gmail.com> code cleanup:
- removed unused import statements.
- removed unused local variables
- removed unused private methods and..

Change-Id: If0270c7bbedc9d84ec67624d4fcef9b7ea465148
/packages/apps/Calendar/src/com/android/calendar/ContactsAsyncHelper.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/ContactsAsyncHelper.java
037c06963c0b5c96c6464169e5612f51b290fe46 09-Feb-2010 Michael Chan <mchan@android.com> Pulled in ContactsAsyncHelper as part of unbundling. Longer term, that part of the coded needs to cleaned up with a proper a adapter and batched up queries when getting pictures.

Change-Id: I58555e3a1299b5cac60c56b6731cf57401dc0f1c
/packages/apps/Calendar/src/com/android/calendar/ContactsAsyncHelper.java