1. 467de3d Make menu options protected instead of private. by Andrew Lee · 10 years ago
  2. b7bec8f Merge "Remove search shortcut background drawable." by Andrew Lee · 10 years ago
  3. 17538de Merge "Notify adapter of data set change onResume." by Andrew Lee · 10 years ago
  4. 72c9053 Merge "Fix NPE in call detail activity for voicemails." by Nancy Chen · 10 years ago
  5. 164d9d5 Fix NPE in call detail activity for voicemails. by Nancy Chen · 10 years ago
  6. a587886 Remove search shortcut background drawable. by Andrew Lee · 10 years ago
  7. 6903d98 Notify adapter of data set change onResume. by Andrew Lee · 10 years ago
  8. 5f0db7a Update smart dial results after adding contact. by Andrew Lee · 10 years ago
  9. f181b45 Merge "Cleanup logic for showing/hiding shortcuts." by Andrew Lee · 10 years ago
  10. 5b8a5cb Cleanup logic for showing/hiding shortcuts. by Andrew Lee · 10 years ago
  11. beb1dfe Remove extra options from dialpad menu. by Andrew Lee · 10 years ago
  12. 87dc730 Add shortcut for creating new contact with number. by Andrew Lee · 10 years ago
  13. 0247a9b Change add contact shortcut to be for "existing". by Andrew Lee · 10 years ago
  14. 5ef1ff8 Merge "Add "Send SMS" shortcut to Dialer." by Andrew Lee · 10 years ago
  15. ad3d871 Add "Send SMS" shortcut to Dialer. by Andrew Lee · 10 years ago
  16. 3e7ee92 Merge "Clean up extra helper methods." by Andrew Lee · 10 years ago
  17. dc4dd5e Clean up extra helper methods. by Andrew Lee · 10 years ago
  18. f7cef1a Merge "Move add contact intent creation to IntentProvider." by Andrew Lee · 10 years ago
  19. 32fe4e9 Merge "Hide accessibility settings if none." by Andrew Lee · 10 years ago
  20. b33c21f Merge "Do not cache non-contacts URI in calllog provider. (2/2)" by Makoto Onuki · 10 years ago
  21. 2cdfa7b Move add contact intent creation to IntentProvider. by Andrew Lee · 10 years ago
  22. e1b8593 Merge "Delete call log list item extras." by Andrew Lee · 10 years ago
  23. 14cfa66 Delete call log list item extras. by Andrew Lee · 10 years ago
  24. 3185cbb Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  25. 13221cc Merge "Replace tabs-text with icons." by Andrew Lee · 10 years ago
  26. d819b66 Hide accessibility settings if none. by Andrew Lee · 10 years ago
  27. 1a3405b Do not cache non-contacts URI in calllog provider. (2/2) by Makoto Onuki · 10 years ago
  28. fe78832 Merge "Show corp contacts in call-log..." by Makoto Onuki · 10 years ago
  29. 7c41409 Show corp contacts in call-log... by Makoto Onuki · 10 years ago
  30. 735fe84 Merge "Add Accessibility settings to top-level." by Andrew Lee · 10 years ago
  31. 59b1088 Replace tabs-text with icons. by Andrew Lee · 10 years ago
  32. dc500de Remove OverlappingPaneLayout. by Andrew Lee · 10 years ago
  33. 8321e39 Merge "Move DTMF length setting to Sound settings." by Andrew Lee · 10 years ago
  34. 52efda4 Remove the shortcut/recents card. by Andrew Lee · 10 years ago
  35. c65acdf Move DTMF length setting to Sound settings. by Andrew Lee · 10 years ago
  36. 811641c Add Accessibility settings to top-level. by Andrew Lee · 10 years ago
  37. 7f76836 Ignore all voicemails in the call log marked "deleted". by Nancy Chen · 10 years ago
  38. 8730ff5 Add cache for isVoicemail check. by Santos Cordon · 11 years ago
  39. d6391e3 Merge "Fix some Dialer tests" by Yorke Lee · 10 years ago
  40. c88bdc7 Fix some Dialer tests by Yorke Lee · 10 years ago
  41. e94b945 Cleanup SoundSettingsFragment. by Andrew Lee · 10 years ago
  42. bf6baa4 Merge "Convert GeneralSettings to SoundSettings." by Andrew Lee · 10 years ago
  43. e83576c Convert GeneralSettings to SoundSettings. by Andrew Lee · 10 years ago
  44. 25b32a9 Merge "Rename DisplayOptions to DisplayOptionsSettings." by Andrew Lee · 10 years ago
  45. 7113f0d Rename DisplayOptions to DisplayOptionsSettings. by Andrew Lee · 10 years ago
  46. 0531a91 Merge "Use new PowerManager API to implement voicemail proximity" by Yorke Lee · 10 years ago
  47. eb2097d Merge "Add DisplayOptions PreferenceFragment." by Andrew Lee · 10 years ago
  48. 7151398 Use new PowerManager API to implement voicemail proximity by Yorke Lee · 10 years ago
  49. dd9dc5a Add DisplayOptions PreferenceFragment. by Andrew Lee · 10 years ago
  50. 7aed923 Merge "Remove custom Preference.Header layout." by Andrew Lee · 10 years ago
  51. 99cd66a Remove custom Preference.Header layout. by Andrew Lee · 10 years ago
  52. 8f716d3 Merge "QuickContacts can prioritize phone mimetype. Part2" by Brian Attwell · 10 years ago
  53. e3f59a8 Fix FrameLayout cast exception. by Andrew Lee · 10 years ago
  54. 74eb4ec QuickContacts can prioritize phone mimetype. Part2 by Brian Attwell · 10 years ago
  55. d3e8449 Fix voicemail playback during rotation. by gilles le brun · 10 years ago
  56. 27b9706 Merge "Add cache for isVoicemail check." by Santos Cordon · 10 years ago
  57. a9a82f5 Add cache for isVoicemail check. by Santos Cordon · 11 years ago
  58. cced281 Merge "Postpone enabling of layout transition" by Yorke Lee · 10 years ago
  59. 594b864 Postpone enabling of layout transition by Yorke Lee · 10 years ago
  60. 65e4bfa Merge "Move QuickResponseSettings to top-level." by Andrew Lee · 10 years ago
  61. f68494c Move QuickResponseSettings to top-level. by Andrew Lee · 10 years ago
  62. e65f031 Merge "Remove shortcut cards list view" by Yorke Lee · 10 years ago
  63. 2b94c39 Remove shortcut cards list view by Yorke Lee · 11 years ago
  64. 39bfdb6 am 328089ed: am 26be9374: am 06d7d08e: Fix voicemail playback position control by Jay Shrauner · 11 years ago
  65. 06d7d08 Fix voicemail playback position control by Jay Shrauner · 11 years ago
  66. 43ad47e Merge "Set adapter's query string to restore state." by Andrew Lee · 11 years ago
  67. d71ecfd Merge "Extract SwipeableShortcutCard into its own class" by Yorke Lee · 11 years ago
  68. d9d409a Extract SwipeableShortcutCard into its own class by Yorke Lee · 11 years ago
  69. 5781d35 Set adapter's query string to restore state. by Andrew Lee · 11 years ago
  70. 360aa1c am f4f09521: am 2e7ea428: am 7aaf2414: Fixing issue where carrier name shows up in call log on single sim devices. by Tyler Gunn · 11 years ago
  71. 0f01004 Merge "Convert unnecessary RelativeLayout to FrameLayout" by Yorke Lee · 11 years ago
  72. 8a397ad Merge "Move CallUtil into Dialer. P1/3" by Brian Attwell · 11 years ago
  73. 8204324 Move CallUtil into Dialer. P1/3 by Brian Attwell · 11 years ago
  74. ae6302b Convert unnecessary RelativeLayout to FrameLayout by Yorke Lee · 11 years ago
  75. 7aaf241 Fixing issue where carrier name shows up in call log on single sim devices. by Tyler Gunn · 11 years ago
  76. d5c512a Add DialpadFragment on-demand instead at on startup by Yorke Lee · 11 years ago
  77. f5554ce Add systrace events to track Dialer startup performance by Yorke Lee · 11 years ago
  78. 1df0d8d am a6993193: am 67ceb111: am 7c35a8e9: Merge "Fix crasher due to IndexOutOfBoundsException" into lmp-mr1-dev by Anthony Lee · 11 years ago
  79. 7c35a8e Merge "Fix crasher due to IndexOutOfBoundsException" into lmp-mr1-dev by Anthony Lee · 11 years ago
  80. e48124f Fix crasher due to IndexOutOfBoundsException by Anthony Lee · 11 years ago
  81. 2752f32 Merge "Ensure sim color is shown on multi-sim devices when only one sim installed." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  82. 3cc6df5 Merge "Ensure sim color is shown on multi-sim devices when only one sim installed." by Tyler Gunn · 11 years ago
  83. ae26de3 am 8dd7ab8d: am ac54b6f5: am 1eb16ea1: When dialing voicemail, check voicemail number of correct default SIM. by Nancy Chen · 11 years ago
  84. 1eb16ea When dialing voicemail, check voicemail number of correct default SIM. by Nancy Chen · 11 years ago
  85. 4068703 Ensure sim color is shown on multi-sim devices when only one sim installed. by Tyler Gunn · 11 years ago
  86. c851081 Add null checks by Jay Shrauner · 11 years ago
  87. 7f039d1 am bcbf5b1a: am 935dc32e: am 97d15c72: Merge "Fixing overlap pane offset when shortcut card disappears." into lmp-mr1-dev by Tyler Gunn · 11 years ago
  88. b377248 Ensure sim color is shown on multi-sim devices when only one sim installed. by Tyler Gunn · 11 years ago
  89. fb45b00 Unbundle PhoneCommon 2/2 by Brian Attwell · 11 years ago
  90. d6d3532 Fixing overlap pane offset when shortcut card disappears. by Tyler Gunn · 11 years ago
  91. 56e1554 Fix for clear call log dialog not being dismissed by Yorke Lee · 11 years ago
  92. d9a401d Merge "Fix ClassCastException in CallLogFragment" into lmp-mr1-dev by Yorke Lee · 11 years ago
  93. 15b6588 Merge "Correctly set visibility of reused shortcut card" into lmp-mr1-dev by Yorke Lee · 11 years ago
  94. 5413fd7 Merge "Handle SQLiteFullExceptions" into lmp-mr1-dev by Jay Shrauner · 11 years ago
  95. 5020667 Correctly set visibility of reused shortcut card by Yorke Lee · 11 years ago
  96. f2c5004 Merge "Improve Talkback for "Speed dial" user interface" into lmp-mr1-dev by Ihab Awad · 11 years ago
  97. 34b83c9 Handle SQLiteFullExceptions by Jay Shrauner · 11 years ago
  98. 7594d78 Merge "Check for cases before clearing dialog." into lmp-mr1-dev by Andrew Lee · 11 years ago
  99. 630fa46 Fix ClassCastException in CallLogFragment by Yorke Lee · 11 years ago
  100. 1d4cd7c Check for cases before clearing dialog. by Andrew Lee · 11 years ago