1. cff7167 Wake up all MMS requests when wait timeout is expired by Taesu Lee · 8 years ago
  2. b169029 Remove ResolvUtil dependency by Erik Kline · 6 years ago
  3. 2a83a31 Bypass private DNS for Mms by Remi NGUYEN VAN · 6 years ago
  4. b12b703 Add messageId null check in persistIfRequired. by Nikola · 7 years ago
  5. 5ce5c2e Update SubscriptionManager API by replacing 'id' & 'idx' with 'index'. by Sanket Padawe · 7 years ago
  6. 904cf68 Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  7. f37c91b 31613454 Prevent setting up network twice for receiving MMS by Sahin Caliskan · 8 years ago int/n/fp2
  8. d0c5b20 Bump up MMS network request timeout and don't retry by Andre Furtado · 8 years ago
  9. 44108ec Close connection after MMS request if configured by carrier by Ye Wen · 8 years ago
  10. eeb364a Wait for IPv4 provisioned when connecting to IPv4 MMS URL by Ye Wen · 8 years ago
  11. fc9fe67 Change to use Phone instead of PhoneBase/PhoneProxy by Amit Mahajan · 8 years ago
  12. be48240 Merge "Send MMS with international (no NANP) destination address in CDMA/GSM network" into nyc-dev by Shri Borde · 8 years ago
  13. 7d02fef MmsService should listen for ACTION_CARRIER_CONFIG_CHANGED by Tom Taylor · 8 years ago
  14. 646b805 MmsConfigManager in MmsService uses wrong action name for ICC loaded intent by Tom Taylor · 8 years ago
  15. ab1cade Send MMS with international (no NANP) destination address in CDMA/GSM network by Xia Ying · 8 years ago
  16. d5e8b78 Merge "Adapt to carrier messaging service API change." into nyc-dev by Ji Yang · 8 years ago
  17. abb8a5b Suppress blocks after sending MMS to emergency services. by Abhijith Shastry · 8 years ago
  18. cd6e4d0 Adapt to carrier messaging service API change. by Ji Yang · 8 years ago
  19. 033ab5c Unhiding MSIM APIs. by Shishir Agrawal · 8 years ago
  20. 41ad26b Clean up USER_OWNER in mms by Xiaohui Chen · 9 years ago
  21. 7109ffa Catch exception for ConnectivityManager.unregisterNetworkCallback by Ye Wen · 9 years ago
  22. c26d819 Merge "Default MMS proxy port to 80 and don't skip if port is invalid" into mnc-dr-dev by Ye Wen · 9 years ago
  23. f3bdfd7 Default MMS proxy port to 80 and don't skip if port is invalid by Ye Wen · 9 years ago
  24. c2348f8 MMS proxy host dns lookup should happen on mms network by Ye Wen · 9 years ago
  25. 8153aed Better logging for MmsService by Ye Wen · 9 years ago
  26. 4467007 Read MMS config from CarrierConfigManager. by Jonathan Basseri · 9 years ago
  27. e1084c6 Merge "Don't initiate duplicate mms network request" into mnc-dev by Ye Wen · 9 years ago
  28. 97e68dd remove active sub ID check for mms download by Cheuksan Wang · 9 years ago
  29. 428fa0b Don't initiate duplicate mms network request by Ye Wen · 9 years ago
  30. 96069ef Merge "Merge commit '2dbe575' into master_merge" into mnc-dev by Prerepa Viswanadham · 9 years ago
  31. f530063 Merge commit '2dbe575' into master_merge by Prerepa Viswanadham · 9 years ago
  32. c833674 Change bearer to bearer_bitmask. by Amit Mahajan · 9 years ago
  33. a167df7 Enable parallel MMS sending or downloading by Ye Wen · 9 years ago
  34. d78cb30 Fail SmsManager requests if SubId is not active. by Shishir Agrawal · 10 years ago
  35. 8988009 Fix NPE caused by ServiceProber by Ye Wen · 9 years ago
  36. 77ee848 Remove airplane mode and mobile data check for MMS request execution by Ye Wen · 9 years ago
  37. 1f3fb24 Merge "Fix null proxy problem for MmsHttpClient" by Ye Wen · 9 years ago
  38. e03feab Remove airplane mode and mobile data check for MMS request execution by Ye Wen · 9 years ago
  39. 960d2d4 Fix null proxy problem for MmsHttpClient by Ye Wen · 9 years ago
  40. fc80ae2 am 7d1eae86: am 189322a5: Redact MMS message URL logging by Ye Wen · 9 years ago
  41. 7d1eae8 am 189322a5: Redact MMS message URL logging by Ye Wen · 9 years ago
  42. 189322a Redact MMS message URL logging by Ye Wen · 9 years ago
  43. 7a284e5 Use Network.openConnection instead of duplicating the code by Ye Wen · 9 years ago
  44. 6b2ef3b Fix for broken MMS build by Neil Fuller · 10 years ago
  45. 92db751 Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  46. 9094b94 Check airplane mode and mobile data before sending by Ye Wen · 10 years ago
  47. 0d9a2e2 Don't send charset with Content-Type header by default by Ye Wen · 10 years ago
  48. 857fb76 Do not add charset to Content-Type header for some carriers by Ye Wen · 10 years ago
  49. d16e241 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 10 years ago
  50. cdf1e7d Secondary user support - Broadcast intent after MMS is downloaded by Tom Taylor · 10 years ago
  51. e4ca231 Merge "Look up MMS APN using the active MMS APN name" into lmp-mr1-dev by Ye Wen · 10 years ago
  52. 8f256ce Merge "Use AIDL based API's to comunicate with the carrier app for MMS sending and downloading." into lmp-mr1-dev by Cheuksan Wang · 10 years ago
  53. 068f201 Look up MMS APN using the active MMS APN name by Tony Hill · 10 years ago
  54. 1b2066c Use AIDL based API's to comunicate with the carrier app for MMS sending and downloading. by Abhijith Shastry · 10 years ago
  55. f3debb1 MmsService fixes by Ye Wen · 10 years ago
  56. 79ab3ac Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  57. 8690f9e Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  58. e05c0f2 Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  59. a813bdf PduParser MSIM support (1/4) by Ye Wen · 10 years ago
  60. 21f1af8 Merge "Add APN logging when doing MMS request" into lmp-mr1-dev by Ye Wen · 10 years ago
  61. 22519cf Stop persisting MMS into OUTBOX before sending by Ye Wen · 10 years ago
  62. 81b722b Add APN logging when doing MMS request by Ye Wen · 10 years ago
  63. ed6f8f8 Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  64. 3cf9a94 Support multi-sim in mms service by Ye Wen · 10 years ago
  65. bdb6fe1 Use okhttp lib for MMS service HTTP request by Ye Wen · 10 years ago
  66. a124668 Clean up public API of SubInfoRecord. by Stuart Scott · 10 years ago
  67. a6b72c4 Change subId to int from long by Wink Saville · 10 years ago
  68. 848307f Send HTTP status code back in case of MMS HTTP failure (3/3) by Ye Wen · 10 years ago
  69. 142340c Sprint: MMS proxy authorization does not include NAI by xinhe · 10 years ago
  70. 4ed3735 Do not crash when mms config is not loaded when sending mms by Ye Wen · 10 years ago
  71. 33e8b60 Merge "PT:VZW:CV MMS not able to be sent with messenger app" into lmp-dev by Tom Taylor · 10 years ago
  72. c7f8841 Merge "Bug 17511639: Ensure that URI permissions kept until downloaded data written to content provider." into lmp-dev by Julian Odell · 10 years ago
  73. b2823fa Bug 17511639: Ensure that URI permissions kept until downloaded data written by Julian Odell · 10 years ago
  74. bdc2655 Remove CURRENT column check when querying for MMS APN by Ye Wen · 10 years ago
  75. 2ce1dd9 PT:VZW:CV MMS not able to be sent with messenger app by Tom Taylor · 10 years ago
  76. f6d88a7 Send and download MMS via content provider instead of PDU bytes. by Cheuksan Wang · 10 years ago
  77. 4361068 MmsConfig not getting loaded by Tom Taylor · 10 years ago
  78. 211f0b5 Merge "Add synchronization to read access on MmsNetworkManager.mNetwork" into lmp-dev by Ye Wen · 10 years ago
  79. 9e3ad80 Merge "More cleanup prior to unhiding" into lmp-dev by Wink Saville · 10 years ago
  80. db7f2fa Add synchronization to read access on MmsNetworkManager.mNetwork by Ye Wen · 10 years ago
  81. 3e40f4c MMS API cleanup (3/4) by Ye Wen · 10 years ago
  82. 6b88ab7 More cleanup prior to unhiding by Wink Saville · 10 years ago
  83. feb4796 Merge "Save mcc/mnc in SubInfoRecord" into lmp-dev by Tom Taylor · 10 years ago
  84. 3babd67 Save mcc/mnc in SubInfoRecord by Tom Taylor · 10 years ago
  85. 2eca933 Fast fail mms request in airplane mode by Ye Wen · 10 years ago
  86. f268570 Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-dev by Julian Odell · 10 years ago
  87. b83f2fa Bug 17262099: MMS API changes (multi-project). by Julian Odell · 10 years ago
  88. dc1cdf9 Merge "Rename getActivatedXxx to getActiveXxx" into lmp-dev by Wink Saville · 10 years ago
  89. 83e82b5 Rename getActivatedXxx to getActiveXxx by Wink Saville · 10 years ago
  90. 7f3bdf2 Merge "Remove unused code in MmsConfig.Overridden" into lmp-dev by Ye Wen · 10 years ago
  91. 2d09dd0 Remove unused code in MmsConfig.Overridden by Ye Wen · 10 years ago
  92. 4b17f91 Prepare to make SubscriptionManager public. by Wink Saville · 10 years ago
  93. 8a79dc0 Bug 17209369: Save subId in the pdu table when sending/receiving by Shri Borde · 10 years ago
  94. 76b0e86 Handle multi-sim configs by Tom Taylor · 10 years ago
  95. d5ca1fd Change TelephonyManager method name to accurately reflect functionality. by Diego Pontoriero · 10 years ago
  96. a7dccf6 Fix to sql query construction. by Mark Wagner · 10 years ago
  97. c984707 Allow MmsConfig override per request (3/3) by Ye Wen · 10 years ago
  98. c0c6d5e Need to clear Binder calling identity when query MmsProvider by Ye Wen · 10 years ago
  99. 2704c4b Move archived column from pdu/sms to threads (4/4) by Ye Wen · 10 years ago
  100. 0527dc4 Implement broker pattern for imms (2/3) by Ye Wen · 10 years ago