1. d2031e0 Refactor code for filling call log views. by Flavio Lerda · 13 years ago
  2. 27d7648 Add a test activity to add entries to the call log. by Flavio Lerda · 13 years ago
  3. 5e684a4 Update references to ContactBrowserActivity. by Dave Santoro · 13 years ago
  4. e856a6b Merge "Prevents NPE when trying to find index of word." by Flavio Lerda · 13 years ago
  5. 682654c Merge "Introduces a TestLoaderManager to test loaders." by Flavio Lerda · 13 years ago
  6. 950a568 Prevents NPE when trying to find index of word. by Flavio Lerda · 13 years ago
  7. 34ce5e9 Introduces a TestLoaderManager to test loaders. by Flavio Lerda · 13 years ago
  8. 1acc076 Use PeopleActivity for running tests. by Flavio Lerda · 13 years ago
  9. 05bc27a Merge "New People activity" by Katherine Kuan · 13 years ago
  10. d346ede Add tests for CallLogAdapter's bindView. by Flavio Lerda · 13 years ago
  11. c9a9cdb Fixes highlighting of prefix. by Flavio Lerda · 13 years ago
  12. 9856fce New People activity by Katherine Kuan · 13 years ago
  13. aade99a Mark test as large. by Flavio Lerda · 13 years ago
  14. 3d7311f Extract a couple of utility classes for formatting. by Flavio Lerda · 13 years ago
  15. 9ac11ce Move the group icon to the right hand side. by Flavio Lerda · 13 years ago
  16. f4e3252 Fix ContactLoaderTest. by Dave Santoro · 13 years ago
  17. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 13 years ago
  18. d37a891 Enable account switcher in contact creation by Daisuke Miyakawa · 13 years ago
  19. 439f1db Merge "Put the call log into a fragment and host it in a simple container activity" by Daniel Lehmann · 13 years ago
  20. bcd1227 Put the call log into a fragment and host it in a simple container activity by Daniel Lehmann · 13 years ago
  21. a2d4a96 Fix font sizing and spacing in editor by Katherine Kuan · 13 years ago
  22. 8097697 Merge "Several renames for consistency. Should help with fragmentizing afterwards" by Daniel Lehmann · 13 years ago
  23. 09fba0a Several renames for consistency. Should help with fragmentizing afterwards by Daniel Lehmann · 13 years ago
  24. 9380977 View types for adapter in ContactDetailFragment by Katherine Kuan · 13 years ago
  25. 57b4c0d Fix a broken test for single-pane UIs by Daniel Lehmann · 13 years ago
  26. 2591436 Fix "add field" logic by Katherine Kuan · 13 years ago
  27. 405671a Move DataKind outside AccountTypes by Daisuke Miyakawa · 13 years ago
  28. c86ace7 Provide a picker for third parties by Daniel Lehmann · 13 years ago
  29. 0a39387 Use i18n phone number lib when comparing two phone numbers by Daisuke Miyakawa · 13 years ago
  30. 25d91b3 Disable the photo preloader, to not confuse the asserts by Daniel Lehmann · 13 years ago
  31. 6c9b4b9 Fix a broken test by supplying the DataKind for structured name by Daniel Lehmann · 13 years ago
  32. c9eda37 Close contact editor after deleting contact by Dmitri Plotnikov · 13 years ago
  33. fa49a66 Preventing multiple instances of contact browser from launching by Dmitri Plotnikov · 14 years ago
  34. c9731ed Merge "New quickContact holo theme." into honeycomb by Gilles Debunne · 14 years ago
  35. 09f6596 New quickContact holo theme. by Gilles Debunne · 14 years ago
  36. 1dc28be Restoring full functionality of no-account contacts by Dmitri Plotnikov · 14 years ago
  37. ab75f82 Beefing up ContactBrowserActivityTest by Dmitri Plotnikov · 14 years ago
  38. 072d911 Adding mock shared preferences by Dmitri Plotnikov · 14 years ago
  39. 931cb61 Fixing PhoneNumberInteractionTest by Dmitri Plotnikov · 14 years ago
  40. 1173ae2 Fixing ContactBrowserActivityTest by Dmitri Plotnikov · 14 years ago
  41. 6f667b5 Turning AccountTypeManager into a "system" service. by Dmitri Plotnikov · 14 years ago
  42. a07fa5f Renaming AccountTypes to AccountTypeManager. by Dmitri Plotnikov · 14 years ago
  43. 43fd1e8 Fixing ContactDeletionInteractionTest by Dmitri Plotnikov · 14 years ago
  44. 32bac64 Adding new test: ContactBrowserActivityTest by Dmitri Plotnikov · 14 years ago
  45. 62d1ab3 Adding convenience methods to MockContentProvider by Dmitri Plotnikov · 14 years ago
  46. 29996f2 Removing an obsolete test. Fixing a broken test (ContactLoaderTest) by Dmitri Plotnikov · 14 years ago
  47. 8a96b1f Fixing broken test: RecentCallsListActivityTest by Dmitri Plotnikov · 14 years ago
  48. dfe2025 Adding proper chat capability icons to contact detail by Dmitri Plotnikov · 14 years ago
  49. b77be6d Removing inflation levels from AccountType. by Dmitri Plotnikov · 14 years ago
  50. 69f9e6f Renaming fields and variables from "source" to "accountType" by Dmitri Plotnikov · 14 years ago
  51. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 14 years ago
  52. af1b102 Fix to match framework. by Dianne Hackborn · 14 years ago
  53. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 14 years ago
  54. 66bca8f Turning ContactDeletionInteraction into a Fragment by Dmitri Plotnikov · 14 years ago
  55. 69e8244 New visuals and test for QuickContact by Daniel Lehmann · 14 years ago
  56. 939755c Merge "Rewrite vCard importer/exporter." by Daisuke Miyakawa · 14 years ago
  57. 7c819a1 Rewrite vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  58. 10e8fdb Merge "Remove MultiplePhonePickerAdapter" by Daniel Lehmann · 14 years ago
  59. dc2c68d Remove MultiplePhonePickerAdapter by Daniel Lehmann · 14 years ago
  60. 4597c92 Renaming BaseAccountType to AccountType by Dmitri Plotnikov · 14 years ago
  61. dd81120 Follow API change. by Dianne Hackborn · 14 years ago
  62. a126cdd Add a test for launching the call-log by Daniel Lehmann · 14 years ago
  63. 7b8f746 Removing ContactSearchActivity and SearchResultsActivity by Dmitri Plotnikov · 14 years ago
  64. 8609252 Fixing INSERT_OR_EDIT intent for contacts by Dmitri Plotnikov · 14 years ago
  65. e9b196e Dialog for showing phone numbers on devices that can not be used as phones by Daniel Lehmann · 14 years ago
  66. c9e95f4 Fixing AllIntentsActivity by Dmitri Plotnikov · 14 years ago
  67. 2013058 Show account selector in PopupMenu to be less intrusive by Daniel Lehmann · 14 years ago
  68. 79bea93 Adding a test for the INSERT intent with multi-valued extras by Dmitri Plotnikov · 14 years ago
  69. 35769b8 Renamed Sources to AccountTypes by Daniel Lehmann · 14 years ago
  70. 009676f Support for Contacts with Phone Numbers Intent by Dmitri Plotnikov · 14 years ago
  71. d02a720 Moving GroupingListAdapter to frameworks/ex by Dmitri Plotnikov · 14 years ago
  72. 1ec497d Switching to the new location of CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  73. 8fd7bb6 Show commands for XMPP video chat for Google Talk by Daniel Lehmann · 14 years ago
  74. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 14 years ago
  75. b15529a Merge "Convert to LoaderTestCase." by Jeff Hamilton · 14 years ago
  76. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 14 years ago
  77. 1e8b227 Convert to LoaderTestCase. by Jeff Hamilton · 14 years ago
  78. 3b7d594 Make it possible for View and Edit to be in a Dialog by Daniel Lehmann · 14 years ago
  79. eb4a5d0 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  80. 4f138ed Switching to LoaderManager by Dmitri Plotnikov · 14 years ago
  81. ca98444 Instant save in the Editor; renamed EntitySet to EntityDeltaList by Daniel Lehmann · 14 years ago
  82. b979b42 Splitting pickers into their own activity by Dmitri Plotnikov · 14 years ago
  83. 27834b2 Moving ContactsListActivity to a different package by Dmitri Plotnikov · 14 years ago
  84. a9dd2ca Merge "Making call/sms interaction preserve dialog state" by Dmitri Plotnikov · 14 years ago
  85. b4e8886 Making call/sms interaction preserve dialog state by Dmitri Plotnikov · 14 years ago
  86. f302130 Add a unit test for handleOneRequestSimple(). by Daisuke Miyakawa · 14 years ago
  87. 9692f26 Breaking out contact deletion into a separate object. by Dmitri Plotnikov · 14 years ago
  88. 1a22200 Removing obsolete constants by Dmitri Plotnikov · 14 years ago
  89. 0b976fc Making a LoaderManagingFragment testable by Dmitri Plotnikov · 14 years ago
  90. a5cc226 Tiny fix. Remove @Override by Daisuke Miyakawa · 14 years ago
  91. 7b3b27e Add a smoke test for ImportProcessor. by Daisuke Miyakawa · 14 years ago
  92. cdef2b6 Modal field editors by Daniel Lehmann · 14 years ago
  93. e124722 Reworking contacts list adapters for the new CompositeCursorAdapter API by Dmitri Plotnikov · 14 years ago
  94. e358437 Introducing CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  95. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 14 years ago
  96. 884e393 Cleaning up the implementation of Intents.SEARCH_SUGGESTION_CLICKED by Dmitri Plotnikov · 14 years ago
  97. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 14 years ago
  98. 4b4681d Bringing back contacts display preferences. by Dmitri Plotnikov · 14 years ago
  99. 5daf4df Merge "Generic test code for getting synchronous loader results." by Jeff Hamilton · 14 years ago
  100. 28d003e Generic test code for getting synchronous loader results. by Jeff Hamilton · 14 years ago