summaryrefslogtreecommitdiffstats
path: root/telephony/tests
Commit message (Expand)AuthorAgeFilesLines
* am 6e82e95c: am b6b44cef: am 59882fb8: Merge "Add "potential" variants for Ph...David Brown2011-11-101-16/+46
|\
| * am 59882fb8: Merge "Add "potential" variants for PhoneNumberUtils.isEmergency...David Brown2011-11-091-16/+46
| |\
| | * Merge "Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()" int...David Brown2011-11-081-16/+46
| | |\
| | | * Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()David Brown2011-11-081-16/+46
| * | | am fee5f29b: Merge "Fix exception when sending multi-page SMS with Turkish ch...Jake Hamby2011-11-091-2/+109
| |\ \ \ | | |/ /
* | | | am 2c6539e8: am fee5f29b: Merge "Fix exception when sending multi-page SMS wi...Jake Hamby2011-11-091-2/+109
|\ \ \ \
| * \ \ \ am fee5f29b: Merge "Fix exception when sending multi-page SMS with Turkish ch...Jake Hamby2011-11-081-2/+109
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix exception when sending multi-page SMS with Turkish characters.bi4004.lee2011-11-071-2/+109
| | |/
* | | Adding two tests to ensure formatNumber is working correctly withShaopeng Jia2011-11-071-0/+5
|/ /
* | Add support for SMS-PP data download to USIM.Jake Hamby2011-10-212-0/+755
* | Add wrapper classes for UICC service tables.Jake Hamby2011-10-202-0/+160
|/
* Do not format numbers starting with hash or star.Flavio Lerda2011-09-271-0/+12
* Temp fix to the problem of incorrectly classifying Brazilian localShaopeng Jia2011-09-221-0/+3
* Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker....Robert Greenwalt2011-09-141-10/+11
|\
| * Add OTADM feature for Verizon requirement.sinikang2011-09-141-10/+11
* | Adding isEmergencyNumber which also takes in a defaultCountryIso.Shaopeng Jia2011-09-131-0/+16
|/
* Use upper case country codes in Country.javaDaisuke Miyakawa2011-06-271-6/+7
* am ae62b7b0: resolved conflicts for merge of 66040bbb to gingerbread-plus-aospJake Hamby2011-06-072-0/+420
|\
| * resolved conflicts for merge of 66040bbb to gingerbread-plus-aospJake Hamby2011-06-072-0/+420
| |\
| | * Fixes for SMS Cell Broadcast support.Jake Hamby2011-06-062-0/+1086
* | | am 54ab72e1: am 038e8f99: Merge "Adding support for parsing of SMS-CB pdus in...Jean-Baptiste Queru2011-06-061-0/+364
|\ \ \ | |/ /
| * | Merge "Adding support for parsing of SMS-CB pdus in UMTS format."Jean-Baptiste Queru2011-05-251-0/+364
| |\ \
| | * | Adding support for parsing of SMS-CB pdus in UMTS format.Henrik Hall2011-01-111-0/+364
* | | | resolved conflicts for merge of 18cc814c to honeycomb-plus-aospJake Hamby2011-05-103-41/+661
|\ \ \ \ | |/ / /
| * | | am 4d53cb02: Merge "Enable support for SMS national language shift tables." i...Jake Hamby2011-05-053-44/+662
| |\ \ \ | | | |/ | | |/|
| | * | Enable support for SMS national language shift tables.Jake Hamby2011-04-063-44/+662
| * | | am b028ce55: Merge "Add a protocol property to the APNs and use it." into gin...Lorenzo Colitti2011-03-031-0/+108
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add a protocol property to the APNs and use it.Lorenzo Colitti2011-02-281-0/+108
| * | Support for KSC5601 on SIM.Erik Zivkovic2010-12-213-0/+57
* | | Do not merge: ApnSettings: Removal of Enabled, Class and Inactivity Timer.Ramesh Sudini2011-03-141-5/+5
* | | Do not merge: Revert the revert of "LTE Changes for Telephony including Multi...Wink Saville2011-03-141-5/+5
* | | DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN suppor...Wink Saville2011-03-031-5/+5
* | | LTE Changes for Telephony including Multiple PDN support and IPV6 supportWink Saville2011-02-241-5/+5
* | | Add a protocol property to the APNs and use it.Lorenzo Colitti2011-02-031-0/+108
* | | resolved conflicts for merge of 8484e57f to masterJean-Baptiste Queru2010-11-221-0/+302
|\ \ \ | |/ /
| * | resolved conflicts for merge of e4ae7fc3 to gingerbread-plus-aospJean-Baptiste Queru2010-11-221-0/+302
| |\ \
| | * | Enabling cell broadcast (SMS-CB) support in the platform.Henrik Hall2010-11-191-0/+302
| * | | am 15f7ff3c: Merge "Fix compile errors in telephony tests"Jean-Baptiste Queru2010-10-112-2/+2
| |\ \ \ | | |/ /
| | * | Merge "Fix compile errors in telephony tests"Jean-Baptiste Queru2010-10-112-2/+2
| | |\ \
| | | * | Fix compile errors in telephony testsMark Piper2010-08-062-2/+2
* | | | | Set country code in the driver and remove channel setIrfan Sheriff2010-11-021-12/+0
* | | | | Add PhoneStateListener.onOtaspChanged.Wink Saville2010-11-011-0/+3
* | | | | resolved conflicts for merge of d4e3bf4d to masterXia Wang2010-10-121-3/+110
|\ \ \ \ \ | |/ / / /
| * | | | am c8511af0: Merge "Add mock ril control commands and tests" into gingerbreadXia Wang2010-10-111-3/+110
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add mock ril control commands and testsXia Wang2010-10-101-3/+110
| * | | | am e1c8e388: Merge "Port mock ril controller and tests to GB. DO NOT MERGE" i...Xia Wang2010-10-074-0/+299
| |\ \ \ \ | | |/ / /
| | * | | Port mock ril controller and tests to GB. DO NOT MERGEXia Wang2010-10-074-0/+299
* | | | | Merge "Fix SimUtilsTest after changing in bcdToString."John Wang2010-09-091-2/+6
|\ \ \ \ \
| * | | | | Fix SimUtilsTest after changing in bcdToString.John Wang2010-09-081-2/+6
* | | | | | Support MBCS characters in contacts and SMS messages that are stored in SIM c...Sang-il, Lee2010-09-091-0/+24
|/ / / / /