summaryrefslogtreecommitdiffstats
path: root/TODO
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 /TODO
parentf5b1c954900d4ff2a8849a41a079d3f1221157ae (diff)
downloadofono-7f96878632da03133458809207504c947aa15965.tar.bz2
TODO: Mark persist outgoing messages task as done
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index b62eb993..3e8c91be 100644
--- a/TODO
+++ b/TODO
@@ -40,15 +40,6 @@ SMS
Complexity: C2
Owner: Yang Gu <yang.gu@intel.com>
-- Persist outgoing SMS messages. Currently oFono persists incoming messages
- that are fragmented. However oFono does not persist queued outgoing
- messages. oFono should persist such messages and restore / requeue them
- on the next oFono startup.
-
- Priority: High
- Complexity: C1
- Owner: Kristen Carlson Accardi <kristen@linux.intel.com>
-
- Asynchronously acknowledge SMS DELIVER messages sent by the SMS driver
to core using ofono_sms_deliver_notify(). This may require the struct
ofono_sms_driver to be extended with one more function pointer like: