aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFil <fil.bergamo@riseup.net>2017-08-25 17:24:07 +0200
committerFil <fil.bergamo@riseup.net>2017-08-25 17:24:07 +0200
commit9775f8d93d2c49a9844ca4dcbf11433e09419df1 (patch)
tree586461727ae778de6d97bd911b7c9f33bd9a9f82 /TODO
parent5b71fe514e7650b392a01cc2c4398a68062b32cb (diff)
downloadRepWifiApp-9775f8d93d2c49a9844ca4dcbf11433e09419df1.tar.gz
RepWifiApp-9775f8d93d2c49a9844ca4dcbf11433e09419df1.tar.bz2
RepWifiApp-9775f8d93d2c49a9844ca4dcbf11433e09419df1.zip
new version 0.5 - add various features
This commit introduces a whole new version, v0.5. Various new features were added, along with a massive graphical restyling.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 9 insertions, 5 deletions
diff --git a/TODO b/TODO
index 76821a4..be6a7c9 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
-*) Research on the way to "trick" the system into thinking wifi is connected.
-*) Replace string literals with @string resources.
-*) [LOW-priority] Research on udev support in Replicant, to load the app when the dongle gets plugged in.
-*) [LOW-priority] Implement and test specific behavior for Replicant 4.2
-*) [LOW-priority] Introduce support for WEP-secured networks.
+TODO
+as of 2017-08-25
+
+*) clean up engine's code
+*) turn backend engine into a service
+*) introduce support for EAP authentication (if possible at all)
+*) publish on fdroid
+*) clean up xml styling files
+*) replace all string litterals with @string resoruces