From 167c72e58808271ed568772ae892a38c079681a0 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 14 Oct 2010 07:50:43 -0500 Subject: [PATCH] TODO: Mark SIM icon tasks as done --- TODO | 16 ---------------- doc/features.txt | 6 ++++++ 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/TODO b/TODO index f963954..a6f0212 100644 --- a/TODO +++ b/TODO @@ -396,22 +396,6 @@ Sim Toolkit Priority: High Complexity: C2 -- Support SIM icon files as defined in 3GPP 31.102. The icons should be - automatically read from the SIM, converted to a usable format (such as XPM) - and cached inside the daemon. This will require to read the contents of - EFimg and subsequently request the icon files. - - Priority: High - Complexity: C8 - Owner: Kristen Carlson Accardi - -- Provide access to SIM icons for UI applications. This should be exposed via - the GetIcon method on the SimToolkit interface. - - Priority: High - Complexity: C2 - Owner: Kristen Carlson Accardi - - Support Language Notification proactive command. Priority: Medium diff --git a/doc/features.txt b/doc/features.txt index 65f389e..e32055e 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -71,6 +71,12 @@ Supported Proactive Commands: SimToolkit interface. Indications that this property has changed are handled by the usual means. +- 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 + the icons by using GetIcon method on the SimManager interface. The icons + are read from the SIM and converted into XPM format. + Envelopes: - Timer Expiration envelope support. Whenever a timer expires (as started by -- 2.7.4