1. 335ff2e Add telecom extra keys required for DMR release. by Tyler Gunn · 9 years ago
  2. cf85562 Default permissions for sim call manager by Sailesh Nepal · 9 years ago
  3. 895d4b8 Telecom API council changes. by Santos Cordon · 9 years ago
  4. f2600eb InCallService meta-data [2/4] by Santos Cordon · 9 years ago
  5. 7a060d5 Additional javadoc. by Santos Cordon · 9 years ago
  6. 2c27b9a Clean up SIM CallManager APIs. by Santos Cordon · 9 years ago
  7. 107c4ce Send broadcast when default dialer changes by Yorke Lee · 9 years ago
  8. 02fb5bc Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS by Yorke Lee · 9 years ago
  9. 04ea7d3 Add telecom extra to specify handle for incoming call by Yorke Lee · 9 years ago
  10. db6da48 Allow default dialer changes and phone account enable/disable via ADB by Yorke Lee · 9 years ago
  11. 5cf2dde Add ability to modify default dialer via ADB by Yorke Lee · 9 years ago
  12. 656eeb0 Make ACTION_CONNECTION_SERVICE_CONFIGURE public by Yorke Lee · 9 years ago
  13. d8faf70 Add intents for enabling phone accounts. by Santos Cordon · 9 years ago
  14. 91371dc Add enable/disable properties to phone accounts. by Santos Cordon · 9 years ago
  15. ed769ae Improve javadoc for PRESENTATION_ constants. by Santos Cordon · 9 years ago
  16. 32f2473 More video related API fixes by Yorke Lee · 9 years ago
  17. a5d5c1d Fix potential NPE in TelecomManager.placeCall by Yorke Lee · 9 years ago
  18. f1a349b Add default dialer checks to Telecom/Telephony by Yorke Lee · 9 years ago
  19. 1011f48 Add APIs to getDefaultDialerPackage and getSystemDialerPackage by Yorke Lee · 9 years ago
  20. 3e56ba1 Add TelecomManager.placeCall by Yorke Lee · 9 years ago
  21. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  22. 49e2d46 Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 9 years ago
  23. 225ccad Hide getUserSelectedOutgoingPhoneAccount by Jay Shrauner · 9 years ago
  24. f5d5840 Make defaultOutgoingPhoneAccount public by Yorke Lee · 9 years ago
  25. 55b9752 Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  26. 0604427 Changes for TelecomManager API review by Yorke Lee · 9 years ago
  27. 4cd9283 Fixing build after merge from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  28. c66f3ba Hide calllog entries for unregistered phone accounts by Santos Cordon · 9 years ago
  29. 873cfbf Add intent for call accessibility settings. by Andrew Lee · 9 years ago
  30. 866080f Add intent for configuring RespondViaSms. by Andrew Lee · 9 years ago
  31. ad147f4 Unhide telecom APIs needed by Contacts by Brian Attwell · 10 years ago
  32. 5cf2784 Add method in TelecomManager to return line1Number for a PhoneAccount. by Nancy Chen · 10 years ago
  33. 8c066f7 Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) by Nancy Chen · 10 years ago
  34. 7a4e387 Add system API to get registered connection managers by Sailesh Nepal · 10 years ago
  35. 0e094d9 Apply @hide / @SystemApi to android.telecom.* by Evan Charlton · 10 years ago
  36. 3fdf2a8 Make APIs to get system phone accounts public by Sailesh Nepal · 10 years ago
  37. b2299c1 Adn queries for multi-SIM. (2/3) by Nancy Chen · 10 years ago
  38. e1678dd Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev by Nancy Chen · 10 years ago
  39. 95e8a67 Handle MMI for multi-SIM (1/3) by Nancy Chen · 10 years ago
  40. c1c8615 Merge "More updates to javadocs for Telecom APIs." into lmp-mr1-dev by Santos Cordon · 10 years ago
  41. d9e614f More updates to javadocs for Telecom APIs. by Santos Cordon · 10 years ago
  42. 6727926 Added a function to clear accounts for a specified package. by Anthony Lee · 10 years ago
  43. 7c72c2d Add comment to TelecomManager.getCallState by Yorke Lee · 10 years ago
  44. b31868d Merge "Remove TODO in TelecomManager." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  45. db7fc1e Merge "Remove SystemApi annotations." into lmp-mr1-dev by Santos Cordon · 10 years ago
  46. 6c4ce40 Remove SystemApi annotations. by Santos Cordon · 10 years ago
  47. a94ae5e Remove TODO in TelecomManager. by Tyler Gunn · 10 years ago
  48. df385ff am a6a1c52f: Merge "Use Telecom API for checking if a number is voicemail (1/2)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  49. 6f0c3f1 am c913c2de: Merge "Revert "Add API method to extract subscription ID from phone account (1/3)"" into lmp-sprout-dev by Nancy Chen · 10 years ago
  50. 443e501 Use Telecom API for checking if a number is voicemail (1/2) by Nancy Chen · 10 years ago
  51. c913c2d Merge "Revert "Add API method to extract subscription ID from phone account (1/3)"" into lmp-sprout-dev by Nancy Chen · 10 years ago
  52. af6732e Revert "Add API method to extract subscription ID from phone account (1/3)" by Nancy Chen · 10 years ago
  53. 00bc5cf am 9faf13b4: Merge "Add API method to extract subscription ID from phone account (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  54. 9faf13b Merge "Add API method to extract subscription ID from phone account (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  55. b0cad32 Add API method to extract subscription ID from phone account (1/3) by Nancy Chen · 10 years ago
  56. 0b27c28 am 7e552595: am 4c334f3d: Merge "Add ability to add sim-initiated MO call to UI (2/4)" into lmp-dev by Yorke Lee · 10 years ago
  57. c3cf982 Add ability to add sim-initiated MO call to UI (2/4) by Yorke Lee · 10 years ago
  58. 7363517 am 25b85bcc: am 8f8bffa1: Merge "Add @SystemApi to missing TelecomManager methods" into lmp-dev by Evan Charlton · 10 years ago
  59. ce11dec Add @SystemApi to missing TelecomManager methods by Evan Charlton · 10 years ago
  60. 8635c57 Revert "@hide ConnectionService APIs." by Evan Charlton · 10 years ago
  61. 711d876fd @hide ConnectionService APIs. by Tyler Gunn · 10 years ago
  62. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  63. ebc69cd Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-dev by Nancy Chen · 10 years ago
  64. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 10 years ago
  65. f13a8b7 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  66. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 10 years ago
  67. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (78%) from telecomm/java/android/telecomm/TelecommManager.java]
  68. 2df938e Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  69. 9becf00 Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3) by Tyler Gunn · 10 years ago
  70. 7ab1dc4 Update TelecommManager per API requirements. (1/3) by Nancy Chen · 10 years ago
  71. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 10 years ago
  72. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  73. 1d834f5 Rename listener to callback for ConferenceManager and rename strings 1/4 by Nancy Chen · 10 years ago
  74. 6d8604f Add a constant for CHANGE_PHONE_ACCOUNTS action by Evan Charlton · 10 years ago
  75. 235c159 Merge "Add a way to fetch the current connection manager" into lmp-dev by Evan Charlton · 10 years ago
  76. eb0a8d5 Add a way to fetch the current connection manager by Evan Charlton · 10 years ago
  77. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 10 years ago
  78. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 10 years ago
  79. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 10 years ago
  80. 7746a94 Fix NPE when have no phone accounts by Jay Shrauner · 10 years ago
  81. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  82. 27d1e25 Hiding Video telephony related APIs. by Tyler Gunn · 10 years ago
  83. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  84. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  85. 48332d6 Convert VideoState into an inner class. by Andrew Lee · 10 years ago
  86. 6080118 Hide multiple-account information if there is only a single account by Nancy Chen · 10 years ago
  87. 3818a89 Expose call settings as public API (1/3) by Yorke Lee · 10 years ago
  88. 5c6fa95 Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3) by Santos Cordon · 10 years ago
  89. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 10 years ago
  90. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  91. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  92. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  93. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  94. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  95. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  96. f90186d Add PhoneManager to expose functionality to phone/dialer apps. by Santos Cordon · 10 years ago
  97. 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
  98. 6c7a388 Add a system API to get the default phone app. by Santos Cordon · 10 years ago
  99. 5e0f061 Revert "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  100. 8b74c4f Add getSystemPhoneApplication to TelecommManager by Yorke Lee · 10 years ago