1. cb9534f Merge change 3907 into donut by Android (Google) Code Review · 16 years ago
  2. e337d65 Support SMS cell broadcasting for GSM in RIL.java by johnwang · 16 years ago
  3. a94945d make sms calculateLength radio-independent by Tammo Spalink · 16 years ago
  4. 2795c2d Merge change 3806 into donut by Android (Google) Code Review · 16 years ago
  5. 4be0d43 Fix a couple null pointer exceptions in CDMA voice call handling. by Wink Saville · 16 years ago
  6. e51d57f Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS. by Jaikumar Ganesh · 16 years ago
  7. 7b3f552 Add additional parameters to SETUP_DATA_CALL and SMS response. by Jaikumar Ganesh · 16 years ago
  8. 8f094ca Merge change 3686 into donut by Android (Google) Code Review · 16 years ago
  9. 9ac9578 Fix cleanupConnection when switching from wifi. by Jaikumar Ganesh · 16 years ago
  10. 2563a3a Cleanup whitespace. by Wink Saville · 16 years ago
  11. c11a3fa Merge change 3530 into donut by Android (Google) Code Review · 16 years ago
  12. e14af0e Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning. by Wink Saville · 16 years ago
  13. 52f2825 Report device storage status (for SMS) to RIL. by jsh · 16 years ago
  14. 22ccaf5 Motorola changes from 090602 through 090605 by Wink Saville · 16 years ago
  15. b1c2874 Merge change 3305 into donut by Android (Google) Code Review · 16 years ago
  16. 9c9151e Fix parameter mismatch for a couple of RIL commands. by jsh · 16 years ago
  17. b111554 Update a javadoc comment suggesting the use of a deprecated class. by Marco Nelissen · 16 years ago
  18. 3d3e307 Merge change 3126 into donut by Android (Google) Code Review · 16 years ago
  19. 90cb947 cdma getNeighboringCids to fail with an exception by Tammo Spalink · 16 years ago
  20. 9c2a3be Fix thread safety in DataConnectionTracker. by Jaikumar Ganesh · 16 years ago
  21. 03228fa Allow response payload on RIL_REQUEST error by johnwang · 16 years ago
  22. c665349 Merge change 1522 into donut by Android (Google) Code Review · 16 years ago
  23. 35feec4 Merge change 2761 into donut by Android (Google) Code Review · 16 years ago
  24. baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 16 years ago
  25. 641bb3d expose (but still hide) sms user data headers by Tammo Spalink · 16 years ago
  26. f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 16 years ago
  27. faf4413 Manually merge a few fixes from cupcake and cupcake_dcm. by jsh · 16 years ago
  28. ef354fd Fix concat SMS for GSM. by jsh · 16 years ago
  29. 867641e Telephony support for SMS memory reporting to the network. by jsh · 16 years ago
  30. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  31. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  32. cf2119a Check for desiredPowerState (airplane mode) before setting up data. by Jaikumar Ganesh · 16 years ago
  33. a5f158b Merge change 2347 into donut by Android (Google) Code Review · 16 years ago
  34. 9021583 Merge change 418 into donut by Android (Google) Code Review · 16 years ago
  35. b3d49f1 Fix Disconnect path for CDMA. by Jaikumar Ganesh · 16 years ago
  36. 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 16 years ago
  37. 31fd229 Make sure smsHeader != null before using it. by jsh · 16 years ago
  38. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 16 years ago
  39. 76b2dfd add additional CdmaDataConnectionTracker event logging by Tammo Spalink · 16 years ago
  40. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 16 years ago
  41. ee748d37 Fix network preference getting incorrectly set. by Jaikumar Ganesh · 16 years ago
  42. 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 16 years ago
  43. ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 16 years ago
  44. 3975fe3 am 808f2919: AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
  45. e9b06d7 Teleca 2b changes by Wink Saville · 16 years ago
  46. 808f291 AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
  47. caed820 Tear down data, if a disconnect request is pending. by Jaikumar Ganesh · 16 years ago
  48. c06ce12 Internal APIs to get/set SMSC address. by jsh · 16 years ago
  49. 0274051 Fix Phone-based locale selection to never choose a lang-only locale. by Robert Greenwalt · 16 years ago
  50. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 16 years ago
  51. 2a34043 Add RIL_UNSOL_OEM_HOOK_RAW. by Jaikumar Ganesh · 16 years ago
  52. e17210c am 14533d2: AI 147720: Set default language for NL to nl. by Bill Napier · 16 years ago
  53. 819c102 am 78b1511: AI 147541: Add cs as default language for cz. by Bill Napier · 16 years ago
  54. 8c49d32 enable additional cdma sms fields and user data encodings by Tammo Spalink · 16 years ago
  55. f73eaf9 Merge change 531 into donut by Android (Google) Code Review · 16 years ago
  56. 14533d2 AI 147720: Set default language for NL to nl. BUG=1781746 by Bill Napier · 16 years ago
  57. 8cac906 Merge change 528 into donut by Android (Google) Code Review · 16 years ago
  58. 469d5ba Send the path of the EF file for ICC IO by Jaikumar Ganesh · 16 years ago
  59. e66b5c4 Teleca 090414 & 090423 patches for CDMA to complete phase1 work. by Wink Saville · 16 years ago
  60. 96a98d6 Merge change 402 into donut by Android (Google) Code Review · 16 years ago
  61. dcac00d Merge change 415 into donut by Android (Google) Code Review · 16 years ago
  62. 3de6da1 remove seemingly now unnecessary workaround path by Tammo Spalink · 16 years ago
  63. 78b1511 AI 147541: Add cs as default language for cz. BUG=1781746 by Bill Napier · 16 years ago
  64. 39bae34 code cleanup by Tammo Spalink · 16 years ago
  65. 0a57e5b removed extra event log tag by Tammo Spalink · 16 years ago
  66. a14f47f Changes for new ril.h. by Wink Saville · 16 years ago
  67. e290ed0 normalize the DATA_STATE_RADIO_OFF event log id definition by Tammo Spalink · 16 years ago
  68. badb113 remove superfluous lines by Tammo Spalink · 16 years ago
  69. e87e950 eliminate seemingly pointless conversion to and then from hex string by Tammo Spalink · 16 years ago
  70. d90ff98 telephony: Don't disable an APN type that is not enabled. by Mike Lockwood · 16 years ago
  71. b0d4a35 Merge change 133 into donut by Android (Google) Code Review · 16 years ago
  72. ab6f5c6 Merge change 142 into donut by Android (Google) Code Review · 16 years ago
  73. 42ad56e telephony: Add support for bringing up GSM data connections for GPS SUPL. by Mike Lockwood · 16 years ago
  74. 0f48ad7 Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  75. 54a7a0d AI 146124: am: CL 146123 Change Belfast to Dublin by Ramanan Rajeswaran · 16 years ago
  76. a69ab94 AI 146123: Change Belfast to Dublin BUG=1788466 by Ramanan Rajeswaran · 16 years ago
  77. cdb02c1 Merge change 105 into donut by Android (Google) Code Review · 16 years ago
  78. 44038aa Fix crash when mSST is null and change default to GSM. by Wink Saville · 16 years ago
  79. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 16 years ago
  80. 0e1c45fd8 AI 145995: am: CL 145993 Fix Phone-oriented default-locale selection. by Robert Greenwalt · 16 years ago
  81. e4b6b7e AI 145981: am: CL 145892 Add Ireland, Switzerland, New Zealand, South Africa to MccTable by Ramanan Rajeswaran · 16 years ago
  82. 83605447 AI 145993: Fix Phone-oriented default-locale selection. by Robert Greenwalt · 16 years ago
  83. 5320e89 AI 145892: Add Ireland, Switzerland, New Zealand, South Africa to MccTable by Ramanan Rajeswaran · 16 years ago
  84. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 16 years ago
  85. 48276ab AI 145383: API review: clean up a bunch of @hides that have been pending API review. by Dianne Hackborn · 16 years ago
  86. d6c5d52 AI 144705: Teleca patch from 03/27/2009, fixes some CDMA issues. by Wink Saville · 16 years ago
  87. 60a5181 AI 144688: Fix CDMA ril call sequence numbers. by Jaikumar Ganesh · 16 years ago
  88. b9db7c9 AI 144593: Fix GSM cell location updates. BUG=1761611 by Mike Lockwood · 16 years ago
  89. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 16 years ago
  90. 88b861c AI 143900: am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  91. f05a98c AI 143898: Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  92. 38e260a AI 143181: am: CL 142924 Support DCM specific MMI network service. by John Wang · 16 years ago
  93. 2fe6fe1 Automated import from //branches/cupcake/...@142924,142924 by John Wang · 16 years ago
  94. 1d4613c Automated import from //branches/donutburger/...@142336,142336 by John Huang · 16 years ago
  95. 46e6878 Automated import from //branches/cupcake/...@142334,142334 by John Huang · 16 years ago
  96. 9587f86 Automated import from //branches/donutburger/...@140756,140756 by John Huang · 16 years ago
  97. bd8f907 Automated import from //branches/donutburger/...@140572,140572 by John Wang · 16 years ago
  98. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  99. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  100. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago