diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-06-25 14:24:10 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-06-25 14:26:27 -0500 |
commit | 04a25a40583d3eb42d776505f790d91dae699007 (patch) | |
tree | e2c3c6c0cef4b90ecda428338502ca6b37c400d3 | |
parent | 52da98881610e08a7470227dd8720bef2f7c319c (diff) | |
download | ofono-04a25a40583d3eb42d776505f790d91dae699007.tar.bz2 |
Update TODO & overview.txt
-rw-r--r-- | TODO | 9 | ||||
-rw-r--r-- | doc/overview.txt | 5 |
2 files changed, 4 insertions, 10 deletions
@@ -18,15 +18,6 @@ Background SMS === -- SMS CS/PS bearer selection per 3GPP 27.007 +CGSMS command. Several - operators mandate a particular setting for the SMS bearer. The question - to figure out is whether this should be exposed as a property or a global - setting in e.g. /etc/ofono/main.conf. - - Priority: Low - Complexity: C1 - Owner: Denis Kenzior <denkenz@gmail.com> - - Add support for Enhanced SMS (EMS) from 3GPP 23.040. These SMS messages support a richer set of formatting elements, including bold/italic and font size selection. Embedding images and sounds into the SMS is also diff --git a/doc/overview.txt b/doc/overview.txt index 06364930..cda9f68e 100644 --- a/doc/overview.txt +++ b/doc/overview.txt @@ -102,7 +102,10 @@ Current implemented features: supports concatenated messages of up to 255 segments, UCS2 and GSM alphabets as well as extended alphabets. SMS status report features are not yet available. - + + Selection of SMS bearer settings is supported through the + 'Bearer' property on the SmsManager interface. + SIM PIN handling SIM PIN locks, network and service provider locks are |