From 9a9b4105aa067138ee1368edf74a66718fbcc68c Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Fri, 10 Dec 2010 10:56:49 -0800 Subject: [PATCH] TODO: Marking the Read/Write EFcfis task as done --- TODO | 9 --------- doc/features.txt | 5 +++++ 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 5b7ce921..1cd7950a 100644 --- a/TODO +++ b/TODO @@ -92,15 +92,6 @@ SMS SIM / SIM File system ===================== -- Read / Write EFcfis. Call forwarding settings can be bootstrapped on the - SIM for faster notification of the user that call forwarding is active. - These settings are stored in EFcfis. oFono should read these settings and - update the call forwarding atom appropriately. - - Priority: Low - Complexity: C2 - Owner: Jeevaka Badrappan - - SIM Call History plugin. New UICCs support four new SIM elementary files for storing call history information on the SIM: EFici, EFict, EFoci, EFoct. A plugin should be developed for oFono that will write to these files. diff --git a/doc/features.txt b/doc/features.txt index 86ee813e..b2843a83 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -222,6 +222,11 @@ SIM oFono halts the SIM initialization procedure and the modem remains in the PRESIM state. In this state oFono will only allow emergency calls. +- Read / Write EFcfis / EFcphs-cff. oFono reads EFcfis/EFcphs-cff SIM files + to check if VoiceUnconditional call forwarding rule is enabled. If enabled, + ForwardingFlagOnSim will be set and VoiceUnconditional may contain the + "forwarded to" number if the number is available. + Radio settings ==============