summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am 30928eb6: am b1a3f0ca: Fix no data issue after system server crashKazuhiro Ondo2011-09-131-4/+1
|\
| * am b1a3f0ca: Fix no data issue after system server crashKazuhiro Ondo2011-09-091-4/+1
| |\
| | * Fix no data issue after system server crashKazuhiro Ondo2011-09-091-4/+1
| * | am eb7763ef: DO NOT MERGE: Fix leak in SIM ready registrantsKazuhiro Ondo2011-09-091-1/+5
| |\ \ | | |/
| | * DO NOT MERGE: Fix leak in SIM ready registrantsKazuhiro Ondo2011-09-091-1/+5
* | | Merge "Adding isEmergencyNumber which also takes in a defaultCountryIso."Attila Bodis2011-09-134-13/+67
|\ \ \
| * | | Adding isEmergencyNumber which also takes in a defaultCountryIso.Shaopeng Jia2011-09-134-13/+67
* | | | Add method to retrieve MSISDN for CDMA/LTE devices.Jake Hamby2011-09-137-2/+34
|/ / /
* | | Pass roaming info to ConnectivityService.Robert Greenwalt2011-09-085-9/+25
* | | Create new isNetworkSupported APIRobert Greenwalt2011-08-311-6/+4
* | | More robust check around TelephonyManager init.Jeff Sharkey2011-08-311-2/+3
* | | Merge "CDMALTE: Start reading SIM record on SIM_READY"Wink Saville2011-08-303-28/+4
|\ \ \
| * | | CDMALTE: Start reading SIM record on SIM_READYKazuhiro Ondo2011-08-263-28/+4
* | | | Merge "Use the local timezone for CDMA SMS timestamps."Jake Hamby2011-08-301-1/+2
|\ \ \ \
| * | | | Use the local timezone for CDMA SMS timestamps.Jake Hamby2011-08-291-1/+2
* | | | | Merge "Fix leak in SIM ready registrants"Wink Saville2011-08-291-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix leak in SIM ready registrantsKazuhiro Ondo2011-08-261-1/+5
| |/ / /
* | | | Merge "Add timezone to the terminal response for provide local information co...Wink Saville2011-08-261-21/+45
|\ \ \ \
| * | | | Add timezone to the terminal response for provide local information commandNaveen Kalla2011-08-261-21/+45
* | | | | Add ISIM application support for LTE devices.Jake Hamby2011-08-2620-266/+709
| |/ / / |/| | |
* | | | Merge "Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE response"Wink Saville2011-08-261-3/+3
|\ \ \ \
| * | | | Allow 15 strings in RIL_REQUEST_VOICE_REGISTRATION_STATE responseNaveen Kalla2011-08-251-3/+3
| |/ / /
* | | | Allow data during voice call if network type is LTEyoonsung.nam2011-08-251-2/+5
|/ / /
* | | Proactively disable data when over policy limit.Jeff Sharkey2011-08-233-68/+101
* | | Remove writing pin's to log.Wink Saville2011-08-191-3/+0
* | | Add utility functions for pause and tonewait pause.inshik2011-08-151-0/+37
* | | Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbersShaopeng Jia2011-08-123-11/+11
* | | Don't check provisioning when trying setup data call.Sangcheol Lee2011-08-091-2/+0
* | | Enable concurrent voice and data for LTE.John Wang2011-08-051-2/+1
* | | am 5ad5c9e3: am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTEWink Saville2011-07-271-0/+20
|\ \ \ | |/ /
| * | am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTEWink Saville2011-07-271-0/+20
| |\ \ | | |/
| | * Merge "Support of LTE Only mode" into honeycomb-LTEWink Saville2011-07-271-0/+20
| | |\
| | | * Support of LTE Only modeRamesh Sudini2011-07-271-0/+20
* | | | am 8ce53e38: am 9a87deb5: DataConnection: Clear cid when entering inactive st...Ramesh Sudini2011-07-271-0/+1
|\ \ \ \ | |/ / /
| * | | am 9a87deb5: DataConnection: Clear cid when entering inactive state.Ramesh Sudini2011-07-271-0/+1
| |\ \ \ | | |/ /
| | * | DataConnection: Clear cid when entering inactive state.Ramesh Sudini2011-07-271-0/+1
| | |/
| * | am 32d106e1: Filter out addresses that are 0.Wink Saville2011-07-251-15/+22
| |\ \ | | |/
* | | resolved conflicts for merge of 41394a36 to honeycomb-plus-aospRobert Greenwalt2011-07-261-15/+22
|\ \ \ | | |/ | |/|
| * | Filter out addresses that are 0.Wink Saville2011-07-251-15/+22
* | | am 051660d4: am deb62be2: Merge "Configure RAT dependent retry pattern in GSM...Wink Saville2011-07-243-15/+47
|\ \ \ | | |/ | |/|
| * | am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into h...Wink Saville2011-07-243-15/+47
| |\ \ | | |/
| | * Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTEWink Saville2011-07-243-15/+47
| | |\
| | | * Configure RAT dependent retry pattern in GSM DCT.Kazuhiro Ondo2011-07-233-15/+47
* | | | am 9820a9d2: am 4281817f: Allow suggestedRetryTime to indicate no retry is ne...Kazuhiro Ondo2011-07-242-1/+7
|\ \ \ \ | |/ / /
| * | | am 4281817f: Allow suggestedRetryTime to indicate no retry is needed.Kazuhiro Ondo2011-07-242-1/+7
| |\ \ \ | | |/ /
| | * | Allow suggestedRetryTime to indicate no retry is needed.Kazuhiro Ondo2011-07-242-1/+7
| | |/
* | | am b7ad442c: am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CS...Kazuhiro Ondo2011-07-212-8/+35
|\ \ \ | |/ /
| * | am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOMEKazuhiro Ondo2011-07-212-8/+35
| |\ \ | | |/
| | * Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOMEKazuhiro Ondo2011-07-212-8/+35
* | | Merge "Remove APN type in notifyDataConnection."John Wang2011-07-214-5/+5
|\ \ \