summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* CDMA incoming MMS fixesDavid Krause2009-06-252-7/+16
* Fix SMS Ack.jsh2009-06-255-55/+69
* Merge change 5344 into donutAndroid (Google) Code Review2009-06-2510-44/+104
|\
| * frameworks/base: CDMA voicemail supportDavid Krause2009-06-2410-44/+104
* | Fix intermittent crash related to call waitingDavid Krause2009-06-242-17/+31
|/
* Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-5/+8
* Add remaining retry count to response for PIN/PUK commands.jsh2009-06-221-8/+8
* Merge change 4731 into donutAndroid (Google) Code Review2009-06-202-237/+1
|\
| * gsm: Remove PppLink since pppd_gprs service does not exist.Chia-chi Yeh2009-06-192-237/+1
* | Merge change 4686 into donutAndroid (Google) Code Review2009-06-191-1/+5
|\ \
| * | Set AuthType to 0 if username is not specified.Jaikumar Ganesh2009-06-191-1/+5
* | | for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encodingTammo Spalink2009-06-189-189/+288
| |/ |/|
* | Add PDP Reject causes.Jaikumar Ganesh2009-06-155-105/+130
|/
* Fix data connection issues.Jaikumar Ganesh2009-06-122-30/+10
* Merge change 3907 into donutAndroid (Google) Code Review2009-06-117-40/+298
|\
| * Support SMS cell broadcasting for GSM in RIL.javajohnwang2009-06-117-40/+298
* | make sms calculateLength radio-independentTammo Spalink2009-06-115-25/+94
|/
* Merge change 3806 into donutAndroid (Google) Code Review2009-06-102-4/+7
|\
| * Fix a couple null pointer exceptions in CDMA voice call handling.Wink Saville2009-06-102-4/+7
* | Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS.Jaikumar Ganesh2009-06-101-0/+1
* | Add additional parameters to SETUP_DATA_CALL and SMS response.Jaikumar Ganesh2009-06-102-4/+13
* | Merge change 3686 into donutAndroid (Google) Code Review2009-06-102-2/+8
|\ \ | |/ |/|
| * Fix cleanupConnection when switching from wifi.Jaikumar Ganesh2009-06-092-2/+8
* | Cleanup whitespace.Wink Saville2009-06-0942-329/+329
|/
* Merge change 3530 into donutAndroid (Google) Code Review2009-06-085-4/+28
|\
| * Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning.Wink Saville2009-06-085-4/+28
* | Report device storage status (for SMS) to RIL.jsh2009-06-081-7/+33
|/
* Motorola changes from 090602 through 090605Wink Saville2009-06-0720-392/+1097
* Merge change 3305 into donutAndroid (Google) Code Review2009-06-051-2/+1
|\
| * Fix parameter mismatch for a couple of RIL commands.jsh2009-06-051-2/+1
* | Update a javadoc comment suggesting the use of a deprecated class.Marco Nelissen2009-06-041-1/+1
* | Merge change 3126 into donutAndroid (Google) Code Review2009-06-045-65/+63
|\ \
| * | Fix thread safety in DataConnectionTracker.Jaikumar Ganesh2009-06-035-65/+63
| |/
* | cdma getNeighboringCids to fail with an exceptionTammo Spalink2009-06-041-2/+15
|/
* Allow response payload on RIL_REQUEST errorjohnwang2009-06-021-24/+27
* Merge change 1522 into donutAndroid (Google) Code Review2009-06-023-107/+240
|\
| * support more minor cdms sms bearer data subparametersTammo Spalink2009-06-023-107/+240
* | Merge change 2761 into donutAndroid (Google) Code Review2009-06-0213-501/+396
|\ \
| * | TODO's from Teleca with modifications from wink.Wink Saville2009-06-0113-501/+396
| |/
* | expose (but still hide) sms user data headersTammo Spalink2009-06-022-5/+8
|/
* Manually merge a few fixes from cupcake and cupcake_dcm.jsh2009-06-015-24/+57
* Fix concat SMS for GSM.jsh2009-05-291-1/+7
* Telephony support for SMS memory reporting to the network.jsh2009-05-298-49/+155
* Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-3/+15
* Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-2825-726/+1855
* Check for desiredPowerState (airplane mode) before setting up data.Jaikumar Ganesh2009-05-263-9/+17
* Merge change 2347 into donutAndroid (Google) Code Review2009-05-261-4/+8
|\
| * Fix Disconnect path for CDMA.Jaikumar Ganesh2009-05-221-4/+8
* | Merge change 418 into donutAndroid (Google) Code Review2009-05-252-8/+24
|\ \
| * | add additional CdmaDataConnectionTracker event loggingTammo Spalink2009-05-202-8/+24