1. dd46615 Merge "Initialize Hipri correctly." into ics-mr0 by Robert Greenwalt · 13 years ago
  2. 0784884 Merge "Add DataConnection#isEmergency and use in trySetupData." into ics-mr0 by Wink Saville · 13 years ago
  3. f522e09 Merge "Add wrapper method to GsmAlphabet for API compatibility." into ics-mr0 by Jake Hamby · 13 years ago
  4. a4bc82a Initialize Hipri correctly. by Robert Greenwalt · 13 years ago
  5. 12e24ae Send availability info more reliably by Robert Greenwalt · 13 years ago
  6. d8e147c Add wrapper method to GsmAlphabet for API compatibility. by Jake Hamby · 13 years ago
  7. e025391 Add DataConnection#isEmergency and use in trySetupData. by Wink Saville · 13 years ago
  8. 2e6c332 Merge "Set roaming indicator to off if Perferred Roaming List is not loaded." into ics-mr0 by Wink Saville · 13 years ago
  9. f838b7c Merge "Support selectNetworkManually in LTEPhone." into ics-mr0 by John Wang · 13 years ago
  10. 63bbd8d Set roaming indicator to off if Perferred Roaming List is not loaded. by Wink Saville · 13 years ago
  11. 929ca5e Fix bug in CDMA WDP datagram handling (fixes incoming MMS). by Jake Hamby · 13 years ago
  12. 58466cc Support selectNetworkManually in LTEPhone. by John Wang · 13 years ago
  13. df0c2a9 Change DCS of MO SMS to the correct value for UCS-2 encoding. by sj0110.kim@samsung.com(sophia kim) · 13 years ago
  14. 32319dd Add "format" extra to SMS delivery report intents. by Jake Hamby · 13 years ago
  15. bece9cb Merge "Enable support for multiple SMSDispatchers in CDMALTEPhone." by Jake Hamby · 13 years ago
  16. b166bc8 Set mGotCountryCode properly. by Wink Saville · 13 years ago
  17. b7945ca Enable support for multiple SMSDispatchers in CDMALTEPhone. by Jake Hamby · 13 years ago
  18. 2613e00 Do not format numbers starting with hash or star. by Flavio Lerda · 13 years ago
  19. 9722442 am 2783e1ce: Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom by Wink Saville · 13 years ago
  20. 9e2cc04 Remove unused persist.radio.imsregrequired. by Wink Saville · 13 years ago
  21. e45beeb Merge "Temp fix to the problem of incorrectly classifying Brazilian local numbers as emergency numbers." by David Brown · 13 years ago
  22. c6027ee Temp fix to the problem of incorrectly classifying Brazilian local by Shaopeng Jia · 13 years ago
  23. 5840639 Fix apn bearer logic. by Robert Greenwalt · 13 years ago
  24. 94097b4 am 904fb9d7: Merge "Notify people of empty proxies too." into ics-factoryrom by Wink Saville · 13 years ago
  25. 0e09082 Notify people of empty proxies too. by Robert Greenwalt · 13 years ago
  26. a71483c am c6939697: Merge "Remove isAnyActiveDataConnection and promote isDisconnected." into ics-factoryrom by Wink Saville · 13 years ago
  27. c693969 Merge "Remove isAnyActiveDataConnection and promote isDisconnected." into ics-factoryrom by Wink Saville · 13 years ago
  28. 3df8b23 am f946c282: Merge "Add PROPERTY_IMS_REG_REQUIRED." into ics-factoryrom by Wink Saville · 13 years ago
  29. d986c60 Remove isAnyActiveDataConnection and promote isDisconnected. by Wink Saville · 13 years ago
  30. d34ed16 Add PROPERTY_IMS_REG_REQUIRED. by Wink Saville · 13 years ago
  31. bb132eb Merge "Update code to use location aware isEmergencyNumber." by David Brown · 13 years ago
  32. ea0d54b Have all connections disconnected before turning off radio. by Wink Saville · 13 years ago
  33. 6b7c3f8 Update code to use location aware isEmergencyNumber. by Shaopeng Jia · 13 years ago
  34. 80c32a3 [toro] Add telephonyManager API ( getMsisdnNumber() ) for IMS Module. by duckyoung.chai · 13 years ago
  35. 11fed2b Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java <in function createApnList> : modify parameter type for new ApnSetting. (carrierEnabled has changed to boolean from integer, BEARER has changed to integer from string). <in function createAllApnList> : modify telephony db query statement using carrierEnabled. (carrier_enabled: 1 enable apn, 0: disabled apn) <in function buildWaitingApns> : modify apn management code when current RAT (radio access technology) is LTE or EHRPD. add internal function named needToCheckApnBearer to check current RAT is LTE or EHRPD. - ApnSetting.java : add two member variable (carrierEnabled: apn enable/disable , bearer : Radio Access Technology) - Telephony.java : add two static string CARRIER_ENABLED & BEARER. - ApnSettingTest.java : add two assertEquals in function assertApnSettingEqual. add CARRIER_ENABLED & BEARER parameters." by Robert Greenwalt · 13 years ago
  36. 723facc Add OTADM feature for Verizon requirement. by sinikang · 13 years ago
  37. 0042330e am 30928eb6: am b1a3f0ca: Fix no data issue after system server crash by Kazuhiro Ondo · 13 years ago
  38. e112f1c Merge "Adding isEmergencyNumber which also takes in a defaultCountryIso." by Attila Bodis · 13 years ago
  39. 5d39ec4 Add method to retrieve MSISDN for CDMA/LTE devices. by Jake Hamby · 13 years ago
  40. 9683f99 Adding isEmergencyNumber which also takes in a defaultCountryIso. by Shaopeng Jia · 13 years ago
  41. 30928eb am b1a3f0ca: Fix no data issue after system server crash by Kazuhiro Ondo · 13 years ago
  42. b1a3f0c Fix no data issue after system server crash by Kazuhiro Ondo · 13 years ago
  43. 52d51c4 am eb7763ef: DO NOT MERGE: Fix leak in SIM ready registrants by Kazuhiro Ondo · 13 years ago
  44. eb7763e DO NOT MERGE: Fix leak in SIM ready registrants by Kazuhiro Ondo · 13 years ago
  45. a6d4248 Pass roaming info to ConnectivityService. by Robert Greenwalt · 13 years ago
  46. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  47. 52d0f98 More robust check around TelephonyManager init. by Jeff Sharkey · 13 years ago
  48. 960ba91 Merge "CDMALTE: Start reading SIM record on SIM_READY" by Wink Saville · 13 years ago
  49. be1a049 Merge "Use the local timezone for CDMA SMS timestamps." by Jake Hamby · 13 years ago
  50. 4144a06 Use the local timezone for CDMA SMS timestamps. by Jake Hamby · 13 years ago
  51. 03605fa Merge "Fix leak in SIM ready registrants" by Wink Saville · 13 years ago
  52. 3ffb889 Merge "Add timezone to the terminal response for provide local information command" by Wink Saville · 13 years ago
  53. 43c3204 Fix leak in SIM ready registrants by Kazuhiro Ondo · 13 years ago
  54. ef5acbc CDMALTE: Start reading SIM record on SIM_READY by Kazuhiro Ondo · 13 years ago
  55. 463f221 Add ISIM application support for LTE devices. by Jake Hamby · 13 years ago
  56. d0b6ad9 Merge "Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE response" by Wink Saville · 13 years ago
  57. f976cf2 Add timezone to the terminal response for provide local information command by Naveen Kalla · 13 years ago
  58. bcfa57b Allow data during voice call if network type is LTE by yoonsung.nam · 13 years ago
  59. dc69a6b Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE response by Naveen Kalla · 13 years ago
  60. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  61. 9f1b94a Remove writing pin's to log. by Wink Saville · 13 years ago
  62. 4eb45cc Add utility functions for pause and tonewait pause. by inshik · 13 years ago
  63. e713576 Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbers by Shaopeng Jia · 13 years ago
  64. 1d1435a Don't check provisioning when trying setup data call. by Sangcheol Lee · 13 years ago
  65. cd62dfb Enable concurrent voice and data for LTE. by John Wang · 13 years ago
  66. 35a9c52 am 5ad5c9e3: am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTE by Wink Saville · 13 years ago
  67. 5ad5c9e am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTE by Wink Saville · 13 years ago
  68. d20f60c Merge "Support of LTE Only mode" into honeycomb-LTE by Wink Saville · 13 years ago
  69. d5f8d84 Support of LTE Only mode by Ramesh Sudini · 13 years ago
  70. 0aea293 am 8ce53e38: am 9a87deb5: DataConnection: Clear cid when entering inactive state. by Ramesh Sudini · 13 years ago
  71. 8ce53e3 am 9a87deb5: DataConnection: Clear cid when entering inactive state. by Ramesh Sudini · 13 years ago
  72. 9a87deb DataConnection: Clear cid when entering inactive state. by Ramesh Sudini · 13 years ago
  73. 22d93a0 resolved conflicts for merge of 41394a36 to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  74. bfce7034 am 32d106e1: Filter out addresses that are 0. by Wink Saville · 13 years ago
  75. 32d106e Filter out addresses that are 0. by Wink Saville · 13 years ago
  76. 895de92 am 051660d4: am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 13 years ago
  77. d2dd1e6 am 9820a9d2: am 4281817f: Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 13 years ago
  78. 051660d am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 13 years ago
  79. 9820a9d am 4281817f: Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 13 years ago
  80. deb62be Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 13 years ago
  81. 4281817 Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 13 years ago
  82. 789df16 Configure RAT dependent retry pattern in GSM DCT. by Kazuhiro Ondo · 13 years ago
  83. 3372c1e am b7ad442c: am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME by Kazuhiro Ondo · 13 years ago
  84. b7ad442 am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME by Kazuhiro Ondo · 13 years ago
  85. 1a15b03 Merge "Remove APN type in notifyDataConnection." by John Wang · 13 years ago
  86. 1c82f56 Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME by Kazuhiro Ondo · 13 years ago
  87. 343112f Remove APN type in notifyDataConnection. by John Wang · 13 years ago
  88. aed2949 am 5abddc73: am bf361b59: Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  89. 5abddc7 am bf361b59: Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  90. bf361b5 Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  91. 865e684 am 6e8c7dd2: am cd4636ec: Add LteOnCdmaDevice system property. by Wink Saville · 13 years ago
  92. 6e8c7dd am cd4636ec: Add LteOnCdmaDevice system property. by Wink Saville · 13 years ago
  93. cd4636e Add LteOnCdmaDevice system property. by Wink Saville · 13 years ago
  94. de4c26f Fix a couple static leaks. by Dianne Hackborn · 13 years ago
  95. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 13 years ago
  96. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  97. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 13 years ago
  98. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 13 years ago
  99. 726492e am 28d92afc: am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE by John Wang · 13 years ago
  100. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 13 years ago