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 ====