summaryrefslogtreecommitdiffstats
path: root/doc/features.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-01-28 20:35:27 -0600
committerDenis Kenzior <denkenz@gmail.com>2011-01-28 20:35:27 -0600
commit7f96878632da03133458809207504c947aa15965 (patch)
tree285d2b8ddb718d9ed01dde2e47fad88d53e578fd /doc/features.txt
parentf5b1c954900d4ff2a8849a41a079d3f1221157ae (diff)
downloadofono-7f96878632da03133458809207504c947aa15965.tar.bz2
TODO: Mark persist outgoing messages task as done
Diffstat (limited to 'doc/features.txt')
-rw-r--r--doc/features.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index 13854c4c..7d4f007e 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -230,6 +230,11 @@ Short Messaging Service
messages via SMS through the use of the PushNotification interface and the
PushNotificationAgent framework.
+- Persisting of outgoing SMS messages. Whenever oFono is asked to send an SMS
+ message, it adds it to an internal queue and persists it on disk. The queue
+ is persistent across reboots of oFono and allows to queue SMS messages even
+ while the modem is offline.
+
GPRS
====