1. 15abc90 Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
  2. b61c1a0 Add Event log for RAT switch. by John Wang · 15 years ago
  3. b149ee8 docs: add 2.1 platform notes, win usb driver notes by Scott Main · 15 years ago
  4. cc6ff2b Cleanup @hide and @deprecated directives. by Wink Saville · 15 years ago
  5. 0e200c3 Sending UCS2 encoded SMS correctly by Bai Tao · 15 years ago
  6. 572e008 Merge change Idfc116fe into eclair by Android (Google) Code Review · 15 years ago
  7. de1fcd4 Return null if SIM doesn't have the MSISDN Aplha tag. by Jaikumar Ganesh · 15 years ago
  8. ce9b59f Add code to use Gservices provided values for throtting NITZ updates. by Wink Saville · 15 years ago
  9. 38210df Merge change I326c1f7e into eclair by Android (Google) Code Review · 15 years ago
  10. aeff5fd Throttle nitz updates as the are too numerous on cdma. by Wink Saville · 15 years ago
  11. 1fa7fae Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 : by Gilles Duboscq · 15 years ago
  12. fe225e2 Merge change I70e1f7a6 into eclair by Android (Google) Code Review · 15 years ago
  13. 092f034 Merge change I44d4cbec into eclair by Android (Google) Code Review · 15 years ago
  14. 3e5c3a6 Fix some SMS encode issues. by jsh · 15 years ago
  15. 70e1f7a Fix the selection of locale from SIM mcc. by Robert Greenwalt · 15 years ago
  16. 684b802 Add needsOtaServiceProvisioning and used to not allow by Wink Saville · 15 years ago
  17. ef7b129 Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs. by Wink Saville · 15 years ago
  18. 6158038 Merge change I2811f162 into eclair by Android (Google) Code Review · 15 years ago
  19. 2811f16 Add Authentication Type field to the APN settings. by Jaikumar Ganesh · 15 years ago
  20. 6c618c6 Merge change Ie7105dae into eclair by Android (Google) Code Review · 15 years ago
  21. 72fac67 Handle bad SIM message by Tom Taylor · 15 years ago
  22. 3ff560d Send "encoding problem" to the network for general errors during SMS dispatch. by jsh · 15 years ago
  23. d393184 telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsing by Naveen Kalla · 15 years ago
  24. 4219797 Log exception if we hit an error parsing an incoming SMS message. by jsh · 15 years ago
  25. 51d4123 Make sure CF icon updates when using "all CF" MMI. by jsh · 15 years ago
  26. 61c0826 Futher reduce the logging of EriManager. by Robert Greenwalt · 15 years ago
  27. febb94c Make standard roaming indicator display indications configurable by Libin Tang · 15 years ago
  28. 71f48a2 Reduce the amount of EriManager Logging. by Robert Greenwalt · 15 years ago
  29. 98e0b14 Make PhoneStateListeners not call TelephonyManager by Robert Greenwalt · 15 years ago
  30. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  31. 9951068 Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 15 years ago
  32. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  33. 984d22b Revert setDataEnabled to setting a master switch. by Robert Greenwalt · 15 years ago
  34. 27d074e Telephony: Add a failure cause for CDMA call failures and rename by Naveen Kalla · 15 years ago
  35. c46c255 Fix the reporting of ActiveApnTypes on CDMA by Robert Greenwalt · 15 years ago
  36. 22cbf51 Merge change I49fbfc68 into eclair by Android (Google) Code Review · 15 years ago
  37. ac5bd14 Merge change Ib23e57cf into eclair by Android (Google) Code Review · 15 years ago
  38. db1f499 Add PhoneNumberUtils.compare() method that uses a resource to determine strictness. by Evan Millar · 15 years ago
  39. 59ceeae Fix the reporting of ActiveApnTypes on CDMA by Robert Greenwalt · 15 years ago
  40. 37b80ee Set roaming based on both data and voice. by John Wang · 15 years ago
  41. e436d46 Fix Cdma re-start of default connection. by Robert Greenwalt · 15 years ago
  42. d1aca6a Fix ConnectivityManager's handling of apn switch. by Robert Greenwalt · 15 years ago
  43. fb2b04b Unhide NETWORK_TYPE_XXX. by John Wang · 15 years ago
  44. 9c118c8 Update CID in NeighboringCellInfo by johnwang · 15 years ago
  45. 694bd8b Add null check at isEmergencyNumber(). by Peng Zhu · 15 years ago
  46. 70f8faf Print IMEI/MEID in dumpsys. by jsh · 15 years ago
  47. 3cc97f8 Add Phone.getPhoneType() operation. by Tammo Spalink · 15 years ago
  48. e4e8e4d Resolve race conditions with disconnect of CDMA data and airplane mode by Yong Zhang · 15 years ago
  49. 8451c25 Merge change 26171 into eclair by Android (Google) Code Review · 15 years ago
  50. b143001 Fix several CDMA call collision cases by Wink Saville · 15 years ago
  51. 02b5948 make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 15 years ago
  52. bbd754b Add ring back tone notification. by John Wang · 15 years ago
  53. 9a24bc56 Implement compareStrictly() using phone_number_compare() written in C. by Daisuke Miyakawa · 15 years ago
  54. 338c485 Moved the toString method in the parent Connection class. by Nicolas Catania · 15 years ago
  55. 001d0ab Fix potential ArrayIndexOutOfBoundsException. by jsh · 15 years ago
  56. 6286f31 Merge change 25810 into eclair by Android (Google) Code Review · 15 years ago
  57. 963558b Fix pause-wait dial string conversion error by Libin Tang · 15 years ago
  58. aad2617 Fix typo in SECONDARY_DATA_RETRY_CONFIG by Robert Greenwalt · 15 years ago
  59. 1b90def telephony: Add CdmaCellLocation class to the public API. by Mike Lockwood · 15 years ago
  60. ea803b8 Message Reject notification shouldn't be shown in Emergency Calling Mode by Satish Roddom · 15 years ago
  61. 8460be7 Merge change 25535 into eclair by Android (Google) Code Review · 15 years ago
  62. 9d34319 CDMA Check for network duplicate sms by Christian Gustafsson · 15 years ago
  63. 60d45f0 Added a field to track if the call is to a voicemail instance. by Nicolas Catania · 15 years ago
  64. d9e2801 Merge change 25092 into eclair by Android (Google) Code Review · 15 years ago
  65. e224158 New field in CallerInfo to cache if the call is an emergency one. by Nicolas Catania · 15 years ago
  66. 2189daf Fix call collision issue by Libin Tang · 15 years ago
  67. 50f7ea5 Some SMS logging improvements. by jsh · 15 years ago
  68. 70f74b7 Assemble WAP datagram correctly when segments arrive out of order by Christian Gustafsson · 15 years ago
  69. 5379341 Merge change 24662 into eclair by Android (Google) Code Review · 15 years ago
  70. a28948d Merge change 24754 into eclair by Android (Google) Code Review · 15 years ago
  71. 89bd269 Handle secondary APN connect failures. by Robert Greenwalt · 15 years ago
  72. b942db3 Merge change 24773 into eclair by Android (Google) Code Review · 15 years ago
  73. 5f1f26a Fix NPE in TelephonyManager. by johnwang · 15 years ago
  74. 12f413d Fix URI returned by IccProvider. by jsh · 15 years ago
  75. d304ae5 Fix CDMA SMS delivery status reporting. by Tammo Spalink · 15 years ago
  76. 88e3f82 Allow an alternate eri file. by Wink Saville · 15 years ago
  77. 84b4d37 [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter by Dmitri Plotnikov · 15 years ago
  78. 7a043b3 Make Phone.updateServiceLocation acquire a one-shot wake lock. by Tammo Spalink · 15 years ago
  79. 98a5ba7 Avoid CDMA messages with IDs of zero. by Tammo Spalink · 15 years ago
  80. bf87c9e Fix mncLength in cases with a malformed AD_DONE msg from SIM by Robert Greenwalt · 15 years ago
  81. ccc41a2 Merge change 23870 into eclair by Android (Google) Code Review · 15 years ago
  82. 34efc39 Implement USIM and add support for importing emails from USIM. by Jaikumar Ganesh · 15 years ago
  83. e40f66f Allow hasIccCard to be useable by any processes. by Wink Saville · 15 years ago
  84. 1c1ffa0 Promote MccTable to telephony and use it for both gsm/cdma by Robert Greenwalt · 15 years ago
  85. 9b62851 Exit Emergency Callback Mode if phone process crashes/restarts by Libin Tang · 15 years ago
  86. 558340f Merge change 23793 into eclair by Android (Google) Code Review · 15 years ago
  87. 8be9ccd add conditional verbose logging for when sending a SMS message. by Wei Huang · 15 years ago
  88. aace799 Fix the issue that dialing *86 during call, the dialing voicemail screen is not shown. by Libin Tang · 15 years ago
  89. fb16e5c Merge change 23607 into eclair by Android (Google) Code Review · 15 years ago
  90. 983b837 Merge change 23510 into eclair by Android (Google) Code Review · 15 years ago
  91. 8ecd2ae Merge change 23548 into eclair by Android (Google) Code Review · 15 years ago
  92. af6bb1c SMS-to-email fix for messages from the web by Satish Roddom · 15 years ago
  93. 7e207af Reject (NAK) CDMA SMS with unknown teleservice ids. by Tammo Spalink · 15 years ago
  94. 5b46247 Fix some sign in errors. by jsh · 15 years ago
  95. 65d62c7 Add hasIccCard to IccCard and TelephonyManager. by Wink Saville · 15 years ago
  96. a01726a Some fixes to SMS processing in the framework. by jsh · 15 years ago
  97. 1f952a1 Move SMS pdu creation fully into the central Phone process. by Tammo Spalink · 15 years ago
  98. 95434bf Allow fragmentText to be called for singleton CDMA messages. by Tammo Spalink · 15 years ago
  99. 33567c5 Merge change 23271 into eclair by Android (Google) Code Review · 15 years ago
  100. 0041636 Cleanup egregious style issues. by Tammo Spalink · 15 years ago