summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle newer libhtc_ril.so releasesfroyo-stablefroyoAlexander Hofbauer2010-11-233-3/+34
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-061-1/+0
* Add RIL_E_ILLEGAL_SIM_OR_ME error code.John Wang2010-04-212-1/+16
* Remove STOP SHIP logs and comments from ril.cpp.Wink Saville2010-04-071-5/+6
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* am 64f6d1f2: am 358c03ff: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\
| * am 358c03ff: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\
| | * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\
| | | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | | |\
| | | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-120-0/+0
* | | | | am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-293-1/+14
|\| | | |
| * | | | am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-293-1/+14
| |\| | |
| | * | | Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-293-1/+14
* | | | | am 81898138: am 7f8ded1d: Comments on the extension of registration status.John Wang2010-01-281-0/+9
|\| | | |
| * | | | am 7f8ded1d: Comments on the extension of registration status.John Wang2010-01-221-0/+9
| |\| | |
| | * | | Comments on the extension of registration status.John Wang2010-01-211-0/+9
| | |/ /
* | | | 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-223-5/+100
* | | | am 94ba73d4: merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|\ \ \ \
| * | | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
| |\| | |
| | * | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
| | |\ \ \
| | | * \ \ merge from eclairJean-Baptiste Queru2009-11-155-27/+83
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | eclair snapshotJean-Baptiste Queru2009-11-125-28/+84
| | * | | | am 36b721c2: ril.h: Change latitude-longitude fields to be compliant with 3GP...Naveen Kalla2009-10-221-2/+10
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | am d14d79bc: am 36b721c2: ril.h: Change latitude-longitude fields to be compl...Naveen Kalla2009-10-221-2/+10
|\| | | | |
| * | | | | am 36b721c2: ril.h: Change latitude-longitude fields to be compliant with 3GP...Naveen Kalla2009-10-221-2/+10
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | ril.h: Change latitude-longitude fields to be compliant with 3GPP2 spec.Naveen Kalla2009-10-211-2/+10
* | | | | Add back a missing shared library used by rild to linker command line. Curre...Doug Kwan2009-10-061-0/+4
* | | | | Revert "Add missing shared library used by executable in linker command. Thi...Doug Kwan2009-10-051-1/+0
* | | | | Add missing shared library used by executable in linker command. This executeDoug Kwan2009-10-021-0/+1
|/ / / /
* | | | am 43265610: Update description for RIL_REQUEST_SET_LOCATION_UPDATES to inclu...jsh2009-09-301-3/+5
|\| | |
| * | | Update description for RIL_REQUEST_SET_LOCATION_UPDATES to include CDMA.jsh2009-09-301-3/+5
* | | | am 03c1edf2: ril.h: Add a failure cause for CDMA call failures, rename RIL_RE...Naveen Kalla2009-09-293-10/+19
|\| | |
| * | | ril.h: Add a failure cause for CDMA call failures, renameNaveen Kalla2009-09-283-10/+19
* | | | am 5d621da5: Add UNSOL_CALL_RINGBACK_TONE to ril.John Wang2009-09-203-1/+15
|\| | |
| * | | Add UNSOL_CALL_RINGBACK_TONE to ril.John Wang2009-09-203-1/+15
* | | | am e0ba6a98: Update comment of Neighboring Cell.johnwang2009-09-201-4/+6
|\| | |
| * | | Update comment of Neighboring Cell.johnwang2009-09-181-4/+6
* | | | am bfb151ba: Update comment for CDMA_SEND_SMS in ril.hjohnwang2009-09-111-0/+6
|\| | |
| * | | Update comment for CDMA_SEND_SMS in ril.hjohnwang2009-09-111-0/+6
* | | | am 8e3a2cad: Document CDMA messageRef value.Tammo Spalink2009-09-101-1/+3
|\| | |
| * | | Document CDMA messageRef value.Tammo Spalink2009-09-111-1/+3
* | | | merge from open-source masterJean-Baptiste Queru2009-09-010-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | fix return value check issue in sendResponseRaw functionKenny2009-08-131-1/+1
* | | 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
|\| |