1. 3dfd3e9 Merge "Add BluetoothPhoneServiceImpl testing" by Brad Ebinger · 9 years ago
  2. baffbb3 Merge "Fix test breakage when phone bluetooth is on" by Hall Liu · 9 years ago
  3. 5385513 Add BluetoothPhoneServiceImpl testing by Brad Ebinger · 9 years ago
  4. 3c752bf Merge "If reusing call, don't check makeRoomForCall" by Brad Ebinger · 9 years ago
  5. b3979ee Fix test breakage when phone bluetooth is on by Hall Liu · 9 years ago
  6. 20ba291 Add timer to make in-call ui reflect bluetooth state by Hall Liu · 9 years ago
  7. b1e3d75 If reusing call, don't check makeRoomForCall by Brad Ebinger · 9 years ago
  8. 6c62544 Merge "Fix crash during boot." by Yorke Lee · 9 years ago
  9. cc8e65e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  10. abf3ab0 Merge "Fix issue where incorrect call state disables "Home" button." by Tyler Gunn · 9 years ago
  11. 38cd86e Make rerouting audio to speaker when docked configurable. am: 88f900a518 am: 5395e29c1d by Bryce Lee · 9 years ago
  12. ff8faee Make rerouting audio to speaker when docked configurable. am: 88f900a518 by Bryce Lee · 9 years ago
  13. 5395e29 Make rerouting audio to speaker when docked configurable. am: 88f900a518 by Bryce Lee · 9 years ago
  14. 568f611 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  15. 88f900a Make rerouting audio to speaker when docked configurable. by Bryce Lee · 9 years ago
  16. e919741 Import translations. DO NOT MERGE am: dec87b3c92 -s ours by Baligh Uddin · 9 years ago
  17. 8c1470e Import translations. DO NOT MERGE am: dec87b3c92 -s ours by Baligh Uddin · 9 years ago
  18. dec87b3 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  19. e6276e1 Fix issue where incorrect call state disables "Home" button. by Tyler Gunn · 9 years ago
  20. a8120c1 Fix log message for phone-account unregistration. am: 7bab665150 am: 48fdc2c6dd by Bryce Lee · 9 years ago
  21. 7cecbff Merge "Added tests for CallLogManager" by Hall Liu · 9 years ago
  22. 091f3e2 Fix log message for phone-account unregistration. am: 7bab665150 am: 48fdc2c6dd by Bryce Lee · 9 years ago
  23. 48fdc2c Fix log message for phone-account unregistration. am: 7bab665150 by Bryce Lee · 9 years ago
  24. 7bab665 Fix log message for phone-account unregistration. by Bryce Lee · 9 years ago
  25. bf5a5c6 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. am: d9f9006eaf am: ba7c7d9ca8 am: 0b877839d7 by Santos Cordon · 9 years ago
  26. d66a657 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. am: d9f9006eaf am: ba7c7d9ca8 by Santos Cordon · 9 years ago
  27. 0b87783 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. am: d9f9006eaf by Santos Cordon · 9 years ago
  28. ba7c7d9 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. by Santos Cordon · 9 years ago
  29. a079d9f Broadcast when a phone account is unregistered. am: 7d53dd296f am: b187fecfed by Bryce Lee · 9 years ago
  30. 96cd8b5 Broadcast when a phone account is unregistered. am: 7d53dd296f am: b187fecfed by Bryce Lee · 9 years ago
  31. b187fec Broadcast when a phone account is unregistered. am: 7d53dd296f by Bryce Lee · 9 years ago
  32. 7d53dd2 Broadcast when a phone account is unregistered. by Bryce Lee · 9 years ago
  33. d9f9006 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. by Santos Cordon · 9 years ago
  34. 32a28c7 Merge "clean up USER_OWNER in Telecomm" by Xiaohui Chen · 9 years ago
  35. ada0301 Added tests for CallLogManager by Hall Liu · 9 years ago
  36. 2c93c50 Revert "Move tests around to better organize Telecom" by Brad Ebinger · 9 years ago
  37. f6655ee Move tests around to better organize Telecom by Brad Ebinger · 9 years ago
  38. 6df5eb4 Fix crash during boot. by Dianne Hackborn · 9 years ago
  39. 8f52ead Account for scheme when checking if we can handle a call. am: 6afefa40e1 am: a4370801fb by Bryce Lee · 9 years ago
  40. 00e4665 Account for scheme when checking if we can handle a call. am: 6afefa40e1 by Bryce Lee · 9 years ago
  41. a437080 Account for scheme when checking if we can handle a call. am: 6afefa40e1 by Bryce Lee · 9 years ago
  42. 6afefa4 Account for scheme when checking if we can handle a call. by Bryce Lee · 9 years ago
  43. 9d07adf Disconnect calls when there is no call capable account available. am: de0ac37db0 am: d447830054 by Bryce Lee · 9 years ago
  44. 416870d Disconnect calls when there is no call capable account available. am: de0ac37db0 by Bryce Lee · 9 years ago
  45. d447830 Disconnect calls when there is no call capable account available. am: de0ac37db0 by Bryce Lee · 9 years ago
  46. de0ac37 Disconnect calls when there is no call capable account available. by Bryce Lee · 9 years ago
  47. d931a01 Ringer unit tests added and minor refactoring to accommodate testing. by Brad Ebinger · 9 years ago
  48. c165a51 Fix duplicated registerReceiver method by Hall Liu · 9 years ago
  49. 8772672 Merge "Fix TelecomSystemTest#testAudioManagerOperations" by Hall Liu · 9 years ago
  50. 9f2417a Merge "Add support for post-dial digits to logs." by Hall Liu · 9 years ago
  51. 8fb1fb7 Fix TelecomSystemTest#testAudioManagerOperations by Hall Liu · 9 years ago
  52. a33c44b Add tests for MissedCallNotifierImpl by Hall Liu · 9 years ago
  53. b5e7d80 Add Dialer secret codes. by Tyler Gunn · 9 years ago
  54. b8ce19c Add support for post-dial digits to logs. by Hall Liu · 9 years ago
  55. f734e61 am 27b8c102: am 881a40b6: am 0f71e992: Merge "Handle emergency only phone accounts." into cw-e-dev by Bryce Lee · 9 years ago
  56. 27b8c10 am 881a40b6: am 0f71e992: Merge "Handle emergency only phone accounts." into cw-e-dev by Bryce Lee · 9 years ago
  57. 881a40b am 0f71e992: Merge "Handle emergency only phone accounts." into cw-e-dev by Bryce Lee · 9 years ago
  58. 0f71e99 Merge "Handle emergency only phone accounts." into cw-e-dev by Bryce Lee · 9 years ago
  59. a0bb705 Handle emergency only phone accounts. by Bryce Lee · 9 years ago
  60. 312320a am efcdd4b8: (-s ours) am 59ec2682: am d8ee2bfa: am b424457b: Merge "DO NOT MERGE Don\'t show "Respond via SMS" for missed SIP calls." into mnc-dr-dev by Tyler Gunn · 9 years ago
  61. efcdd4b am 59ec2682: am d8ee2bfa: am b424457b: Merge "DO NOT MERGE Don\'t show "Respond via SMS" for missed SIP calls." into mnc-dr-dev by Tyler Gunn · 9 years ago
  62. 59ec268 am d8ee2bfa: am b424457b: Merge "DO NOT MERGE Don\'t show "Respond via SMS" for missed SIP calls." into mnc-dr-dev by Tyler Gunn · 9 years ago
  63. d8ee2bf am b424457b: Merge "DO NOT MERGE Don\'t show "Respond via SMS" for missed SIP calls." into mnc-dr-dev by Tyler Gunn · 9 years ago
  64. b424457 Merge "DO NOT MERGE Don't show "Respond via SMS" for missed SIP calls." into mnc-dr-dev by Tyler Gunn · 9 years ago
  65. 50950a4 DO NOT MERGE Don't show "Respond via SMS" for missed SIP calls. by Tyler Gunn · 9 years ago
  66. 388eaa7 am 626e6aac: (-s ours) am 29b2deef: am bcb0ba60: am 370a7a37: DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  67. 626e6aa am 29b2deef: am bcb0ba60: am 370a7a37: DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  68. 29b2dee am bcb0ba60: am 370a7a37: DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  69. bcb0ba6 am 370a7a37: DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  70. 370a7a3 DO NOT MERGE Fix getAllPhoneAccounts() api method by Tyler Gunn · 9 years ago
  71. 6419686 clean up USER_OWNER in Telecomm by Xiaohui Chen · 9 years ago
  72. 001ce61 am 5c4c1954: am 87084d64: am cfdc16f2: am 643c0277: Merge "Specify user when setting MUTE for a call." into mnc-dr-dev by Santos Cordon · 9 years ago
  73. 5c4c195 am 87084d64: am cfdc16f2: am 643c0277: Merge "Specify user when setting MUTE for a call." into mnc-dr-dev by Santos Cordon · 9 years ago
  74. 87084d6 am cfdc16f2: am 643c0277: Merge "Specify user when setting MUTE for a call." into mnc-dr-dev by Santos Cordon · 9 years ago
  75. cfdc16f am 643c0277: Merge "Specify user when setting MUTE for a call." into mnc-dr-dev by Santos Cordon · 9 years ago
  76. 643c027 Merge "Specify user when setting MUTE for a call." into mnc-dr-dev by Santos Cordon · 9 years ago
  77. 1d903dd Fix test harness by mocking TelecomManager by Hall Liu · 9 years ago
  78. 369c874 Add store/retrieve of PhoneAccount extras to PhoneAccountRegistry. by Tyler Gunn · 9 years ago
  79. cba7ee4 am 7e2ffc5a: am 6bd8a5cf: am 5d9e2936: am 8fd6d31d: Add "public" missed call notification. by Tyler Gunn · 9 years ago
  80. 7e2ffc5 am 6bd8a5cf: am 5d9e2936: am 8fd6d31d: Add "public" missed call notification. by Tyler Gunn · 9 years ago
  81. 6bd8a5c am 5d9e2936: am 8fd6d31d: Add "public" missed call notification. by Tyler Gunn · 9 years ago
  82. 5d9e293 am 8fd6d31d: Add "public" missed call notification. by Tyler Gunn · 9 years ago
  83. 8fd6d31 Add "public" missed call notification. by Tyler Gunn · 9 years ago
  84. 7686cd1 Specify user when setting MUTE for a call. by Santos Cordon · 9 years ago
  85. 35cfa24 am ee5d6784: am df02a586: am 9caac8bb: am f82589c7: Merge "Read headset state from audio manager instead of calculating ourselves." into mnc-dr-dev by Santos Cordon · 9 years ago
  86. ee5d678 am df02a586: am 9caac8bb: am f82589c7: Merge "Read headset state from audio manager instead of calculating ourselves." into mnc-dr-dev by Santos Cordon · 9 years ago
  87. df02a58 am 9caac8bb: am f82589c7: Merge "Read headset state from audio manager instead of calculating ourselves." into mnc-dr-dev by Santos Cordon · 9 years ago
  88. 9caac8b am f82589c7: Merge "Read headset state from audio manager instead of calculating ourselves." into mnc-dr-dev by Santos Cordon · 9 years ago
  89. f82589c Merge "Read headset state from audio manager instead of calculating ourselves." into mnc-dr-dev by Santos Cordon · 9 years ago
  90. 6cd6451 am 6c1f7728: (-s ours) am 8bccdfad: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  91. 6c1f772 am 8bccdfad: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  92. 8bccdfa Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  93. 64211d1 am 16db7f33: am 4bfe02a9: am e8e7b7b5: Merge "Do not ring in theater mode." into cw-e-dev by Wei Liu · 9 years ago
  94. 16db7f3 am 4bfe02a9: am e8e7b7b5: Merge "Do not ring in theater mode." into cw-e-dev by Wei Liu · 9 years ago
  95. 4bfe02a am e8e7b7b5: Merge "Do not ring in theater mode." into cw-e-dev by Wei Liu · 9 years ago
  96. e8e7b7b Merge "Do not ring in theater mode." into cw-e-dev by Wei Liu · 9 years ago
  97. 5a6441d Do not ring in theater mode. by Wei Liu · 9 years ago
  98. bd8de10 am e989d9b3: am b14f9106: am b2c480d0: am 01796e4f: am 650f1db9: Make InCall wakelock non-reference counted by Yorke Lee · 9 years ago
  99. e989d9b am b14f9106: am b2c480d0: am 01796e4f: am 650f1db9: Make InCall wakelock non-reference counted by Yorke Lee · 9 years ago
  100. b14f910 am b2c480d0: am 01796e4f: am 650f1db9: Make InCall wakelock non-reference counted by Yorke Lee · 9 years ago