diff options
author | Jeevaka Badrappan <jeevaka.badrappan@elektrobit.com> | 2010-12-01 11:47:21 -0800 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-12-08 10:37:10 -0600 |
commit | 270e8656a89e274f2848fa956865a23bde0464fa (patch) | |
tree | a1f9b1d1dab7909e9cfa55f45fb1de573ad43523 | |
parent | 2ee569255f2ca5cae4eaf020e7b3b05481ef1782 (diff) | |
download | ofono-270e8656a89e274f2848fa956865a23bde0464fa.tar.bz2 |
TODO: Mark Language Notification task as done
-rw-r--r-- | TODO | 6 | ||||
-rw-r--r-- | doc/features.txt | 4 |
2 files changed, 4 insertions, 6 deletions
@@ -361,12 +361,6 @@ Sim Toolkit Priority: High Complexity: C8 -- Support Language Notification proactive command. - - Priority: Medium - Complexity: C1 - Owner: Jeevaka Badrappan <jeevaka.badrappan@elektrobit.com> - - Support Provide Local Information. Whenever oFono receives a Provide Local Information proactive command, it should check the type of the information requested. If the information is about the time/date or the language of the diff --git a/doc/features.txt b/doc/features.txt index ef20cf2b..bd73e2ea 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -95,6 +95,10 @@ Supported Proactive Commands: NOTE: This command can also be handled by the modem. +- Language Notification proactive command. Whenever oFono receives a Language + Notification proactive command, it prints the language code and sends + terminal response to the SIM immediately. + - Sim icon support. oFono supports icons that are stored on the SIM. If the SIM notifies oFono that an icon is available for a particular proactive command, oFono passes this information to the UI. The UI is able to obtain |