1. e3146e0 Log IMS video call available state by twyen · 7 years ago
  2. 3a44f18 Better a11y for contact badge in the new call log. by linyuh · 7 years ago
  3. 33291b5 Use lookup key to determine the letter tile color by twyen · 7 years ago
  4. 0fe130f Use Dialer Light Theme for SpeakEasyFragment by uabdullah · 7 years ago
  5. 19a7c0e Better a11y for new call log entries. by linyuh · 7 years ago
  6. 2ad3c08 Use Maps SDK lite mode instead of static API for emergency call. by yueg · 7 years ago
  7. 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 · 7 years ago
  8. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 7 years ago
  9. ffd525d Delete AppCompatConstants by linyuh · 7 years ago
  10. a40a9ef Remove photo support in PhoneNumberService by twyen · 7 years ago
  11. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 7 years ago
  12. c46cfd2 Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity. by wangqi · 7 years ago
  13. 97308c9 Use new dialer base theme instead of AppCompat theme for spam blocking promo by Android Dialer · 7 years ago
  14. 0956d35 Append the directory ID when building contact lookup URIs in CP2 lookups. by zachh · 7 years ago
  15. fec2920 Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted. by linyuh · 7 years ago
  16. 134d6b1 Handle null VideoCall by twyen · 7 years ago
  17. 73ed613 Set navigation bar color when dialpad is visible. by wangqi · 7 years ago
  18. 0a41f3c Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper. by zachh · 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. 857de2f Check READ_PHONE_STATE for isVoicemailAvailable() by twyen · 7 years ago
  23. 71a22dc Add promotion module. by wangqi · 7 years ago
  24. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 7 years ago
  25. dc761f4 A11y: group caller information together. by wangqi · 7 years ago
  26. f3291fb Fix video call from search stripping + prefix by twyen · 7 years ago
  27. ee506ae Don't show an outgoing call to a spam number as spam. by linyuh · 7 years ago
  28. 77669bb Cleaned up deps in SpamBlockingPromoHelperTest. by zachh · 7 years ago
  29. 00cdd7b Remove duplicate code when constructing PhotoInfo proto. by linyuh · 7 years ago
  30. bd28996 Don't post throttled notifications again. by yueg · 7 years ago
  31. be11b32 Handle invalid PhoneAccountHandle for CarrierIdentifier by twyen · 7 years ago
  32. c165ca1 Show spam blocking promo notification in place of after call notification by Android Dialer · 7 years ago
  33. f2d31a1 Update spam blocking promotion wordings. by Android Dialer · 7 years ago
  34. 9b902f5 Handle null returned from TelecomManager.getCallCapablePhoneAccounts() by twyen · 7 years ago
  35. f7d0833 Add more Cequint provider. by wangqi · 7 years ago
  36. 60b2d29 Update dynamic shortcuts to match speed dial pinned positions. by calderwoodra · 7 years ago
  37. 47d9f4f Add empty content view for when the user has no contacts in favorites. by calderwoodra · 7 years ago
  38. 29b9540 Fixed various speed dial issues. by calderwoodra · 7 years ago
  39. 147e862 Use StorageComponent to get SharedPreference in SpamBlockingPromoHelper by Android Dialer · 7 years ago
  40. abd2b2f Finishing touches for accessibility in the new call log and the new voicemail fragment by linyuh · 7 years ago
  41. 9a53317 Internal change. by linyuh · 7 years ago
  42. 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
  43. 4a8890f Implement accessibility for the new voicemail fragment. by linyuh · 7 years ago
  44. bc64941 Added assisted dialing to all calls in speed dial. by calderwoodra · 7 years ago
  45. 51789e7 Improve ContactPhotoView by linyuh · 7 years ago
  46. 60e0b7c Don't add identical numbers in the cursor to the SpeedDialUiItem. by calderwoodra · 7 years ago
  47. 8e1eddf Refactoring simulator portal and related files. by weijiaxu · 7 years ago
  48. fa863be Clear frequents dialog now reloads the speed dial fragment. by calderwoodra · 7 years ago
  49. 7cbe682 Add Espresso tests for the new call log. by linyuh · 7 years ago
  50. c97a895 Use new instances of PreCallAction on activity resume by twyen · 7 years ago
  51. 3e2c6b8 Don't use LoaderManager.getInstance() in dialer. by zachh · 7 years ago
  52. 7e7fb6f Implement PhoneNumberCacheLookup by twyen · 7 years ago
  53. d1a269b Fix add call button behavior. by yueg · 7 years ago
  54. c876815 Use component for iconography by erfanian · 7 years ago
  55. 37b588d Move SpamStub to separate package. by wangqi · 7 years ago
  56. d607673 Initialize dialpadFragment and searchFragment with FragmentManager when MainSearchController is created by twyen · 7 years ago
  57. 57ca6a8 Compress all of dialer's png files. by calderwoodra · 7 years ago
  58. d0e3030 Delete unused check__SpamStatus methods by maxwelb · 7 years ago
  59. 19ce6b1 Refactor simulator menu and add portal package for adding simulator service later. by weijiaxu · 7 years ago
  60. eb76b08 Add simulator component in generated root component. by weijiaxu · 7 years ago
  61. b87334b Update DialerCall to use SpamStatus instead of booleans by maxwelb · 7 years ago
  62. 0cd4afc Added contacts permission screen to speed dial fragment. by calderwoodra · 7 years ago
  63. db5a8c1 Don't crash when cp2 returns a null label. by calderwoodra · 7 years ago
  64. 6164075 Register system call log content observer if user enables Phone permission. by zachh · 7 years ago
  65. 0ae50bd Exit multiselect mode when opening the dialpad. by calderwoodra · 7 years ago
  66. b628cfb Support missing phone permission in new call log. by zachh · 7 years ago
  67. 34daf89 Move coalescing logic out of AnnotatedCallLogContentProvider. by linyuh · 7 years ago
  68. c10636d Improved support for missing contacts permission in new call log. by zachh · 7 years ago
  69. 24aebf0 Don't show select SIM dialog after the pre call action has been discarded by twyen · 7 years ago
  70. ef5c101 Use old BottomSheetBehavior. by wangqi · 7 years ago
  71. 3887ab0 Use listeners to drive fragment lifecycles. by erfanian · 7 years ago
  72. 5e8b10b Add SpamMetadata to SpamStatus by maxwelb · 7 years ago
  73. 5bafd13 Prevent showDialpad from adding multiple instances of fragments by twyen · 7 years ago
  74. 56a4cda Update logging in incallactivity. by uabdullah · 7 years ago
  75. 541c2e5 Revert null check on dialpadHint by twyen · 7 years ago
  76. 95b2a78 Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase. by weijiaxu · 7 years ago
  77. 810d43d Add RTT after call promo bottomsheet. by wangqi · 7 years ago
  78. 2f4a007 Add some annotations that won't influence aosp. by weijiaxu · 7 years ago
  79. 270663c Update answer button logic. by erfanian · 7 years ago
  80. ebaf630 Hide new after call spam blocking promo behind an additional flag. by Android Dialer · 7 years ago
  81. 6d728d5 Allow the TextView for call log primary text to adjust size when recycled. by linyuh · 7 years ago
  82. 267cdad Format callback phone number. by yueg · 7 years ago
  83. 4f2b930 Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces. by zachh · 7 years ago
  84. c0200c4 Do not show bubble for outgoing call if it's not a background call. by yueg · 7 years ago
  85. f0a425e Always fetch status onResume and add logging for voicemail status in OldMainPeer and by uabdullah · 7 years ago
  86. b2b6365 Place Duo calls with PreCall by twyen · 7 years ago
  87. d7c058c Creating CallIntent, AutoValue builder, to replace CallIntentBuilder. by Android Dialer · 7 years ago
  88. fe5a0d3 Set the DisplayNameSource to PHONE in DefaultLookupUriGenerator. by zachh · 7 years ago
  89. 3b905e4 Config correct layout boundaries to accommodate long text (call log & bottom sheet) by linyuh · 7 years ago
  90. 9d1ef8f Use info from EmergencyPhoneLookup to render UI for an emergency number. by linyuh · 7 years ago
  91. 41da94c Implement EmergencyPhoneLookup for checking if a number is an emergency number. by linyuh · 7 years ago
  92. cf0905f Add GlobalSpamListStatus and UserSpamListStatus by maxwelb · 7 years ago
  93. 80e3892 Move SpamStatus classes into subpackage by maxwelb · 7 years ago
  94. dcff9e6 Delete obsolete checkSpamStatus(Listener) API by maxwelb · 7 years ago
  95. 830da7c Update callers of checkSpamStatus to use Future based API by maxwelb · 7 years ago
  96. 3768a7a Fix bug that showing block option for private number. by wangqi · 7 years ago
  97. f3d253b Add a null check for digitsHint. by calderwoodra · 7 years ago
  98. 168e222 Don't commit fragment transactions if it's not safe. by calderwoodra · 7 years ago
  99. 4bd39ec Add ListenableFuture based APIs for checkSpamStatus by maxwelb · 7 years ago
  100. a583c2b Pass activity between new call log's adapter/view holder. by zachh · 7 years ago