1. 0361099 Replace Calls.FEATURES_NONE with 0 (2/4) by Yorke Lee · 11 years ago
  2. 0927dc6 Pass application context into isVideoEnabled usages. by Andrew Lee · 11 years ago
  3. c2756de Fix video description CallLogListItemHelper unit test. by Tyler Gunn · 11 years ago
  4. a524ae5 Fix some action bar logic by Yorke Lee · 11 years ago
  5. 1970263 Add account label to call details if appropriate by Nancy Chen · 11 years ago
  6. 8cd9423 Add voicemail transcriptions to Dialer by Yorke Lee · 11 years ago
  7. ce41267 Merge "Remove hardcoded class name from test" into lmp-dev by Jay Shrauner · 11 years ago
  8. e13f5e1 Remove hardcoded class name from test by Jay Shrauner · 11 years ago
  9. a2eadf3 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 11 years ago
  10. c329bfb Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 11 years ago
  11. 9686330 Added a dialog to confirm caller id reporting (1/2). by Sai Cheemalapati · 11 years ago
  12. 24a6e3c Merge "Revert "Added a dialog to confirm caller id reporting."" into lmp-dev by Sai Cheemalapati · 11 years ago
  13. c44a26c Revert "Added a dialog to confirm caller id reporting." by Sai Cheemalapati · 11 years ago
  14. 21f69fa Merge "Added a dialog to confirm caller id reporting." into lmp-dev by Sai Cheemalapati · 11 years ago
  15. cee1e65 Added a dialog to confirm caller id reporting. by Sai Cheemalapati · 11 years ago
  16. 5619f2e Various call log / call details video call changes. Requires cl/501841. by Tyler Gunn · 11 years ago
  17. 9134e25 Implement multi-SIM capabilities (3/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  18. 8b0e858 Adding support for video call icon and data usage in call log. by Tyler Gunn · 11 years ago
  19. 1d1bd0d Rename Telecomm "Subscription" to "Account" (3/7) by Ihab Awad · 11 years ago
  20. d71afa8 Adds back commented out test in Dialer by Paul Soulos · 11 years ago
  21. 0b8a2a1 Comments out faulty test by Paul Soulos · 11 years ago
  22. 87ba489 Add icon indicating subscription in call log/call history by Nancy Chen · 11 years ago
  23. 838fe3f Add auto-offset for manual call log entry test screen. by Tyler Gunn · 11 years ago
  24. 623fc99 Merge "Applying call details red-lines." by Tyler Gunn · 11 years ago
  25. ebba68a Adding ability to manually enter a call log entry to dialer test app. by Tyler Gunn · 11 years ago
  26. 18164c8 Applying call details red-lines. by Tyler Gunn · 11 years ago
  27. e38e9ab Fix broken Dialer tests by Yorke Lee · 11 years ago
  28. 8bde324 Fix build breakage: Revert "Fix broken Dialer tests" by Ed Heyl · 11 years ago
  29. fabd823 Fix broken Dialer tests by Yorke Lee · 11 years ago
  30. cdf3601 Fix build break by Yorke Lee · 11 years ago
  31. 5253be0 Add ActionBarController by Yorke Lee · 11 years ago
  32. 8600473 Fixing build error caused by missing implementation in test class. by Tyler Gunn · 11 years ago
  33. 654df8f Animate call log expand/collapse by Yorke Lee · 11 years ago
  34. d0715ac Removing highlighting of missed calls and voicemails in the call log. by Tyler Gunn · 11 years ago
  35. 146a4cd Adding support for expandable call log entries. by Tyler Gunn · 11 years ago
  36. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  37. 56cb0ef Use new ContactPhotoManager APIs for letter tile avatars by Yorke Lee · 11 years ago
  38. 765734c Switch favorites screen to grid layout by Yorke Lee · 11 years ago
  39. 45ed3b5 Call History Affordances Swap by Tyler Gunn · 11 years ago
  40. 757eced Merge "Remove use of hidden TelephonyManager methods" by Yorke Lee · 11 years ago
  41. b3c6951 Merge "Fix Dialer tests" by Yorke Lee · 11 years ago
  42. 62280c7 Remove use of hidden TelephonyManager methods by Yorke Lee · 11 years ago
  43. e43f8e9 Fix SmartDialNameMatcher NANP test by Yorke Lee · 11 years ago
  44. 5c43203 Fix Smart dialing tests by Yorke Lee · 11 years ago
  45. 3671725 Fix Dialer tests by Yorke Lee · 11 years ago
  46. 24ec319 Rename PhoneNumberHelper in Dialer by Yorke Lee · 11 years ago
  47. c5b6a69 Adding missed call badge. by Chiao Cheng · 12 years ago
  48. ac30d47 Fix build break. by Chiao Cheng · 12 years ago
  49. fb0a934 Follow up on build break to fix unit tests. by Chiao Cheng · 12 years ago
  50. d53c650 Fix build break. by Chiao Cheng · 12 years ago
  51. 18e7fdd Add no contacts view to Dialer by Yorke Lee · 12 years ago
  52. c366842 Rewrite animation logic by Yorke Lee · 12 years ago
  53. 6b931e4 Fix SmartDialPrefixTest database creation. by Christine Chen · 12 years ago
  54. 7030a12 Change primary actions of the CallLog items. by Christine Chen · 12 years ago
  55. 55f3ec9 Integrate pinning support with drag and drop UI by Yorke Lee · 12 years ago
  56. fb58507 Code cleanup for call log related items by Yorke Lee · 12 years ago
  57. dfb2eee Initial commit of all new dialer activities, layouts and styles by Yorke Lee · 12 years ago
  58. f517e7b Remove CallLog New and Old sectioning. by Christine Chen · 12 years ago
  59. 661834d Add SmartDial database for the Dialer app. by Christine Chen · 12 years ago
  60. 719a7ad Use new CallLog number presentation column by Jay Shrauner · 12 years ago
  61. 14b5dc8 Added SmartDialMap interface by Yorke Lee · 12 years ago
  62. 006d071 Apply NANP logic to numbers with a +1 country code by Yorke Lee · 12 years ago
  63. ec2a610 Fix Smart dialing OOM for extremely long contacts by Yorke Lee · 12 years ago
  64. a539c86 Allow name matching for contacts with numbers in their name by Yorke Lee · 12 years ago
  65. afd650b Allow smart dialing to ignore country code/area code by Yorke Lee · 12 years ago
  66. 4334d3b Merge "Fix name matching bug with non space separators" into jb-mr2-dev by Yorke Lee · 12 years ago
  67. 69ae798 Fix name matching bug with non space separators by Yorke Lee · 12 years ago
  68. e9d94e6 Fix failing tests in PhoneCallDetailsHelpeTests by Yorke Lee · 12 years ago
  69. 472c277 Always show WAIT/PAUSE in dialer overflow menu. by Santos Cordon · 12 years ago
  70. 55b030a Smart Dialling v2 with phone number support by Yorke Lee · 12 years ago
  71. 697fa09 Enable initial matching for Smart Dialling by Yorke Lee · 12 years ago
  72. f3f6522 Merge "Move misplaced SmartDialNameMatcherTest" by Yorke Lee · 12 years ago
  73. b093342 Move misplaced SmartDialNameMatcherTest by Yorke Lee · 12 years ago
  74. 33dff20 Cherrypick Arabic/Farsi pasting into dialpad fix by Yorke Lee · 12 years ago
  75. 217d1ed Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  76. 678aa65 Use a custom character map instead of name normalizer by Yorke Lee · 12 years ago
  77. 1be0178 Add smart dialling capabilities to dialer by Yorke Lee · 12 years ago
  78. 9c5fe44 Moving PhoneNumberInteraction from Contacts. by Chiao Cheng · 12 years ago
  79. 9554500 Changing com.android.contacts.R to com.android.dialer.R. by Chiao Cheng · 13 years ago
  80. 9119704 Moving more classes from contacts into dialer. by Chiao Cheng · 13 years ago
  81. 94b10b5 Initial move of dialer features from contacts app. by Chiao Cheng · 13 years ago