summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ril.h: Change latitude-longitude fields to be compliant with 3GPP2 spec.android-2.1_r1android-2.0.1_r1eclair-sholes-releaseNaveen Kalla2009-10-211-2/+10
* Update description for RIL_REQUEST_SET_LOCATION_UPDATES to include CDMA.android-2.0_r1jsh2009-09-301-3/+5
* ril.h: Add a failure cause for CDMA call failures, renameNaveen Kalla2009-09-283-10/+19
* Add UNSOL_CALL_RINGBACK_TONE to ril.John Wang2009-09-203-1/+15
* Update comment of Neighboring Cell.johnwang2009-09-181-4/+6
* Update comment for CDMA_SEND_SMS in ril.hjohnwang2009-09-111-0/+6
* Document CDMA messageRef value.Tammo Spalink2009-09-111-1/+3
* Add comment to RIL_UNSOL_CALL_RING.Wink Saville2009-08-281-0/+9
* HSDPA/HSUPA/HSPA support in ril.Li Zhe2009-08-191-2/+6
* Release mutex locks on error conditions.Jaikumar Ganesh2009-08-181-3/+2
* fix return value check issue in sendResponseRaw functionKenny2009-08-181-1/+1
* merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\
| * merge from donutJean-Baptiste Queru2009-08-032-50/+38
| |\
| * \ merge from donutJean-Baptiste Queru2009-07-292-20/+42
| |\ \
* | \ \ am 309ac294: Clean RIL_SIM_* in ril.hJohn Wang2009-07-302-50/+38
|\ \ \ \ | | |_|/ | |/| |
| * | | Clean RIL_SIM_* in ril.handroid-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1donut-release2donut-releaseJohn Wang2009-07-302-50/+38
| | |/ | |/|
* | | Update comments on SID/NID format.johnwang2009-07-291-2/+2
* | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2518-661/+3569
| |\ \
* | | | Add comments for CDMA_SUBSCRIPTIONjohnwang2009-07-231-2/+2
* | | | am 29be25c1: Minor tweak to RIL_REQUEST_CDMA_SUBSCRIPTIONjsh2009-07-151-9/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Minor tweak to RIL_REQUEST_CDMA_SUBSCRIPTIONjsh2009-07-151-9/+7
* | | | am 602f80f9: (Hopefully) final updates to ril.h for donut.jsh2009-07-122-12/+36
|\| | |
| * | | (Hopefully) final updates to ril.h for donut.jsh2009-07-102-12/+36
| | |/ | |/|
* | | am 6f189a6a: Fix bug 1687659 - cell id in reference ril.John Wang2009-07-011-2/+2
|\| |
| * | Fix bug 1687659 - cell id in reference ril.John Wang2009-06-301-2/+2
* | | am 593c910c: Update comments for PIN/PUK commands.jsh2009-06-241-8/+16
|\| |
| * | Update comments for PIN/PUK commands.jsh2009-06-241-8/+16
* | | 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 d6aa2e32: Add PDP failure cause.Jaikumar Ganesh2009-06-161-6/+16
|\| |
| * | Add PDP failure cause.Jaikumar Ganesh2009-06-151-6/+16
* | | am 920c78f1: Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.Jaikumar Ganesh2009-06-102-2/+11
|\| |
| * | Add authType to SETUP_DATA_CALL, errorCode to RIL_SMS_Response.Jaikumar Ganesh2009-06-102-2/+11
* | | am 7f856808: Cleanup whitespace.Wink Saville2009-06-0917-424/+423
|\| |
| * | Cleanup whitespace.Wink Saville2009-06-0917-424/+423
* | | am 2641d5b8: Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING.Wink Saville2009-06-082-1/+20
|\| |
| * | Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING.Wink Saville2009-06-082-1/+20
* | | am d4ee7dc0: Add a fifth response string to RIL_REQUEST_CDMA_SUBSCRIPTION whi...Wink Saville2009-06-051-0/+1
|\| |
| * | Add a fifth response string to RIL_REQUEST_CDMA_SUBSCRIPTION which has the PR...Wink Saville2009-06-051-0/+1
* | | 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 b60444ef: Support for SMS error reporting to the network.jsh2009-05-292-3/+28
|\| |
| * | Support for SMS error reporting to the network.jsh2009-05-292-3/+28
* | | am a592eebc: Cleanup and changes of responseCdmaInformationReocrds, Broadcast...Wink Saville2009-05-284-379/+366
|\| |
| * | Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMSWink Saville2009-05-274-379/+366
* | | am fdf825f9: Enable new libhtc_ril which supporting new CDMA ril interface.johnwang2009-05-263-86/+21
|\| |
| * | Enable new libhtc_ril which supporting new CDMA ril interface.johnwang2009-05-263-86/+21
* | | move libbinder's header files under includes/binderMathias Agopian2009-05-192-2/+2
* | | add libbinder deps where neededMathias Agopian2009-05-191-0/+1