summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-11-04 11:20:57 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-11-04 11:20:57 -0500
commit62eead66f0d60b955567b49b15944f1e4d637a55 (patch)
tree7bfef6e5231d64c68a713b6a01c9aa874872c7d7
parent520b387c4dfe7047e6e51767795b81fdaa12402b (diff)
downloadofono-62eead66f0d60b955567b49b15944f1e4d637a55.tar.bz2
TODO: Mark WAP PUSH task as done
-rw-r--r--TODO7
-rw-r--r--doc/features.txt4
2 files changed, 4 insertions, 7 deletions
diff --git a/TODO b/TODO
index 9bcb1368..0d042082 100644
--- a/TODO
+++ b/TODO
@@ -31,13 +31,6 @@ SMS
Priority: Low
Complexity: C8
-- WAP PUSH notification support for MMS. oFono should be able to receive
- WAP PUSH messages over SMS, parse them and report them to the upper level
- MMS stack.
-
- Priority: Low
- Complexity: C8
-
- See / Cancel pending SMS messages over DBus. When oFono sends SMS messages
the method call is only returned when the message has been submitted to the
network. Instead we should return an object path and allow cancellation of
diff --git a/doc/features.txt b/doc/features.txt
index 4c770db3..91ebc469 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -173,6 +173,10 @@ Short Messaging Service
vCalendars can be sent using the SendAppointment method and received using
the SmartMessagingAgent framework.
+- WAP PUSH notification support. oFono allows the reception of WAP PUSH
+ messages via SMS through the use of the PushNotification interface and the
+ PushNotificationAgent framework.
+
GPRS
====