summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-10-14 07:50:43 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-10-14 09:42:42 -0500
commit167c72e58808271ed568772ae892a38c079681a0 (patch)
tree9ad475fb16af783e9b14bc0bf4d5a1194eb867e0 /TODO
parentfd113f720499ee1c57900ab27ca2d814bd7bd816 (diff)
downloadofono-167c72e58808271ed568772ae892a38c079681a0.tar.gz
TODO: Mark SIM icon tasks as done
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/TODO b/TODO
index f963954d..a6f02126 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 <kristen@linux.intel.com>
-
-- 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 <kristen@linux.intel.com>
-
- Support Language Notification proactive command.
Priority: Medium