1. 66f59dc am 1570b6b3: Merge "Enable EMERGENCY mobile connections." into mnc-dev by Robert Greenwalt · 11 years ago
  2. d30a3d6 am 1ebcb6f8: Merge "Fix permissions." into mnc-dev by Robert Greenwalt · 11 years ago
  3. 1570b6b Merge "Enable EMERGENCY mobile connections." into mnc-dev by Robert Greenwalt · 11 years ago
  4. 9bc8299 Fix permissions. by Robert Greenwalt · 11 years ago
  5. 4bd4389 Enable EMERGENCY mobile connections. by Robert Greenwalt · 11 years ago
  6. 031b947 am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-dev by Robert Greenwalt · 11 years ago
  7. 348988c Merge "Fix permissions on TelephonyManager" into mnc-dev by Robert Greenwalt · 11 years ago
  8. 8e7b195 am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into mnc-dev by Robert Greenwalt · 11 years ago
  9. 6e4a98f Fix permissions on TelephonyManager by Robert Greenwalt · 11 years ago
  10. 278b8f9 Add/Fix Permission check on SubscriptionManager. by Robert Greenwalt · 11 years ago
  11. b304fc0 Rename VoLTE/WFC enable API to available - add VT available API. by Etan Cohen · 11 years ago
  12. 554beb5 Write size of operators in writeToParcel() by Anil Muthineni · 11 years ago
  13. c242d9d Merge "Adding hidden TM calls to scan/select cell networks." into mnc-dev by Shishir Agrawal · 11 years ago
  14. d4f2bcda Adding hidden TM calls to scan/select cell networks. by Shishir Agrawal · 11 years ago
  15. d24e4ea OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIds by Fyodor Kupolov · 11 years ago
  16. 27a88a3 Merge "Additional OP_READ_PHONE_STATE AppOps checks for telephony" into mnc-dev by Fyodor Kupolov · 11 years ago
  17. 6694f2a Read MMS config from CarrierConfigManager. by Jonathan Basseri · 11 years ago
  18. 735e61b Additional OP_READ_PHONE_STATE AppOps checks for telephony by Fyodor Kupolov · 11 years ago
  19. d56958c Merge "Ignore carrier apps when checking for idleness" into mnc-dev by Zach Johnson · 11 years ago
  20. 8711ed6 Merge changes from topic 'modemActivityInfo' into mnc-dev by Prerepa Viswanadham · 11 years ago
  21. 5ea0c8f Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId by Jonathan Basseri · 11 years ago
  22. b4b9ca7 Ignore carrier apps when checking for idleness by Zach Johnson · 11 years ago
  23. 9387f1d Changing getSimState to use slot idx instead of sub id. by Amit Mahajan · 11 years ago
  24. 5c72899 Activity info and stats from modem by Prerepa Viswanadham · 11 years ago
  25. 7ff76d6 Add a hidden telephony API for querying SIM derived locales. by Narayan Kamath · 11 years ago
  26. 4f9ad167 Switching to PersistableBundle in carrier config API. by Jonathan Basseri · 11 years ago
  27. b2e3b74 Merge "WiFi Calling: Show different operator name string in Data usage dialog." into mnc-dev by Pavel Zhamaitsiak · 11 years ago
  28. 5504d39 WiFi Calling: Show different operator name string in Data usage dialog. by Pavel Zhamaitsiak · 11 years ago
  29. b6f9da0 Merge commit '17455a3' into master_merge by Prerepa Viswanadham · 11 years ago
  30. 61a3ab0 Use a separate intent action for subscription phone state changes. by Sharvil Nanavati · 11 years ago
  31. 890eb71 Merge "add injectSmsPdu with subId to ISms.aidl" into m-wireless-dev by Cheuksan Wang · 11 years ago
  32. 712cdaf Merge "Fail SmsManager requests if SubId is not active." into m-wireless-dev by Cheuksan Wang · 11 years ago
  33. 24aadf1 Merge "Add OP_READ_PHONE_STATE app op continued - framework" by Svet Ganov · 11 years ago
  34. 5f24126 Merge "Add multi-sim support for getCarrierPackageNamesForIntent." by Jonathan Basseri · 11 years ago
  35. f1fb397 Move factoryReset to service and protect. by Stuart Scott · 11 years ago
  36. f3c7bf4 Add multi-sim support for getCarrierPackageNamesForIntent. by Junda Liu · 11 years ago
  37. 21301f6 Add OP_READ_PHONE_STATE app op continued - framework by Svet Ganov · 11 years ago
  38. 7227436 Merge "Revert "Add multi-sim support for getCarrierPackageNamesForIntent."" by Jeff Sharkey · 11 years ago
  39. 1b7ed7b Revert "Add multi-sim support for getCarrierPackageNamesForIntent." by Jeff Sharkey · 11 years ago
  40. f47c648 Merge "Add multi-sim support for getCarrierPackageNamesForIntent." by Junda Liu · 11 years ago
  41. 275b563 Teach telephony about location app ops by Svetoslav · 11 years ago
  42. 0ff9fd8 Add multi-sim support for getCarrierPackageNamesForIntent. by Junda Liu · 11 years ago
  43. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 11 years ago
  44. 9a1c9b6 Adding Carrier Config API. by Jonathan Basseri · 11 years ago
  45. b15e72b LCE service implementation - connectivity side by fenglu · 11 years ago
  46. 2a5f608 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 11 years ago
  47. 2bbd2b6 LCE service implementation - connectivity side by fenglu · 11 years ago
  48. 3031bf9 Adding Carrier Config API. by Jonathan Basseri · 11 years ago
  49. d05bd46 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 11 years ago
  50. 1f45264 TelephonyManager Carrier Network Change Notification by Andrew Flynn · 11 years ago
  51. d4ea01b Merge "Merge commit 'e593d0a' into merge_work" by Prerepa Viswanadham · 11 years ago
  52. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 11 years ago
  53. a3117b3 Create interface for SmsManager text sending methods. by Nancy Chen · 11 years ago
  54. 56e0270 add injectSmsPdu with subId to ISms.aidl by Cheuksan Wang · 11 years ago
  55. 0736681 IMS-VT: Upgrade/Downgrade change -Add isVideo API to VideoProfile.VideoState by Rekha Kumar · 11 years ago
  56. 984dc85 Move reset network settings into framework. by Stuart Scott · 11 years ago
  57. 0ced792 Fail SmsManager requests if SubId is not active. by Shishir Agrawal · 12 years ago
  58. 271c9ed Merge "WiFi Calling: Show different operator name string in Data usage dialog." into lmp-mr1-wfc-dev by Pavel Zhamaitsiak · 11 years ago
  59. 3169750 WiFi Calling: Show different operator name string in Data usage dialog. by Pavel Zhamaitsiak · 11 years ago
  60. 4209a28 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 11 years ago
  61. 5fc29ed Merge "Adding hidden isWifiCallingEnabled() and isVolteEnabled()" into lmp-mr1-wfc-dev by Nathan Harold · 11 years ago
  62. 42eadcd Adding hidden isWifiCallingEnabled() and isVolteEnabled() by Nathan Harold · 11 years ago
  63. f3c1002 Add methods to indicate accessibility support. by Andrew Lee · 11 years ago
  64. 2b84e98 Merge "Add methods for device telephony configs." by Andrew Lee · 11 years ago
  65. 67fc92b Add methods for device telephony configs. by Andrew Lee · 11 years ago
  66. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 11 years ago
  67. 9b09c15 Add Sub-ID-from-phone-account converter method. by Santos Cordon · 11 years ago
  68. 5e02fa9 Remove PROPERTY_SIM_COUNT and "ro.telephony.sim.count" by leozwang · 11 years ago
  69. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 11 years ago
  70. ed4ca5c Add Sub-ID-from-phone-account converter method. by Santos Cordon · 11 years ago
  71. 45446c6 Merge "Adding new API to ISms to check if default SMS SIM needs to be chosen by user." into lmp-mr1-dev by Amit Mahajan · 11 years ago
  72. 1e62748 Adding new API to ISms to check if default SMS SIM needs to be chosen by user. by Amit Mahajan · 11 years ago
  73. d456ec4 Change getDeviceId to take phoneId. by Stuart Scott · 11 years ago
  74. d2dd69a Merge "Modify getDeviceId() to get device id independent of Subscription." into lmp-mr1-dev by Sanket Padawe · 12 years ago
  75. 0b7f5e8 Modify getDeviceId() to get device id independent of Subscription. by Sanket Padawe · 12 years ago
  76. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 12 years ago
  77. 0303be4 IMS: add the api to get IMS registration information. by Libin.Tang@motorola.com · 12 years ago
  78. 827fcb7 IMS OMA-DM Intent and ImsReasonInfo Additions by Omkar Kolangade · 12 years ago
  79. 5fb1118 Adding a new hidden carrier API to mark GSM/CDMA networks as roaming/non-roaming. by Shishir Agrawal · 12 years ago
  80. 15b29ac Merge "Add subId as parameter for get/setDataEnabled." into lmp-mr1-dev by Wink Saville · 12 years ago
  81. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 12 years ago
  82. 36ffb04 Add subId as parameter for get/setDataEnabled. by Wink Saville · 12 years ago
  83. 109ec37 Merge "new SMS/MMS carrier app API" into lmp-mr1-dev by Cheuksan Wang · 12 years ago
  84. 8f61e75 Merge "Unable to unlock SIM with a PIN/PUK" into lmp-mr1-dev by xinhe · 12 years ago
  85. 18b9c3c Unable to unlock SIM with a PIN/PUK by xinhe · 12 years ago
  86. 47920fa Add getSimStateForSubscriber and additional SIM_STATE_XXXX values by Wink Saville · 12 years ago
  87. ef6178a Merge "Add hasMatchedTetherApnSetting to telmgr API." into lmp-mr1-dev by Junda Liu · 12 years ago
  88. b72eb97 new SMS/MMS carrier app API by Cheuksan Wang · 12 years ago
  89. 0201a6f TelephonyManager.setLine1NumberForDisplay should return a boolean. by Shishir Agrawal · 12 years ago
  90. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 12 years ago
  91. 3853158 Add hasMatchedTetherApnSetting to telmgr API. by Junda Liu · 12 years ago
  92. 816e19e Merge "Revert "Additional changes to SubscriptionManager API as per API council."" into lmp-mr1-dev by Wink Saville · 12 years ago
  93. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 12 years ago
  94. 4a57e90 Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev by Wink Saville · 12 years ago
  95. a9b6777 Merge "Carrierprivileges: Addressing API council suggestions." into lmp-mr1-dev by Shishir Agrawal · 12 years ago
  96. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 12 years ago
  97. 4fea092 Adding new setting LTE_SERVICE_FORCED. by Amit Mahajan · 12 years ago
  98. ab57c29 Carrierprivileges: Addressing API council suggestions. by Shishir Agrawal · 12 years ago
  99. d4180cc Telephony: STK CC feature implementation by Preeti Ahuja · 14 years ago
  100. c9f1b3a Merge "Add new API to set voicemail number." into lmp-mr1-dev by Shishir Agrawal · 12 years ago