summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal/telephony/cdma/CdmaSMSDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Create telephony-common and mms-commonWink Saville2012-07-111-428/+0
* Add user confirmation dialog before sending SMS to short code.Jake Hamby2012-04-131-5/+5
* Add support for CMAS warning notifications over CDMA.Jake Hamby2012-03-131-1/+36
* Revert "Add support for CMAS warning notifications over CDMA." I'll submit ag...Jake Hamby2012-02-291-20/+1
* Add support for CMAS warning notifications over CDMA.Jake Hamby2012-02-281-1/+20
* Fix bug in CDMA WDP datagram handling (fixes incoming MMS).Jake Hamby2011-10-111-3/+8
* Add "format" extra to SMS delivery report intents.Jake Hamby2011-10-101-0/+1
* Enable support for multiple SMSDispatchers in CDMALTEPhone.Jake Hamby2011-10-041-233/+64
* am 9c3c3004: am d8f9a83c: resolved conflicts for merge of d027329c to gingerb...Marco Nelissen2011-06-151-0/+51
|\
| * am d8f9a83c: resolved conflicts for merge of d027329c to gingerbread-plus-aospMarco Nelissen2011-06-151-0/+51
| |\
| | * resolved conflicts for merge of d027329c to gingerbread-plus-aospMarco Nelissen2011-06-151-0/+51
| | |\
| | | * Ignore duplicate WAP push PDU source/destination port if configuredSoojung Shin2011-06-101-0/+54
| | |/
* | | resolved conflicts for merge of 7ca13deb to masterJake Hamby2011-06-081-19/+1
|\ \ \ | |/ /
| * | resolved conflicts for merge of 0cb17a52 to honeycomb-plus-aospJake Hamby2011-06-071-19/+1
| |\ \ | | |/
| | * Enable full support for SMS Cell Broadcast.Jake Hamby2011-06-011-14/+4
| * | Do not merge: Revert the revert of "LTE Changes for Telephony including Multi...Wink Saville2011-03-141-4/+4
| * | DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN suppor...Wink Saville2011-03-031-4/+4
* | | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-3/+2
|/ /
* | LTE Changes for Telephony including Multiple PDN support and IPV6 supportWink Saville2011-02-241-4/+4
* | Add telephony.sms.receive and telephony.sms.send properties.Wink Saville2011-01-061-3/+3
* | Block SMS service for non-sms-capable device.John Wang2010-12-101-0/+7
* | resolved conflicts for merge of 8484e57f to masterJean-Baptiste Queru2010-11-221-0/+5
|\ \
| * \ resolved conflicts for merge of e4ae7fc3 to gingerbread-plus-aospJean-Baptiste Queru2010-11-221-0/+5
| |\ \ | | |/ | |/|
| | * Enabling cell broadcast (SMS-CB) support in the platform.Henrik Hall2010-11-191-0/+5
* | | am 9eb32c96: am a2f2141c: Merge "More SharedPreferences commit() -> apply() c...Brad Fitzpatrick2010-09-031-1/+1
|\ \ \ | |/ /
| * | More SharedPreferences commit() -> apply() changes.Brad Fitzpatrick2010-09-031-1/+1
* | | am d457053a: am 07936528: Merge "Cosmetic cleanups to SMSDispatcher classes."...Jake Hamby2010-08-231-11/+7
|\ \ \ | |/ /
| * | Cosmetic cleanups to SMSDispatcher classes.Jake Hamby2010-08-191-13/+8
| |/
* | Spelling corrections and other minor cosmetic cleanups.Jake Hamby2010-04-151-4/+14
|/
* frameworks/base: Handle broadcast sms properlyJohn Joseph2009-12-211-1/+2
* Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3....Gilles Duboscq2009-11-111-1/+19
* Send "encoding problem" to the network for general errors during SMS dispatch.jsh2009-10-211-1/+1
* Log exception if we hit an error parsing an incoming SMS message.jsh2009-10-191-0/+1
* Message Reject notification shouldn't be shown in Emergency Calling ModeSatish Roddom2009-09-171-1/+1
* CDMA Check for network duplicate smsChristian Gustafsson2009-09-171-2/+18
* Assemble WAP datagram correctly when segments arrive out of orderChristian Gustafsson2009-09-151-5/+7
* Fix CDMA SMS delivery status reporting.Tammo Spalink2009-09-111-1/+28
* Reject (NAK) CDMA SMS with unknown teleservice ids.Tammo Spalink2009-09-021-11/+22
* Some fixes to SMS processing in the framework.jsh2009-09-011-15/+22
* Move SMS pdu creation fully into the central Phone process.Tammo Spalink2009-09-011-12/+20
* CDMA voicemail notification fixesChristian Gustafsson2009-08-091-1/+2
* Handle SMS during CDMA emergency callback modeRichard Meng2009-07-311-0/+21
* CDMA Message Waiting Indication supportyong liu2009-07-291-3/+4
* Block incoming SMS in CDMA Emergency Callback ModeCheng Yang2009-07-131-0/+13
* CDMA incoming MMS fixesDavid Krause2009-06-251-7/+15
* Fix SMS Ack.jsh2009-06-251-23/+25
* frameworks/base: CDMA voicemail supportDavid Krause2009-06-241-21/+14
* for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encodingTammo Spalink2009-06-181-2/+7
* Support SMS cell broadcasting for GSM in RIL.javajohnwang2009-06-111-1/+1
* Telephony support for SMS memory reporting to the network.jsh2009-05-291-2/+18