- 22 Dec, 2009 1 commit
-
-
Wink Saville authored
Define the UUS data structures and add a pointer to it in RIL_Call for MT Calls and RIL_Dial for MO calls. UUS information can be used to pass the skypeId on some networks. Make the corresponding changes to serialize and deserialize the data at the RIL interface. Change-Id: Ibbd471cd062910fd4c365f76e809cfb224bd34a2
-
- 15 Nov, 2009 4 commits
-
-
Jean-Baptiste Queru authored
Merge commit '94ba73d4' * commit '94ba73d4': eclair snapshot
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Merge commit 'goog/stage-korg-master' into HEAD
-
Jean-Baptiste Queru authored
-
- 13 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 22 Oct, 2009 3 commits
-
-
Naveen Kalla authored
Merge commit 'd14d79bc' * commit 'd14d79bc': ril.h: Change latitude-longitude fields to be compliant with 3GPP2 spec.
-
Naveen Kalla authored
Merge commit '36b721c2' into eclair-plus-aosp * commit '36b721c2': ril.h: Change latitude-longitude fields to be compliant with 3GPP2 spec.
-
Naveen Kalla authored
Merge commit '36b721c2' into eclair-mr2-plus-aosp * commit '36b721c2': ril.h: Change latitude-longitude fields to be compliant with 3GPP2 spec.
-
- 21 Oct, 2009 1 commit
-
-
Naveen Kalla authored
Base Station Latitude and Longitude values in the response to the RIL_REQUEST_REGISTRATION_STATE message need to be changed from hexadecimal values to decimal values compliant with the 3GPP2 C.S0005-A specification. Bug: 2201613 Change-Id: I2591f43bf78b861cf5cadd1eb66866bcf6605a29
-
- 06 Oct, 2009 2 commits
-
-
Doug Kwan authored
Add back a missing shared library used by rild to linker command line. Currently this works because the library is linked via dependency of another shared library used by rild. This is fragile and not the right thing to do. The library is used only for ARM so also need to check the target.
-
- 02 Oct, 2009 1 commit
-
-
Doug Kwan authored
contains call to a shared library without explicitly linking it. Currently this works because the library is linked via dependency of another shared library used by the executable. This is fragile and not the right thing to do.
-
- 01 Oct, 2009 1 commit
-
- 30 Sep, 2009 1 commit
-
-
jsh authored
-
- 29 Sep, 2009 1 commit
-
-
Naveen Kalla authored
am 03c1edf2: ril.h: Add a failure cause for CDMA call failures, rename RIL_REQUEST_CDMA_VALIDATE_AKEY and minor clarifications in the interface definitions. Merge commit '03c1edf2' into eclair-plus-aosp * commit '03c1edf2': ril.h: Add a failure cause for CDMA call failures, rename
-
- 28 Sep, 2009 1 commit
-
-
Naveen Kalla authored
RIL_REQUEST_CDMA_VALIDATE_AKEY and minor clarifications in the interface definitions. Add failure cause for CDMA call failures due to access blocked by the network. Specify the fields in RIL_REQUEST_REGISTRATION_STATE response that are applicable to EVDO. Rename RIL_REQUEST_CDMA_VALIDATE_AKEY to RIL_REQUEST_VALIDATE_AND_WRITE_AKEY. Elaborate the meaning of Akey in the RIL_REQUEST_CDMA_VALIDATE_AND_WRITE_AKEY message.
-
- 20 Sep, 2009 3 commits
-
-
John Wang authored
Some networks may not play ring back tone, RIL will send UNSOL ringback notification. It indicates to play tone to user for receiving ALERTING message.
- 19 Sep, 2009 1 commit
-
-
johnwang authored
-
- 11 Sep, 2009 4 commits
-
-
johnwang authored
Update the comment of error class in CDMA_SEND_SMS to better document possible errors.
-
Tammo Spalink authored
Merge commit '8e3a2cad' into eclair-plus-aosp * commit '8e3a2cad': Document CDMA messageRef value.
-
Tammo Spalink authored
Change-Id: Iad417c2449a8b3d5b8bce7f42ff698ab62988e47
- 01 Sep, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 28 Aug, 2009 1 commit
-
-
Wink Saville authored
Document the expected behavior and the new system properties ro.telephony.call_ring.multiple and ro.telephony.call_ring.delay. Change-Id: I600358ea29a31cafba99c58492003b7c2c6f77ed
-
- 19 Aug, 2009 1 commit
-
-
Li Zhe authored
HSDPA: High-Speed Downlink Packet Access HSUPA: High-Speend Uplink Packet Access HSPA: High-Speed Packet Access Changes include: 1) add HSDPA/HSUPA/HSPA in response of RIL_REQUEST_REGISTRATION_STATE 2) rdd HSDPA/HSUPA/HSPA in response of RIL_REQUEST_GPRS_REGISTRATION_STATE
-
- 18 Aug, 2009 2 commits
-
-
Jaikumar Ganesh authored
-
Kenny authored
-
- 12 Aug, 2009 1 commit
-
-
Kenny authored
-
- 04 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 03 Aug, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 30 Jul, 2009 3 commits
- 29 Jul, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 26 Jul, 2009 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 23 Jul, 2009 1 commit
-
-
johnwang authored
The SID and NID in CDMA_SUBSCRIPTION are represented in hexadecimal format (See bug # 1997056). modified: ril.h
-