1. d954409 Disallow new call addition for live CDMA calls. by Roshan Pius · 9 years ago
  2. 86b8e33 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  3. fc43ea8 Add user ID parameter for getSimCallMangaer by Sailesh Nepal · 9 years ago
  4. 03bb751 Merge "Maintain call time across SRVCC (1/3)." into mnc-dev by Roshan Pius · 9 years ago
  5. f8d9780 Pass current call into CallAudioManager#setIsRinging. by Tyler Gunn · 9 years ago
  6. 084ab08 Maintain call time across SRVCC (1/3). by Roshan Pius · 9 years ago
  7. 9c090d4 Change Settings name to "Phone Call Management" by Jay Shrauner · 9 years ago
  8. d7a975a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  9. 7da7ea9 Fixed typo (READ_PHONE_STATE to READ_PRIVILEGED_PHONE_STATE) by Amit Mahajan · 9 years ago
  10. 0ff3d83 Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 9 years ago
  11. 3c29693 Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  12. bcfbd68 Merge "Add logging in Telecom for conference call & audio tracking." into mnc-dev by Santos Cordon · 9 years ago
  13. 165c1ce Add logging in Telecom for conference call & audio tracking. by Santos Cordon · 9 years ago
  14. c03de65 Merge "Dont use isPotentialEmergency for our emergency logic." into mnc-dev by Santos Cordon · 9 years ago
  15. 971e329 Dont use isPotentialEmergency for our emergency logic. by Santos Cordon · 9 years ago
  16. 4c0050a Merge "Fix runtime error when clicking "call back" from secondary user." into mnc-dev by Nancy Chen · 9 years ago
  17. d036140 Fix runtime error when clicking "call back" from secondary user. by Nancy Chen · 9 years ago
  18. 3279c8b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  19. 0f39c55 Fix to handle IllegalArgumentException by Shriram Ganesh · 9 years ago
  20. f9beee1 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  21. 45c9fa9 Merge "Update BluetoothPhoneServiceImpl to handle childless conference calls." into mnc-dev by Anthony Lee · 9 years ago
  22. c4ed021 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  23. 7a6df31 Merge "Delay unbinding the incall services on call remove." into mnc-dev by Roshan Pius · 9 years ago
  24. af7a826 Merge "Fix TelecomManager.isVoicemailNumber" into mnc-dev by Yorke Lee · 9 years ago
  25. b195723 Fix TelecomManager.isVoicemailNumber by Yorke Lee · 9 years ago
  26. 4995e78 Delay unbinding the incall services on call remove. by Roshan Pius · 9 years ago
  27. 24b2691 Merge "Reconnect to In-Call if it dies." into mnc-dev by Santos Cordon · 9 years ago
  28. 6ec5685 Merge "Fix SecurityException when adding new incoming call" into mnc-dev by Yorke Lee · 9 years ago
  29. dfae848 Merge "Fix for pending calls not being reused" into mnc-dev by Yorke Lee · 9 years ago
  30. 4600229 Merge "Fix to handle ConcurrentModificationException" into mnc-dev by Tyler Gunn · 9 years ago
  31. 9365c27 Update BluetoothPhoneServiceImpl to handle childless conference calls. by Tyler Gunn · 9 years ago
  32. 989e8d1 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  33. 9427c0f Fix SecurityException when adding new incoming call by Yorke Lee · 9 years ago
  34. b3ccd7e Fix getSimCallManager to return non-null value by Sailesh Nepal · 9 years ago
  35. 8f89f8d Fix to handle ConcurrentModificationException by Shriram Ganesh · 9 years ago
  36. 8d3f269 Fix for pending calls not being reused by Yorke Lee · 9 years ago
  37. 781d025 Fix NPE in startOutoingCall with no phoneAccount. by Roshan Pius · 9 years ago
  38. e954371 Fix for startActivity(ACTION_CALL) by Yorke Lee · 9 years ago
  39. e3015e8 Reconnect to In-Call if it dies. by Santos Cordon · 9 years ago
  40. 60370ca Merge "Correct initial audio state logic in CallAudioManager." into mnc-dev by Tyler Gunn · 9 years ago
  41. 7640468 Merge "InCallService meta-data [1/4]" into mnc-dev by Santos Cordon · 9 years ago
  42. 8c9ec00 InCallService meta-data [1/4] by Santos Cordon · 9 years ago
  43. 61d82d5 Merge "Disallow non-emergency outgoing calls without CALL_PHONE permission" into mnc-dev by Yorke Lee · 9 years ago
  44. 5dc42ee Disallow non-emergency outgoing calls without CALL_PHONE permission by Yorke Lee · 9 years ago
  45. 9670326 Correct initial audio state logic in CallAudioManager. by Tyler Gunn · 9 years ago
  46. 504a7f9 Add dial extras to test app. by Santos Cordon · 9 years ago
  47. 59c21a7 Change Sim Call Managers to use default dialer app instead. by Santos Cordon · 9 years ago
  48. ab59adf Remove OEM config for sim call manager [Telecom part] by Sailesh Nepal · 9 years ago
  49. aecfa9b Use a carrier config to get the sim call manager by Sailesh Nepal · 9 years ago
  50. 89b1481 Merge "Send broadcast when default dialer changes" into mnc-dev by Yorke Lee · 9 years ago
  51. b398430 Send broadcast when default dialer changes by Yorke Lee · 9 years ago
  52. c722ad9 Merge "Don't crash if unbinding from InCallService fails" into mnc-dev by Yorke Lee · 9 years ago
  53. 43e094f Merge "Remove some dead code in TelecomServiceImpl" into mnc-dev by Sailesh Nepal · 9 years ago
  54. dbb0b03 Merge "Allow PSTN phone account for incoming calls from connection manager" into mnc-dev by Sailesh Nepal · 9 years ago
  55. 6dfff16 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  56. 83b6864 Allow PSTN phone account for incoming calls from connection manager by Sailesh Nepal · 9 years ago
  57. fba9a8c Remove some dead code in TelecomServiceImpl by Sailesh Nepal · 9 years ago
  58. d794fd2 Don't crash if unbinding from InCallService fails by Yorke Lee · 9 years ago
  59. 38c066e Merge "Play tone when video upgrade request is received." into mnc-dev by Tyler Gunn · 9 years ago
  60. 86014fc Play tone when video upgrade request is received. by Tyler Gunn · 9 years ago
  61. 77bcdc3 Merge "Fail PhoneAccount addition if device is not voice capable." into mnc-dev by Roshan Pius · 9 years ago
  62. ae09b65 Fix Telecom build by Yorke Lee · 9 years ago
  63. abb6cc6 Merge "Add more logging." into mnc-dev by Santos Cordon · 9 years ago
  64. fb59863 Merge "Change respond-via-sms strings on locale switch." into mnc-dev by Andrew Lee · 9 years ago
  65. 74cbc99 Merge "Mark all SIM accounts as enabled." into mnc-dev by Santos Cordon · 9 years ago
  66. a9eebe4 Mark all SIM accounts as enabled. by Santos Cordon · 9 years ago
  67. 472aa6c Fail PhoneAccount addition if device is not voice capable. by Roshan Pius · 9 years ago
  68. 477ac8c Change respond-via-sms strings on locale switch. by Andrew Lee · 9 years ago
  69. 841ba28 Merge "Fix silenceRinger implementation." into mnc-dev by Santos Cordon · 9 years ago
  70. a1a3469 Fix silenceRinger implementation. by Santos Cordon · 9 years ago
  71. 5fa4e4f Add more logging. by Santos Cordon · 9 years ago
  72. ebc4d19 Merge "Create/Delete ToneGenerator object in a separate thread." into mnc-dev by Roshan Pius · 9 years ago
  73. 9bb88e9 Create/Delete ToneGenerator object in a separate thread. by Roshan Pius · 9 years ago
  74. 750b6df Merge "Use Telecom constant for providing incoming call handle" into mnc-dev by Yorke Lee · 9 years ago
  75. 2bfacfb Merge "Remove use of STATE_AUDIO_ONLY in a comparison." into mnc-dev by Tyler Gunn · 9 years ago
  76. 3182239 Reduce log level for "not visible for calling user" logs. by Roshan Pius · 9 years ago
  77. 467b64f Remove use of STATE_AUDIO_ONLY in a comparison. by Tyler Gunn · 9 years ago
  78. 69fa897 Use Telecom constant for providing incoming call handle by Yorke Lee · 9 years ago
  79. 8418e67 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  80. 8d505f1 Merge "Remove permission checks for registerPhoneAccount" into mnc-dev by Yorke Lee · 9 years ago
  81. 3109262 Fix merge error in BluetoothPhoneServiceImpl by Andre Eisenbach · 9 years ago
  82. 49422b5 Bluetooth: Send default value for CNUM. by Mallikarjuna GB · 9 years ago
  83. 8729c18 BT: Don't answer video call as audio only call. by Mallikarjuna GB · 9 years ago
  84. b2d1d4d Remove permission checks for registerPhoneAccount by Yorke Lee · 9 years ago
  85. 0ae2df8 BT: Send proper updates to headset for call swap by Mallikarjuna GB · 9 years ago
  86. 2ebf0b7 Merge "Add ringer logging to telecom." into mnc-dev by Santos Cordon · 9 years ago
  87. 31c56fd Merge "Disconnect SELECT_PHONE_ACCOUNT call to make room for outgoing call" into mnc-dev by Yorke Lee · 9 years ago
  88. 867907d Disconnect SELECT_PHONE_ACCOUNT call to make room for outgoing call by Yorke Lee · 9 years ago
  89. a83f8a7 Add ringer logging to telecom. by Santos Cordon · 9 years ago
  90. 20f7edf Merge "API Cleanup: Remove references to VideoState class." into mnc-dev by Tyler Gunn · 9 years ago
  91. 5b88249 API Cleanup: Remove references to VideoState class. by Tyler Gunn · 9 years ago
  92. c4f4e7c Merge "Allow default dialer changes and phone account enable/disable via ADB" into mnc-dev by Yorke Lee · 9 years ago
  93. 1d7d7d2 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  94. 4508e1e Merge "Update BT state when BT devices are disconnected." into mnc-dev by Santos Cordon · 9 years ago
  95. 17971f6 Update BT state when BT devices are disconnected. by Santos Cordon · 9 years ago
  96. 71734c2 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  97. 76bcc37 PhoneAccountRegistrar#getSimCallManager should consider disabled PhoneAccounts. by Sharvil Nanavati · 9 years ago
  98. 5996954 Merge "Allow default dialer to be changed via adb without user confirmation" into mnc-dev by Yorke Lee · 9 years ago
  99. 8b8515e Merge "Use setIntentExtras instead of setExtras." into mnc-dev by Andrew Lee · 9 years ago
  100. 1b90665 Use setIntentExtras instead of setExtras. by Andrew Lee · 9 years ago