summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* Port RIL v4 to gingerbread from master.Lorenzo Colitti2011-01-311-3/+33
* Support for fetching PSC of serving cell.jsh2010-08-031-0/+1
* DO NOT MERGEXia Wang2010-07-291-8/+8
* Add RIL_E_ILLEGAL_SIM_OR_ME error code.John Wang2010-04-211-0/+1
* Remove STOP SHIP logs and comments from ril.cpp.Wink Saville2010-04-071-5/+6
* am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-292-1/+3
|\
| * Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-292-1/+3
* | Fix bug 2353510 "Sholes can't make a call from device".Wink Saville2010-01-081-1/+4
* | Fix build.Wink Saville2009-12-231-1/+3
* | ril interface: Add support for User-User Signaling Information during call setupWink Saville2009-12-221-3/+61
|/
* ril.h: Add a failure cause for CDMA call failures, renameNaveen Kalla2009-09-282-2/+2
* Add UNSOL_CALL_RINGBACK_TONE to ril.John Wang2009-09-202-1/+3
* Release mutex locks on error conditions.Jaikumar Ganesh2009-08-181-3/+2
* fix return value check issue in sendResponseRaw functionKenny2009-08-181-1/+1
* am 602f80f9: (Hopefully) final updates to ril.h for donut.jsh2009-07-121-1/+1
|\
| * (Hopefully) final updates to ril.h for donut.jsh2009-07-101-1/+1
* | am 09a68ba3: Add remaining retry count to response for PIN/PUK commands.jsh2009-06-222-8/+9
|\|
| * Add remaining retry count to response for PIN/PUK commands.jsh2009-06-192-8/+9
* | am 920c78f1: Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.Jaikumar Ganesh2009-06-101-2/+3
|\|
| * Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.Jaikumar Ganesh2009-06-101-2/+3
* | am 7f856808: Cleanup whitespace.Wink Saville2009-06-095-127/+127
|\|
| * Cleanup whitespace.Wink Saville2009-06-095-127/+127
* | am 2641d5b8: Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING.Wink Saville2009-06-081-1/+3
|\|
| * Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING.Wink Saville2009-06-081-1/+3
* | am b2a6184e: Allow response payload on RIL_REQUEST errorjohnwang2009-06-021-4/+6
|\|
| * Allow response payload on RIL_REQUEST errorjohnwang2009-06-021-4/+6
* | am a592eebc: Cleanup and changes of responseCdmaInformationReocrds, Broadcast...Wink Saville2009-05-282-323/+294
|\|
| * Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMSWink Saville2009-05-272-323/+294
* | am fdf825f9: Enable new libhtc_ril which supporting new CDMA ril interface.johnwang2009-05-261-49/+21
|\|
| * Enable new libhtc_ril which supporting new CDMA ril interface.johnwang2009-05-261-49/+21
* | move libbinder's header files under includes/binderMathias Agopian2009-05-192-2/+2
* | add libbinder deps where neededMathias Agopian2009-05-191-0/+1
|/
* Teleca 2b changes.Wink Saville2009-05-182-34/+349
* Add get/set SMSC address to ril.h.jsh2009-05-113-2/+9
* Add RIL_UNSOL_OEM_HOOK_RAWJaikumar Ganesh2009-04-292-1/+8
* Teleca 090414 & 090423 patches for CDMA to complete phase1 work.Wink Saville2009-04-243-45/+65
* New ril.h & changes to ril.cpp to support it.Wink Saville2009-04-221-23/+64
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-024-156/+686
* Automated import from //branches/donutburger/...@140572,140572John Wang2009-03-241-2/+5
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-2/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+2983
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-2983/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-32/+54
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-49/+7
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-16/+26
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-4/+43
* Initial ContributionThe Android Open Source Project2008-10-218-0/+2954