1. 2159803 Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  2. 545a779 First pass for Dialer onboarding flow by Yorke Lee · 10 years ago
  3. 071d0a4 Rename OnPhoneNumberPickerActionListener methods by Anne Rong · 10 years ago
  4. e78b54c Add search for adding blocked numbers to the blocked number management screen. by Anne Rong · 10 years ago
  5. 7cd780e Merge "Show ImportExportDialogFragment based on tabs" into ub-contactsdialer-a-dev by Wenyi Wang · 10 years ago
  6. 5953e8c Show ImportExportDialogFragment based on tabs by Wenyi Wang · 10 years ago
  7. 193cfc5 Use TransactionSafeActivity by Jay Shrauner · 10 years ago
  8. c2fbff3 Fix IllegalStateException in onOptionsItemSelected by Jay Shrauner · 10 years ago
  9. 1cc1b26 Merge "Protect against more Telecom privileged operations" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  10. faf56af Merge "Use displayNumber instead of info.formattedNumber for blocked number messages." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  11. 6083226 Use displayNumber instead of info.formattedNumber for blocked number messages. by Anne Rong · 10 years ago
  12. 2b5c6c2 Merge "Fix snackbar using out of scope View in blocked numbers list." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  13. 762b357 Protect against more Telecom privileged operations by Yorke Lee · 10 years ago
  14. d994a77 Fix snackbar using out of scope View in blocked numbers list. by Anne Rong · 10 years ago
  15. 4725505 Merge "Remove unused imports" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  16. 346fc6e Remove unused imports by Yorke Lee · 10 years ago
  17. f4d50e3 Merge "Fix disabled 'Add number' button when there are no blocked numbers." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  18. fe3aab3 Fix disabled 'Add number' button when there are no blocked numbers. by Anne Rong · 10 years ago
  19. 44b1c13 Fix a couple of Telecom caching bugs by Yorke Lee · 10 years ago
  20. a5dd7f9 Merge "Fix for inconsistent smart dial database" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  21. fecc2ce Merge "Wrap some privileged Telecom operations with permission checks" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  22. 8dda5a0 Merge "Update time last blocked + times blocked fields on blocking a number." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  23. 1b4545d Update time last blocked + times blocked fields on blocking a number. by Anne Rong · 10 years ago
  24. 8239d56 Merge "Fix IllegalStateException in onOptionsItemSelected" into ub-contactsdialer-a-dev by Jay Shrauner · 10 years ago
  25. 252a3bb Merge "Record touch point when starting call from CallDetailActivity" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  26. 0b45897 Record touch point when starting call from CallDetailActivity by Yorke Lee · 10 years ago
  27. 5d698e1 Refactor FilteredNumberAsyncQueryHandler.isBlocked by Anne Rong · 10 years ago
  28. 59b2b55 Merge "Build management screen for managing blocked numbers." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  29. 91037cc Handle wired headset during voicemail playback. by Nancy Chen · 10 years ago
  30. 5a1f189 Merge "Resume voicemail playback at previous position on resume." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  31. c42c814 Merge "Re-enable "start" button if loading voicemail fails." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  32. ba2f4a8 Re-enable "start" button if loading voicemail fails. by Nancy Chen · 10 years ago
  33. 827a90f Wrap some privileged Telecom operations with permission checks by Yorke Lee · 10 years ago
  34. 5ded83c Resume voicemail playback at previous position on resume. by Nancy Chen · 10 years ago
  35. f9c43ce Merge "Fix IllegalStateException in onMenuItemClick" into ub-contactsdialer-a-dev by Jay Shrauner · 10 years ago
  36. 6fb201a Build management screen for managing blocked numbers. by Anne Rong · 10 years ago
  37. 9d6e3b2 Display duration and prepare voicemail if voicemail is downloaded. by Nancy Chen · 10 years ago
  38. a1ef1b6 Fix for inconsistent smart dial database by Yorke Lee · 10 years ago
  39. 119b065 Fix IllegalStateException in onMenuItemClick by Jay Shrauner · 10 years ago
  40. f499a09 Fix IllegalStateException in onOptionsItemSelected by Jay Shrauner · 10 years ago
  41. 69c3db2 Merge "Call-Blocking causing crash with incoming SIP call" into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  42. 3efffa0 Call-Blocking causing crash with incoming SIP call by Anne Rong · 10 years ago
  43. 091214b Fix unused imports by Yorke Lee · 10 years ago
  44. 0df3d19 Merge "Log various call initiation entry points" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  45. c8d6e16 Log various call initiation entry points by Yorke Lee · 10 years ago
  46. 76639fc Merge "Update "X mins ago" on each minute change." into ub-contactsdialer-a-dev by Santos Cordon · 10 years ago
  47. 74e8868 Update "X mins ago" on each minute change. by Santos Cordon · 10 years ago
  48. 05e4466 Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  49. c19f4b7 Fix VoicemailPlaybackTests. by Andrew Lee · 10 years ago
  50. 9b33478 Handle null contact lookup. by Andrew Lee · 10 years ago
  51. 411dd74 Merge "Refactor all voicemail audio handling to new audio manager class." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  52. 87d351e Merge "Refactor IntentUtil.getCallIntent variants to use builder" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  53. e3a2d13 Refactor IntentUtil.getCallIntent variants to use builder by Yorke Lee · 10 years ago
  54. 50e9686 Merge "Translate FAB up and down when Snackbar appears and disappears." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  55. d7c5f16 Refactor all voicemail audio handling to new audio manager class. by Nancy Chen · 10 years ago
  56. 9eca34f Fix IllegalStateException in showDiambigDialogue by Jay Shrauner · 10 years ago
  57. 84f6633 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  58. 7054367 Merge "Remove EXTRA_CALL_ORIGIN from Dialer" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  59. 1f6a2d5 Merge "Remove unused countryIso in ListsFragment" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  60. 306324b Remove EXTRA_CALL_ORIGIN from Dialer by Yorke Lee · 10 years ago
  61. f3d9f82 Translate FAB up and down when Snackbar appears and disappears. by Nancy Chen · 10 years ago
  62. 49aa5bf Improve jump to tab via intent logic by Yorke Lee · 10 years ago
  63. bcc9493 Improve speakerphone setting. by Andrew Lee · 10 years ago
  64. 6b91b0c Remove unused countryIso in ListsFragment by Yorke Lee · 10 years ago
  65. a3b4676 Merge "Add stub implementations for logging changes" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  66. bdb8bc1 Merge "Revert "Improve speakerphone setting."" into ub-contactsdialer-a-dev by Chad Jones · 10 years ago
  67. 879f6b9 Revert "Improve speakerphone setting." by Chad Jones · 10 years ago
  68. 7317680 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  69. 6c2eecb Merge "Fuzzy match phone number for contact lookup." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  70. f4e59f5 Fuzzy match phone number for contact lookup. by Andrew Lee · 10 years ago
  71. 499902c Improve speakerphone setting. by Andrew Lee · 10 years ago
  72. b7b0a21 Add stub implementations for logging changes by Yorke Lee · 10 years ago
  73. 2703107 Merge "Send notification when permission granted in search" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  74. 2d3b34d Merge "Genericize promo card." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  75. 33dbf60 Merge "Display unread count for voicemail and update when vm is read." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  76. fd29654 Merge "Add block/unblock number to calllog longpress menu" into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  77. 9bd0941 Add block/unblock number to calllog longpress menu by Anne Rong · 10 years ago
  78. cac1184 Send notification when permission granted in search by Yorke Lee · 10 years ago
  79. d77017d Don't show dialpad when adding a call by Yorke Lee · 10 years ago
  80. ab90a18 Genericize promo card. by Andrew Lee · 10 years ago
  81. 0599e88 Rewrite grouping logic in Dialer. by Andrew Lee · 10 years ago
  82. ea7c0b8 Display unread count for voicemail and update when vm is read. by Nancy Chen · 10 years ago
  83. 7de107b Don't strip post dial string when handling DIAL intent by Yorke Lee · 10 years ago
  84. 3f64427 Only show loading text when downloading VM. by Andrew Lee · 10 years ago
  85. b9b04b2 Merge "Don't allow copying VM transcript if empty." by Andrew Lee · 10 years ago
  86. fe791b7 Don't allow copying VM transcript if empty. by Andrew Lee · 10 years ago
  87. 9cbffff am dd4db22d: am 9dab4da7: am 01d5d7e5: am 407bfa30: Use View.performHapticFeedback for haptic vibration by Yorke Lee · 10 years ago
  88. ee11620 Merge "Populate TextViews with 00:00 after inflation." by Andrew Lee · 10 years ago
  89. a119bca Populate TextViews with 00:00 after inflation. by Andrew Lee · 10 years ago
  90. 2b456d2 Merge "Do not call "onPrepared" unless the media player is prepared." by Nancy Chen · 10 years ago
  91. 20db3b0 Merge "Check for whether view exists before attempting to resume play." by Nancy Chen · 10 years ago
  92. 17db928 Do not call "onPrepared" unless the media player is prepared. by Nancy Chen · 10 years ago
  93. 407bfa3 Use View.performHapticFeedback for haptic vibration by Yorke Lee · 10 years ago
  94. 712e1b7 Merge "Use View.performHapticFeedback for haptic vibration" by Yorke Lee · 10 years ago
  95. 9e03429 Check for whether view exists before attempting to resume play. by Nancy Chen · 10 years ago
  96. be05883 Use View.performHapticFeedback for haptic vibration by Yorke Lee · 10 years ago
  97. 3874f79 Merge "Add asynchronous methods to manage blocked numbers" by Anne Rong · 10 years ago
  98. 33a30ce Add asynchronous methods to manage blocked numbers by Anne Rong · 10 years ago
  99. ac85d73 Merge "Only dismiss voicemail notifications when navigating to voicemail tab." by Nancy Chen · 10 years ago
  100. 27d94fa am 37ae6aad: am 50297150: am bc891fe6: am 93f905e4: am 9d1d797b: Prevent NPE in VoicemailPlaybackPresenter. by Andrew Lee · 10 years ago