1. 1c41116 Merge "ITelephony.aidl: Minor spelling fix." into lmp-dev by Shishir Agrawal · 10 years ago
  2. fc3646f ITelephony.aidl: Minor spelling fix. by Shishir Agrawal · 10 years ago
  3. 77ec2ce Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" into lmp-dev by Sailesh Nepal · 10 years ago
  4. 864a2b2 Remove CallServiceProvider and CallServiceDescriptor do not merge by Sailesh Nepal · 10 years ago
  5. 807fe0a Implement multi-SIM capabilities (1/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  6. 391c832 Unhide isSmsCapable. by Wink Saville · 10 years ago
  7. 818631b Allow 1st party app to set Line 1 number for display purpose. by Derek Tan · 10 years ago
  8. 1f26357 Merge "Different Mobile Network Settings screen for Nova multi-profile SIMs." by Derek Tan · 10 years ago
  9. f9aefdb Different Mobile Network Settings screen for Nova multi-profile SIMs. by Derek Tan · 10 years ago
  10. 295f219 New SMS and MMS APIs and semantics (1/4) by Ye Wen · 10 years ago
  11. 8bf8931 Revert "New SMS and MMS APIs and semantics (1/4)" by Colin Cross · 10 years ago
  12. 8ee8d88 New SMS and MMS APIs and semantics (1/4) by Ye Wen · 10 years ago
  13. 4901d62 Merge "ITelphony.aidl: Rename hasCarrierPrivileges for packages to checkCarrierPrivilegesForPackage." by Jeff Sharkey · 10 years ago
  14. 56be215 ITelphony.aidl: Rename hasCarrierPrivileges for packages to checkCarrierPrivilegesForPackage. by Shishir Agrawal · 10 years ago
  15. a4d88d1 IMS: Add Config interface to get/set IMS service/capabilities by Etan Cohen · 10 years ago
  16. 1425297 Add hidden systemapi hasCarrierPrivileges(pkgname). by Junda Liu · 10 years ago
  17. a2295e6 Enterprise caller-id: framework/base/Telephony by Makoto Onuki · 10 years ago
  18. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  19. 6792a23 Merge "Add calculatePreferredNetworkType to TelephonyManager." by Junda Liu · 10 years ago
  20. 1365703 Add calculatePreferredNetworkType to TelephonyManager. by Junda Liu · 10 years ago
  21. b708ce5 Remove permission SIM_COMMUNICATION. by Shishir Agrawal · 10 years ago
  22. 762d5a0 SIM based carrier app privileges. by Shishir Agrawal · 10 years ago
  23. 9974690 Support MMS send/download by carrier app (1/3) by Ye Wen · 10 years ago
  24. 3c4ff9e Move cancelMissedCallsNotification to PhoneManager. by Santos Cordon · 10 years ago
  25. 9c3f188 Rename Telecomm "Subscription" to "Account" (1/7) by Ihab Awad · 10 years ago
  26. 2416bab Merge "add setCdmaSubscription to telephonymanager." by Junda Liu · 10 years ago
  27. ddb74d8 add setCdmaSubscription to telephonymanager. by Junda Liu · 10 years ago
  28. 1e98a77 IMS Framework and AIDL Changes to Support CLIR/P and COLR/P by Etan Cohen · 10 years ago
  29. 3e0e3bc MS: Adding Support for Emergency APN in Telephony Framework (base/telephony) by Ram · 10 years ago
  30. d518376 EAP-SIM RIL command name change. by Amit Mahajan · 10 years ago
  31. 3e2d8f4 Removed RIL_REQUEST_SET_RADIO_MODE and RIL_REQUEST_DATA_IDLE commands by Etan Cohen · 10 years ago
  32. 0a493e8 Fix java doc. by Wink Saville · 10 years ago
  33. f8458ff Fix lpdk build. by Wink Saville · 10 years ago
  34. b72351d Merge "Add an API call to update the status of a pending outbound SMS message and resend by PSTN if necessary." by Cheuksan Wang · 10 years ago
  35. 8748746 Add an API call to update the status of a pending outbound SMS message and by Cheuksan Wang · 10 years ago
  36. 369a107 Move IMms.aidl to frameworks/base (2/3) by Ye Wen · 10 years ago
  37. 19f01eb Merge "Remove Obsolete enable/disableApn functions." by Robert Greenwalt · 10 years ago
  38. e356825 Remove Obsolete enable/disableApn functions. by Robert Greenwalt · 10 years ago
  39. b576cec Merge "Empty triangle displayed for radio signal but calls & data work" by Wink Saville · 10 years ago
  40. eeacf93 Empty triangle displayed for radio signal but calls & data work by Wink Saville · 10 years ago
  41. c35ad02 Add methods to TelephonyManager for Subscription management (1/3) by Ihab Awad · 10 years ago
  42. 1b5916b Check for subId array being null. by Wink Saville · 10 years ago
  43. fb40dd4 Merge kwd to master by Wink Saville · 10 years ago
  44. 5d3c5fc Add api to inject SMS PDUs by Anil Muthineni · 10 years ago
  45. d5a5b5a Rename PrivateApi annotation to SystemApi. by Jeff Brown · 10 years ago
  46. 282129f API changes to Telephony per API review by Yorke Lee · 10 years ago
  47. 8c2d8c0 Revert "API changes to Telephony per API review" by Yorke Lee · 10 years ago
  48. f537259 am 87d1dbc5: Merge "API changes to Telephony per API review" into lmp-preview-dev by Yorke Lee · 10 years ago
  49. d8819ba API changes to Telephony per API review by Yorke Lee · 10 years ago
  50. fbb092f DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  51. fc91b7d DO NOT MERGE. Implement connection error dialogs (1/4) by Ihab Awad · 10 years ago
  52. faa3ff9 Merge "Revert sendEnvelope changes [DO NOT MERGE]" into lmp-preview-dev by Evan Charlton · 10 years ago
  53. b69f1bd am 6d052adc: Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-preview-dev by Santos Cordon · 10 years ago
  54. 3534ede Update showCallScreen to use Telecomm (1/6) by Santos Cordon · 10 years ago
  55. fda1855 Revert sendEnvelope changes [DO NOT MERGE] by Evan Charlton · 10 years ago
  56. 5acfa70 Fix build. by Robert Greenwalt · 10 years ago
  57. 3afed57 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  58. afa05c0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 10 years ago
  59. d42f945 Hide LogicalChannel operations developer preview. by Wink Saville · 10 years ago
  60. 5c01326 Merge "Adding ITelecommService definition for Telecomm." by Santos Cordon · 10 years ago
  61. 6848f72 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  62. 47eecf0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 10 years ago
  63. cb9086c Fix build break. by Santos Cordon · 10 years ago
  64. 94a873d Merge "Remove methods added in TelephonyManager." by Santos Cordon · 10 years ago
  65. 14816d6 Remove methods added in TelephonyManager. by Santos Cordon · 10 years ago
  66. b8894ab Revert "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope."" by Evan Charlton · 10 years ago
  67. 210889e Revert "Revert "Expose sendEnvelope."" by Evan Charlton · 10 years ago
  68. 4a644e3 Merge "Remove obsolete ThirdPartyCall APIs" by Evan Charlton · 10 years ago
  69. fcca6cd Merge "Revert "Expose sendEnvelope."" by Evan Charlton · 10 years ago
  70. 605e494 Merge "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope."" by Evan Charlton · 10 years ago
  71. 0082e33 Remove obsolete ThirdPartyCall APIs by Evan Charlton · 10 years ago
  72. 4268b24 Merge "Handle normalization of a "null" phone number." by Andrew Lee · 10 years ago
  73. 8f402c3 Revert "Expose sendEnvelope." by Evan Charlton · 10 years ago
  74. c0d138a Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope." by Evan Charlton · 10 years ago
  75. 2cf1842 merge master nova by hand, skipped translations by Ed Heyl · 10 years ago
  76. b31c310 Handle normalization of a "null" phone number. by Andrew Lee · 10 years ago
  77. f9cb86a Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 11 years ago
  78. 784f90f am 192384bb: am 43799457: am 74ec5808: am 7e411f74: Merge "Add support for NETWORK_TYPE_GSM" by Wink Saville · 10 years ago
  79. 51d427c am 43799457: am 74ec5808: am 7e411f74: Merge "Add support for NETWORK_TYPE_GSM" by Wink Saville · 10 years ago
  80. 74ec580 am 7e411f74: Merge "Add support for NETWORK_TYPE_GSM" by Wink Saville · 10 years ago
  81. 10731a6 Add support for NETWORK_TYPE_GSM by Sandeep Kunta · 11 years ago
  82. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  83. 994a9a3 am e9c9547e: am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 10 years ago
  84. ae166fe am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 10 years ago
  85. c79963c am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 10 years ago
  86. 3f4867f Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 10 years ago
  87. 5e78e76 resolved conflicts for merge of 806047ca to master-nova by Evan Charlton · 10 years ago
  88. 2ffa11e Start collecting mobile radio activity from the radio. by Dianne Hackborn · 10 years ago
  89. a3db733 resolved conflicts for merge of 8d966e42 to master-nova by Evan Charlton · 10 years ago
  90. 070e061 Add LISTEN_DATA_CONNECTIPON_REAL_TIME_INFO as listen event by Wink Saville · 10 years ago
  91. 9710faf am 7217f380: Correct some comments (LTE->CDMA) by Brian Williammee · 11 years ago
  92. 7217f38 Correct some comments (LTE->CDMA) by Brian Williammee · 11 years ago
  93. 20e3f02 Add disconnect cause to setDisconnected. by Santos Cordon · 11 years ago
  94. 6d21b12 am 83ee4429: am 7bce23f7: am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 11 years ago
  95. 83ee442 am 7bce23f7: am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 11 years ago
  96. 7bce23f am aee03bb1: am 49c06150: Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 11 years ago
  97. 9938854 am db0dca82: resolved conflicts for merge of c1edfc2c to master by Gabriel Peal · 11 years ago
  98. db0dca8 resolved conflicts for merge of c1edfc2c to master by Gabriel Peal · 11 years ago
  99. fb48c1c resolved conflicts for merge of 5e44cadf to master-nova by Sailesh Nepal · 11 years ago
  100. 00ffde3 resolved conflicts for merge of 2d72d000 to master-nova by Sailesh Nepal · 11 years ago