1. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 7 years ago
  2. ffd525d Delete AppCompatConstants by linyuh · 7 years ago
  3. a40a9ef Remove photo support in PhoneNumberService by twyen · 7 years ago
  4. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 7 years ago
  5. 4efd0eb Merge "Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity." by Treehugger Robot · 7 years ago
  6. 5114e1d Merge changes Ia1765cb4,Ib262ca4b by Treehugger Robot · 7 years ago
  7. c46cfd2 Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity. by wangqi · 7 years ago
  8. 97308c9 Use new dialer base theme instead of AppCompat theme for spam blocking promo by Android Dialer · 7 years ago
  9. 0956d35 Append the directory ID when building contact lookup URIs in CP2 lookups. by zachh · 7 years ago
  10. e10f20f Merge "Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted." by Treehugger Robot · 7 years ago
  11. fec2920 Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted. by linyuh · 7 years ago
  12. 4950fd5 Merge "Handle null VideoCall" by Treehugger Robot · 7 years ago
  13. a4b75b5 Merge "Set navigation bar color when dialpad is visible." by Treehugger Robot · 7 years ago
  14. 0b3147a Merge changes Ifedddd2b,Iaeeae900,I1f8348fb,Iff042966 by Treehugger Robot · 7 years ago
  15. 134d6b1 Handle null VideoCall by twyen · 7 years ago
  16. 73ed613 Set navigation bar color when dialpad is visible. by wangqi · 7 years ago
  17. 0a41f3c Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper. by zachh · 7 years ago
  18. 992ade7 Merge "Check READ_PHONE_STATE for isVoicemailAvailable()" by Treehugger Robot · 7 years ago
  19. b780cb9 Ignore dialer OMTP VVM error if VVM is disabled by twyen · 7 years ago
  20. 00d7ede Bump version codes and name to v22 by Android Dialer · 7 years ago
  21. e6f53f4 Adds alternative spam words for non-english speaking countries. by Android Dialer · 7 years ago
  22. ab5668c Check READ_PHONE_STATE for isVoicemailAvailable() by twyen · 7 years ago
  23. 599705c Merge "Check READ_PHONE_STATE for isVoicemailAvailable()" by Treehugger Robot · 7 years ago
  24. 857de2f Check READ_PHONE_STATE for isVoicemailAvailable() by twyen · 7 years ago
  25. 4791039 Merge changes I511c3930,Ifc534793 by Treehugger Robot · 7 years ago
  26. 71a22dc Add promotion module. by wangqi · 7 years ago
  27. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 7 years ago
  28. ea7399a Merge "A11y: group caller information together." by Treehugger Robot · 7 years ago
  29. dc761f4 A11y: group caller information together. by wangqi · 7 years ago
  30. bab3b10 Merge "Fix video call from search stripping + prefix" by Treehugger Robot · 7 years ago
  31. 5f3a727 Merge "Don't show an outgoing call to a spam number as spam." by Treehugger Robot · 7 years ago
  32. edb47e1 Merge "Cleaned up deps in SpamBlockingPromoHelperTest." by Treehugger Robot · 7 years ago
  33. f3291fb Fix video call from search stripping + prefix by twyen · 7 years ago
  34. ee506ae Don't show an outgoing call to a spam number as spam. by linyuh · 7 years ago
  35. 77669bb Cleaned up deps in SpamBlockingPromoHelperTest. by zachh · 7 years ago
  36. b327b63 Merge "Remove duplicate code when constructing PhotoInfo proto." by Treehugger Robot · 7 years ago
  37. 00cdd7b Remove duplicate code when constructing PhotoInfo proto. by linyuh · 7 years ago
  38. 619080d Merge "Don't post throttled notifications again." by Treehugger Robot · 7 years ago
  39. 10ac0aa Merge "Handle invalid PhoneAccountHandle for CarrierIdentifier" by Treehugger Robot · 7 years ago
  40. bd28996 Don't post throttled notifications again. by yueg · 7 years ago
  41. be11b32 Handle invalid PhoneAccountHandle for CarrierIdentifier by twyen · 7 years ago
  42. 2e44e1f Merge "Show spam blocking promo notification in place of after call notification instead of canceling it and recreating a new notification." by Treehugger Robot · 7 years ago
  43. f3fc489 Merge changes I2f94f9a6,Ie58ecf2a,I56696fef by Treehugger Robot · 7 years ago
  44. c165ca1 Show spam blocking promo notification in place of after call notification by Android Dialer · 7 years ago
  45. f2d31a1 Update spam blocking promotion wordings. by Android Dialer · 7 years ago
  46. 9b902f5 Handle null returned from TelecomManager.getCallCapablePhoneAccounts() by twyen · 7 years ago
  47. f7d0833 Add more Cequint provider. by wangqi · 7 years ago
  48. e1eafe6 Merge changes Ia72bdfab,I72df9feb by Treehugger Robot · 7 years ago
  49. bd040bc Merge changes I642a11d6,Ic4b69781 by Treehugger Robot · 7 years ago
  50. 60b2d29 Update dynamic shortcuts to match speed dial pinned positions. by calderwoodra · 7 years ago
  51. 47d9f4f Add empty content view for when the user has no contacts in favorites. by calderwoodra · 7 years ago
  52. 29b9540 Fixed various speed dial issues. by calderwoodra · 7 years ago
  53. 147e862 Use StorageComponent to get SharedPreference in SpamBlockingPromoHelper by Android Dialer · 7 years ago
  54. d9d4b06 Merge "Finishing touches for accessibility in the new call log and the new voicemail fragment" by Treehugger Robot · 7 years ago
  55. aa3e607 Merge "Internal change." by Treehugger Robot · 7 years ago
  56. 854bf9d Merge "Updating ContactGridManager to use GlidePhotoManager for more efficient contact photo creation. If the photoUri does not exist, GlidePhotoManagerImpl will create the needed LetterTileDrawable to use in the contact photo's place." by Treehugger Robot · 7 years ago
  57. abd2b2f Finishing touches for accessibility in the new call log and the new voicemail fragment by linyuh · 7 years ago
  58. 9a53317 Internal change. by linyuh · 7 years ago
  59. 55cd263 Updating ContactGridManager to use GlidePhotoManager for more efficient contact photo creation. If the photoUri does not exist, GlidePhotoManagerImpl will create the needed LetterTileDrawable to use in the contact photo's place. by Android Dialer · 7 years ago
  60. 1bff1f6 Merge "Implement accessibility for the new voicemail fragment." by Treehugger Robot · 7 years ago
  61. 4a8890f Implement accessibility for the new voicemail fragment. by linyuh · 7 years ago
  62. b86b1a2 Merge "Added assisted dialing to all calls in speed dial." by Treehugger Robot · 7 years ago
  63. bc64941 Added assisted dialing to all calls in speed dial. by calderwoodra · 7 years ago
  64. 284a546 Merge "Improve ContactPhotoView" by Treehugger Robot · 7 years ago
  65. 51789e7 Improve ContactPhotoView by linyuh · 7 years ago
  66. 06b52c2 Merge "Don't add identical numbers in the cursor to the SpeedDialUiItem." by Treehugger Robot · 7 years ago
  67. 60e0b7c Don't add identical numbers in the cursor to the SpeedDialUiItem. by calderwoodra · 7 years ago
  68. 5b9d0c5 Merge "Refactoring simulator portal and related files." by Treehugger Robot · 7 years ago
  69. dd84cbc Merge "Clear frequents dialog now reloads the speed dial fragment." by Treehugger Robot · 7 years ago
  70. 8e1eddf Refactoring simulator portal and related files. by weijiaxu · 7 years ago
  71. fa863be Clear frequents dialog now reloads the speed dial fragment. by calderwoodra · 7 years ago
  72. 5a6e0fb Merge "Add Espresso tests for the new call log." by Treehugger Robot · 7 years ago
  73. a7562fb Merge "Use new instances of PreCallAction on activity resume" by Treehugger Robot · 7 years ago
  74. 47636a2 Merge changes Id53c298a,I7df0ece7,I9f41b1a7,Iffbfa408,I2aac0df1, ... by Treehugger Robot · 7 years ago
  75. 7cbe682 Add Espresso tests for the new call log. by linyuh · 7 years ago
  76. c97a895 Use new instances of PreCallAction on activity resume by twyen · 7 years ago
  77. 3e2c6b8 Don't use LoaderManager.getInstance() in dialer. by zachh · 7 years ago
  78. 7e7fb6f Implement PhoneNumberCacheLookup by twyen · 7 years ago
  79. d1a269b Fix add call button behavior. by yueg · 7 years ago
  80. c876815 Use component for iconography by erfanian · 7 years ago
  81. 37b588d Move SpamStub to separate package. by wangqi · 7 years ago
  82. d607673 Initialize dialpadFragment and searchFragment with FragmentManager when MainSearchController is created by twyen · 7 years ago
  83. 57ca6a8 Compress all of dialer's png files. by calderwoodra · 7 years ago
  84. d0e3030 Delete unused check__SpamStatus methods by maxwelb · 7 years ago
  85. 19ce6b1 Refactor simulator menu and add portal package for adding simulator service later. by weijiaxu · 7 years ago
  86. eb76b08 Add simulator component in generated root component. by weijiaxu · 7 years ago
  87. b87334b Update DialerCall to use SpamStatus instead of booleans by maxwelb · 7 years ago
  88. 0cd4afc Added contacts permission screen to speed dial fragment. by calderwoodra · 7 years ago
  89. db5a8c1 Don't crash when cp2 returns a null label. by calderwoodra · 7 years ago
  90. 6164075 Register system call log content observer if user enables Phone permission. by zachh · 7 years ago
  91. 0ae50bd Exit multiselect mode when opening the dialpad. by calderwoodra · 7 years ago
  92. b628cfb Support missing phone permission in new call log. by zachh · 7 years ago
  93. 21f2f3e Merge "Move coalescing logic out of AnnotatedCallLogContentProvider." by Treehugger Robot · 7 years ago
  94. c6bd3f3 Merge "Improved support for missing contacts permission in new call log." by Treehugger Robot · 7 years ago
  95. 34daf89 Move coalescing logic out of AnnotatedCallLogContentProvider. by linyuh · 7 years ago
  96. c10636d Improved support for missing contacts permission in new call log. by zachh · 7 years ago
  97. 799c27b Merge "Don't show select SIM dialog after the pre call action has been discarded" by Treehugger Robot · 7 years ago
  98. 24aebf0 Don't show select SIM dialog after the pre call action has been discarded by twyen · 7 years ago
  99. 14ceb5d Merge changes Ie424d231,Ied6072ca,I1902e527,Ie649a9fb,I11fc1a02, ... by Treehugger Robot · 7 years ago
  100. ef5c101 Use old BottomSheetBehavior. by wangqi · 7 years ago