1. ee624f5 Merge "Apply @hide / @SystemApi to android.telecom.*" by Linux Build Service Account · 9 years ago
  2. 85e8a60bf Telephony MSIM: Change subid from long to int. by Muhammed Siju · 9 years ago
  3. f6a3fef Apply @hide / @SystemApi to android.telecom.* by Evan Charlton · 10 years ago
  4. a487cda Handle MMI for multi-SIM (1/3) by Nancy Chen · 10 years ago
  5. 41bbcbe Adn queries for multi-SIM. (2/3) by Nancy Chen · 10 years ago
  6. b17e917 Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) by Nancy Chen · 10 years ago
  7. bb715ff Add method in TelecomManager to return line1Number for a PhoneAccount by Nancy Chen · 10 years ago
  8. 1cb8f69 Compilation fixes by Divya Sharma · 9 years ago
  9. d3312c0 Add system API to get registered connection managers by Sailesh Nepal · 10 years ago
  10. 34ff75d Make APIs to get system phone accounts public by Sailesh Nepal · 10 years ago
  11. d3a0b16 More updates to javadocs for Telecom APIs. by Santos Cordon · 10 years ago
  12. 9d23ff9 Added a function to clear accounts for a specified package. by Anthony Lee · 10 years ago
  13. d505075 Remove SystemApi annotations. by Santos Cordon · 10 years ago
  14. 5fcadb2 Remove TODO in TelecomManager. by Tyler Gunn · 10 years ago
  15. b24a335 Use Telecom API for checking if a number is voicemail (1/2) by Nancy Chen · 10 years ago
  16. 34a5d42 IMS:3-way Conf Success but Active call refer fails by Anju Mathapati · 10 years ago
  17. 653f584 Compilation fix for AOSP update by Natiq Ahmed · 10 years ago
  18. 0f8bfc5 Add support for DSDA. by Sandeep Kunta · 10 years ago
  19. c3cf982 Add ability to add sim-initiated MO call to UI (2/4) by Yorke Lee · 10 years ago
  20. ce11dec Add @SystemApi to missing TelecomManager methods by Evan Charlton · 10 years ago
  21. 711d876fd @hide ConnectionService APIs. by Tyler Gunn · 10 years ago
  22. 513c892 Replace get*PhoneAccounts* public API methods with new method (1/3) by Nancy Chen · 10 years ago
  23. ebc69cd Merge "Remove ability to enable/disable phoneaccounts (1/6)" into lmp-dev by Nancy Chen · 10 years ago
  24. 210ef03 Remove ability to enable/disable phoneaccounts (1/6) by Nancy Chen · 10 years ago
  25. f13a8b7 No longer require READ_PHONE_STATE permission for getCallState by Yorke Lee · 10 years ago
  26. 2ae312e Pipe TelephonyManager.getCallState through TelecommManager by Yorke Lee · 10 years ago
  27. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (78%) from telecomm/java/android/telecomm/TelecommManager.java]
  28. 2df938e Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev by Tyler Gunn · 10 years ago
  29. 9becf00 Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3) by Tyler Gunn · 10 years ago
  30. 7ab1dc4 Update TelecommManager per API requirements. (1/3) by Nancy Chen · 10 years ago
  31. a1ed7d1 Allowing enable/disable of phone accounts. (1/3) by Tyler Gunn · 10 years ago
  32. 9d568c0 API changes in GatewayInfo, Response, and PropertyPresentation (1/4) by Nancy Chen · 10 years ago
  33. 1d834f5 Rename listener to callback for ConferenceManager and rename strings 1/4 by Nancy Chen · 10 years ago
  34. 6d8604f Add a constant for CHANGE_PHONE_ACCOUNTS action by Evan Charlton · 10 years ago
  35. 235c159 Merge "Add a way to fetch the current connection manager" into lmp-dev by Evan Charlton · 10 years ago
  36. eb0a8d5 Add a way to fetch the current connection manager by Evan Charlton · 10 years ago
  37. d4abbfb Tweak methods for get/set DefaultOutgoing phone account. by Andrew Lee · 10 years ago
  38. f5b29dc Add supported URI scheme to PhoneAccounts. (1/4) by Tyler Gunn · 10 years ago
  39. 59cac3a Add functions for setting/getting phone accounts. by Andrew Lee · 10 years ago
  40. 7746a94 Fix NPE when have no phone accounts by Jay Shrauner · 10 years ago
  41. 0eb1e40 API review PhoneManager -> TelecommManager. Rename methods (6/6) by Nancy Chen · 10 years ago
  42. 27d1e25 Hiding Video telephony related APIs. by Tyler Gunn · 10 years ago
  43. 10798dc Add extras for outgoing call by Nancy Chen · 10 years ago
  44. b19a0bc Final structural tweaks to Telecomm API (1/8) by Ihab Awad · 10 years ago
  45. 48332d6 Convert VideoState into an inner class. by Andrew Lee · 10 years ago
  46. 6080118 Hide multiple-account information if there is only a single account by Nancy Chen · 10 years ago
  47. 3818a89 Expose call settings as public API (1/3) by Yorke Lee · 10 years ago
  48. 5c6fa95 Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3) by Santos Cordon · 10 years ago
  49. 96efb48 Change incoming call intent to a TelecommManager method. (1/3) by Santos Cordon · 10 years ago
  50. 8c8a062 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 10 years ago
  51. 6eb262c Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  52. 1019719 Migrate TelecommConstants to TelecommManager by Evan Charlton · 10 years ago
  53. 94cf4bf Wire up multi-SIM experience (1/4) by Ihab Awad · 10 years ago
  54. 001bbbb TTY: frameworks/base changes by Sailesh Nepal · 10 years ago
  55. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  56. f90186d Add PhoneManager to expose functionality to phone/dialer apps. by Santos Cordon · 10 years ago
  57. 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
  58. 6c7a388 Add a system API to get the default phone app. by Santos Cordon · 10 years ago
  59. 5e0f061 Revert "Add getSystemPhoneApplication to TelecommManager" by Yorke Lee · 10 years ago
  60. 8b74c4f Add getSystemPhoneApplication to TelecommManager by Yorke Lee · 10 years ago
  61. b4ce143 Add TelecommManager to system services by Yorke Lee · 10 years ago