OSDN Git Service

Merge "Change in semantics for RIL_REQUEST_SIM_OPEN_CHANNEL: -1 indicates error."
[android-x86/hardware-ril.git] / libril /
2013-12-05 The Android Open... Merge commit '865ce3b4a2ba0b3a31421ca671f4d6c5595f8690...
2013-12-05 John HuangMerge "RIL changes for supporting generic SIM communica...
2013-12-02 Shishir AgrawalRIL changes for supporting generic SIM communication.
2013-11-23 The Android Open... Merge commit 'a18b9d1e1a014290691d63a7f335085dadc83e46...
2013-10-10 Sukanya RajkhowaRIL: Support SMS over IMS
2013-08-31 Ed Tamam 38aaaa64: (-s ours) am 1b4c3db6: Merge "RIL: Support...
2013-08-30 Ed Tamam 1b4c3db6: Merge "RIL: Support SMS on IMS, DO NOT...
2013-08-30 Ed TamMerge "RIL: Support SMS on IMS, DO NOT MERGE" into...
2013-08-27 Rika BrooksRIL: Support SMS on IMS, DO NOT MERGE
2013-08-13 The Android Open... am f088ef91: (-s ours) Reconcile with jb-mr2-zeroday...
2013-08-13 The Android Open... Reconcile with jb-mr2-zeroday-deb-release - do not...
2013-08-09 Wink Savilleam 7ee253c8: am 3d14a71d: Restart, cleanup or retry...
2013-08-08 Wink Savilleam 3d14a71d: Restart, cleanup or retry inactve connections.
2013-07-30 Jun Tianam d93bbed9: am a1a0952a: Fix libril.so crash issue...
2013-07-30 Jun Tianam a1a0952a: Fix libril.so crash issue caused by wrong...
2013-07-30 Wink Savilleam 24a5c469: Merge "Fix libril.so crash issue caused...
2013-07-01 Wink Savilleam 83b1d8d9: am 8374641d: Merge "Support for LTE/WCDMA...
2013-07-01 Wink Savilleam 8374641d: Merge "Support for LTE/WCDMA mode"
2013-07-01 Wink SavilleMerge "Support for LTE/WCDMA mode"
2013-05-23 Dima ZavinMerge "HACK: rild: include librilutils as whole static...
2013-05-23 Dima ZavinMerge "ril: move record_stream_xxx to librilutils and...
2013-05-23 Dima Zavinril: move record_stream_xxx to librilutils and export...
2013-05-22 Sungmin ChoiSet initial attach apn for LTE network
2013-05-08 Dima Zavinlibril: move record_stream here as it is the sole client
2013-04-18 Wink Savilleam c57b3eb5: Add CellInfoWcdma.
2013-04-17 Wink SavilleAdd CellInfoWcdma.
2013-04-10 Ying Wangam 52688265: Add liblog
2013-04-10 Ying WangAdd liblog
2013-04-09 Robert Greenwaltam 6fde8b8d: Merge "Fixes typo in logging string."
2013-04-09 Robert GreenwaltMerge "Fixes typo in logging string."
2013-04-09 Robert GreenwaltFixes typo in logging string.
2013-04-09 Wink SavilleAdd support for CellInfo RIL commands.
2013-04-08 Wink SavilleFix SignalStrength response.
2013-01-23 Wink Savilleam 68773ab8: am 2ad928a8: Merge "Rild: Ril should try...
2013-01-23 Wink Savilleam 2ad928a8: Merge "Rild: Ril should try to write again...
2013-01-23 Wink SavilleMerge "Rild: Ril should try to write again to the socke...
2013-01-23 Banavathu, Sriniva... Rild: Ril should try to write again to the socket EAGAI...
2012-12-12 Wink Savilleam 171a192f: Merge "Add RLOGx"
2012-12-12 Wink SavilleMerge "Add RLOGx"
2012-12-08 Wink Savilleam 989e788f: am d216ab2b: Merge "Update documenation...
2012-12-08 Wink SavilleAdd RLOGx
2012-12-04 Wink Savilleam ae67953e: Update documenation for DATA_REGISTRATION_...
2012-11-20 Wink SavilleAdd RLOGx
2012-09-04 Wink SavilleMerge "Add CDMA and multimode support to reference...
2012-08-29 Wink Savilleam d5580e18: Merge "Fix logging for setup_data_call...
2012-08-29 Wink SavilleMerge "Fix logging for setup_data_call response"
2012-08-29 Naveen KallaFix logging for setup_data_call response
2012-08-25 Wink SavilleMerge "Fixed goto into scope."
2012-08-23 Kevin SchoedelFixed goto into scope.
2012-08-13 Wink SavilleMerge "Workaround for LTE RSRP -ve values in Signal"
2012-08-09 Uma Maheswari Rama... Workaround for LTE RSRP -ve values in Signal
2012-07-26 Wink SavilleMerge "Fix the signal strength errors"
2012-05-21 Andrew Hsieham 527e4e5b: Merge "Add libdl for all platforms"
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-02-01 Alex YakavenkaTelephony: Get_imsi should use strings as per ril.h
2012-01-31 Alex YakavenkaImplement sim_refresh as per ril v6
2012-01-18 Jean-Baptiste Queruam c09eacf6: (-s ours) Merge changes Ib10d1000,Ibc33250...
2012-01-18 Jean-Baptiste QueruMerge changes Ib10d1000,Ibc332506,Ib429c9b5,I9a87ab49...
2012-01-18 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
2012-01-18 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
2012-01-18 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
2012-01-18 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-18 Steve BlockRename LOGV(_IF) to ALOGV(_IF)
2012-01-08 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-01-06 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
2012-01-05 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
2012-01-03 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2011-12-28 Naveen KallaSeparate SIM states from Radio States
2011-10-26 Steve Blockam eb902b80: (-s ours) Rename LOGV(_IF) to ALOGV(_IF...
2011-10-26 Steve BlockRename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
2011-10-20 Jake HambyAdd new RIL requests to support SIM data download via...
2011-10-18 Kazuhiro OndoRIL occasionally stopps event loop on phone process...
2011-08-23 Jake HambyChanges to RIL to support IMS features for LTE.
2011-08-08 Vladimir Chtchetkineresolved conflicts for merge of 988d3d71 to honeycomb...
2011-06-23 Kazuhiro Ondoam 470f53b5: am beb25b58: Added a special retry back...
2011-06-22 Kazuhiro Ondoam beb25b58: Added a special retry back-off timer value...
2011-06-21 Kazuhiro OndoAdded a special retry back-off timer value for call...
2011-05-03 Lorenzo Colittiam 8dbc643b: (-s ours) am 60d10ec9: (-s ours) Merge...
2011-05-03 Lorenzo Colittiam 60d10ec9: (-s ours) Merge from gingerbread - do...
2011-05-02 Lorenzo Colittiam 60d10ec9: (-s ours) Merge from gingerbread - do...
2011-05-02 Lorenzo ColittiMerge from gingerbread - do not merge
2011-04-16 Wink Savilleam ed82b9ae: am ee274582: Fix debug output.
2011-04-16 Wink Savilleam ee274582: Fix debug output.
2011-04-16 Wink SavilleFix debug output.
2011-04-15 Wink Savilleam 16bf23cc: am 29487ef2: Added additional comments...
2011-04-15 Wink Savilleam 29487ef2: Added additional comments to some commands...
2011-04-15 Wink SavilleAdded additional comments to some commands for clarific...
2011-04-13 Jake Hambyam a9c18d17: Fix RIL_UNSOL_RIL_CONNECTED to return...
2011-04-13 Jake HambyFix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL...
2011-04-13 Jake HambyFix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL...
2011-04-07 Wink Savilleam 6883717c: am 5b9df33c: Add RIL_UNSOL_RIL_CONNECTED.
2011-04-07 Wink Savilleam 5b9df33c: Add RIL_UNSOL_RIL_CONNECTED.
2011-04-07 Wink SavilleAdd RIL_UNSOL_RIL_CONNECTED.
2011-03-19 Wink Savilleam 2c1fb3a4: Change mock-ril and reference-ril to use...
2011-03-19 Wink SavilleChange mock-ril and reference-ril to use include/teleph...
2011-03-19 Wink SavilleChange mock-ril and reference-ril to use include/teleph...
2011-03-09 Wink SavilleMerge "Fix responseSimStatus use of responselen."
2011-03-07 Wink SavilleFix responseSimStatus use of responselen.
2011-03-07 Ying Wangresolved conflicts for merge of 08929fd6 to honeycomb...
2011-02-23 Wink SavilleFix bugs in responseSimStatus and update comments.
next