summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
Commit message (Expand)AuthorAgeFilesLines
* Make sure smsHeader != null before using it.jsh2009-05-202-2/+2
* Merge change 1127 into donutAndroid (Google) Code Review2009-05-1910-655/+520
|\
| * SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-2010-655/+520
* | Fix network preference getting incorrectly set.Jaikumar Ganesh2009-05-192-13/+13
* | Add a method to get the PhoneType in CellLocation.Jaikumar Ganesh2009-05-194-39/+59
* | am 808f2919: AI 148962: Default language in Switzerland should be german and ...Ramanan Rajeswaran2009-05-181-1/+1
|\ \ | |/ |/|
| * AI 148962: Default language in Switzerland should be german and not english.Ramanan Rajeswaran2009-05-181-1/+1
* | Teleca 2b changesWink Saville2009-05-1835-518/+2130
* | Tear down data, if a disconnect request is pending.Jaikumar Ganesh2009-05-151-8/+12
* | Internal APIs to get/set SMSC address.jsh2009-05-117-0/+86
* | Fix Phone-based locale selection to never choose a lang-only locale.Robert Greenwalt2009-05-061-13/+8
* | clean up cdma sms creation and parsingTammo Spalink2009-05-013-215/+311
* | Add RIL_UNSOL_OEM_HOOK_RAW.Jaikumar Ganesh2009-04-303-23/+38
* | am 14533d2: AI 147720: Set default language for NL to nl.Bill Napier2009-04-281-1/+1
|\ \ | |/
| * AI 147720: Set default language for NL to nl.Bill Napier2009-04-241-1/+1
* | am 78b1511: AI 147541: Add cs as default language for cz.Bill Napier2009-04-281-2/+2
|\ \ | |/
| * AI 147541: Add cs as default language for cz.Bill Napier2009-04-231-5/+5
| * AI 146123: Change Belfast to DublinRamanan Rajeswaran2009-04-141-1/+1
| * AI 145993: Fix Phone-oriented default-locale selection.Robert Greenwalt2009-04-131-6/+6
| * AI 145892: Add Ireland, Switzerland, New Zealand, South Africa to MccTableRamanan Rajeswaran2009-04-131-5/+4
| * AI 143898: Attempt to set the device Locale (if not already set) at phoneRobert Greenwalt2009-03-312-46/+98
| * Automated import from //branches/cupcake/...@142924,142924John Wang2009-03-262-3/+52
| * Automated import from //branches/cupcake/...@142334,142334John Huang2009-03-241-1/+2
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-193-4/+95
* | enable additional cdma sms fields and user data encodingsTammo Spalink2009-04-283-118/+288
* | Merge change 531 into donutAndroid (Google) Code Review2009-04-242-24/+102
|\ \
| * | Teleca 090414 & 090423 patches for CDMA to complete phase1 work.Wink Saville2009-04-242-24/+102
* | | Merge change 528 into donutAndroid (Google) Code Review2009-04-244-49/+113
|\ \ \
| * | | Send the path of the EF file for ICC IOJaikumar Ganesh2009-04-244-49/+113
| |/ /
* | | Merge change 402 into donutAndroid (Google) Code Review2009-04-241-48/+27
|\ \ \
| * | | remove seemingly now unnecessary workaround pathTammo Spalink2009-04-241-48/+27
| |/ /
* | | Merge change 415 into donutAndroid (Google) Code Review2009-04-241-26/+26
|\ \ \ | |/ / |/| |
| * | code cleanupTammo Spalink2009-04-231-26/+26
* | | removed extra event log tagTammo Spalink2009-04-231-4/+1
|/ /
* | Changes for new ril.h.Wink Saville2009-04-227-17/+48
* | normalize the DATA_STATE_RADIO_OFF event log id definitionTammo Spalink2009-04-224-5/+3
* | remove superfluous linesTammo Spalink2009-04-222-8/+0
* | eliminate seemingly pointless conversion to and then from hex stringTammo Spalink2009-04-151-19/+6
* | telephony: Don't disable an APN type that is not enabled.Mike Lockwood2009-04-141-3/+5
* | Merge change 133 into donutAndroid (Google) Code Review2009-04-146-446/+553
|\ \
| * | Initial code for cdma sms encode and decode, in java, with simple tests.Tammo Spalink2009-04-146-446/+553
* | | Merge change 142 into donutAndroid (Google) Code Review2009-04-143-13/+29
|\ \ \
| * | | telephony: Add support for bringing up GSM data connections for GPS SUPL.Mike Lockwood2009-04-143-13/+29
* | | | Merge branch 'readonly-p4-donut' into donutRamanan Rajeswaran2009-04-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | AI 146124: am: CL 146123 Change Belfast to DublinRamanan Rajeswaran2009-04-141-1/+1
| |/ /
* | | Merge change 105 into donutAndroid (Google) Code Review2009-04-136-24/+25
|\ \ \ | |/ / |/| |
| * | Fix crash when mSST is null and change default to GSM.Wink Saville2009-04-136-24/+25
* | | AI 145995: am: CL 145993 Fix Phone-oriented default-locale selection.Robert Greenwalt2009-04-131-6/+6
* | | AI 145981: am: CL 145892 Add Ireland, Switzerland, New Zealand, South Africa ...Ramanan Rajeswaran2009-04-131-5/+4
|/ /
* | AI 144705: Teleca patch from 03/27/2009, fixes some CDMA issues.Wink Saville2009-04-064-33/+39