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