1. 5ff2dfc Make phone number copyable on call detail by Makoto Onuki · 13 years ago
  2. 2f77c85 Various refactorings to prepare proper big picture loading by Daniel Lehmann · 13 years ago
  3. 3a042e5 Launch contact detail screen as a new task by Daisuke Miyakawa · 13 years ago
  4. 499ea32 Use Constants class appropriately for sip/tel Uris. by Daisuke Miyakawa · 14 years ago
  5. fadd5e1 Use NEW_TASK flag for launching in-call UI by Daisuke Miyakawa · 14 years ago
  6. 4e1d785 Correctly format numbers in RTL languages. by Flavio Lerda · 14 years ago
  7. fc788f7 Merge "Do not mark as read if it already is." by Flavio Lerda · 14 years ago
  8. 7b9db07 Do not mark as read if it already is. by Flavio Lerda · 14 years ago
  9. 0296cb0 Merge "Use framework API to match voicemail number." by Flavio Lerda · 14 years ago
  10. 78d081d Only show options menu items when loaded. by Flavio Lerda · 14 years ago
  11. 12ea652 Do not look up contact for calls to voicemail. by Flavio Lerda · 14 years ago
  12. 0646f27 Use framework API to match voicemail number. by Flavio Lerda · 14 years ago
  13. 731f861 Share contact look up between call log and call details. by Flavio Lerda · 14 years ago
  14. b5e87d6 Merge "Remove some verbose logging that is not needed." by Flavio Lerda · 14 years ago
  15. 126a420 Do not show black header if there is no action. by Flavio Lerda · 14 years ago
  16. fc5f828 Remove some verbose logging that is not needed. by Flavio Lerda · 14 years ago
  17. b5a3f5c Improve D-Pad accessiblity of the call details. by Flavio Lerda · 14 years ago
  18. ecfc26c New avatars by Daniel Lehmann · 14 years ago
  19. 320b310 Merge "Make sure only People and Dialtacts responds to search key" by Makoto Onuki · 14 years ago
  20. 8d5abcb Make sure only People and Dialtacts responds to search key by Makoto Onuki · 14 years ago
  21. 599853d Invalidate options menu after loading the details. by Flavio Lerda · 14 years ago
  22. d5678d3 Use "Add to contacts" as header for unknown numbers. by Flavio Lerda · 14 years ago
  23. fd1b98b Blank the screen while playing voicemail using proximity sensor. by Flavio Lerda · 14 years ago
  24. 4b25da7 Change commit() to commitAllowingStateLoss() by Minh Pham · 14 years ago
  25. 071aa0d Use Contact URIs instead of contact ids. by Flavio Lerda · 14 years ago
  26. 9c747ac Fix up the unit tests for the CallDetailActivity. by Hugo Hudson · 14 years ago
  27. 35be86e Pixel-perfect fixes for the call details. by Flavio Lerda · 14 years ago
  28. d1333a2 Makes the call details scrollable. by Flavio Lerda · 14 years ago
  29. 47cf7b6 Merge "Background tasks can decide which executor to run with." by Hugo Hudson · 14 years ago
  30. 11097c9 Merge "Do not show the UI until the data is loaded." by Flavio Lerda · 14 years ago
  31. a2625e4 Background tasks can decide which executor to run with. by Hugo Hudson · 14 years ago
  32. b184ed6 Accessibility improvements. by Flavio Lerda · 14 years ago
  33. 4e63bab Do not show the UI until the data is loaded. by Flavio Lerda · 14 years ago
  34. 146115a Merge "Sharing has been punted." by Hugo Hudson · 14 years ago
  35. 9e9611d Sharing has been punted. by Hugo Hudson · 14 years ago
  36. 12592e8 Fix StrictMode violation. by Flavio Lerda · 14 years ago
  37. 8ebfa3d Improvement to visual layout of call details. by Flavio Lerda · 14 years ago
  38. 71fc6ec Use geocoded location from call log content provider. by Flavio Lerda · 14 years ago
  39. 51ada36 Prepare playback immediately, new BackgroundTaskService. by Hugo Hudson · 14 years ago
  40. 49445ce Merge "Fixes for a couple of strict mode violations." by Hugo Hudson · 14 years ago
  41. 5bbe25d Fixes for a couple of strict mode violations. by Hugo Hudson · 14 years ago
  42. f7bb9a0 Merge "Use simple TextView for call details header." by Flavio Lerda · 14 years ago
  43. 0a13900 Mark voicemail as read when call details page is opened. by Debashish Chatterjee · 14 years ago
  44. b88abaa Use simple TextView for call details header. by Flavio Lerda · 14 years ago
  45. 3dd23fd Merge "Implement the trash menu button." by Hugo Hudson · 14 years ago
  46. 7b02fde Implement the trash menu button. by Hugo Hudson · 14 years ago
  47. 0db051f Use phone icon for the back action in call log details. by Flavio Lerda · 14 years ago
  48. 6364136 Merge "Add the ActionBar trash and share icons." by Hugo Hudson · 14 years ago
  49. 6ecb732 Replace the list of call symbols by a single custom view to paint them. by Daniel Lehmann · 14 years ago
  50. d260de4 Restyle the Call Log Details. Make the whole contact picture a push target by Daniel Lehmann · 14 years ago
  51. c2f09c3 Add the ActionBar trash and share icons. by Hugo Hudson · 14 years ago
  52. a9ad694 Create the voicemail fragment on-demand, not every time. by Hugo Hudson · 14 years ago
  53. d44e83a Use ActionBar in call log details activity. by Flavio Lerda · 14 years ago
  54. 4056956 Updates to visual design. by Flavio Lerda · 14 years ago
  55. 94d7bab Move delete and edit number to overflow menu. by Flavio Lerda · 14 years ago
  56. 157dde1 Remove "Remove from call log" from menu for voicemails. by Hugo Hudson · 14 years ago
  57. 757aa55 Fix crash when altering rate for voicemails without content. by Hugo Hudson · 14 years ago
  58. 8e40340 Do not allow adding contracts for private numbers. by Flavio Lerda · 14 years ago
  59. c147e88 Merge "Changes in CallDetailActivity to show voicemail status message." by Debashish Chatterjee · 14 years ago
  60. 0cb8224 Changes in CallDetailActivity to show voicemail status message. by Debashish Chatterjee · 14 years ago
  61. 9c46637 Delay computing of PhoneNumber as much as possible. by Flavio Lerda · 14 years ago
  62. cb805e8 Use geocoded description in the call log. by Flavio Lerda · 14 years ago
  63. 40977b6 Merge "Voicemail playback, with variable speed ui." by Hugo Hudson · 14 years ago
  64. 362654a Use highres pictures in call-log (if available) by Daniel Lehmann · 14 years ago
  65. b002f51 Voicemail playback, with variable speed ui. by Hugo Hudson · 14 years ago
  66. 7692190 Split new and older items in the call log. by Flavio Lerda · 14 years ago
  67. 693d1f8 Switches to new icons for call log items. by Flavio Lerda · 14 years ago
  68. cfff16d Remove the long-press menu from the call log. by Flavio Lerda · 14 years ago
  69. 178eeeb Open groups of calls in the CallDetailActivity. by Flavio Lerda · 14 years ago
  70. 9a208cc Details for multiple calls. by Flavio Lerda · 14 years ago
  71. 223a843 Allow for multiple call icons in the call log. by Flavio Lerda · 14 years ago
  72. 371d5f9 Update the formatting of call log entries. by Flavio Lerda · 14 years ago
  73. 4586feb Show text or icons for call log items. by Flavio Lerda · 14 years ago
  74. 9de3868 Extract a PhoneCallDetails class. by Flavio Lerda · 14 years ago
  75. 175b381 Separate formatted number and original number. by Flavio Lerda · 14 years ago
  76. 1a1361f Add action to copy the phone number in the dialer. by Flavio Lerda · 14 years ago
  77. a895688 Implement delete action in the call details. by Flavio Lerda · 14 years ago
  78. fb63c43 UI improvements in the call details. by Flavio Lerda · 14 years ago
  79. 7d7473a Replace text with icon for call type. by Flavio Lerda · 14 years ago
  80. 696e813 Handles special numbers in call details page. by Flavio Lerda · 14 years ago
  81. d72bf8a Cache values extracted from resources. by Flavio Lerda · 14 years ago
  82. afb93bb Extract logic from PhoneCallDetailsViews. by Flavio Lerda · 14 years ago
  83. a024c3f Refactor the code to determine the details of a call. by Flavio Lerda · 14 years ago
  84. 9cafe47 Update the call details UI. by Flavio Lerda · 14 years ago
  85. 09eb04f Format the number through new method by Bai Tao · 15 years ago
  86. 177c77f b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view by Sang-il, Lee · 15 years ago
  87. 8e86b75 Next pass over the contact search UI. by Dmitri Plotnikov · 16 years ago
  88. d0d776d Upgrading Call Log and Call Detail views to the new API. by Dmitri Plotnikov · 16 years ago
  89. 8bbe2f2 Automated import from //branches/master/...@142031,142031 by Amith Yamasani · 16 years ago
  90. 37a16ac auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  91. 7aa0e4c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  92. cefa28c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  93. cfc3a14 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  94. 978e2ba auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  95. cec0436 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 17 years ago
  96. ad5ad71 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago