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