1. ef7ac40 Handle null carrier config for emergency call hint by twyen · 6 years ago
  2. 16191f1 Update dagger types. by erfanian · 6 years ago
  3. 74903c9 Add keep.xml to keep string resources for spam. by wangqi · 6 years ago
  4. 25bb49e Replace TextView with BidiTextView in the new call log where a phone number can be shown. by linyuh · 6 years ago
  5. 26fe89b Fix assert when disabling VVM by twyen · 6 years ago
  6. af13a97 Fix video call icon color by twyen · 6 years ago
  7. 3cd95dc Simplify & improve DialerBidiFormatter by linyuh · 6 years ago
  8. a2aa5f3 Internal change by Android Dialer · 6 years ago
  9. 836b75d Remove @GenerateTestDaggerApp from RCG. by weijiaxu · 6 years ago
  10. a4f2cae Fix color in RTT call screen. by wangqi · 6 years ago
  11. 6ad72f6 Updating PhotoInfo and GlidePhotoManager to support conference calls. by Android Dialer · 6 years ago
  12. f856446 Solve BiDi problem when phone number is concatenated with RTL-string by linyuh · 6 years ago
  13. f0d5155 Fix color of primary text on incall screen. by wangqi · 6 years ago
  14. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 6 years ago
  15. b7321a9 Removed isUserUnlocked checks from ConfigProvider. by zachh · 6 years ago
  16. 3b552ec Add new spam API which can query additional data. by maxwelb · 6 years ago
  17. 5af531e Fix color of name text in call log. by wangqi · 6 years ago
  18. b287a05 Removed static configProvider field in ConfigProviderBindings. by zachh · 6 years ago
  19. 3fe4d2b Change RTT transcript screen to use toolbar. by wangqi · 6 years ago
  20. ba2a369 UI fixes for emergency numbers in the old call log. by linyuh · 6 years ago
  21. 598ab9a Fix title and icon color of action bar. by wangqi · 6 years ago
  22. a370b44 Update speakEasy colors and use theme_dialer_light by uabdullah · 6 years ago
  23. ea49b80 Add new default interface. by erfanian · 6 years ago
  24. 99c51db Fix missing background color by twyen · 6 years ago
  25. 743b501 Also check call configuration for disconnected call by yueg · 6 years ago
  26. 3d5e04f Add toast message when RTT request failed. by wangqi · 6 years ago
  27. 784a7cd Update button color. by erfanian · 6 years ago
  28. 8f000b7 Some minor tweaks to the UI. by calderwoodra · 6 years ago
  29. 70189d8 Fix dialpad theme on incall screen. by wangqi · 6 years ago
  30. d1a123a Accommodate long call time text in call details. by linyuh · 6 years ago
  31. ff9fe0b Fix color of checked button on incall screen. by wangqi · 6 years ago
  32. 7982723 Use geocode as label for businesses. by twyen · 6 years ago
  33. 47b5655 Add inject method to generated component by RCG. by weijiaxu · 6 years ago
  34. 83ac9ef Check if ID column is null before retrieving data from the smart dial database. by linyuh · 6 years ago
  35. 1cfc6ea Rename theme/private to theme/hidden. by calderwoodra · 6 years ago
  36. 936127c Some improvements to the answer fragment layouts. by erfanian · 6 years ago
  37. 86d9e86 Better a11y for the bottom sheet. by linyuh · 6 years ago
  38. e70ef90 Fix a few UI bugs. by calderwoodra · 6 years ago
  39. e3146e0 Log IMS video call available state by twyen · 6 years ago
  40. 3a44f18 Better a11y for contact badge in the new call log. by linyuh · 6 years ago
  41. 33291b5 Use lookup key to determine the letter tile color by twyen · 6 years ago
  42. 0fe130f Use Dialer Light Theme for SpeakEasyFragment by uabdullah · 6 years ago
  43. 19a7c0e Better a11y for new call log entries. by linyuh · 6 years ago
  44. 2ad3c08 Use Maps SDK lite mode instead of static API for emergency call. by yueg · 6 years ago
  45. f13f0b8 Updating locations where PrimaryInfo#setPhoto is used to also PrimaryInfo#setPhotoUri for new GlidePhotoManager implementation. As part of this addition, we also are cleaning the setPhoto(null) because this is not explicitly needed. by Android Dialer · 6 years ago
  46. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 6 years ago
  47. ffd525d Delete AppCompatConstants by linyuh · 6 years ago
  48. a40a9ef Remove photo support in PhoneNumberService by twyen · 6 years ago
  49. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 6 years ago
  50. c46cfd2 Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity. by wangqi · 6 years ago
  51. 97308c9 Use new dialer base theme instead of AppCompat theme for spam blocking promo by Android Dialer · 6 years ago
  52. 0956d35 Append the directory ID when building contact lookup URIs in CP2 lookups. by zachh · 6 years ago
  53. fec2920 Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted. by linyuh · 6 years ago
  54. 134d6b1 Handle null VideoCall by twyen · 6 years ago
  55. 73ed613 Set navigation bar color when dialpad is visible. by wangqi · 6 years ago
  56. 0a41f3c Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper. by zachh · 6 years ago
  57. b780cb9 Ignore dialer OMTP VVM error if VVM is disabled by twyen · 6 years ago
  58. 00d7ede Bump version codes and name to v22 by Android Dialer · 6 years ago
  59. e6f53f4 Adds alternative spam words for non-english speaking countries. by Android Dialer · 6 years ago
  60. 857de2f Check READ_PHONE_STATE for isVoicemailAvailable() by twyen · 6 years ago
  61. 71a22dc Add promotion module. by wangqi · 6 years ago
  62. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 6 years ago
  63. dc761f4 A11y: group caller information together. by wangqi · 6 years ago
  64. f3291fb Fix video call from search stripping + prefix by twyen · 6 years ago
  65. ee506ae Don't show an outgoing call to a spam number as spam. by linyuh · 6 years ago
  66. 77669bb Cleaned up deps in SpamBlockingPromoHelperTest. by zachh · 6 years ago
  67. 00cdd7b Remove duplicate code when constructing PhotoInfo proto. by linyuh · 6 years ago
  68. bd28996 Don't post throttled notifications again. by yueg · 6 years ago
  69. be11b32 Handle invalid PhoneAccountHandle for CarrierIdentifier by twyen · 6 years ago
  70. c165ca1 Show spam blocking promo notification in place of after call notification by Android Dialer · 6 years ago
  71. f2d31a1 Update spam blocking promotion wordings. by Android Dialer · 6 years ago
  72. 9b902f5 Handle null returned from TelecomManager.getCallCapablePhoneAccounts() by twyen · 6 years ago
  73. f7d0833 Add more Cequint provider. by wangqi · 6 years ago
  74. 60b2d29 Update dynamic shortcuts to match speed dial pinned positions. by calderwoodra · 6 years ago
  75. 47d9f4f Add empty content view for when the user has no contacts in favorites. by calderwoodra · 6 years ago
  76. 29b9540 Fixed various speed dial issues. by calderwoodra · 6 years ago
  77. 147e862 Use StorageComponent to get SharedPreference in SpamBlockingPromoHelper by Android Dialer · 6 years ago
  78. abd2b2f Finishing touches for accessibility in the new call log and the new voicemail fragment by linyuh · 6 years ago
  79. 9a53317 Internal change. by linyuh · 6 years ago
  80. 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 · 6 years ago
  81. 4a8890f Implement accessibility for the new voicemail fragment. by linyuh · 6 years ago
  82. bc64941 Added assisted dialing to all calls in speed dial. by calderwoodra · 6 years ago
  83. 51789e7 Improve ContactPhotoView by linyuh · 6 years ago
  84. 60e0b7c Don't add identical numbers in the cursor to the SpeedDialUiItem. by calderwoodra · 6 years ago
  85. 8e1eddf Refactoring simulator portal and related files. by weijiaxu · 6 years ago
  86. fa863be Clear frequents dialog now reloads the speed dial fragment. by calderwoodra · 6 years ago
  87. 7cbe682 Add Espresso tests for the new call log. by linyuh · 6 years ago
  88. c97a895 Use new instances of PreCallAction on activity resume by twyen · 6 years ago
  89. 3e2c6b8 Don't use LoaderManager.getInstance() in dialer. by zachh · 6 years ago
  90. 7e7fb6f Implement PhoneNumberCacheLookup by twyen · 6 years ago
  91. d1a269b Fix add call button behavior. by yueg · 6 years ago
  92. c876815 Use component for iconography by erfanian · 6 years ago
  93. 37b588d Move SpamStub to separate package. by wangqi · 6 years ago
  94. d607673 Initialize dialpadFragment and searchFragment with FragmentManager when MainSearchController is created by twyen · 6 years ago
  95. 57ca6a8 Compress all of dialer's png files. by calderwoodra · 6 years ago
  96. d0e3030 Delete unused check__SpamStatus methods by maxwelb · 6 years ago
  97. 19ce6b1 Refactor simulator menu and add portal package for adding simulator service later. by weijiaxu · 6 years ago
  98. eb76b08 Add simulator component in generated root component. by weijiaxu · 6 years ago
  99. b87334b Update DialerCall to use SpamStatus instead of booleans by maxwelb · 6 years ago
  100. 0cd4afc Added contacts permission screen to speed dial fragment. by calderwoodra · 6 years ago