1. cedbdbf FPII-757: Can't initiate a call to a saved contact via voice dialer by nieyz0604 · 9 years ago
  2. c03c6db Revert "Subscription selection when dialing USSD" by Muhammed Siju · 9 years ago
  3. 7daf63a Remove android:debuggable from manifest by Ihab Awad · 9 years ago
  4. b19ef4f (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 9 years ago
  5. acfebb6 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 9 years ago
  6. be25984 Update PhoneAccount icon API (5/6) by Ihab Awad · 10 years ago
  7. 34992f3 Use the public API permissions by Evan Charlton · 10 years ago
  8. b291934 Send incoming call directly to CallReceiver by Yorke Lee · 10 years ago
  9. 61f445e Revert "(Telecom-system part 2) Move telecom intialization from application to service." by Sukanya Rajkhowa · 9 years ago
  10. 3f40d96 Revert "(Telecom-system part 4) Move telecom to the system server process." by Sukanya Rajkhowa · 9 years ago
  11. 1902ffe Revert "Make telecom a non-persistent process." by Sukanya Rajkhowa · 9 years ago
  12. 30f6657 Make telecom a non-persistent process. by Santos Cordon · 9 years ago
  13. 4f3d673 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 9 years ago
  14. fcdb143 (Telecom-system part 2) Move telecom intialization from application to service. by Santos Cordon · 9 years ago
  15. 63605bb Subscription selection when dialing USSD by mengsun · 10 years ago
  16. ec2a7d4 Add permission to CONNECTION_MANAGER PhoneAccount registration. by Santos Cordon · 10 years ago
  17. 271b9ae Broadcast the call type/duration information by Yong Jiang · 10 years ago
  18. fddf12e Register BluetoothPhoneService. by Santos Cordon · 10 years ago
  19. 68d1a6b Move BluetoothPhoneService to telecom. by Santos Cordon · 10 years ago
  20. 15608a8 Merge "Register TelecomBroadcastReceiver through AndroidManifest" into lmp-dev by Nancy Chen · 10 years ago
  21. 6dc1c75 Split CallActivity into trampoline activity and CallReceiver by Yorke Lee · 10 years ago
  22. 6f5c08d Register TelecomBroadcastReceiver through AndroidManifest by Nancy Chen · 10 years ago
  23. 91d43cf Preparatory work to move Telecom to system service. by Tyler Gunn · 10 years ago
  24. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  25. 8e0fef4 Allowing enable/disable of phone accounts. (2/3) by Tyler Gunn · 10 years ago
  26. 5f6f77e Merge "Rename listener to callback for ConferenceManager and rename strings 2/4" into lmp-dev by Nancy Chen · 10 years ago
  27. 066fc77 Rename listener to callback for ConferenceManager and rename strings 2/4 by Nancy Chen · 10 years ago
  28. cb54048 Merge "Add MODIFY_PHONE_STATE permission for changing the audio mode" into lmp-dev by Jean-Michel Trivi · 10 years ago
  29. 5fcbe91 Add MODIFY_PHONE_STATE permission for changing the audio mode by Jean-Michel Trivi · 10 years ago
  30. a51a386 Remove Phone Account Preferences; moved to Telephony. by Andrew Lee · 10 years ago
  31. c35ea27 Merge "Fix bracket issue." into lmp-dev by Yorke Lee · 10 years ago
  32. f7b7701 Fix bracket issue. by Santos Cordon · 10 years ago
  33. d725587 Add error dialogs to Telecomm by Yorke Lee · 10 years ago
  34. 61b9210 Exposing in-call API to other implementing classes. (2/4) by Tyler Gunn · 10 years ago
  35. d160768 Add BIND_CONNECTION_SERVICE permission. (2/2) by Tyler Gunn · 10 years ago
  36. d900ce6 Un-registering phone accounts for packages which are uninstalled. by Tyler Gunn · 10 years ago
  37. adef8dd Merge "Remove LDAPs from code." into lmp-dev by Santos Cordon · 10 years ago
  38. df39986 Remove LDAPs from code. by Santos Cordon · 10 years ago
  39. c17294c Finalize implementation of Remote Connection Service (2/4) by Ihab Awad · 10 years ago
  40. d5a71da Disable backup by Jay Shrauner · 10 years ago
  41. a38f329 Use new addCall API in Telecomm, and add MANAGE_USERS permission by Yorke Lee · 10 years ago
  42. 78ac0ce Address pending changelist comments from earlier CL by Ihab Awad · 10 years ago
  43. 104f806 Wire up multi-SIM experience (3/4) by Ihab Awad · 10 years ago
  44. 55a3428 Replace CallServiceSelectors with Subscriptions (2/3) by Ihab Awad · 10 years ago
  45. ff7493a DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (2/4) by Ihab Awad · 10 years ago
  46. d791b2a Merge "Move BluetoothManager to telecomm." into lmp-preview-dev by Santos Cordon · 10 years ago
  47. c7e85d4 Move BluetoothManager to telecomm. by Santos Cordon · 10 years ago
  48. b64c150 DO NOT MERGE Adding implementation of TelecommService by Santos Cordon · 10 years ago
  49. 51bd35b Add CALL_PRIVILEGED by Evan Charlton · 10 years ago
  50. 344fbd8 Merge "Add vibration code to Ringer" into master-nova by Evan Charlton · 10 years ago
  51. 198fde8 Add vibration code to Ringer by Evan Charlton · 10 years ago
  52. a0e5f1a Adding missed call notification. by Santos Cordon · 10 years ago
  53. 5b7b9b3 Add emergency call service selector. by Santos Cordon · 10 years ago
  54. f98fb57 Initial commit of basic call logging code in Telecomm by Yorke Lee · 10 years ago
  55. 1cecc7c Temp work around for audio bugs by Sailesh Nepal · 10 years ago
  56. 5c670a9 First pass at Telephony broadcasts by Evan Charlton · 10 years ago
  57. 493e8f2 Make incoming calls work. by Santos Cordon · 10 years ago
  58. 523f605 Change incoming call intent to be an activity intent. by Santos Cordon · 10 years ago
  59. 049b7b6 Fully connect CallsManager with InCallController for outgoing calls. by Santos Cordon · 10 years ago
  60. 0958f53 Remove the synchronization by Evan Charlton · 10 years ago
  61. 8e8b8d2 Find ICallServiceProviders on the device. by Santos Cordon · 10 years ago
  62. 3e3b541 Adding CallServiceReceiver for Call service binding intents. by Santos Cordon · 10 years ago
  63. 10e6832 Add CALL* intent handling to Telecomm. by Santos Cordon · 10 years ago
  64. 4937ff9 Adding the Telecomm manifest etc. by Ben Gilad · 10 years ago