Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
hardware
/
ril
/
18e4ab167c7d8549a360ab5ae1fadddcad8c0523
/
libril
/
ril.cpp
18e4ab1
Fix SignalStrength response.
by Wink Saville
· 12 years ago
3888490
Rild: Ril should try to write again to the socket EAGAIN error
by Banavathu, Srinivas Naik
· 13 years ago
8eb2a12
Add RLOGx
by Wink Saville
· 12 years ago
d5580e1
Merge "Fix logging for setup_data_call response"
by Wink Saville
· 12 years ago
5638415
Fix logging for setup_data_call response
by Naveen Kalla
· 13 years ago
96dcdbc
Fixed goto into scope.
by Kevin Schoedel
· 12 years ago
9efcac5
Workaround for LTE RSRP -ve values in Signal
by Uma Maheswari Ramalingam
· 12 years ago
45e740e
Implement sim_refresh as per ril v6
by Alex Yakavenka
· 13 years ago
f423cde
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
43b9c52
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9139bfb
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6464068
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
2bc78d6
Separate SIM states from Radio States
by Naveen Kalla
· 13 years ago
eb902b8
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
300105d
Add new RIL requests to support SIM data download via SMS over IMS.
by Jake Hamby
· 13 years ago
5cdc135
RIL occasionally stopps event loop on phone process crash
by Kazuhiro Ondo
· 13 years ago
fa8d584
Changes to RIL to support IMS features for LTE.
by Jake Hamby
· 13 years ago
beb25b5
Added a special retry back-off timer value for call retry
by Kazuhiro Ondo
· 13 years ago
ee27458
Fix debug output.
by Wink Saville
· 14 years ago
29487ef
Added additional comments to some commands for clarification.
by Wink Saville
· 14 years ago
a9c18d1
Fix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL version. DO NOT MERGE.
by Jake Hamby
· 14 years ago
5b9df33
Add RIL_UNSOL_RIL_CONNECTED.
by Wink Saville
· 14 years ago
2c1fb3a
Change mock-ril and reference-ril to use include/telephony/ril.h
by Wink Saville
· 14 years ago
fd72937
Fix bugs in responseSimStatus and update comments.
by Wink Saville
· 14 years ago
c0114b3
Changes for ril.h version 6.
by Wink Saville
· 14 years ago
af1298d
ril: Fix telephony under emulation.
by David 'Digit' Turner
· 14 years ago
4380897
RIL v5 RIL_REQUEST_SETUP_DATA_CALL.
by Wink Saville
· 14 years ago
57ce1f2
Fix dispatchDataCall parcel length for v4 RILs.
by Lorenzo Colitti
· 14 years ago
2640571
Properly handle version 3 vendor RILs.
by Lorenzo Colitti
· 14 years ago
4f81dcf
RIL changes for IPv6 / IPv4v6 data calls.
by Lorenzo Colitti
· 14 years ago
d855ef4
Fix index error in the radiooptions enable/disable QXDM Log
by Xia Wang
· 14 years ago
0d9f0c0
Revert "am 9a2f5113: merge from open-source master"
by Dianne Hackborn
· 14 years ago
bb1375f
am 9a2f5113: merge from open-source master
by The Android Open Source Project
· 14 years ago
ca5e347
Support for fetching PSC of serving cell.
by jsh
· 14 years ago
563fd72
New RIL command to fetch PSC of current serving cell.
by jsh
· 14 years ago
9a2f511
merge from open-source master
by The Android Open Source Project
· 14 years ago
7edd07c
Add timer delete support to rild
by Naveen Kalla
· 14 years ago
7553447
Add RIL_E_ILLEGAL_SIM_OR_ME error code.
by John Wang
· 15 years ago
3a4840b
Remove STOP SHIP logs and comments from ril.cpp.
by Wink Saville
· 15 years ago
3475b8a
am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE.
by John Wang
· 15 years ago
5909cf8
Add RIL_UNSOL_RESEND_INCALL_MUTE.
by John Wang
· 15 years ago
7bce082
Fix bug 2353510 "Sholes can't make a call from device".
by Wink Saville
· 15 years ago
dac5d5a
Fix build.
by Wink Saville
· 15 years ago
74fa388
ril interface: Add support for User-User Signaling Information during call setup
by Wink Saville
· 15 years ago
03c1edf
ril.h: Add a failure cause for CDMA call failures, rename
by Naveen Kalla
· 15 years ago
5d621da
Add UNSOL_CALL_RINGBACK_TONE to ril.
by John Wang
· 15 years ago
084f670
Release mutex locks on error conditions.
by Jaikumar Ganesh
· 15 years ago
ee1fadc
fix return value check issue in sendResponseRaw function
by Kenny
· 15 years ago
b589a11
am 09a68ba3: Add remaining retry count to response for PIN/PUK commands.
by jsh
· 15 years ago
09a68ba
Add remaining retry count to response for PIN/PUK commands.
by jsh
· 15 years ago
40202d7
am 920c78f1: Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.
by Jaikumar Ganesh
· 15 years ago
920c78f
Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.
by Jaikumar Ganesh
· 15 years ago
a2f6c8a
am 7f856808: Cleanup whitespace.
by Wink Saville
· 15 years ago
7f85680
Cleanup whitespace.
by Wink Saville
· 15 years ago
15d5350
am b2a6184e: Allow response payload on RIL_REQUEST error
by johnwang
· 15 years ago
b2a6184
Allow response payload on RIL_REQUEST error
by johnwang
· 15 years ago
2a058e1
am a592eebc: Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS configuration and reponseRilSignalStrength.
by Wink Saville
· 15 years ago
a592eeb
Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS
by Wink Saville
· 15 years ago
e5c30e1
am fdf825f9: Enable new libhtc_ril which supporting new CDMA ril interface.
by johnwang
· 15 years ago
fdf825f
Enable new libhtc_ril which supporting new CDMA ril interface.
by johnwang
· 15 years ago
8a3c48c
move libbinder's header files under includes/binder
by Mathias Agopian
· 15 years ago
3d54e74
Teleca 2b changes.
by Wink Saville
· 15 years ago
000a9fe
Add get/set SMSC address to ril.h.
by jsh
· 16 years ago
af6ecbf
Add RIL_UNSOL_OEM_HOOK_RAW
by Jaikumar Ganesh
· 16 years ago
f5903df
Teleca 090414 & 090423 patches for CDMA to complete phase1 work.
by Wink Saville
· 16 years ago
1b5fd23
New ril.h & changes to ril.cpp to support it.
by Wink Saville
· 16 years ago
f4c4d36
AI 144185: Integrate cdma into the main code base.
by Wink Saville
· 16 years ago
ff36874
Automated import from //branches/donutburger/...@140572,140572
by John Wang
· 16 years ago
34a5108
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
00f06fc
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
c2efc51
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
31f4194
auto import from //branches/cupcake/...@132569
by The Android Open Source Project
· 16 years ago
80bb41e
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
154a2ef
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
a8657f8
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
dbbb392
Initial Contribution
by The Android Open Source Project
· 16 years ago