aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/InboundSmsHandler.java
diff options
context:
space:
mode:
authorMarcos Marado <mmarado@cyngn.com>2016-09-30 18:18:25 +0100
committerRicardo Cerqueira <ricardo@cyngn.com>2016-10-03 14:55:01 +0100
commit3b19486685a23df07e6d8136a38b820984a7be9e (patch)
tree73b13a07a0349eea2bbcb6f62ac0f0fe89e3002a /src/java/com/android/internal/telephony/InboundSmsHandler.java
parent617c077a51c0fd785f978f376da7d0c894b7573f (diff)
downloadandroid_frameworks_opt_telephony-3b19486685a23df07e6d8136a38b820984a7be9e.tar.gz
android_frameworks_opt_telephony-3b19486685a23df07e6d8136a38b820984a7be9e.tar.bz2
android_frameworks_opt_telephony-3b19486685a23df07e6d8136a38b820984a7be9e.zip
Allow to define a default app to handle Wap Push
Android handles Wap Push messages by sending them to the default MMS package, if one exists, and broadcasts it if not. This patch creates an overlayable string which, if set, will announce what should be the Wap Push receiver app. If that string (and package) is available, then the message will be sent to it instead. If not, the previous behavior is maintained: message will go to the default MMS package (if there's one), or broadcasted. Issue: PAELLA-286 Change-Id: I0e4624dab4e51abfc4e3e048c2d88932aa4af616
Diffstat (limited to 'src/java/com/android/internal/telephony/InboundSmsHandler.java')
0 files changed, 0 insertions, 0 deletions