1. 416b569 Introducing a fragment for contact picker by Dmitri Plotnikov · 14 years ago
  2. 50ae321 Removed result forwarding from the contact browser by Dmitri Plotnikov · 14 years ago
  3. 1323d69 Delegating context menu handling by Dmitri Plotnikov · 14 years ago
  4. eeac4dc First draft of a fully working ViewGroupAnimator. Tweaked Contact-Editor to use it. by Daniel Lehmann · 14 years ago
  5. b9fe03d move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 14 years ago
  6. 732f652 Introducing LightContactBrowser by Dmitri Plotnikov · 14 years ago
  7. 59fb48e Controller becomes Fragment and Configuration disappears. by Dmitri Plotnikov · 14 years ago
  8. aebce36 Getting rid of contact list item view cache. by Dmitri Plotnikov · 14 years ago
  9. fda2edd Breaking name highlighting animation out of ContactsListActivity by Dmitri Plotnikov · 14 years ago
  10. caf498b ContactListActivity is no longer a ListActivity by Dmitri Plotnikov · 14 years ago
  11. 8700d8c Making PinnedHeaderListView more self-contained. by Dmitri Plotnikov · 14 years ago
  12. 6e2009d Introducing ContactsApplicationController by Dmitri Plotnikov · 14 years ago
  13. 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
  14. ac0f783 (Re)introducing ContactEntryListConfiguration by Dmitri Plotnikov · 14 years ago
  15. 0906ee3 Renaming ContactListConfiguration to ContactsIntentResolver by Dmitri Plotnikov · 14 years ago
  16. 43a979e Updated licenses by Dmitri Plotnikov · 14 years ago
  17. 54d716f Introducing CompositeListAdapter and SingleItemAdapter by Dmitri Plotnikov · 14 years ago
  18. 7675e12 Add a new intent type that allows opening the Contacts app in its last state. by Daniel Lehmann · 14 years ago
  19. 223cc1a Merge "Refactor to coupler/presenter pattern. Moved framework classes to correct packages" by Daniel Lehmann · 14 years ago
  20. 575c02d Merge "Breaking out the Multi-Picker into a separate activity." by Dmitri Plotnikov · 14 years ago
  21. e8ae9ac Breaking out the Multi-Picker into a separate activity. by Dmitri Plotnikov · 14 years ago
  22. e671936 Modify ImportVcardService so that it uses the new vCard structure. by Daisuke Miyakawa · 14 years ago
  23. 3ef3b1d Breaking ContactsSearchActivity out of ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  24. 807a0fe Exploding ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  25. eb17b74 Merge "Introducing contacts configuration object." by Dmitri Plotnikov · 14 years ago
  26. 6178cb4 Introducing contacts configuration object. by Dmitri Plotnikov · 14 years ago
  27. 292ffd8 Make vCard exporter use getVCardTypeFromString(). by Daisuke Miyakawa · 14 years ago
  28. c2687c3 Refactor to coupler/presenter pattern. Moved framework classes to correct packages by Daniel Lehmann · 14 years ago
  29. 31ec0b5 AllIntents - a test application for contact list. by Dmitri Plotnikov · 14 years ago
  30. 186bc3a Merge "Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity." by Daniel Lehmann · 14 years ago
  31. 8e5a8bc Merge "Speedup query by using a more narrow View. Change the Loader tests to use a Mock-ContentProvider to not change any real data" by Daniel Lehmann · 14 years ago
  32. d3e0cdb Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity. by Daniel Lehmann · 14 years ago
  33. 89dada8 Make vCard importer use new structure. by Daisuke Miyakawa · 14 years ago
  34. 74a2dc5 Speedup query by using a more narrow View. Change the Loader tests to use a Mock-ContentProvider to not change any real data by Daniel Lehmann · 14 years ago
  35. 13e242b Make ImportVCardService use new structure. by Daisuke Miyakawa · 14 years ago
  36. 6266cc7 am 639e96ee: Fixing breakage in legacy contact pickers. by Dmitri Plotnikov · 14 years ago
  37. 639e96e Fixing breakage in legacy contact pickers. by Dmitri Plotnikov · 14 years ago
  38. f21bf27 Refactor vCard importer so that it uses Service during the actual import. by Daisuke Miyakawa · 14 years ago
  39. 27f1bc8 Beginnings of a unit test for ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  40. 1316b13 Write tests for ContactLoader. Re-added support for legacy style (donut) ContactUris by Daniel Lehmann · 14 years ago
  41. c3a0008 Some refactorings to MVC by Daniel Lehmann · 14 years ago
  42. cbcc449 Update to new MVC framework by Daniel Lehmann · 14 years ago
  43. ba9b51f am 2585921d: Merge "Fixing search in direct dial/message shortcut creation" into froyo by Dmitri Plotnikov · 14 years ago
  44. 2585921 Merge "Fixing search in direct dial/message shortcut creation" into froyo by Dmitri Plotnikov · 14 years ago
  45. 54f4c02 am 6ea750cf: Make OnCancelListener call finish() in stead of just calling dismiss(). by Daisuke Miyakawa · 14 years ago
  46. 26cda1a Breaking out handling of empty message in Contacts by Dmitri Plotnikov · 14 years ago
  47. 564f3c6 Fixing search in direct dial/message shortcut creation by Dmitri Plotnikov · 14 years ago
  48. 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
  49. df5e05f Add MODE_PICK_MULTIPLE_PHONES mode which can be launched by by Bai Tao · 14 years ago
  50. 39ee8b6 Make vCard importer use new structure. by Daisuke Miyakawa · 14 years ago
  51. 6ea750c Make OnCancelListener call finish() in stead of just calling dismiss(). by Daisuke Miyakawa · 14 years ago
  52. 501b7ea Splitting off the Join Contact mode. by Dmitri Plotnikov · 14 years ago
  53. dbf0c8d am 8cd49472: Preventing a crash on rotation of the Display Options activity by Dmitri Plotnikov · 14 years ago
  54. 8cd4947 Preventing a crash on rotation of the Display Options activity by Dmitri Plotnikov · 14 years ago
  55. dd595ae am 4ed3bc4c: Fixing visibility of label/data/snippet in contact item view. by Dmitri Plotnikov · 14 years ago
  56. 4ed3bc4 Fixing visibility of label/data/snippet in contact item view. by Dmitri Plotnikov · 14 years ago
  57. 94c70ac Fix the comment formatting by Daniel Lehmann · 14 years ago
  58. 7e91428 Use standard Android mechanisms (showDialog, onCreateDialog) for Dialog handling. Makes dialogs persistent after orientation change by Daniel Lehmann · 14 years ago
  59. 35581c8 am 4a261c84: Fixing NPE in phone disambig dialog. by Dmitri Plotnikov · 14 years ago
  60. d766f81 Make vCard importer use DEFAULT_IMPORT_CHARSET. by Daisuke Miyakawa · 14 years ago
  61. 4a261c8 Fixing NPE in phone disambig dialog. by Dmitri Plotnikov · 14 years ago
  62. c4e4995 Make ImportVCardActivity check null of mHandler, which happens when onDestroy() is called during import. by Daisuke Miyakawa · 14 years ago
  63. ee010c0 When the activity is destroyed, make sure any background thread is cancelled. by Nicolas Catania · 14 years ago
  64. 6448da7 Let ImportVCardActivity choose an account if multiple account exist. by Daisuke Miyakawa · 14 years ago
  65. bbd03c0 Cherry-pick 78bc8a3d70c65973fed80ee5cb628f7aa21e14d0 into the Froyo branch. by Martin Hibdon · 14 years ago
  66. 5ecd315 Merge "Fixing NPE in contact photo loader" into froyo by Dmitri Plotnikov · 14 years ago
  67. feb77f1 Merge "Absorbing extra key events on contact search." into froyo by Dmitri Plotnikov · 14 years ago
  68. 92dfa11 Fixing NPE in contact photo loader by Dmitri Plotnikov · 14 years ago
  69. 7a51b14 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 14 years ago
  70. 95020ca Absorbing extra key events on contact search. by Dmitri Plotnikov · 14 years ago
  71. 9f26ce5 revert the stripping of System Group: from the names of google system groups by Fred Quintana · 14 years ago
  72. ffadc87 Merge "Saving ALL state when contact editor is evicted" into froyo by Dmitri Plotnikov · 14 years ago
  73. 489faa9 Removing photo cache clearing on cursor change by Dmitri Plotnikov · 14 years ago
  74. 84a4eee Saving ALL state when contact editor is evicted by Dmitri Plotnikov · 14 years ago
  75. 0e98b9f Force vCard importer copy vCard as a temporary local file in order to by Daisuke Miyakawa · 14 years ago
  76. cdf961b Fix a regression with lookupKeys that contain special characters Bug:2561233 by Daniel Lehmann · 14 years ago
  77. 6013973 some changes due to an API review by Fred Quintana · 14 years ago
  78. f3113e3 Merge "Small modifications to speedup ViewContactActivity Bug:2546767 - Use query parameter instead of sql string concatenation - Try to use the ContactID that is passed in the Intent; fallback to lookup key if it is wrong (saves up to 2 queries) - Initialize the newEntities list directly with the correct length" into froyo by Daniel Lehmann · 14 years ago
  79. 4f87c89 Small modifications to speedup ViewContactActivity by Daniel Lehmann · 14 years ago
  80. a544d8a Optimizing contact list by Dmitri Plotnikov · 14 years ago
  81. d8b0a05 Don't merge numbers if they only differ after a semicolon Bug:2432347 by Daniel Lehmann · 14 years ago
  82. b369c49 Clearing photo cache on cursor change by Dmitri Plotnikov · 14 years ago
  83. fd8015f Merge "Reflecting the rename of System Group: My Contacts" by Dmitri Plotnikov · 14 years ago
  84. cc17912 Reflecting the rename of System Group: My Contacts by Dmitri Plotnikov · 14 years ago
  85. 6d63f8f Merge "Avoid the flick based on the change of CallLogProvider." by Dmitri Plotnikov · 14 years ago
  86. 4429998 Avoid the flick based on the change of CallLogProvider. by Bai Tao · 14 years ago
  87. 15a194a Promote Position to label (instead of data) if Company name is empty Bug:2534607 by Daniel Lehmann · 14 years ago
  88. 655236c Merge "Update explanation in comments." by Brad Fitzpatrick · 14 years ago
  89. 7c8561d Follow-up on preventing QC from hiding soft keyboard. by Dmitri Plotnikov · 14 years ago
  90. a062448 Merge "Preventing QuickContact from hiding soft keyboard" by Dmitri Plotnikov · 14 years ago
  91. 1b28a0a Update explanation in comments. by Brad Fitzpatrick · 14 years ago
  92. 23bc9b7 Hopefully fix frequently-reported ViewContactActivity ANR. by Brad Fitzpatrick · 15 years ago
  93. ad3bd44 Preventing QuickContact from hiding soft keyboard by Dmitri Plotnikov · 15 years ago
  94. 4e9be7c Merge "New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them Bug:2534647" by Daniel Lehmann · 15 years ago
  95. 350ba6f New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them by Daniel Lehmann · 15 years ago
  96. d128adc Support launch QuickContactActivity from upgraded shortcut by Bai Tao · 15 years ago
  97. 207d4f6 Fit-and-finish. Redoing the title for contact search results. by Dmitri Plotnikov · 15 years ago
  98. 5c5d71a Merge "When editing contacts, automatically expand "More" if data has been entered Bug:2534580" by Daniel Lehmann · 15 years ago
  99. 3122da4 When editing contacts, automatically expand "More" if data has been entered by Daniel Lehmann · 15 years ago
  100. 5ebd9cf Check the sync status while there is no contacts to show by Bai Tao · 15 years ago