--- TODO | 6 ------ doc/features.txt | 4 ++++ 2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/TODO b/TODO index a421a99..f64b122 100644 --- a/TODO +++ b/TODO @@ -359,12 +359,6 @@ Sim Toolkit Priority: High Complexity: C8 -- Support Language Notification proactive command. - - Priority: Medium - Complexity: C1 - Owner: Jeevaka Badrappan <[email protected]> - - 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 ef20cf2..bd73e2e 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 -- 1.7.0.4 _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
