1. dc2c68d Remove MultiplePhonePickerAdapter by Daniel Lehmann · 14 years ago
  2. 9442ef4 Change dialog to popup by Daniel Lehmann · 14 years ago
  3. ea2b130 Restoring Contacts as a QSB option by Dmitri Plotnikov · 14 years ago
  4. b0ab5d7 Remove the intermediate visible activity title bar. by Daniel Lehmann · 14 years ago
  5. d21ddb2 Moving JoinContactActivity and updating style by Dmitri Plotnikov · 14 years ago
  6. 7b8f746 Removing ContactSearchActivity and SearchResultsActivity by Dmitri Plotnikov · 14 years ago
  7. 9981172 Excluding accounts that don't support contact sync by Dmitri Plotnikov · 14 years ago
  8. c30023d Fix manifest reference to renamed string. by Eric Fischer · 14 years ago
  9. 74d59da Fix broken behavior around ImportVCardActivity. by Daisuke Miyakawa · 14 years ago
  10. e9b196e Dialog for showing phone numbers on devices that can not be used as phones by Daniel Lehmann · 14 years ago
  11. 72af89f Refactorings by Daniel Lehmann · 14 years ago
  12. b93a26c Rename ContactSocialWidget to SocialWidget. Remove camelHumps from package by Daniel Lehmann · 14 years ago
  13. 095908f Remove direct call and direct messaging from launcher-shortcuts by Daniel Lehmann · 14 years ago
  14. 2d4f759 First version of the ContactSocialWidget by Daniel Lehmann · 14 years ago
  15. 27b97bc Upgrading QSB->Contacts integration for tablet UI by Dmitri Plotnikov · 14 years ago
  16. a4d6a3b Updated UI for custom contact filter by Dmitri Plotnikov · 14 years ago
  17. a70c4f4 Removing MultiplePhonePicker from the build by Dmitri Plotnikov · 14 years ago
  18. 57b5aa1 Use hardware acceleration by Daniel Lehmann · 14 years ago
  19. c85ad18 Changing preferences to PreferenceActivity. by Dmitri Plotnikov · 14 years ago
  20. d6e6b8a New display options activity by Dmitri Plotnikov · 14 years ago
  21. 30c2699 Making Dialer activity optional. by Dmitri Plotnikov · 14 years ago
  22. 134e53f Create themes per activity. Makes it easier to split them going forward. by Daniel Lehmann · 14 years ago
  23. ea82f90 H14n (holographication) of Contacts by Dmitri Plotnikov · 14 years ago
  24. 18b5190 Add Cancel capability toward vCard import procedure. by Daisuke Miyakawa · 14 years ago
  25. 1010574 Put display options into a dialog-themed activity for xlarge screens by Daniel Lehmann · 14 years ago
  26. e1d4c06 Cleaning up single-pane layout. Phase I. by Dmitri Plotnikov · 14 years ago
  27. cfa3900 Renaming ContactListActivity to ContactBrowserActivity by Dmitri Plotnikov · 14 years ago
  28. 4af3b07 Moving search box into the action bar by Dmitri Plotnikov · 14 years ago
  29. b979b42 Splitting pickers into their own activity by Dmitri Plotnikov · 14 years ago
  30. 424440b Combining ContactListActivity and TwoPaneActivity into one. by Dmitri Plotnikov · 14 years ago
  31. 27834b2 Moving ContactsListActivity to a different package by Dmitri Plotnikov · 14 years ago
  32. df4b146 Add a proxy activity that loads the right UI base on screen properties. by Jeff Hamilton · 14 years ago
  33. 4cc85dd Removing the obsolete "search results mode" by Dmitri Plotnikov · 14 years ago
  34. f319cf8 Use the form-based editor in a fragment by Daniel Lehmann · 14 years ago
  35. 435ee4c am ffa7918a: am 15a5ad8e: Give the android core shared user a label. by Dianne Hackborn · 14 years ago
  36. 83633cc Create Inline-Editors for every existing type, remove some intermediate code for modal editors by Daniel Lehmann · 14 years ago
  37. 15a5ad8 Give the android core shared user a label. by Dianne Hackborn · 14 years ago
  38. d8fb81a Refactoring vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  39. 92ba98a Add MIME type "text/vcard". by Daisuke Miyakawa · 14 years ago
  40. 3a12077 Some inline editing work by Daniel Lehmann · 14 years ago
  41. 173ffe1 More work on modal field editors by Daniel Lehmann · 14 years ago
  42. 1b918e5 Move vCard related codes to com.android.contacts.vcard. by Daisuke Miyakawa · 14 years ago
  43. d5061fe Initial integration with Directory API by Dmitri Plotnikov · 14 years ago
  44. cdef2b6 Modal field editors by Daniel Lehmann · 14 years ago
  45. e124722 Reworking contacts list adapters for the new CompositeCursorAdapter API by Dmitri Plotnikov · 14 years ago
  46. 884e393 Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED by Dmitri Plotnikov · 14 years ago
  47. 6d2f27f Add SelectAccountActivity and make vCard importer use it. by Daisuke Miyakawa · 14 years ago
  48. 37b775b Implemented all missing functionality from Editor-Fragment (minus Statehandling) by Daniel Lehmann · 14 years ago
  49. 25a0282 Changed fragments so that they can be used in Xml. Made demo 2-pane activity working by Daniel Lehmann · 14 years ago
  50. e4d32d9 Join activity is converted to loaders/fragments by Dmitri Plotnikov · 14 years ago
  51. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 14 years ago
  52. 69a6c3a am 7675e12b: Add a new intent type that allows opening the Contacts app in its last state. Also fix some broken comments. by Daniel Lehmann · 14 years ago
  53. 7675e12 Add a new intent type that allows opening the Contacts app in its last state. by Daniel Lehmann · 14 years ago
  54. e8ae9ac Breaking out the Multi-Picker into a separate activity. by Dmitri Plotnikov · 14 years ago
  55. 3ef3b1d Breaking ContactsSearchActivity out of ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  56. f21bf27 Refactor vCard importer so that it uses Service during the actual import. by Daisuke Miyakawa · 14 years ago
  57. 4cd9441 Break up view-contact-activity into smaller pieces so that they can be better recombined. Also first import of temporary mvc-framework classes that should later go into the framework. by Daniel Lehmann · 15 years ago
  58. df5e05f Add MODE_PICK_MULTIPLE_PHONES mode which can be launched by by Bai Tao · 15 years ago
  59. 501b7ea Splitting off the Join Contact mode. by Dmitri Plotnikov · 15 years ago
  60. 6448da7 Let ImportVCardActivity choose an account if multiple account exist. by Daisuke Miyakawa · 15 years ago
  61. a497ce5 Change intent category for creating direct dial shortcuts added by Bernd Holzhey · 15 years ago
  62. ad3bd44 Preventing QuickContact from hiding soft keyboard by Dmitri Plotnikov · 15 years ago
  63. d128adc Support launch QuickContactActivity from upgraded shortcut by Bai Tao · 15 years ago
  64. 207d4f6 Fit-and-finish. Redoing the title for contact search results. by Dmitri Plotnikov · 15 years ago
  65. 1261e13 b/2528229 Add vCard import support to Gmail. by Attila Bodis · 15 years ago
  66. 00ca33c Allow direct dial shortcut in car home app by Tobias Haamel · 15 years ago
  67. 6831cd9 Slight change for readability. by Jeff Sharkey · 15 years ago
  68. 8e86b75 Next pass over the contact search UI. by Dmitri Plotnikov · 15 years ago
  69. e788353 Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  70. 24fc763 Support vcard share: receiving a vcf file in contacts activity by Lixin Yue · 15 years ago
  71. 1ea45f2 Minor UI tweaks in contacts preferences UI. by Dmitri Plotnikov · 15 years ago
  72. daa2d5c Adding support for display and sort order preferences. by Dmitri Plotnikov · 15 years ago
  73. e6dfae0 Fix title for creating a new contact. by Neel Parekh · 15 years ago
  74. 9bcf470 Added VIBRATE permission to allow haptic feedback. by Nicolas Catania · 15 years ago
  75. 81f957d Move internal change 29743 into eclair from eclair-mr2 by Evan Millar · 15 years ago
  76. 5cbf6f4 Exclude FastTrack window from recent apps. by Jeff Sharkey · 15 years ago
  77. 5297c6a New edit UI, now without tabs. by Jeff Hamilton · 15 years ago
  78. 735e8b1 Single query with social, IM rows, heavy recycling, large. by Jeff Sharkey · 15 years ago
  79. 33b0845 com.android.contacts.action.FAST_TRACK->com.android.contacts.action.QUICK_CONTACT by Evan Millar · 15 years ago
  80. 0d0ab34 FastTrack->QuickContact by Evan Millar · 15 years ago
  81. f143a45 Newer icons by Mike Cleron · 15 years ago
  82. 57d27da [Issue 2097049] Adding a header to Contact Join UI by Dmitri Plotnikov · 15 years ago
  83. 0bec3b9 Several changes included... by Daisuke Miyakawa · 15 years ago
  84. 177d88f New theme for the dialtacts activity (no shadow/no title) by Nicolas Catania · 15 years ago
  85. 5112c12 Add fast track window animations. by Dianne Hackborn · 15 years ago
  86. be406ff Allow EditContactActivity to use a picker by Neel Parekh · 15 years ago
  87. e897162 SHOW_OR_CREATE to original behavior, new FastTrack API. by Jeff Sharkey · 15 years ago
  88. 2428f62 Add new MIME-type to launch contacts list. by Jeff Sharkey · 15 years ago
  89. 631c1ff Fixing mime types for contact.GET_CONTENT intent by Dmitri Plotnikov · 15 years ago
  90. c2d862e Return appropriate URI for PICKER intents. by Evan Millar · 15 years ago
  91. d9798ae Fixed up intent MIME-types, add Accounts menu, clean unused. by Jeff Sharkey · 15 years ago
  92. 170f775 Iteration on display groups UI, was neglected for awhile. by Jeff Sharkey · 15 years ago
  93. 8a79cee Handle saving and communicating selected tab between View/Edit activities. by Evan Millar · 15 years ago
  94. e052966 Merge goog/eclair-dev into goog/eclair by Jeff Hamilton · 15 years ago
  95. 3f0b7b8 Use AccountManager for details, handle INSERT cases. by Jeff Sharkey · 15 years ago
  96. 14f61ab Switch edit UI to tabs, TYPE_ASSERT for version, cleanup. by Jeff Sharkey · 15 years ago
  97. 802b205 Bring back Fast-Track with yummy assets and animations. by Jeff Sharkey · 15 years ago
  98. 2ae666e Checkpoint of new edit contact UI, work in progress. by Jeff Sharkey · 15 years ago
  99. 7911ff5 First pass at tabbed contact viewing. by Evan Millar · 15 years ago
  100. a8ccbd4 Fix mime types after the aggregate -> contact renaming. by Jeff Hamilton · 15 years ago