1. cdef2b6 Modal field editors by Daniel Lehmann · 14 years ago
  2. ef41f88 Refactor ImportVCardService. Split the Service into several components. by Daisuke Miyakawa · 14 years ago
  3. 9157236 Refactoring again. Make importer handle ServiceConnection properly. by Daisuke Miyakawa · 14 years ago
  4. 476004b Make ImportVCardService aware of multiple requests from Activity and by Daisuke Miyakawa · 14 years ago
  5. 0fb96d6 Removing obsolete API and fixing ArrayIndexOutOfBoundsException by Dmitri Plotnikov · 14 years ago
  6. bba62ac Changing createView -> onCreateView and making it return void by Dmitri Plotnikov · 14 years ago
  7. 969d578 Fixing NPE in Strequent contacts by Dmitri Plotnikov · 14 years ago
  8. 50bfc2a Merge "Reworking contacts list adapters for the new CompositeCursorAdapter API" by Dmitri Plotnikov · 14 years ago
  9. e124722 Reworking contacts list adapters for the new CompositeCursorAdapter API by Dmitri Plotnikov · 14 years ago
  10. 35542e8 Tiny format fix. by Daisuke Miyakawa · 14 years ago
  11. f700c53 Make ImportVCardActivity cache vCard file into local data directory. by Daisuke Miyakawa · 14 years ago
  12. e358437 Introducing CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  13. c6c01d5 Merge "Cleaned up dialButtonPressed." by Nicolas Catania · 14 years ago
  14. d66b647 Modify ImportVCardService so that it does not rely on a stale constructor. by Daisuke Miyakawa · 14 years ago
  15. e504f6d Cleaned up dialButtonPressed. by Nicolas Catania · 14 years ago
  16. 78e7296 Merge "Make Contacts app use static library of vCard." by Daisuke Miyakawa · 14 years ago
  17. ceb0195 Update to follow fragment APIs. by Dianne Hackborn · 14 years ago
  18. 3832837 Move comments to make them in visible by default in Eclipse by Daniel Lehmann · 14 years ago
  19. eaa3507 Make Contacts app use static library of vCard. by Daisuke Miyakawa · 14 years ago
  20. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 14 years ago
  21. 9c3f337 Remove instance hacks, now that findFragmentById works by Daniel Lehmann · 14 years ago
  22. d00e309 Merge "Initial integration of search into the two-pane activity" by Dmitri Plotnikov · 14 years ago
  23. fda092b Initial integration of search into the two-pane activity by Dmitri Plotnikov · 14 years ago
  24. 4d1fc85 Merge "Only show populated fields and have an Add button instead" by Daniel Lehmann · 14 years ago
  25. bb55695 Only show populated fields and have an Add button instead by Daniel Lehmann · 14 years ago
  26. fe42e55 Breaking search UI out of the contact list fragment by Dmitri Plotnikov · 14 years ago
  27. 884e393 Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED by Dmitri Plotnikov · 14 years ago
  28. 1ce1e7c Refactoring contact list mode resolution. by Dmitri Plotnikov · 14 years ago
  29. 92a2b03 Merge "Update to match fragment APIs." by Dianne Hackborn · 14 years ago
  30. 6d2f27f Add SelectAccountActivity and make vCard importer use it. by Daisuke Miyakawa · 15 years ago
  31. 84df2b6 Update to match fragment APIs. by Dianne Hackborn · 15 years ago
  32. b7a56f6 Added a list of TODOs so that these don't get lost later by Daniel Lehmann · 15 years ago
  33. 5a03880 Making UI.LIST_STARRED_ACTION and UI.LIST_FREQUENT_ACTION work with loaders/fragments. by Dmitri Plotnikov · 15 years ago
  34. dd56f01 Making UI.LIST_CONTACTS_WITH_PHONES_ACTION work with loaders/fragments. by Dmitri Plotnikov · 15 years ago
  35. 792a9ea Making UI.LIST_ALL_CONTACTS_ACTION work with loaders/fragments. by Dmitri Plotnikov · 15 years ago
  36. 4b295cd Merge "Implemented all missing functionality from Editor-Fragment (minus Statehandling)" by Daniel Lehmann · 15 years ago
  37. 37b775b Implemented all missing functionality from Editor-Fragment (minus Statehandling) by Daniel Lehmann · 15 years ago
  38. 38fb9c7 Merge "Multipicker is now running in the loader/fragment pattern." by Dmitri Plotnikov · 15 years ago
  39. 95530d9 Multipicker is now running in the loader/fragment pattern. by Dmitri Plotnikov · 15 years ago
  40. 25a0282 Changed fragments so that they can be used in Xml. Made demo 2-pane activity working by Daniel Lehmann · 15 years ago
  41. e4d32d9 Join activity is converted to loaders/fragments by Dmitri Plotnikov · 15 years ago
  42. 1db578e Merge "Making DefaultContactBrowserListFragment auto-configured" by Dmitri Plotnikov · 15 years ago
  43. 9716d05 Making DefaultContactBrowserListFragment auto-configured by Dmitri Plotnikov · 15 years ago
  44. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 15 years ago
  45. 8b15a72 Fixing position adjustment for contextual menu by Dmitri Plotnikov · 15 years ago
  46. c28390b Now supporting legacy postal address picker in the Loader/Fragment solution. by Dmitri Plotnikov · 15 years ago
  47. a3569b2 Now supporting legacy phone number picker in the Loader/Fragment solution. by Dmitri Plotnikov · 15 years ago
  48. 4137727 Now supporting legacy contact picker in the Loader/Fragment solution. by Dmitri Plotnikov · 15 years ago
  49. 1540674 Clean-up. Removing some code that is no longer needed. by Dmitri Plotnikov · 15 years ago
  50. 4b4681d Bringing back contacts display preferences. by Dmitri Plotnikov · 15 years ago
  51. c9bf155 Fixing save state management for the contact list. by Dmitri Plotnikov · 15 years ago
  52. 12def9d Transferred handling of provider status from activity to fragment. by Dmitri Plotnikov · 15 years ago
  53. 68e32a3 Configuring empty list text for Loader/Fragment solution by Dmitri Plotnikov · 15 years ago
  54. d820cdb Postal address picker now works with Loaders and Fragments. by Dmitri Plotnikov · 15 years ago
  55. 0293572 Making call/sms shortcuts work with Loaders and Fragments. by Dmitri Plotnikov · 15 years ago
  56. 8a78319 Making contact shortcuts work again (except new contact). by Dmitri Plotnikov · 15 years ago
  57. b993022 Restoring some of the phone number picker with Loaders and Fragments by Dmitri Plotnikov · 15 years ago
  58. 97c281f Moving phonetic name into a separate line by Dmitri Plotnikov · 15 years ago
  59. 7e6d63b Fixing NPE in PinnedHeaderListView by Dmitri Plotnikov · 15 years ago
  60. b6c7c6f Contact picker restored to some extent by Dmitri Plotnikov · 15 years ago
  61. 7c5286e Bringing Call button back to Strequent view by Dmitri Plotnikov · 15 years ago
  62. 238d984 Restoring Strequents in Contacts by Dmitri Plotnikov · 15 years ago
  63. 8e7a5a7 Showing contact count above the contact list by Dmitri Plotnikov · 15 years ago
  64. beec212 Pinned header optimizations and fixes by Dmitri Plotnikov · 15 years ago
  65. 1a848b1 Attempting to fix the pinned header in contacts. by Dmitri Plotnikov · 15 years ago
  66. 82eceeb Merge "Allow overwriting "All Contacts" by a custom text (e.g. "All Friends") Bug:2116002" by Daniel Lehmann · 15 years ago
  67. e44b043 (cont) Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 15 years ago
  68. 6340038 Allow overwriting "All Contacts" by a custom text (e.g. "All Friends") by Daniel Lehmann · 15 years ago
  69. b6170ca Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 15 years ago
  70. fc06bd5 Moving list state management from Activity to Fragment by Dmitri Plotnikov · 15 years ago
  71. 42d1c83 Moving auto-dismissal of soft keyboard from Activity to Fragment by Dmitri Plotnikov · 15 years ago
  72. 240d4aa No longer routing unsolicited input through contact list by Dmitri Plotnikov · 15 years ago
  73. e3fbfd9 Moving search UI from ContactsListActivity to the Fragment by Dmitri Plotnikov · 15 years ago
  74. 3a78b1d Moving PhotoLoader from the activity to the fragment by Dmitri Plotnikov · 15 years ago
  75. 502741d Removing context menu handling from ContactsListActivity by Dmitri Plotnikov · 15 years ago
  76. 416b569 Introducing a fragment for contact picker by Dmitri Plotnikov · 15 years ago
  77. 50ae321 Removed result forwarding from the contact browser by Dmitri Plotnikov · 15 years ago
  78. 1323d69 Delegating context menu handling by Dmitri Plotnikov · 15 years ago
  79. eeac4dc First draft of a fully working ViewGroupAnimator. Tweaked Contact-Editor to use it. by Daniel Lehmann · 15 years ago
  80. b9fe03d move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 15 years ago
  81. 732f652 Introducing LightContactBrowser by Dmitri Plotnikov · 15 years ago
  82. 59fb48e Controller becomes Fragment and Configuration disappears. by Dmitri Plotnikov · 15 years ago
  83. aebce36 Getting rid of contact list item view cache. by Dmitri Plotnikov · 15 years ago
  84. fda2edd Breaking name highlighting animation out of ContactsListActivity by Dmitri Plotnikov · 15 years ago
  85. caf498b ContactListActivity is no longer a ListActivity by Dmitri Plotnikov · 15 years ago
  86. 8700d8c Making PinnedHeaderListView more self-contained. by Dmitri Plotnikov · 15 years ago
  87. 6e2009d Introducing ContactsApplicationController by Dmitri Plotnikov · 15 years ago
  88. 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 · 15 years ago
  89. ac0f783 (Re)introducing ContactEntryListConfiguration by Dmitri Plotnikov · 15 years ago
  90. 0906ee3 Renaming ContactListConfiguration to ContactsIntentResolver by Dmitri Plotnikov · 15 years ago
  91. 43a979e Updated licenses by Dmitri Plotnikov · 15 years ago
  92. 54d716f Introducing CompositeListAdapter and SingleItemAdapter by Dmitri Plotnikov · 15 years ago
  93. 7675e12 Add a new intent type that allows opening the Contacts app in its last state. by Daniel Lehmann · 15 years ago
  94. 223cc1a Merge "Refactor to coupler/presenter pattern. Moved framework classes to correct packages" by Daniel Lehmann · 15 years ago
  95. 575c02d Merge "Breaking out the Multi-Picker into a separate activity." by Dmitri Plotnikov · 15 years ago
  96. e8ae9ac Breaking out the Multi-Picker into a separate activity. by Dmitri Plotnikov · 15 years ago
  97. e671936 Modify ImportVcardService so that it uses the new vCard structure. by Daisuke Miyakawa · 15 years ago
  98. 3ef3b1d Breaking ContactsSearchActivity out of ContactsListActivity. by Dmitri Plotnikov · 15 years ago
  99. 807a0fe Exploding ContactsListActivity. by Dmitri Plotnikov · 15 years ago
  100. eb17b74 Merge "Introducing contacts configuration object." by Dmitri Plotnikov · 15 years ago