1. 201cc00 Fixed a crash in TelephonyManager while calling getDeviceID() by Sanket Padawe · 10 years ago
  2. d2dd69a Merge "Modify getDeviceId() to get device id independent of Subscription." into lmp-mr1-dev by Sanket Padawe · 10 years ago
  3. 400a3f6 Unhide getDataRoaming, Messenger uses it to decide to download MMS or not. by Stuart Scott · 10 years ago
  4. 0b7f5e8 Modify getDeviceId() to get device id independent of Subscription. by Sanket Padawe · 10 years ago
  5. 6e41019 Merge "Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council." into lmp-mr1-dev by Junda Liu · 10 years ago
  6. e3b0449 Merge "Update javadoc and hide getNameSource and getDataRoaming." into lmp-mr1-dev by Stuart Scott · 10 years ago
  7. 3fb3abd Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council. by Junda Liu · 10 years ago
  8. 4abdd07 Update javadoc and hide getNameSource and getDataRoaming. by Stuart Scott · 10 years ago
  9. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  10. 0303be4 IMS: add the api to get IMS registration information. by Libin.Tang@motorola.com · 10 years ago
  11. b5f1e87 Fix build breakage. by Wink Saville · 10 years ago
  12. f73c2d1 Update mapping between RAF and Network Type. by Wink Saville · 10 years ago
  13. 63c79ce Merge "Update mapping between RAF and Network Type." into lmp-mr1-dev by Wink Saville · 10 years ago
  14. e69b5d6 Merge "Change to write (create) setting+subid if it does not already exist when it is queried for the first time." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  15. 2a65688 Change to write (create) setting+subid if it does not already exist by Amit Mahajan · 10 years ago
  16. 0b6e78d Merge "Preserve leading "+" in phone numbers" into lmp-mr1-dev by Raph Levien · 10 years ago
  17. 827fcb7 IMS OMA-DM Intent and ImsReasonInfo Additions by Omkar Kolangade · 10 years ago
  18. 50e9228 Preserve leading "+" in phone numbers by Raph Levien · 10 years ago
  19. 482b424 Update mapping between RAF and Network Type. by Stuart Scott · 10 years ago
  20. d060b50 Merge "Change to treat slotId 0 emergency numbers as default." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  21. d9835f0 Change to treat slotId 0 emergency numbers as default. by Amit Mahajan · 10 years ago
  22. a54bf65 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 10 years ago
  23. fda0ff0 Merge "Add missing member to string conversion - helps in debugging." into lmp-mr1-dev by Pavel Zhamaitsiak · 10 years ago
  24. 951dcdd Merge "Adding a new hidden carrier API to mark GSM/CDMA networks as roaming/non-roaming." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  25. db45a01 Add missing member to string conversion - helps in debugging. by Etan Cohen · 10 years ago
  26. eb4de87 Merge "Update API and documentation for invalid subscriptions id's" into lmp-mr1-dev by Wink Saville · 10 years ago
  27. 5fb1118 Adding a new hidden carrier API to mark GSM/CDMA networks as roaming/non-roaming. by Shishir Agrawal · 10 years ago
  28. 2cdac3b IMS: change getMasterValue to getProvisionedValue. by Libin.Tang@motorola.com · 10 years ago
  29. bec2c3e IMS: add ImsConfig api to get volte provisioned value. by Libin.Tang@motorola.com · 10 years ago
  30. 15b29ac Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-dev by Wink Saville · 10 years ago
  31. a8af6bb IMS: start and stop dtmf tones. by Uma Maheswari Ramalingam · 10 years ago
  32. 98513d7 Update API and documentation for invalid subscriptions id's by Wink Saville · 10 years ago
  33. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  34. 0855e7a Add Text-to-Speech annotations for phone number displays (1/3) by Ihab Awad · 10 years ago
  35. 997ddc8 Add mapping between RAT and Network Mode by Stuart Scott · 10 years ago
  36. 36ffb04 Add subId as parameter for get/setDataEnabled. by Wink Saville · 10 years ago
  37. 93c33d7 IMS Call End Cause Additions by Omkar Kolangade · 10 years ago
  38. 109ec37 Merge "new SMS/MMS carrier app API" into lmp-mr1-dev by Cheuksan Wang · 10 years ago
  39. 8f61e75 Merge "Unable to unlock SIM with a PIN/PUK" into lmp-mr1-dev by xinhe · 10 years ago
  40. 18b9c3c Unable to unlock SIM with a PIN/PUK by xinhe · 10 years ago
  41. 82611e6 Merge "Add getSimStateForSubscriber and additional SIM_STATE_XXXX values" into lmp-mr1-dev by Wink Saville · 10 years ago
  42. 647b437 Merge "Separate voice/data roaming state and type" into lmp-mr1-dev by Robert Greenwalt · 10 years ago
  43. 47920fa Add getSimStateForSubscriber and additional SIM_STATE_XXXX values by Wink Saville · 10 years ago
  44. 4e779ec Merge "Subscription Info density-dependent text size and localized SIM slot index" into lmp-mr1-dev by Stuart Scott · 10 years ago
  45. e6edb16 Separate voice/data roaming state and type by Jing Zhao · 10 years ago
  46. ef6178a Merge "Add hasMatchedTetherApnSetting to telmgr API." into lmp-mr1-dev by Junda Liu · 10 years ago
  47. b72eb97 new SMS/MMS carrier app API by Cheuksan Wang · 10 years ago
  48. fbedecc MSIM IMS: convert to phone ID based selection. by Etan Cohen · 10 years ago
  49. 0201a6f TelephonyManager.setLine1NumberForDisplay should return a boolean. by Shishir Agrawal · 10 years ago
  50. 7151cde Subscription Info density-dependent text size and localized SIM slot index by Stuart Scott · 10 years ago
  51. 5ed82c8 Change to use DATA_ROAMING setting correctly with subId. by Amit Mahajan · 10 years ago
  52. 3749541 Merge "Adding helper functions to retrieve settings that are stored per subId." into lmp-mr1-dev by Amit Mahajan · 10 years ago
  53. 421a539 Adding helper functions to retrieve settings that are stored per subId. by Amit Mahajan · 10 years ago
  54. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  55. 3853158 Add hasMatchedTetherApnSetting to telmgr API. by Junda Liu · 10 years ago
  56. 816e19e Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 10 years ago
  57. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  58. 4a57e90 Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  59. a9b6777 Merge "Carrierprivileges: Addressing API council suggestions." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  60. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  61. 4fea092 Adding new setting LTE_SERVICE_FORCED. by Amit Mahajan · 10 years ago
  62. ab57c29 Carrierprivileges: Addressing API council suggestions. by Shishir Agrawal · 10 years ago
  63. d4180cc Telephony: STK CC feature implementation by Preeti Ahuja · 12 years ago
  64. c9f1b3a Merge "Add new API to set voicemail number." into lmp-mr1-dev by Shishir Agrawal · 10 years ago
  65. da5be61 Updating Subscription Info Icon by Stuart Scott · 10 years ago
  66. 990bbbb Merge "Add telephony.DisconnectCause for merged IMS call." into lmp-mr1-dev by Andrew Lee · 10 years ago
  67. 031d8fe Merge "Update enabe/disableCellBroadcast with RAN argument" into lmp-mr1-dev by xinhe · 10 years ago
  68. c93802b Update enabe/disableCellBroadcast with RAN argument by xinhe · 10 years ago
  69. 840162d Add telephony.DisconnectCause for merged IMS call. by Andrew Lee · 10 years ago
  70. 5c1a63c Add new API to set voicemail number. by Shishir Agrawal · 10 years ago
  71. 43bbf30 Merge "Update SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 10 years ago
  72. 2eb5a5f Merge "Add HIDE_CARRIER_NETWORK_SETTINGS global setting." into lmp-mr1-dev by Junda Liu · 10 years ago
  73. a374c3d Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  74. 482e6da IMS: Peer capabilities support by Shriram Ganesh · 10 years ago
  75. ab45ec1 SubInfoRecord provides a tinted icon with the initial embossed. by Stuart Scott · 10 years ago
  76. bbdc1c0 Add HIDE_CARRIER_NETWORK_SETTINGS global setting. by Junda Liu · 10 years ago
  77. e1013f9 API changes to add carrier name to subinforecord by Sanket Padawe · 10 years ago
  78. bc6a960 Fix NPE when parceling SubInfoRecord by Stuart Scott · 10 years ago
  79. 8b564c2 Use CharSequence for DisplayName by Stuart Scott · 10 years ago
  80. 95fc99b Clean up public API of SubInfoRecord. by Stuart Scott · 10 years ago
  81. 30e5113 Merge "Improve a calculation method for LTE antenna reception level" into lmp-mr1-dev by Amit Mahajan · 10 years ago
  82. c962b1d Improve a calculation method for LTE antenna reception level by Kensuke Ueda · 11 years ago
  83. 95e8a67 Handle MMI for multi-SIM (1/3) by Nancy Chen · 10 years ago
  84. 1672309 Merge "Communicating participant changes to conference controller." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  85. 3bffcf7 Communicating participant changes to conference controller. by Tyler Gunn · 10 years ago
  86. d95198e Remove checks to support new sim color selection. by Sanket Padawe · 10 years ago
  87. 4dec130 Merge "Change subId to int from long" into lmp-mr1-dev by Wink Saville · 10 years ago
  88. f764e80 IMS call merge call-back changes. by Tyler Gunn · 10 years ago
  89. 3682ced Merge "Propagating isMultiParty indicator from RIL up into Telephony layer." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  90. 63f03dd Change subId to int from long by Wink Saville · 10 years ago
  91. 2b0a2ad am c11a944a: [DS] Change the copyright by Legler Wu · 10 years ago
  92. c11a944 [DS] Change the copyright by Legler Wu · 10 years ago
  93. 9016eca am 0145e17d: Merge "Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount." into lmp-sprout-dev by Nancy Chen · 10 years ago
  94. 3ace54b Add getter methods in SubInfoRecord for UI. Adapt PhoneAccount. by Nancy Chen · 10 years ago
  95. 4329f15 am 265e3da0: am 5085c4c2: Merge "Show ProgressDialog when waiting for radio to turn on when provisioning." into lmp-dev by xin He · 10 years ago
  96. 6a7ed1e Propagating isMultiParty indicator from RIL up into Telephony layer. by Tyler Gunn · 10 years ago
  97. 265e3da am 5085c4c2: Merge "Show ProgressDialog when waiting for radio to turn on when provisioning." into lmp-dev by xin He · 10 years ago
  98. 1de55d3 Show ProgressDialog when waiting for radio to turn on when provisioning. by Paul Jensen · 10 years ago
  99. 4a3084a Add video calling setting to TelephonyManager. by Andrew Lee · 10 years ago
  100. 1213bf8 Merge "Add a constant for invalid profile id value" into lmp-mr1-dev by Amit Mahajan · 10 years ago