1. 43094f6 Extract the full telephone number from the tel: URL. by Nicolas Catania · 16 years ago
  2. 373f2c6 am eb6f9c08: Merge change I0ad3fc43 into eclair by Jeff Sharkey · 16 years ago
  3. eb6f9c0 Merge change I0ad3fc43 into eclair by Android (Google) Code Review · 16 years ago
  4. 1a25430 am 1e576092: Merge change Ifb15e7fe into eclair by Jeff Sharkey · 16 years ago
  5. 1e57609 Merge change Ifb15e7fe into eclair by Android (Google) Code Review · 16 years ago
  6. ae6b588 am 26fbb58c: Add QuickContact badge around contacts shortcuts. by Romain Guy · 16 years ago
  7. 26fbb58 Add QuickContact badge around contacts shortcuts. by Romain Guy · 16 years ago
  8. 89d5b32 am 75e84518: Make QuickContactActivity look at the sourceBounds property of Intent as well. by Joe Onorato · 16 years ago
  9. 75e8451 Make QuickContactActivity look at the sourceBounds property of Intent as well. by Joe Onorato · 16 years ago
  10. ee052b0 resolved conflicts for merge of 2bbeffbe to eclair-mr2 by Romain Guy · 16 years ago
  11. 2bbeffb Make Home contacts shortcut bring up the quick contact window. by Romain Guy · 16 years ago
  12. 2fc629b Merge change I905e7621 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  13. c1d3e0e Merge change I2d66a983 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  14. 0d354d3 Make call log requeries use background thread. by Jeff Sharkey · 16 years ago
  15. 96e7cee Merge change Ie6dfae04 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  16. 0ad3fc4 Avoid IAE by only dismissing dialog when still attached. by Jeff Sharkey · 16 years ago
  17. 905e762 Dialpad uses the new HapticFeedback class. by Nicolas Catania · 16 years ago
  18. f4ac046 Make Contacts app refresh cached EditFields when Locale is changed, and by Daisuke Miyakawa · 16 years ago
  19. 4cbb29a EditContactActivity: Save and restore the visibility of EditTexts/secondary section across Activity's lifecycle. by Makoto Onuki · 16 years ago
  20. e6dfae0 Fix title for creating a new contact. by Neel Parekh · 16 years ago
  21. 7a70738 ViewContactActivity: Don't show "No additional info..." while we're still loading data. by Makoto Onuki · 16 years ago
  22. 16c364a Parse organization and notes from intent extras. by Jeff Sharkey · 16 years ago
  23. b1590e1 Move IM to the "more" section. by Neel Parekh · 16 years ago
  24. af95342 Merge change I7c66eb48 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  25. 7c66eb4 Remove an unused and inconvenient import statement. by Dan Egnor · 16 years ago
  26. de31a7a Make ImportVCardActivity.java adapt to refactored vCard code. by Daisuke Miyakawa · 16 years ago
  27. fec783e Rename class names. Must be applied with the change Iecf85b40. by Daisuke Miyakawa · 16 years ago
  28. 373da77 am 56150748: Revert "Use scan mode introduced in VCardParser." by Daisuke Miyakawa · 16 years ago
  29. 1016604 am dd44f8c8: Fix bug 2239212 "Dial pad has no sound" The DTMF stream volume is tied to the in-call volume. In the dialer outside of a call, the user has no way to change the touch tone volume. If (s)he lowered the incall volume all the way down, the user will usually by Jean-Michel Trivi · 16 years ago
  30. 5615074 Revert "Use scan mode introduced in VCardParser." by Daisuke Miyakawa · 16 years ago
  31. ee455d5 Merge change I428a6432 into eclair by Android (Google) Code Review · 16 years ago
  32. 51f6f77 Use scan mode introduced in VCardParser. by Daisuke Miyakawa · 16 years ago
  33. eb175d6 Merge change I07725a2b into eclair-mr2 by Android (Google) Code Review · 16 years ago
  34. 76315a2 Fix vCard exporter so that it does not throw NPE during export (though the exception is rarely seen). by Daisuke Miyakawa · 16 years ago
  35. e40bdce Use scan mode introduced in VCardParser. by Daisuke Miyakawa · 16 years ago
  36. dd44f8c Fix bug 2239212 "Dial pad has no sound" by Jean-Michel Trivi · 16 years ago
  37. 4b722a9 EditContactActivity: Restore focus when the screen rotates. by Makoto Onuki · 16 years ago
  38. cc31341 am e040876b: Avoid offering "share" for restricted-only contacts. by Jeff Sharkey · 16 years ago
  39. e040876 Avoid offering "share" for restricted-only contacts. by Jeff Sharkey · 16 years ago
  40. 07b7db6 Merge change I10483b6b into eclair-mr2 by Android (Google) Code Review · 16 years ago
  41. d196542 Scale contact shortcut icons to correct size. by Evan Millar · 16 years ago
  42. 8fd1a86 Remove duplicate ButtonGridLayout class. by Nicolas Catania · 16 years ago
  43. 93640fa Avoid NPE in isEmpty() when no EditFields defined. by Jeff Sharkey · 16 years ago
  44. dbeb965 Avoid NPE in isEmpty() when no EditFields defined. by Jeff Sharkey · 16 years ago
  45. ecccd18 am 306f903f: Merge change I994fc479 into eclair by Jeff Sharkey · 16 years ago
  46. ce6e5f5 am 5bd82f69: When reparenting, prefer GROUP_ROW_ID but allow fallback. by Jeff Sharkey · 16 years ago
  47. 64ef8f7 am 7f9ca285: Fix bug http://b/issue?id=2208177 by Evan Millar · 16 years ago
  48. 306f903 Merge change I994fc479 into eclair by Android (Google) Code Review · 16 years ago
  49. e82043c Send RESULT_CANCELED when missing, return legacy Uris. by Jeff Sharkey · 16 years ago
  50. 2508e96 Merge change I46befc3c into eclair-mr2 by Android (Google) Code Review · 16 years ago
  51. 5bd82f6 When reparenting, prefer GROUP_ROW_ID but allow fallback. by Jeff Sharkey · 16 years ago
  52. 7f9ca28 Fix bug http://b/issue?id=2208177 by Evan Millar · 16 years ago
  53. cf94b9e Fixing legacy contact picker. by Dmitri Plotnikov · 16 years ago
  54. 46befc3 Consolidate Contacts code. by Daisuke Miyakawa · 16 years ago
  55. 951fa9c Make website item in Contact Card linked. by Evan Millar · 16 years ago
  56. 970324a am 11cd6176: Merge change I7a26b27a into eclair by Nicolas Catania · 16 years ago
  57. 7a26b27 Fixed the contact's dialer layout. by Nicolas Catania · 16 years ago
  58. 614e578 am dbdcde26: Allow TwelveKeyDialer call button to send empty flash for CDMA by Paul Berman · 16 years ago
  59. c710b0e Dedupe same entries in the fasttrack action list. by Makoto Onuki · 16 years ago
  60. dbdcde2 Allow TwelveKeyDialer call button to send empty flash for CDMA by Paul Berman · 16 years ago
  61. d30dc67 Fix monkey crasher (bug http://b/issue?id=2190035 and http://b/issue?id=2190875) by Evan Millar · 16 years ago
  62. db72832 am aff62dc1: Fix off by one bug in favorites list call button. by Evan Millar · 16 years ago
  63. aff62dc Fix off by one bug in favorites list call button. by Evan Millar · 16 years ago
  64. ce69c65 am 02599216: Remove vertical and colored bars from editors. by Jeff Sharkey · 16 years ago
  65. 0259921 Remove vertical and colored bars from editors. by Jeff Sharkey · 16 years ago
  66. 3fbeea4 am 7bec22d9: Merge change I43723de2 into eclair by Jeff Sharkey · 16 years ago
  67. 7bec22d Merge change I43723de2 into eclair by Android (Google) Code Review · 16 years ago
  68. da4e483 Merge change I1cde5dd0 into eclair by Android (Google) Code Review · 16 years ago
  69. 44d99c6 am 4bef56bd: Show phones and email addresses for read-only contacts. by Jeff Hamilton · 16 years ago
  70. 4bef56b Show phones and email addresses for read-only contacts. by Jeff Hamilton · 16 years ago
  71. 901f856 In landscape mode, set the type of digit area to PHONE[do not merge]. by Nicolas Catania · 16 years ago
  72. 43723de Avoid setting checked state when dismissing FastTrack. by Jeff Sharkey · 16 years ago
  73. a6ecc0e Merge change Ieb30191a into eclair-mr2 by Android (Google) Code Review · 16 years ago
  74. 0641d14 am 0c035143: Clear bitmap cache in onResume() to make sure photos are fresh. by Evan Millar · 16 years ago
  75. 0c03514 Clear bitmap cache in onResume() to make sure photos are fresh. by Evan Millar · 16 years ago
  76. eb30191 In landscape mode, set the type of digit area to PHONE. by Nicolas Catania · 16 years ago
  77. a8c8fd1 am dbb924c4: Merge change I700622d9 into eclair by Jeff Hamilton · 16 years ago
  78. dbb924c Merge change I700622d9 into eclair by Android (Google) Code Review · 16 years ago
  79. 753b74f Fix up photo editing, and few other tweaks to contact editing. by Jeff Hamilton · 16 years ago
  80. 37164a2 am 4c82d3b7: Handle external sources that request both social and detail. by Jeff Sharkey · 16 years ago
  81. c9b077c am 31e197bf: Merge change I3ee009e6 into eclair by Evan Millar · 16 years ago
  82. 166ab1c am e31dac84: Trim edit fields that don\'t contain printable values. by Jeff Sharkey · 16 years ago
  83. 10c3834 am b7da2d0f: Allow omission of RES_PACKAGE for status attributions. by Jeff Sharkey · 16 years ago
  84. 4c82d3b Handle external sources that request both social and detail. by Jeff Sharkey · 16 years ago
  85. 31e197b Merge change I3ee009e6 into eclair by Android (Google) Code Review · 16 years ago
  86. 401d1b5 Make shortcut icons adjust to hdpi display. by Evan Millar · 16 years ago
  87. 5a08181 Merge change Icf3aa797 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  88. e31dac8 Trim edit fields that don't contain printable values. by Jeff Sharkey · 16 years ago
  89. 3e92f3e Clean-up ImportVCardActivity and ExportVCardActivity by Daisuke Miyakawa · 16 years ago
  90. b7da2d0 Allow omission of RES_PACKAGE for status attributions. by Jeff Sharkey · 16 years ago
  91. becfee4 Don't show a call button in the favorites list if the contact doesn't have a phone number by Evan Millar · 16 years ago
  92. 65c8cf1 am 43455184: Handle IM entries with missing protocol field. by Evan Millar · 16 years ago
  93. a37c8e8 am cee3b66d: Omit attribution icon in medium FastTrack. by Jeff Sharkey · 16 years ago
  94. 4345518 Handle IM entries with missing protocol field. by Evan Millar · 16 years ago
  95. cee3b66 Omit attribution icon in medium FastTrack. by Jeff Sharkey · 16 years ago
  96. 2db67f7 Merge change I652a8d7b into eclair by Android (Google) Code Review · 16 years ago
  97. 8161085 am 71737051: Ignore transient rows during re-parenting. by Jeff Sharkey · 16 years ago
  98. 7173705 Ignore transient rows during re-parenting. by Jeff Sharkey · 16 years ago
  99. 5858728 am 4c129c92: Increment tries as we reparent to avoid looping. by Jeff Sharkey · 16 years ago
  100. 4c129c9 Increment tries as we reparent to avoid looping. by Jeff Sharkey · 16 years ago