summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Collapse)AuthorAgeFilesLines
* am 1bee98af: Merge change 5100 into donutAndroid (Google) Code Review2009-06-231-5/+8
|\ | | | | | | | | | | | | Merge commit '1bee98af6532eba3c6cda636eee890530c95a2a7' * commit '1bee98af6532eba3c6cda636eee890530c95a2a7': Fill in CDMA gaps and clean up ToneGenerator code
| * Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-5/+8
| |
* | am be7f0f78: Add remaining retry count to response for PIN/PUK commands.jsh2009-06-221-8/+8
|\ \ | |/ | | | | | | | | | | Merge commit 'be7f0f78afde931ce6ea2d4ba61c340fac5722f6' * commit 'be7f0f78afde931ce6ea2d4ba61c340fac5722f6': Add remaining retry count to response for PIN/PUK commands.
| * Add remaining retry count to response for PIN/PUK commands.jsh2009-06-221-8/+8
| | | | | | | | | | | | | | | | | | | | | | RIL_REQUEST_ENTER_SIM_PIN RIL_REQUEST_ENTER_SIM_PUK RIL_REQUEST_ENTER_SIM_PIN2 RIL_REQUEST_ENTER_SIM_PUK2 RIL_REQUEST_CHANGE_SIM_PIN RIL_REQUEST_CHANGE_SIM_PIN2 RIL_REQUEST_SET_FACILITY_LOCK RIL_ENTER_NETWORK_DEPERSONALIZATION
* | am 4da7dff5: Merge change 4731 into donutAndroid (Google) Code Review2009-06-202-237/+1
|\ \ | |/ | | | | | | | | | | Merge commit '4da7dff5e79e57494b58a97b285c53c111b18c82' * commit '4da7dff5e79e57494b58a97b285c53c111b18c82': gsm: Remove PppLink since pppd_gprs service does not exist.
| * Merge change 4731 into donutAndroid (Google) Code Review2009-06-202-237/+1
| |\ | | | | | | | | | | | | * changes: gsm: Remove PppLink since pppd_gprs service does not exist.
| | * gsm: Remove PppLink since pppd_gprs service does not exist.Chia-chi Yeh2009-06-192-237/+1
| | |
* | | am ab48bb9c: Merge change 4686 into donutAndroid (Google) Code Review2009-06-191-1/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'ab48bb9c008ade65e0f1313088a3089f5b65e8de' * commit 'ab48bb9c008ade65e0f1313088a3089f5b65e8de': Set AuthType to 0 if username is not specified.
| * | Merge change 4686 into donutAndroid (Google) Code Review2009-06-191-1/+5
| |\ \ | | | | | | | | | | | | | | | | * changes: Set AuthType to 0 if username is not specified.
| | * | Set AuthType to 0 if username is not specified.Jaikumar Ganesh2009-06-191-1/+5
| | | | | | | | | | | | | | | | | | | | If username is not specified, set authType to No PAP / No CHAP so that the code is backward compatible.
* | | | am 8696d703: Merge change 3874 into donutAndroid (Google) Code Review2009-06-189-189/+288
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '8696d7030af6f0d58859f1027c423143b67f9fb4' * commit '8696d7030af6f0d58859f1027c423143b67f9fb4': for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encoding
| * | | for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encodingTammo Spalink2009-06-189-189/+288
| | |/ | |/|
* | | am a6061e04: Merge change 2563 into donutAndroid (Google) Code Review2009-06-165-105/+130
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'a6061e043cb6056c303206c2c9870ae3758861f1' * commit 'a6061e043cb6056c303206c2c9870ae3758861f1': Add PDP Reject causes.
| * | Add PDP Reject causes.Jaikumar Ganesh2009-06-155-105/+130
| |/ | | | | | | | | | | The RIL call LAST_PDP_FAIL_CAUSE, gives us the PDP setup failure cause. Add support for retry based on these causes.
* | am 2fdd428e: Fix some backup reader/writer issues; make local transport do ↵Christopher Tate2009-06-142-30/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | backup Merge commit '2fdd428e0f18384160f7c38ce3a2cd9ba7e7b2c2' * commit '2fdd428e0f18384160f7c38ce3a2cd9ba7e7b2c2': Fix some backup reader/writer issues; make local transport do backup Fix the jni initializer. Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. Fix bug #1812041: activity manager crash with bad args. Journal backup requests so that they won't be lost in a crash Fix data connection issues.
| * Fix data connection issues.Jaikumar Ganesh2009-06-122-30/+10
| | | | | | | | | | a)Fix cleanup connection being called twice when switching to wifi. b) Reset the reconnect timer when voice call ends and APN is changed.
* | am cb9534f9: Merge change 3907 into donutAndroid (Google) Code Review2009-06-127-40/+298
|\ \ | |/ | | | | | | | | | | Merge commit 'cb9534f92007b47d86cccc306dc75ca2d64bd197' * commit 'cb9534f92007b47d86cccc306dc75ca2d64bd197': Support SMS cell broadcasting for GSM in RIL.java
| * Merge change 3907 into donutAndroid (Google) Code Review2009-06-117-40/+298
| |\ | | | | | | | | | | | | * changes: Support SMS cell broadcasting for GSM in RIL.java
| | * Support SMS cell broadcasting for GSM in RIL.javajohnwang2009-06-117-40/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable gsm related cell broadcast requests in RIL.java and add SmsBraodcastConfigInfo class. The gsm related cell broadcast requests include RIL_REQUEST_GET_BROADCAST_CONFIG RIL_REQUEST_GET_BROADCAST_CONFIG RIL_REQUEST_BROADCAST_ACTIVATION RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS modified: BaseCommands.java modified: CommandsInterface.java modified: RIL.java modified: RILConstants.java modified: cdma/CdmaSMSDispatcher.java new file: gsm/SmsBroadcastConfigInfo.java modified: test/SimulatedCommands.java
* | | am 0b774530: Merge change 3015 into donutAndroid (Google) Code Review2009-06-115-25/+94
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '0b77453076a22569f24318d194b378b68f11a63e' * commit '0b77453076a22569f24318d194b378b68f11a63e': make sms calculateLength radio-independent
| * | make sms calculateLength radio-independentTammo Spalink2009-06-115-25/+94
| |/
* | am 2795c2d6: Merge change 3806 into donutAndroid (Google) Code Review2009-06-102-4/+7
|\ \ | |/ | | | | | | | | | | Merge commit '2795c2d6b73f6e72565569f7d4f2f4b34e526bba' * commit '2795c2d6b73f6e72565569f7d4f2f4b34e526bba': Fix a couple null pointer exceptions in CDMA voice call handling.
| * Merge change 3806 into donutAndroid (Google) Code Review2009-06-102-4/+7
| |\ | | | | | | | | | | | | * changes: Fix a couple null pointer exceptions in CDMA voice call handling.
| | * Fix a couple null pointer exceptions in CDMA voice call handling.Wink Saville2009-06-102-4/+7
| | |
* | | am f50ab7f4: Merge change 3777 into donutAndroid (Google) Code Review2009-06-101-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'f50ab7f46296786f575b2d171ec05a661d129015' * commit 'f50ab7f46296786f575b2d171ec05a661d129015': Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS.
| * | Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS.Jaikumar Ganesh2009-06-101-0/+1
| | |
* | | am 218ebf12: Merge change 3178 into donutAndroid (Google) Code Review2009-06-102-4/+13
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '218ebf1274d5eefc59c55cdc60d83d61faeb5c1b' * commit '218ebf1274d5eefc59c55cdc60d83d61faeb5c1b': Add additional parameters to SETUP_DATA_CALL and SMS response.
| * | Add additional parameters to SETUP_DATA_CALL and SMS response.Jaikumar Ganesh2009-06-102-4/+13
| | | | | | | | | | | | | | | | | | | | | 1. The authType should be specified in the APN database. This was hardcoded to 3 in the qmi driver. We currently set it to 3 in the RIL till the apn database side changes are done. 2. RIL_SEND_SMS response has errorCode as a new field,
* | | am 8f094ca7: Merge change 3686 into donutAndroid (Google) Code Review2009-06-102-2/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '8f094ca7d045132ec93d4e903e784a3c077708c3' * commit '8f094ca7d045132ec93d4e903e784a3c077708c3': Fix cleanupConnection when switching from wifi.
| * | Merge change 3686 into donutAndroid (Google) Code Review2009-06-102-2/+8
| |\ \ | | |/ | |/| | | | | | | * changes: Fix cleanupConnection when switching from wifi.
| | * Fix cleanupConnection when switching from wifi.Jaikumar Ganesh2009-06-092-2/+8
| | | | | | | | | | | | Post a message for tearDown data connection when switching from wifi.
* | | am ce8436f5: Merge change 3593 into donutAndroid (Google) Code Review2009-06-0942-329/+329
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'ce8436f52e7f2c80f94e43d80d28cc962b7ff83b' * commit 'ce8436f52e7f2c80f94e43d80d28cc962b7ff83b': Cleanup whitespace.
| * | Cleanup whitespace.Wink Saville2009-06-0942-329/+329
| |/
* | am c11a3fab: Merge change 3530 into donutAndroid (Google) Code Review2009-06-085-4/+28
|\ \ | |/ | | | | | | | | | | Merge commit 'c11a3fab1a7c51bd3ec8ce63c68125fc8c6b3364' * commit 'c11a3fab1a7c51bd3ec8ce63c68125fc8c6b3364': Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning.
| * Merge change 3530 into donutAndroid (Google) Code Review2009-06-085-4/+28
| |\ | | | | | | | | | | | | * changes: Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning.
| | * Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning.Wink Saville2009-06-085-4/+28
| | | | | | | | | | | | | | | These are used to notify the vendor ril that the StkService is running and ready to receive RIL_UNSOL_STK_XXX commands.
* | | am a08ffc91: Merge change 3479 into donutAndroid (Google) Code Review2009-06-081-7/+33
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'a08ffc9189be105d882bfa4a30a58072025b9cc5' * commit 'a08ffc9189be105d882bfa4a30a58072025b9cc5': Report device storage status (for SMS) to RIL.
| * | Report device storage status (for SMS) to RIL.jsh2009-06-081-7/+33
| |/ | | | | | | | | | | | | | | | | | | Indicate SMS memory available/not available based on DEVICE_STORAGE_OK/FULL intents, and immediately NAK with MEMORY_FULL if we've received a DEVICE_STORAGE_FULL notification. This may end up being a short term solution, as the messaging app is getting re-worked in Eclair, which may change the way we want to handle memory full reporting (ie, more app involvement).
* | am 1e3d1b4b: Merge change 3107 into donutAndroid (Google) Code Review2009-06-0720-392/+1097
|\ \ | |/ | | | | | | | | | | Merge commit '1e3d1b4b83452286b000b8cd1997e5aef97fe2a7' * commit '1e3d1b4b83452286b000b8cd1997e5aef97fe2a7': Motorola changes from 090602 through 090605
| * Motorola changes from 090602 through 090605Wink Saville2009-06-0720-392/+1097
| | | | | | | | | | | | | | | | | | | | | | The changes from 090602 update frameworks/base to support 3way calling and call waiting. The changes from 090603 completed the CdmaInformationRecords class but the original changes submitted has been simplified, toString added and a bug fixed where the notifications where not being handled properly. The changes from 090605 added Prl Version, apn fixes.
* | am b1c28747: Merge change 3305 into donutAndroid (Google) Code Review2009-06-051-2/+1
|\ \ | |/ | | | | | | | | | | Merge commit 'b1c2874790908d1bbb9b99242fc7cc96c7b45a8a' * commit 'b1c2874790908d1bbb9b99242fc7cc96c7b45a8a': Fix parameter mismatch for a couple of RIL commands.
| * Merge change 3305 into donutAndroid (Google) Code Review2009-06-051-2/+1
| |\ | | | | | | | | | | | | * changes: Fix parameter mismatch for a couple of RIL commands.
| | * Fix parameter mismatch for a couple of RIL commands.jsh2009-06-051-2/+1
| | | | | | | | | | | | | | | | | | Both RIL_REQUEST_SET_SMSC_ADDRESS and RIL_REQUEST_CDMA_FLASH take a string as a parameter. But RIL.java was sending down an array of strings with a single element instead.
* | | am 35c46680: Merge change 3226 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '35c46680852268d6b7b51dadf3d5349d146ccdcd' * commit '35c46680852268d6b7b51dadf3d5349d146ccdcd': Update a javadoc comment suggesting the use of a deprecated class.
| * | Update a javadoc comment suggesting the use of a deprecated class.Marco Nelissen2009-06-041-1/+1
| | |
* | | am 3d3e307a: Merge change 3126 into donutAndroid (Google) Code Review2009-06-045-65/+63
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '3d3e307a63144b1bddd534fefd35a557223d52bf' * commit '3d3e307a63144b1bddd534fefd35a557223d52bf': Fix thread safety in DataConnectionTracker.
| * | Merge change 3126 into donutAndroid (Google) Code Review2009-06-045-65/+63
| |\ \ | | | | | | | | | | | | | | | | * changes: Fix thread safety in DataConnectionTracker.
| | * | Fix thread safety in DataConnectionTracker.Jaikumar Ganesh2009-06-035-65/+63
| | |/ | | | | | | | | | | | | | | | | | | All the methods in DataConnectionTracker should be called only through the handler. Fix this as trySetupData was being called in the broadcast receiver. Tested: Airplane mode and GPRS retry.
| * | cdma getNeighboringCids to fail with an exceptionTammo Spalink2009-06-041-2/+15
| |/
* | cdma getNeighboringCids to fail with an exceptionTammo Spalink2009-06-041-2/+15
| |