From d425e78938cb98649d8276853ff4dbce79bdb2d2 Mon Sep 17 00:00:00 2001 From: Fil Date: Sat, 11 Mar 2017 12:18:14 +0100 Subject: Update CHANGELOG and README, added TODO list --- TODO | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..76821a4 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +*) 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. -- cgit v1.1