aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-04-25 17:41:28 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-01 14:28:32 +0200
commit8981216d64d501530549836c49fc2844466f9de6 (patch)
treefd3f76c161b829ef72a522e16af6055a11b94030 /TODO
parent26c0560f6c4a5869859f7daf7e41f73d739e49cd (diff)
Store known providers and balance in gsettings
based on the IMSI of the SIM card
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 684b52a..f59b282 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
* Add raw mode to send arbitrary USSD commands
-* Remember settings with gsettings
* Collect balance statistics in sqlitedb
* Handle multiple modems
* Add support for SMS top-up messages as used by some providers
+* Drop dbus.glib and use Gio.DBusProxy instead