summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Add getAvailableNetworks.Wink Saville2011-10-241-0/+5
* Merge "Initialize Hipri correctly." into ics-mr0Robert Greenwalt2011-10-181-1/+8
|\
| * Initialize Hipri correctly.Robert Greenwalt2011-10-181-1/+8
* | Merge "Add DataConnection#isEmergency and use in trySetupData." into ics-mr0Wink Saville2011-10-185-13/+43
|\ \
| * | Add DataConnection#isEmergency and use in trySetupData.Wink Saville2011-10-175-13/+43
| |/
* | Merge "Add wrapper method to GsmAlphabet for API compatibility." into ics-mr0Jake Hamby2011-10-181-0/+18
|\ \
| * | Add wrapper method to GsmAlphabet for API compatibility.Jake Hamby2011-10-181-0/+18
| |/
* | Send availability info more reliablyRobert Greenwalt2011-10-183-44/+29
|/
* Merge "Set roaming indicator to off if Perferred Roaming List is not loaded."...Wink Saville2011-10-121-1/+1
|\
| * Set roaming indicator to off if Perferred Roaming List is not loaded.Wink Saville2011-10-121-1/+1
* | Merge "Support selectNetworkManually in LTEPhone." into ics-mr0John Wang2011-10-121-0/+82
|\ \ | |/ |/|
| * Support selectNetworkManually in LTEPhone.John Wang2011-10-111-0/+82
* | Fix bug in CDMA WDP datagram handling (fixes incoming MMS).Jake Hamby2011-10-112-5/+20
* | Change DCS of MO SMS to the correct value for UCS-2 encoding.sj0110.kim@samsung.com(sophia kim)2011-10-111-2/+2
|/
* Add "format" extra to SMS delivery report intents.Jake Hamby2011-10-102-0/+2
* Merge "Enable support for multiple SMSDispatchers in CDMALTEPhone."Jake Hamby2011-10-0621-1170/+1028
|\
| * Enable support for multiple SMSDispatchers in CDMALTEPhone.Jake Hamby2011-10-0421-1170/+1028
* | Set mGotCountryCode properly.Wink Saville2011-10-063-0/+3
|/
* Do not format numbers starting with hash or star.Flavio Lerda2011-09-272-0/+17
* am 2783e1ce: Merge "Remove unused persist.radio.imsregrequired." into ics-fac...Wink Saville2011-09-261-5/+0
|\
| * Remove unused persist.radio.imsregrequired.Wink Saville2011-09-261-5/+0
* | Merge "Temp fix to the problem of incorrectly classifying Brazilian local num...David Brown2011-09-232-0/+11
|\ \
| * | Temp fix to the problem of incorrectly classifying Brazilian localShaopeng Jia2011-09-222-0/+11
* | | Fix apn bearer logic.Robert Greenwalt2011-09-221-15/+2
* | | am 904fb9d7: Merge "Notify people of empty proxies too." into ics-factoryromWink Saville2011-09-221-1/+3
|\ \ \ | |/ / |/| / | |/
| * Notify people of empty proxies too.Robert Greenwalt2011-09-211-1/+3
* | am c6939697: Merge "Remove isAnyActiveDataConnection and promote isDisconnect...Wink Saville2011-09-194-14/+13
|\ \ | |/
| * Merge "Remove isAnyActiveDataConnection and promote isDisconnected." into ics...Wink Saville2011-09-194-14/+13
| |\
| | * Remove isAnyActiveDataConnection and promote isDisconnected.Wink Saville2011-09-194-14/+13
* | | am f946c282: Merge "Add PROPERTY_IMS_REG_REQUIRED." into ics-factoryromWink Saville2011-09-191-0/+5
|\ \ \ | |/ /
| * | Add PROPERTY_IMS_REG_REQUIRED.Wink Saville2011-09-191-0/+5
| |/
* | Merge "Update code to use location aware isEmergencyNumber."David Brown2011-09-195-9/+33
|\ \ | |/ |/|
| * Update code to use location aware isEmergencyNumber.Shaopeng Jia2011-09-165-9/+33
* | Have all connections disconnected before turning off radio.Wink Saville2011-09-162-10/+25
|/
* [toro] Add telephonyManager API ( getMsisdnNumber() ) for IMS Module.duckyoung.chai2011-09-154-0/+40
* Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker....Robert Greenwalt2011-09-144-21/+78
|\
| * Add OTADM feature for Verizon requirement.sinikang2011-09-144-21/+78
* | 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