1. 7c07dfa Add frameworks classes and methods necessary for VVM syncadapter structure. by Nancy Chen · 9 years ago
  2. b7bb8c4 Small update to PhoneAccountHandle ID javadoc. by Santos Cordon · 9 years ago
  3. 48d8442 Unhide telecom APIs needed by Contacts by Brian Attwell · 10 years ago
  4. 1a8ae3e Rename from VoWIFI to WIFI. by Andrew Lee · 9 years ago
  5. 4143b79 Merge "Fixing conference merge where only one party is added to conference." into lmp-mr1-dev by Tyler Gunn · 9 years ago
  6. 8a2b119 Fixing conference merge where only one party is added to conference. by Tyler Gunn · 9 years ago
  7. 11aeae5 Fix crash when making emergency calls by Sailesh Nepal · 9 years ago
  8. 5cf2784 Add method in TelecomManager to return line1Number for a PhoneAccount. by Nancy Chen · 9 years ago
  9. cd5d33c Fix for call timer resetting when starting IMS conference call. 1/4 by Tyler Gunn · 10 years ago
  10. f9c4d84 IMS: Set phone account in IMS Conference object by Anju Mathapati · 10 years ago
  11. 27d1c2d Pass onPostDialChar call back from Telephony to Telecom. by Nancy Chen · 10 years ago
  12. 59dac0e Merge "Associate a UserHandle with each PhoneAccountHandle" into lmp-mr1-dev by Evan Charlton · 10 years ago
  13. 710e20d Merge "Relax access on deprecated fields for compatibility." into lmp-mr1-dev by Ihab Awad · 10 years ago
  14. 134dd68 Associate a UserHandle with each PhoneAccountHandle by Evan Charlton · 10 years ago
  15. fa53c93 Merge "Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2)" into lmp-mr1-dev by Nancy Chen · 10 years ago
  16. c047bd4 Relax access on deprecated fields for compatibility. by Ihab Awad · 10 years ago
  17. 8c066f7 Use TelecomManager to call TelephonyManager#getVoicemailNumber (1/2) by Nancy Chen · 10 years ago
  18. 5ce118d Merge "Re-add Connection.getCallCapabilities" into lmp-mr1-dev by Evan Charlton · 10 years ago
  19. ef77f0e Re-add Connection.getCallCapabilities by Sailesh Nepal · 10 years ago
  20. ddf15a1 Change a semi-colon to a colon in AudioState logging. by Nancy Chen · 10 years ago
  21. 4ef369f Merge "Rename VoLTE capability to HD audio." into lmp-mr1-dev by Andrew Lee · 10 years ago
  22. 90e34e3 Fix immutability bug in http://ag/587241 by Ihab Awad · 10 years ago
  23. 80fff3c Rename VoLTE capability to HD audio. by Andrew Lee · 10 years ago
  24. de06133 Fix to a compatibility patch that was missed in ag/587241 by Ihab Awad · 10 years ago
  25. 5c9c86e Telecom API updates (1/6) by Ihab Awad · 10 years ago
  26. 7a4e387 Add system API to get registered connection managers by Sailesh Nepal · 10 years ago
  27. d4340f8 Merge "Change Connections to allow setting conferenceable with conferences." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  28. 49e213c Add GENERIC_CONFERENCE to phone capabilities. by Andrew Lee · 10 years ago
  29. 6d76ca0 Change Connections to allow setting conferenceable with conferences. by Tyler Gunn · 10 years ago
  30. 96802ad Fix PhoneAccount parceling (1/2) by Ihab Awad · 10 years ago
  31. 476cc83 Update PhoneAccount icon API (1/6) by Ihab Awad · 10 years ago
  32. 0e094d9 Apply @hide / @SystemApi to android.telecom.* by Evan Charlton · 10 years ago
  33. 6c912b7 Make add-call a global property of telecom. (1/4) by Santos Cordon · 10 years ago
  34. ab4650c Conference event package performance improvement. by Tyler Gunn · 10 years ago
  35. 46f7f5d Replace onConferenceChanged with onConnectionAdded. by Andrew Lee · 10 years ago
  36. 30e6584 Change access to removeConnection so we can override it. by Anthony Lee · 10 years ago
  37. 7d901cb Merge "Make APIs to get system phone accounts public" into lmp-mr1-dev by Sailesh Nepal · 10 years ago
  38. 3fdf2a8 Make APIs to get system phone accounts public by Sailesh Nepal · 10 years ago
  39. db66e1d Merge "Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause" into lmp-mr1-dev by Sailesh Nepal · 10 years ago
  40. 7a69c92 Add CONNECTION_MANAGER_NOT_SUPPORTED to DisconnectCause by Sailesh Nepal · 10 years ago
  41. 8355c50 Merge "Adding method to get disconnect cause from conference" into lmp-mr1-dev by mike dooley · 10 years ago
  42. 3b4b1dc Support disconnecting conference participants from conference. by Tyler Gunn · 10 years ago
  43. 1cf14ac Adding method to get disconnect cause from conference by mike dooley · 10 years ago
  44. f950301 Merge "Adn queries for multi-SIM. (2/3)" into lmp-mr1-dev by Nancy Chen · 10 years ago
  45. b2299c1 Adn queries for multi-SIM. (2/3) by Nancy Chen · 10 years ago
  46. 58ef48c Merge "Even, Even more telecom javadoc." into lmp-mr1-dev by Santos Cordon · 10 years ago
  47. a663f86 Even, Even more telecom javadoc. by Santos Cordon · 10 years ago
  48. e1678dd Merge "Handle MMI for multi-SIM (1/3)" into lmp-mr1-dev by Nancy Chen · 10 years ago
  49. 95e8a67 Handle MMI for multi-SIM (1/3) by Nancy Chen · 10 years ago
  50. 450f904 Merge "Creating connections for conference event package participants." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  51. 4a57b9b Creating connections for conference event package participants. by Tyler Gunn · 10 years ago
  52. c1c8615 Merge "More updates to javadocs for Telecom APIs." into lmp-mr1-dev by Santos Cordon · 10 years ago
  53. 9acb959 Merge "Even more javadocs for telecom." into lmp-mr1-dev by Santos Cordon · 10 years ago
  54. 1742413 Even more javadocs for telecom. by Santos Cordon · 10 years ago
  55. 1672309 Merge "Communicating participant changes to conference controller." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  56. d9e614f More updates to javadocs for Telecom APIs. by Santos Cordon · 10 years ago
  57. 6727926 Added a function to clear accounts for a specified package. by Anthony Lee · 10 years ago
  58. 6c37f37 Merge "PhoneAccounts include literal icon bitmap (1/4)" into lmp-mr1-dev by Ihab Awad · 10 years ago
  59. 074bf10 PhoneAccounts include literal icon bitmap (1/4) by Ihab Awad · 10 years ago
  60. e398db4 Merge "Add comment to TelecomManager.getCallState" into lmp-mr1-dev by Yorke Lee · 10 years ago
  61. 7c72c2d Add comment to TelecomManager.getCallState by Yorke Lee · 10 years ago
  62. 3bffcf7 Communicating participant changes to conference controller. by Tyler Gunn · 10 years ago
  63. ccbc3e5 Merge "Update javadocs for Telecom APIs." into lmp-mr1-dev by Santos Cordon · 10 years ago
  64. 32c65a5 Update javadocs for Telecom APIs. by Santos Cordon · 10 years ago
  65. b31868d Merge "Remove TODO in TelecomManager." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  66. db7fc1e Merge "Remove SystemApi annotations." into lmp-mr1-dev by Santos Cordon · 10 years ago
  67. 9016eca am 0145e17d: Merge "Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount." into lmp-sprout-dev by Nancy Chen · 10 years ago
  68. 6c4ce40 Remove SystemApi annotations. by Santos Cordon · 10 years ago
  69. a94ae5e Remove TODO in TelecomManager. by Tyler Gunn · 10 years ago
  70. 2ff9572 am df0ace26: Merge "Add an option to set the selected phone account as the default. (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  71. 3ace54b Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount. by Nancy Chen · 10 years ago
  72. df0ace2 Merge "Add an option to set the selected phone account as the default. (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  73. 05f4d8d am 40f15895: am 028217eb: Merge "Add hidden method to access a connection\'s service." into lmp-dev by Santos Cordon · 10 years ago
  74. 36c62f3 Add an option to set the selected phone account as the default. (1/3) by Nancy Chen · 10 years ago
  75. 40f1589 am 028217eb: Merge "Add hidden method to access a connection\'s service." into lmp-dev by Santos Cordon · 10 years ago
  76. 8f8e473 Fire onConferenceChanged after reseting conference. by Andrew Lee · 10 years ago
  77. af1b296 Add hidden method to access a connection's service. by Santos Cordon · 10 years ago
  78. 1557a22 Merge "Add functions to update on conference changes." into lmp-mr1-dev by Andrew Lee · 10 years ago
  79. 4b11645 Add functions to update on conference changes. by Andrew Lee · 10 years ago
  80. 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
  81. 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
  82. 443e501 Use Telecom API for checking if a number is voicemail (1/2) by Nancy Chen · 10 years ago
  83. 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
  84. af6732e Revert "Add API method to extract subscription ID from phone account (1/3)" by Nancy Chen · 10 years ago
  85. 9e18d7a Merge "Remove unused onConferenceWith method" into lmp-mr1-dev by Jay Shrauner · 10 years ago
  86. 4ef72f8 Merge "Add helper method for checking phone capabilities." into lmp-mr1-dev by Andrew Lee · 10 years ago
  87. 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
  88. 2ec53eb Remove unused onConferenceWith method by Jay Shrauner · 10 years ago
  89. 9faf13b Merge "Add API method to extract subscription ID from phone account (1/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  90. 234703b Merge "MR1 - Adding more Telecom state dumping." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  91. 52d6573 Add helper method for checking phone capabilities. by Andrew Lee · 10 years ago
  92. b0cad32 Add API method to extract subscription ID from phone account (1/3) by Nancy Chen · 10 years ago
  93. 6d39d66 am f5afb4d6: Revert "Add color to PhoneAccount objects (1/3)" by Ihab Awad · 10 years ago
  94. f5afb4d Revert "Add color to PhoneAccount objects (1/3)" by Ihab Awad · 10 years ago
  95. d410a2f am a516e445: Merge "Add color to PhoneAccount objects (1/3)" into lmp-sprout-dev by Ihab Awad · 10 years ago
  96. a516e44 Merge "Add color to PhoneAccount objects (1/3)" into lmp-sprout-dev by Ihab Awad · 10 years ago
  97. 82816c1 Add color to PhoneAccount objects (1/3) by Ihab Awad · 10 years ago
  98. 6e24a15 am 3175824a: am 879142bf: Fix hangouts conference calling regression. by mike dooley · 10 years ago
  99. 879142b Fix hangouts conference calling regression. by mike dooley · 10 years ago
  100. 663edb8 am 329bd662: am 3bde32e6: Merge "Fixing where call goes from disconnecting to active to disconnecting state." into lmp-dev by Tyler Gunn · 10 years ago