1. 81a6cee Switching to use try-with-resources by Paul Duffin · 10 years ago
  2. 7c461dc Add AsyncTaskUtil for call log actions. by Andrew Lee · 10 years ago
  3. 49efd91 Performance improvements to call log scrolling. by Andrew Lee · 10 years ago
  4. c2289b3 Change VM playback fragment layout. by Andrew Lee · 10 years ago
  5. 247df6e Reorganize Intent utilities, add send SMS intent. by Andrew Lee · 10 years ago
  6. bb48628 Indicate whether CallLogAdapter is for Recents. by Andrew Lee · 10 years ago
  7. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  8. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  9. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  10. 6974895 Move some CallLog testing from adapter to fragment. by Andrew Lee · 10 years ago
  11. 64c031c Merge "Remove expand/collapse animations in the Call Log." by Andrew Lee · 10 years ago
  12. 07a5e0a Move copy of GroupingListAdapter to Dialer app. by Andrew Lee · 10 years ago
  13. c6fde8d Remove expand/collapse animations in the Call Log. by Andrew Lee · 10 years ago
  14. 477291e Merge "Create ContactInfoCache from CallLogAdapter." by Andrew Lee · 10 years ago
  15. 74479d4 Create ContactInfoCache from CallLogAdapter. by Andrew Lee · 10 years ago
  16. 4639045 Stop using static common test lib. Fix Jack build by Brian Attwell · 10 years ago
  17. eab660d Fix image-related GoogleDialer compiler warnings. by Andrew Lee · 10 years ago
  18. adf7bd2 Add CACHED_PHOTO_URI to test values by Yorke Lee · 10 years ago
  19. 14cfa66 Delete call log list item extras. by Andrew Lee · 10 years ago
  20. 896a443 Only consider toString value of TtsSpan for unit tests by Yorke Lee · 10 years ago
  21. c88bdc7 Fix some Dialer tests by Yorke Lee · 10 years ago
  22. 26e8a3e Remove call to deleted method AsyncTask.init(). by Jeff Brown · 10 years ago
  23. 35741bb Merge "Refactor ActionBarController and tests" into lmp-mr1-dev by Yorke Lee · 10 years ago
  24. c98a5bb Refactor ActionBarController and tests by Yorke Lee · 10 years ago
  25. 7026b17 More test-related changes by Yorke Lee · 10 years ago
  26. 7d7591f Merge "Fix some broken Dialer tests" into lmp-mr1-dev by Yorke Lee · 10 years ago
  27. c502ad9 Merge "Fix NPEs in ActionBarControllerTest" into lmp-mr1-dev by Yorke Lee · 10 years ago
  28. b4aac52 Fix NPEs in ActionBarControllerTest by Yorke Lee · 11 years ago
  29. 6c86e63 Fix some broken Dialer tests by Yorke Lee · 11 years ago
  30. 2ff08a8 Remove CallLogListItemView by Yorke Lee · 11 years ago
  31. e80d622 Enable use of phone accounts for voicemail info display. by Nancy Chen · 11 years ago
  32. fb49f97 Remove ability to enable/disable phoneaccounts (4/6) by Nancy Chen · 11 years ago
  33. 9dc924c Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  34. 0361099 Replace Calls.FEATURES_NONE with 0 (2/4) by Yorke Lee · 11 years ago
  35. 0927dc6 Pass application context into isVideoEnabled usages. by Andrew Lee · 11 years ago
  36. c2756de Fix video description CallLogListItemHelper unit test. by Tyler Gunn · 11 years ago
  37. a524ae5 Fix some action bar logic by Yorke Lee · 11 years ago
  38. 1970263 Add account label to call details if appropriate by Nancy Chen · 11 years ago
  39. 8cd9423 Add voicemail transcriptions to Dialer by Yorke Lee · 11 years ago
  40. ce41267 Merge "Remove hardcoded class name from test" into lmp-dev by Jay Shrauner · 11 years ago
  41. e13f5e1 Remove hardcoded class name from test by Jay Shrauner · 11 years ago
  42. a2eadf3 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 11 years ago
  43. c329bfb Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 11 years ago
  44. 9686330 Added a dialog to confirm caller id reporting (1/2). by Sai Cheemalapati · 11 years ago
  45. 24a6e3c Merge "Revert "Added a dialog to confirm caller id reporting."" into lmp-dev by Sai Cheemalapati · 11 years ago
  46. c44a26c Revert "Added a dialog to confirm caller id reporting." by Sai Cheemalapati · 11 years ago
  47. 21f69fa Merge "Added a dialog to confirm caller id reporting." into lmp-dev by Sai Cheemalapati · 11 years ago
  48. cee1e65 Added a dialog to confirm caller id reporting. by Sai Cheemalapati · 11 years ago
  49. 5619f2e Various call log / call details video call changes. Requires cl/501841. by Tyler Gunn · 11 years ago
  50. 9134e25 Implement multi-SIM capabilities (3/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  51. 8b0e858 Adding support for video call icon and data usage in call log. by Tyler Gunn · 11 years ago
  52. 1d1bd0d Rename Telecomm "Subscription" to "Account" (3/7) by Ihab Awad · 11 years ago
  53. d71afa8 Adds back commented out test in Dialer by Paul Soulos · 11 years ago
  54. 0b8a2a1 Comments out faulty test by Paul Soulos · 11 years ago
  55. 87ba489 Add icon indicating subscription in call log/call history by Nancy Chen · 11 years ago
  56. 838fe3f Add auto-offset for manual call log entry test screen. by Tyler Gunn · 11 years ago
  57. 623fc99 Merge "Applying call details red-lines." by Tyler Gunn · 11 years ago
  58. ebba68a Adding ability to manually enter a call log entry to dialer test app. by Tyler Gunn · 11 years ago
  59. 18164c8 Applying call details red-lines. by Tyler Gunn · 11 years ago
  60. e38e9ab Fix broken Dialer tests by Yorke Lee · 11 years ago
  61. 8bde324 Fix build breakage: Revert "Fix broken Dialer tests" by Ed Heyl · 11 years ago
  62. fabd823 Fix broken Dialer tests by Yorke Lee · 11 years ago
  63. cdf3601 Fix build break by Yorke Lee · 11 years ago
  64. 5253be0 Add ActionBarController by Yorke Lee · 11 years ago
  65. 8600473 Fixing build error caused by missing implementation in test class. by Tyler Gunn · 11 years ago
  66. 654df8f Animate call log expand/collapse by Yorke Lee · 11 years ago
  67. d0715ac Removing highlighting of missed calls and voicemails in the call log. by Tyler Gunn · 11 years ago
  68. 146a4cd Adding support for expandable call log entries. by Tyler Gunn · 11 years ago
  69. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  70. 56cb0ef Use new ContactPhotoManager APIs for letter tile avatars by Yorke Lee · 11 years ago
  71. 765734c Switch favorites screen to grid layout by Yorke Lee · 11 years ago
  72. 45ed3b5 Call History Affordances Swap by Tyler Gunn · 11 years ago
  73. 757eced Merge "Remove use of hidden TelephonyManager methods" by Yorke Lee · 11 years ago
  74. b3c6951 Merge "Fix Dialer tests" by Yorke Lee · 11 years ago
  75. 62280c7 Remove use of hidden TelephonyManager methods by Yorke Lee · 11 years ago
  76. e43f8e9 Fix SmartDialNameMatcher NANP test by Yorke Lee · 11 years ago
  77. 5c43203 Fix Smart dialing tests by Yorke Lee · 11 years ago
  78. 3671725 Fix Dialer tests by Yorke Lee · 11 years ago
  79. 24ec319 Rename PhoneNumberHelper in Dialer by Yorke Lee · 11 years ago
  80. c5b6a69 Adding missed call badge. by Chiao Cheng · 12 years ago
  81. ac30d47 Fix build break. by Chiao Cheng · 12 years ago
  82. fb0a934 Follow up on build break to fix unit tests. by Chiao Cheng · 12 years ago
  83. d53c650 Fix build break. by Chiao Cheng · 12 years ago
  84. 18e7fdd Add no contacts view to Dialer by Yorke Lee · 12 years ago
  85. c366842 Rewrite animation logic by Yorke Lee · 12 years ago
  86. 6b931e4 Fix SmartDialPrefixTest database creation. by Christine Chen · 12 years ago
  87. 7030a12 Change primary actions of the CallLog items. by Christine Chen · 12 years ago
  88. 55f3ec9 Integrate pinning support with drag and drop UI by Yorke Lee · 12 years ago
  89. fb58507 Code cleanup for call log related items by Yorke Lee · 12 years ago
  90. dfb2eee Initial commit of all new dialer activities, layouts and styles by Yorke Lee · 12 years ago
  91. f517e7b Remove CallLog New and Old sectioning. by Christine Chen · 12 years ago
  92. 661834d Add SmartDial database for the Dialer app. by Christine Chen · 12 years ago
  93. 719a7ad Use new CallLog number presentation column by Jay Shrauner · 12 years ago
  94. 14b5dc8 Added SmartDialMap interface by Yorke Lee · 12 years ago
  95. 006d071 Apply NANP logic to numbers with a +1 country code by Yorke Lee · 12 years ago
  96. ec2a610 Fix Smart dialing OOM for extremely long contacts by Yorke Lee · 12 years ago
  97. a539c86 Allow name matching for contacts with numbers in their name by Yorke Lee · 12 years ago
  98. afd650b Allow smart dialing to ignore country code/area code by Yorke Lee · 12 years ago
  99. 4334d3b Merge "Fix name matching bug with non space separators" into jb-mr2-dev by Yorke Lee · 12 years ago
  100. 69ae798 Fix name matching bug with non space separators by Yorke Lee · 12 years ago