1. 1e855e0 Fix for finding the first system service by Ben Dodson · 14 years ago
  2. 096065f Merge "Making contact selection lookup key based." by Dmitri Plotnikov · 14 years ago
  3. 7ccdc1f Making contact selection lookup key based. by Dmitri Plotnikov · 14 years ago
  4. c5dccee Merge "Move pngs from drawable to drawable-mdpi in project packages/apps/Contacts/" by Gilles Debunne · 14 years ago
  5. e1e02d9 Move pngs from drawable to drawable-mdpi in project packages/apps/Contacts/ by Gilles Debunne · 14 years ago
  6. 1dd19dd am d178af42: am 170614a9: am 4ad335f8: Compare only network portion to determine if number is voicemail. by Wink Saville · 14 years ago
  7. d178af4 am 170614a9: am 4ad335f8: Compare only network portion to determine if number is voicemail. by Wink Saville · 14 years ago
  8. 170614a am 4ad335f8: Compare only network portion to determine if number is voicemail. by Wink Saville · 14 years ago
  9. 4ad335f Compare only network portion to determine if number is voicemail. by Wink Saville · 14 years ago
  10. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 14 years ago
  11. 2b266ee Merge "Allow deletion from Editor-Screen" by Daniel Lehmann · 14 years ago
  12. b846fc1 Allow deletion from Editor-Screen by Daniel Lehmann · 14 years ago
  13. ba34422 Format the number by the convention of the country the user is in by Bai Tao · 14 years ago
  14. d3f1e31 Don't override user-changes if the record changes in the background by Daniel Lehmann · 14 years ago
  15. 7aa9b28 Modified comments and added TODOs for Activity-Result in the Browser by Daniel Lehmann · 14 years ago
  16. 22fb205 Show contact after creation; refactor ContactEditorFragment.Listener by Daniel Lehmann · 14 years ago
  17. 5976403 Merge "Sources.get() can be safely called from the UI thread. Updated source." by Daniel Lehmann · 14 years ago
  18. 8ccc7de Merge "Don't show Note and Nickname if they are empty database rows; some clean up" by Daniel Lehmann · 14 years ago
  19. db1f79c Sources.get() can be safely called from the UI thread. Updated source. by Daniel Lehmann · 14 years ago
  20. 3e74364 Don't show Note and Nickname if they are empty database rows; some clean up by Daniel Lehmann · 14 years ago
  21. b15529a Merge "Convert to LoaderTestCase." by Jeff Hamilton · 14 years ago
  22. 7b74a1a Merge "Replaced Google by Android Open Source project" by Daniel Lehmann · 14 years ago
  23. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 14 years ago
  24. 8b57b8d Updated for context mode API changes by Adam Powell · 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. 0cb15be Expand/Collapse for RawContact sections in the Editor by Daniel Lehmann · 14 years ago
  28. 07a41ba Don't show Call and Text in context menu if device can't do it by Daniel Lehmann · 14 years ago
  29. 60ad01b Proper handling of View/Edit from list-context Menu by Daniel Lehmann · 14 years ago
  30. 69e7fec Implement Delete on Contact-Detail; re-use the code from the ContactBrowser by Daniel Lehmann · 14 years ago
  31. fe7f7bb Merge "Remove Phone capabilities from devices that do not have Phone/SMS apps" by Daniel Lehmann · 14 years ago
  32. f77b8e9 Remove Phone capabilities from devices that do not have Phone/SMS apps by Daniel Lehmann · 14 years ago
  33. eb4a5d0 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  34. 1010574 Put display options into a dialog-themed activity for xlarge screens by Daniel Lehmann · 14 years ago
  35. 8773bcb Routing "view contact" requests to proper directories by Dmitri Plotnikov · 14 years ago
  36. 65ad5ee Fixing visibility of selection in the two-pane layout by Dmitri Plotnikov · 14 years ago
  37. fcfdffb Renaming NavigationBar to ActionBarAdapter by Dmitri Plotnikov · 14 years ago
  38. e1d4c06 Cleaning up single-pane layout. Phase I. by Dmitri Plotnikov · 14 years ago
  39. 061dd98 Remove toast for header by Daniel Lehmann · 14 years ago
  40. afdf6ea Fix wrong index; some fields could not be added. Disabled delete animation. by Daniel Lehmann · 14 years ago
  41. 7bb2add Don't bring up the search UI while editing a field by Daniel Lehmann · 14 years ago
  42. 5988814 Merge "Use new Loader API and properly unregister Observers" by Daniel Lehmann · 14 years ago
  43. 4f138ed Switching to LoaderManager by Dmitri Plotnikov · 14 years ago
  44. 222744e Use new Loader API and properly unregister Observers by Daniel Lehmann · 14 years ago
  45. 054dc6d Merge "Moving section placement calculations to IndexerListAdapter" by Dmitri Plotnikov · 14 years ago
  46. be82afa Removed Edit Button (it lives in the ActionBar now) by Daniel Lehmann · 14 years ago
  47. 2475ac8 Moving section placement calculations to IndexerListAdapter by Dmitri Plotnikov · 14 years ago
  48. 2d2c5d8 Put Edit/Done into ActionBar by Daniel Lehmann · 14 years ago
  49. bd772a5 Fix TAG and comment by Daniel Lehmann · 14 years ago
  50. 9767e09 Performance measuring code that outputs to the logcat by Daniel Lehmann · 14 years ago
  51. 180abb0 Merge "Optimizing contact list scrolling" by Dmitri Plotnikov · 14 years ago
  52. 85787d0 Optimizing contact list scrolling by Dmitri Plotnikov · 14 years ago
  53. ca98444 Instant save in the Editor; renamed EntitySet to EntityDeltaList by Daniel Lehmann · 14 years ago
  54. 2776c7f Resolve merge conflicts by Jean-Baptiste Queru · 14 years ago
  55. 53bf1c1 merge from open-source master by The Android Open Source Project · 14 years ago
  56. 58c066f Supress Exception thrown by vCard exporter. by Daisuke Miyakawa · 14 years ago
  57. a1db370 Fix NPE by cytown · 14 years ago
  58. e2bbe1d Switching join contact functionality to LoaderManager. by Dmitri Plotnikov · 14 years ago
  59. 5ffd929 Switching ID resolution to LoaderManager. by Dmitri Plotnikov · 14 years ago
  60. 34623cf Restoring the main menu in the Contacts app by Dmitri Plotnikov · 14 years ago
  61. 3391dbe Make dialogs work again (might need cleanup once/if we get framework support) by Daniel Lehmann · 14 years ago
  62. cfa3900 Renaming ContactListActivity to ContactBrowserActivity by Dmitri Plotnikov · 14 years ago
  63. cfc6489 Fixing issues with selection preservation including search by Dmitri Plotnikov · 14 years ago
  64. 9cd1708 Preserving separate contact selection per mode. by Dmitri Plotnikov · 14 years ago
  65. d364314 Preserving detail URI on orientation change by Dmitri Plotnikov · 14 years ago
  66. 92a6fdf Preserving list state on orientation change by Dmitri Plotnikov · 14 years ago
  67. c02f508 am ed0924c4: merge from open-source master by The Android Open Source Project · 14 years ago
  68. c0ca13a Adding a "no contact selected" fragment by Dmitri Plotnikov · 14 years ago
  69. 0d57749 A temporary background resource for view/edit by Dmitri Plotnikov · 14 years ago
  70. ed0924c merge from open-source master by The Android Open Source Project · 14 years ago
  71. ac59685 Making selection visible in contact browser. by Dmitri Plotnikov · 14 years ago
  72. 3f58e55 Switching to the new API: smoothScrollToPositionFromTop by Dmitri Plotnikov · 14 years ago
  73. 08e1c4e Add modes to the navigation bar by Dmitri Plotnikov · 14 years ago
  74. 4ba04b3 ContactsBadge: When there is no data to display, show it to the user by Christian Mehlmauer · 14 years ago
  75. 9e83c84 Implement GenericEditorView as a Custom Layout (saves 2 LinearLayouts) and don't inflate from Xml to improve loading performance. by Daniel Lehmann · 14 years ago
  76. 4af3b07 Moving search box into the action bar by Dmitri Plotnikov · 14 years ago
  77. b979b42 Splitting pickers into their own activity by Dmitri Plotnikov · 14 years ago
  78. 424440b Combining ContactListActivity and TwoPaneActivity into one. by Dmitri Plotnikov · 14 years ago
  79. 27834b2 Moving ContactsListActivity to a different package by Dmitri Plotnikov · 14 years ago
  80. aa1dffe Evicting import/export into a class of its own by Dmitri Plotnikov · 14 years ago
  81. a9dd2ca Merge "Making call/sms interaction preserve dialog state" by Dmitri Plotnikov · 14 years ago
  82. f3eb02e 1. Directly instantiate EditText instead of inflating 2. Remove a superfluous LinearLayout by Daniel Lehmann · 14 years ago
  83. 4db8cbc Fix RemoteViewException. by Daisuke Miyakawa · 14 years ago
  84. d3e5a78 Remove unnecessary comment. by Daisuke Miyakawa · 14 years ago
  85. b4e8886 Making call/sms interaction preserve dialog state by Dmitri Plotnikov · 14 years ago
  86. 6fa8624 Merge "Add a unit test for handleOneRequestSimple()." by Daisuke Miyakawa · 14 years ago
  87. f302130 Add a unit test for handleOneRequestSimple(). by Daisuke Miyakawa · 14 years ago
  88. ce96d63 am b684c9ad: am 30802a7e: am bb58303b: Fixing use of green button in call log by Dmitri Plotnikov · 14 years ago
  89. b684c9a am 30802a7e: am bb58303b: Fixing use of green button in call log by Dmitri Plotnikov · 14 years ago
  90. 30802a7 am bb58303b: Fixing use of green button in call log by Dmitri Plotnikov · 14 years ago
  91. bb58303 Fixing use of green button in call log by Dmitri Plotnikov · 14 years ago
  92. 0f3d5a1 Merge "Let Contacts refrain from stripping methods with the suffix ForTest." by Daisuke Miyakawa · 14 years ago
  93. 134ef33 Merge "Breaking out contact deletion into a separate object." by Dmitri Plotnikov · 14 years ago
  94. 3648d2e Removed done and revert. Replaced instances of LinearLayout by FrameLayout for speed. by Daniel Lehmann · 14 years ago
  95. 7fa3cd6 Fix some NPEs. by Jeff Hamilton · 14 years ago
  96. 6d4d66f Let Contacts refrain from stripping methods with the suffix ForTest. by Daisuke Miyakawa · 14 years ago
  97. 9692f26 Breaking out contact deletion into a separate object. by Dmitri Plotnikov · 14 years ago
  98. f290eea am 1f95ef82: am 35bb6969: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  99. 1f95ef8 am 35bb6969: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  100. 35bb696 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago