1. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 14 years ago
  2. 66bca8f Turning ContactDeletionInteraction into a Fragment by Dmitri Plotnikov · 14 years ago
  3. 69e8244 New visuals and test for QuickContact by Daniel Lehmann · 14 years ago
  4. 939755c Merge "Rewrite vCard importer/exporter." by Daisuke Miyakawa · 14 years ago
  5. 7c819a1 Rewrite vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  6. 10e8fdb Merge "Remove MultiplePhonePickerAdapter" by Daniel Lehmann · 14 years ago
  7. dc2c68d Remove MultiplePhonePickerAdapter by Daniel Lehmann · 14 years ago
  8. 4597c92 Renaming BaseAccountType to AccountType by Dmitri Plotnikov · 14 years ago
  9. dd81120 Follow API change. by Dianne Hackborn · 14 years ago
  10. a126cdd Add a test for launching the call-log by Daniel Lehmann · 14 years ago
  11. 7b8f746 Removing ContactSearchActivity and SearchResultsActivity by Dmitri Plotnikov · 14 years ago
  12. 8609252 Fixing INSERT_OR_EDIT intent for contacts by Dmitri Plotnikov · 14 years ago
  13. e9b196e Dialog for showing phone numbers on devices that can not be used as phones by Daniel Lehmann · 14 years ago
  14. c9e95f4 Fixing AllIntentsActivity by Dmitri Plotnikov · 14 years ago
  15. 2013058 Show account selector in PopupMenu to be less intrusive by Daniel Lehmann · 14 years ago
  16. 79bea93 Adding a test for the INSERT intent with multi-valued extras by Dmitri Plotnikov · 14 years ago
  17. 35769b8 Renamed Sources to AccountTypes by Daniel Lehmann · 14 years ago
  18. 009676f Support for Contacts with Phone Numbers Intent by Dmitri Plotnikov · 14 years ago
  19. d02a720 Moving GroupingListAdapter to frameworks/ex by Dmitri Plotnikov · 14 years ago
  20. 1ec497d Switching to the new location of CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  21. 8fd7bb6 Show commands for XMPP video chat for Google Talk by Daniel Lehmann · 14 years ago
  22. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 14 years ago
  23. b15529a Merge "Convert to LoaderTestCase." by Jeff Hamilton · 14 years ago
  24. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 14 years ago
  25. 1e8b227 Convert to LoaderTestCase. by Jeff Hamilton · 14 years ago
  26. 3b7d594 Make it possible for View and Edit to be in a Dialog by Daniel Lehmann · 14 years ago
  27. eb4a5d0 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  28. 4f138ed Switching to LoaderManager by Dmitri Plotnikov · 14 years ago
  29. ca98444 Instant save in the Editor; renamed EntitySet to EntityDeltaList by Daniel Lehmann · 14 years ago
  30. b979b42 Splitting pickers into their own activity by Dmitri Plotnikov · 14 years ago
  31. 27834b2 Moving ContactsListActivity to a different package by Dmitri Plotnikov · 14 years ago
  32. a9dd2ca Merge "Making call/sms interaction preserve dialog state" by Dmitri Plotnikov · 14 years ago
  33. b4e8886 Making call/sms interaction preserve dialog state by Dmitri Plotnikov · 14 years ago
  34. f302130 Add a unit test for handleOneRequestSimple(). by Daisuke Miyakawa · 14 years ago
  35. 9692f26 Breaking out contact deletion into a separate object. by Dmitri Plotnikov · 14 years ago
  36. 1a22200 Removing obsolete constants by Dmitri Plotnikov · 14 years ago
  37. 0b976fc Making a LoaderManagingFragment testable by Dmitri Plotnikov · 14 years ago
  38. a5cc226 Tiny fix. Remove @Override by Daisuke Miyakawa · 14 years ago
  39. 7b3b27e Add a smoke test for ImportProcessor. by Daisuke Miyakawa · 14 years ago
  40. cdef2b6 Modal field editors by Daniel Lehmann · 14 years ago
  41. e124722 Reworking contacts list adapters for the new CompositeCursorAdapter API by Dmitri Plotnikov · 14 years ago
  42. e358437 Introducing CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  43. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 14 years ago
  44. 884e393 Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED by Dmitri Plotnikov · 14 years ago
  45. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 14 years ago
  46. 4b4681d Bringing back contacts display preferences. by Dmitri Plotnikov · 14 years ago
  47. 5daf4df Merge "Generic test code for getting synchronous loader results." by Jeff Hamilton · 14 years ago
  48. 28d003e Generic test code for getting synchronous loader results. by Jeff Hamilton · 14 years ago
  49. 65c90e2 Add different Uri formats for Contact-Editor Tests by Daniel Lehmann · 14 years ago
  50. caf498b ContactListActivity is no longer a ListActivity by Dmitri Plotnikov · 14 years ago
  51. 8700d8c Making PinnedHeaderListView more self-contained. by Dmitri Plotnikov · 14 years ago
  52. 54d716f Introducing CompositeListAdapter and SingleItemAdapter by Dmitri Plotnikov · 14 years ago
  53. 223cc1a Merge "Refactor to coupler/presenter pattern. Moved framework classes to correct packages" by Daniel Lehmann · 14 years ago
  54. e8ae9ac Breaking out the Multi-Picker into a separate activity. by Dmitri Plotnikov · 14 years ago
  55. c2687c3 Refactor to coupler/presenter pattern. Moved framework classes to correct packages by Daniel Lehmann · 14 years ago
  56. 31ec0b5 AllIntents - a test application for contact list. by Dmitri Plotnikov · 14 years ago
  57. d3e0cdb Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity. by Daniel Lehmann · 14 years ago
  58. 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
  59. 27f1bc8 Beginnings of a unit test for ContactsListActivity. by Dmitri Plotnikov · 14 years ago
  60. 1316b13 Write tests for ContactLoader. Re-added support for legacy style (donut) ContactUris by Daniel Lehmann · 14 years ago
  61. f7ba455 Merge "revive contacts launch performance tests & also add the test for dialer UI" into froyo by Guang Zhu · 14 years ago
  62. 3b61694 revive contacts launch performance tests & also add the test for dialer UI by Guang Zhu · 14 years ago
  63. 3aba36c Fixing tests that did not get updated earlier by Dmitri Plotnikov · 14 years ago
  64. d8b0a05 Don't merge numbers if they only differ after a semicolon Bug:2432347 by Daniel Lehmann · 14 years ago
  65. c7c1905 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  66. a741d61 Adding support for "collapsibility" to the call log by Dmitri Plotnikov · 15 years ago
  67. 16c364a Parse organization and notes from intent extras. by Jeff Sharkey · 15 years ago
  68. d20fb0b am 0e89b19a: Add instrumentation definition for ContactsLaunchPerformance. by Brett Chabot · 15 years ago
  69. 0e89b19 Add instrumentation definition for ContactsLaunchPerformance. by Brett Chabot · 15 years ago
  70. c710b0e Dedupe same entries in the fasttrack action list. by Makoto Onuki · 15 years ago
  71. 166ab1c am e31dac84: Trim edit fields that don\'t contain printable values. by Jeff Sharkey · 15 years ago
  72. e31dac8 Trim edit fields that don't contain printable values. by Jeff Sharkey · 15 years ago
  73. 44f9de9 Don't crash even when voiceMailNumber is null, which is a valid condition. by Makoto Onuki · 15 years ago
  74. 7173705 Ignore transient rows during re-parenting. by Jeff Sharkey · 15 years ago
  75. 5297c6a New edit UI, now without tabs. by Jeff Hamilton · 15 years ago
  76. 6bfd18d Added annotation for the newly created test's size. by Nicolas Catania · 15 years ago
  77. d63a960 Disable the call icon in the logs for private and unknown numbers. by Nicolas Catania · 15 years ago
  78. 88d00c2 Hook up logic for re-parenting of user edits, unit tests. by Jeff Sharkey · 15 years ago
  79. ab06693 Split sources, partial inflation, third-party support. by Jeff Sharkey · 15 years ago
  80. 7f86847 Prevent unstateful edits, empty trimming, INSERT edge cases. by Jeff Sharkey · 15 years ago
  81. 6f8d46b Insert, update, delete photos. Trim empty fields. by Jeff Sharkey · 15 years ago
  82. 49d17b3 Lookup uris, delete, aggregation rules, untyped, sharing. by Jeff Sharkey · 15 years ago
  83. 985585b Correctly change aggregation mode in all cases, unit tests. by Jeff Sharkey · 15 years ago
  84. aad8848 Expandable structured support, organize editors, much more. by Jeff Sharkey · 15 years ago
  85. d4c41d5 Unique strings for labels and actions, SMS as alternate. by Jeff Sharkey · 15 years ago
  86. 14f61ab Switch edit UI to tabs, TYPE_ASSERT for version, cleanup. by Jeff Sharkey · 15 years ago
  87. d046a03 Delta parceling, valid types bugfix, INSERT parsing. by Jeff Sharkey · 15 years ago
  88. 8d9767d Refactor "Augmented" to "Delta" to make meaning clearer. by Jeff Sharkey · 15 years ago
  89. 07c2e41 Bulk of constraint enforcement code, "best" suggestions. by Jeff Sharkey · 15 years ago
  90. e731d42 Fixed VERSION check, persist changed values, IM changes. by Jeff Sharkey · 15 years ago
  91. 309e89f Add AugmentedEntity.buildDiff() code, with unit tests. by Jeff Sharkey · 15 years ago
  92. 4c0864d Remove a local copy of a context object from StyleManager. by Evan Millar · 15 years ago
  93. e49dfac Adds the StyleManager class. by Evan Millar · 15 years ago
  94. 7aa0e4c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. cefa28c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. 5dc3b4f Initial Contribution by The Android Open Source Project · 16 years ago