From 62eead66f0d60b955567b49b15944f1e4d637a55 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 4 Nov 2010 11:20:57 -0500 Subject: [PATCH] TODO: Mark WAP PUSH task as done --- TODO | 7 ------- doc/features.txt | 4 ++++ 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 ====