1. eaa3507 Make Contacts app use static library of vCard. by Daisuke Miyakawa · 14 years ago
  2. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 14 years ago
  3. 5d88bd7 am 9f267bdd: Import revised translations by Kenny Root · 14 years ago
  4. 9c3f337 Remove instance hacks, now that findFragmentById works by Daniel Lehmann · 14 years ago
  5. 9f267bd Import revised translations by Kenny Root · 14 years ago
  6. d00e309 Merge "Initial integration of search into the two-pane activity" by Dmitri Plotnikov · 14 years ago
  7. fda092b Initial integration of search into the two-pane activity by Dmitri Plotnikov · 14 years ago
  8. 4d1fc85 Merge "Only show populated fields and have an Add button instead" by Daniel Lehmann · 14 years ago
  9. bb55695 Only show populated fields and have an Add button instead by Daniel Lehmann · 14 years ago
  10. fe42e55 Breaking search UI out of the contact list fragment by Dmitri Plotnikov · 14 years ago
  11. 884e393 Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED by Dmitri Plotnikov · 14 years ago
  12. 1ce1e7c Refactoring contact list mode resolution. by Dmitri Plotnikov · 14 years ago
  13. 92a2b03 Merge "Update to match fragment APIs." by Dianne Hackborn · 14 years ago
  14. 6d2f27f Add SelectAccountActivity and make vCard importer use it. by Daisuke Miyakawa · 14 years ago
  15. 84df2b6 Update to match fragment APIs. by Dianne Hackborn · 14 years ago
  16. b7a56f6 Added a list of TODOs so that these don't get lost later by Daniel Lehmann · 14 years ago
  17. 5a03880 Making UI.LIST_STARRED_ACTION and UI.LIST_FREQUENT_ACTION work with loaders/fragments. by Dmitri Plotnikov · 14 years ago
  18. dd56f01 Making UI.LIST_CONTACTS_WITH_PHONES_ACTION work with loaders/fragments. by Dmitri Plotnikov · 14 years ago
  19. 792a9ea Making UI.LIST_ALL_CONTACTS_ACTION work with loaders/fragments. by Dmitri Plotnikov · 14 years ago
  20. 4b295cd Merge "Implemented all missing functionality from Editor-Fragment (minus Statehandling)" by Daniel Lehmann · 14 years ago
  21. 37b775b Implemented all missing functionality from Editor-Fragment (minus Statehandling) by Daniel Lehmann · 14 years ago
  22. 38fb9c7 Merge "Multipicker is now running in the loader/fragment pattern." by Dmitri Plotnikov · 14 years ago
  23. 95530d9 Multipicker is now running in the loader/fragment pattern. by Dmitri Plotnikov · 14 years ago
  24. 25a0282 Changed fragments so that they can be used in Xml. Made demo 2-pane activity working by Daniel Lehmann · 14 years ago
  25. e4d32d9 Join activity is converted to loaders/fragments by Dmitri Plotnikov · 14 years ago
  26. 1db578e Merge "Making DefaultContactBrowserListFragment auto-configured" by Dmitri Plotnikov · 14 years ago
  27. 9716d05 Making DefaultContactBrowserListFragment auto-configured by Dmitri Plotnikov · 14 years ago
  28. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 14 years ago
  29. 8b15a72 Fixing position adjustment for contextual menu by Dmitri Plotnikov · 14 years ago
  30. c28390b Now supporting legacy postal address picker in the Loader/Fragment solution. by Dmitri Plotnikov · 14 years ago
  31. a3569b2 Now supporting legacy phone number picker in the Loader/Fragment solution. by Dmitri Plotnikov · 14 years ago
  32. 4137727 Now supporting legacy contact picker in the Loader/Fragment solution. by Dmitri Plotnikov · 14 years ago
  33. 1540674 Clean-up. Removing some code that is no longer needed. by Dmitri Plotnikov · 14 years ago
  34. 4b4681d Bringing back contacts display preferences. by Dmitri Plotnikov · 14 years ago
  35. c9bf155 Fixing save state management for the contact list. by Dmitri Plotnikov · 14 years ago
  36. 12def9d Transferred handling of provider status from activity to fragment. by Dmitri Plotnikov · 14 years ago
  37. 68e32a3 Configuring empty list text for Loader/Fragment solution by Dmitri Plotnikov · 14 years ago
  38. d820cdb Postal address picker now works with Loaders and Fragments. by Dmitri Plotnikov · 14 years ago
  39. 0293572 Making call/sms shortcuts work with Loaders and Fragments. by Dmitri Plotnikov · 14 years ago
  40. 8a78319 Making contact shortcuts work again (except new contact). by Dmitri Plotnikov · 14 years ago
  41. b993022 Restoring some of the phone number picker with Loaders and Fragments by Dmitri Plotnikov · 14 years ago
  42. 6520886 Merge "Moving phonetic name into a separate line" by Dmitri Plotnikov · 14 years ago
  43. 97c281f Moving phonetic name into a separate line by Dmitri Plotnikov · 14 years ago
  44. 5daf4df Merge "Generic test code for getting synchronous loader results." by Jeff Hamilton · 14 years ago
  45. 7e6d63b Fixing NPE in PinnedHeaderListView by Dmitri Plotnikov · 14 years ago
  46. b6c7c6f Contact picker restored to some extent by Dmitri Plotnikov · 14 years ago
  47. 28d003e Generic test code for getting synchronous loader results. by Jeff Hamilton · 14 years ago
  48. 7c5286e Bringing Call button back to Strequent view by Dmitri Plotnikov · 14 years ago
  49. ce91dab Merge "Add different Uri formats for Contact-Editor Tests" by Dmitri Plotnikov · 14 years ago
  50. 65c90e2 Add different Uri formats for Contact-Editor Tests by Daniel Lehmann · 14 years ago
  51. 238d984 Restoring Strequents in Contacts by Dmitri Plotnikov · 14 years ago
  52. 8e7a5a7 Showing contact count above the contact list by Dmitri Plotnikov · 14 years ago
  53. 66d271b Making call log work again by Dmitri Plotnikov · 14 years ago
  54. beec212 Pinned header optimizations and fixes by Dmitri Plotnikov · 14 years ago
  55. 1a848b1 Attempting to fix the pinned header in contacts. by Dmitri Plotnikov · 14 years ago
  56. 82eceeb Merge "Allow overwriting "All Contacts" by a custom text (e.g. "All Friends") Bug:2116002" by Daniel Lehmann · 14 years ago
  57. e44b043 (cont) Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 14 years ago
  58. 6340038 Allow overwriting "All Contacts" by a custom text (e.g. "All Friends") by Daniel Lehmann · 14 years ago
  59. ec5abd8 am 89c71486: Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  60. 773bba1 am ef61552c: (-s ours) Position indepdendence for strings with multiple args by Kenny Root · 14 years ago
  61. b6170ca Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 14 years ago
  62. 89c7148 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  63. 3ee2717 Import revised translations by Kenny Root · 14 years ago
  64. ef61552 Position indepdendence for strings with multiple args by Kenny Root · 14 years ago
  65. 8605395 Copying (and modifying) some files from packages/experimental by Dmitri Plotnikov · 14 years ago
  66. fc06bd5 Moving list state management from Activity to Fragment by Dmitri Plotnikov · 14 years ago
  67. 42d1c83 Moving auto-dismissal of soft keyboard from Activity to Fragment by Dmitri Plotnikov · 14 years ago
  68. 240d4aa No longer routing unsolicited input through contact list by Dmitri Plotnikov · 14 years ago
  69. e3fbfd9 Moving search UI from ContactsListActivity to the Fragment by Dmitri Plotnikov · 14 years ago
  70. 3a78b1d Moving PhotoLoader from the activity to the fragment by Dmitri Plotnikov · 14 years ago
  71. 83f51f9 am e0feb1bb: Import revised translations by Kenny Root · 14 years ago
  72. e0feb1b Import revised translations by Kenny Root · 14 years ago
  73. 502741d Removing context menu handling from ContactsListActivity by Dmitri Plotnikov · 14 years ago
  74. 416b569 Introducing a fragment for contact picker by Dmitri Plotnikov · 14 years ago
  75. 50ae321 Removed result forwarding from the contact browser by Dmitri Plotnikov · 14 years ago
  76. 1323d69 Delegating context menu handling by Dmitri Plotnikov · 14 years ago
  77. eeac4dc First draft of a fully working ViewGroupAnimator. Tweaked Contact-Editor to use it. by Daniel Lehmann · 14 years ago
  78. b9fe03d move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 14 years ago
  79. 732f652 Introducing LightContactBrowser by Dmitri Plotnikov · 14 years ago
  80. 59fb48e Controller becomes Fragment and Configuration disappears. by Dmitri Plotnikov · 14 years ago
  81. aebce36 Getting rid of contact list item view cache. by Dmitri Plotnikov · 14 years ago
  82. fda2edd Breaking name highlighting animation out of ContactsListActivity by Dmitri Plotnikov · 14 years ago
  83. 3d4ed75 Merge "ContactListActivity is no longer a ListActivity" by Dmitri Plotnikov · 14 years ago
  84. caf498b ContactListActivity is no longer a ListActivity by Dmitri Plotnikov · 14 years ago
  85. cc8de7d Merge "Add explanation for where you can import contacts from" by Tim Park · 14 years ago
  86. bc1a76c Add explanation for where you can import contacts from by Tim Park · 14 years ago
  87. 8700d8c Making PinnedHeaderListView more self-contained. by Dmitri Plotnikov · 14 years ago
  88. 6e2009d Introducing ContactsApplicationController by Dmitri Plotnikov · 14 years ago
  89. 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
  90. ac0f783 (Re)introducing ContactEntryListConfiguration by Dmitri Plotnikov · 14 years ago
  91. 0906ee3 Renaming ContactListConfiguration to ContactsIntentResolver by Dmitri Plotnikov · 14 years ago
  92. 43a979e Updated licenses by Dmitri Plotnikov · 14 years ago
  93. 54d716f Introducing CompositeListAdapter and SingleItemAdapter by Dmitri Plotnikov · 14 years ago
  94. 7675e12 Add a new intent type that allows opening the Contacts app in its last state. by Daniel Lehmann · 14 years ago
  95. 223cc1a Merge "Refactor to coupler/presenter pattern. Moved framework classes to correct packages" by Daniel Lehmann · 14 years ago
  96. 575c02d Merge "Breaking out the Multi-Picker into a separate activity." by Dmitri Plotnikov · 14 years ago
  97. e8ae9ac Breaking out the Multi-Picker into a separate activity. by Dmitri Plotnikov · 14 years ago
  98. e671936 Modify ImportVcardService so that it uses the new vCard structure. by Daisuke Miyakawa · 14 years ago
  99. 3ef3b1d Breaking ContactsSearchActivity out of ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  100. 807a0fe Exploding ContactsListActivity. by Dmitri Plotnikov · 14 years ago