1. 35ad0c3 Call notifyDataSetChanged after mime type list changes. by Chiao Cheng · 12 years ago
  2. d683b54 Enhance QuickContact accessibility description by Jay Shrauner · 12 years ago
  3. 421c938 Fix QuickContact indicator from flickering when scrolling by Yorke Lee · 12 years ago
  4. b2b435a Cherrypick fix for phone number formatting by Yorke Lee · 12 years ago
  5. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  6. d9eab4d Final move of AccountTypeManager dependencies. by Chiao Cheng · 12 years ago
  7. 20a68af am 9598e1ec: am e078e325: am 3603b6cf: Merge "Fix incorrect tab highlight in QuickContactActivity." into jb-mr1.1-dev by Chiao Cheng · 12 years ago
  8. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  9. 4c29090 Fix incorrect tab highlight in QuickContactActivity. by Chiao Cheng · 12 years ago
  10. 6e37911 am 483affc0: am f455a204: am b6ae7361: Merge "Changed Quick Contacts details Button to ImageView" into jb-mr1.1-dev by Yorke Lee · 12 years ago
  11. 9d85a2a Changed Quick Contacts details Button to ImageView by Yorke Lee · 12 years ago
  12. 9f2a5e7 Move StopWatch class into common. by Chiao Cheng · 12 years ago
  13. d7ca03e Move dependencies in prep for PhoneNumberInteraction move. by Chiao Cheng · 12 years ago
  14. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 12 years ago
  15. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  16. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  17. 45ee872 Don't send view notification before showing quick contact by Makoto Onuki · 12 years ago
  18. dfe8cc8 Tweak quick contact startup by Makoto Onuki · 12 years ago
  19. 2d3519b Merge "De-jank quick contact animation" into jb-dev by Daniel Lehmann · 12 years ago
  20. 3a53c73 De-jank quick contact animation by Daniel Lehmann · 12 years ago
  21. 802fa62 Make quickcontact launchable with am by Makoto Onuki · 12 years ago
  22. fc0a89f Speed up shortcut launch performance by Makoto Onuki · 12 years ago
  23. 2426cb0 Fix some QC issues by Daniel Lehmann · 12 years ago
  24. d1e5011 Tell the Launcher not to animate QuickContact by Daniel Lehmann · 12 years ago
  25. d9662a8 Fix crash in QC during orientation change by Daniel Lehmann · 12 years ago
  26. 8ca93ed Navigation adjustment for updated design guidelines and QuickContact cards by Adam Powell · 12 years ago
  27. 9815d7f Cache the result of the ContactLoader across instances. by Daniel Lehmann · 12 years ago
  28. 8a0dd0f Made default items show first in contact details/quick contact lists by Maurice Chu · 12 years ago
  29. ee287e9 Reduce jank in QuickContactActivity dismissal. by Josh Gargus · 12 years ago
  30. 6f5557e Improve frame-rate of quick-contact opening animation. by Josh Gargus · 13 years ago
  31. 9758a92 Fade photos in contact-details and quick-contacts. by Josh Gargus · 13 years ago
  32. 9daca14 Show presence in QuickContacts and remove "CHAT USING" for consistency by Daniel Lehmann · 13 years ago
  33. cb8d73f Use ContactLoader in QuickContacts by Daniel Lehmann · 13 years ago
  34. 90921b3 Don't declare package-listener in Manifest but instead in code. by Daniel Lehmann · 13 years ago
  35. ee05dcd Cleanup of chat capability icon and primary icon in DataKind by Katherine Kuan · 13 years ago
  36. ecfc26c New avatars by Daniel Lehmann · 13 years ago
  37. 73c341f Use THREAD_POOL_EXECUTOR when loading a contact by Makoto Onuki · 13 years ago
  38. 1792b08 Fix various Quick Contact visuals by Daniel Lehmann · 13 years ago
  39. 5ff239c Remove some TODOs and imports by Daniel Lehmann · 13 years ago
  40. f31df5d Have a chat icon inside IM tab by Daisuke Miyakawa · 13 years ago
  41. 10d7df7 Show QuickContact in front of soft input by Daisuke Miyakawa · 13 years ago
  42. 81281ee Unknown contacts are missing "up" affordance on contact card by Katherine Kuan · 13 years ago
  43. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 13 years ago
  44. edb576a Implement new QuickContact design by Daniel Lehmann · 13 years ago
  45. cde7389 Move QuickContact to Activity instead of Window. by Jeff Sharkey · 13 years ago
  46. b4da2cd Fixing window closing animation in QuickContact. by Dmitri Plotnikov · 14 years ago
  47. 6eebf9b Fixing NPE in QuickContact by Dmitri Plotnikov · 14 years ago
  48. 69e8244 New visuals and test for QuickContact by Daniel Lehmann · 14 years ago
  49. 72af89f Refactorings by Daniel Lehmann · 14 years ago[Renamed (98%) from src/com/android/contacts/ui/QuickContactActivity.java]
  50. d128adc Support launch QuickContactActivity from upgraded shortcut by Bai Tao · 15 years ago
  51. ae4f42e Switch to using new Intent API for target rectangles. by Jeff Sharkey · 15 years ago
  52. 75e8451 Make QuickContactActivity look at the sourceBounds property of Intent as well. by Joe Onorato · 15 years ago
  53. 9a8a3d9 Fix FastTrack recycling consistency issues, shadows. by Jeff Sharkey · 15 years ago
  54. 5cbf6f4 Exclude FastTrack window from recent apps. by Jeff Sharkey · 15 years ago
  55. 735e8b1 Single query with social, IM rows, heavy recycling, large. by Jeff Sharkey · 15 years ago
  56. 0d0ab34 FastTrack->QuickContact by Evan Millar · 15 years ago[Renamed (61%) from src/com/android/contacts/ui/FastTrackActivity.java]
  57. ab06693 Split sources, partial inflation, third-party support. by Jeff Sharkey · 15 years ago
  58. e897162 SHOW_OR_CREATE to original behavior, new FastTrack API. by Jeff Sharkey · 15 years ago