diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-11 17:14:19 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-11 17:14:19 +0200 |
commit | 016c2b5baddc374bebb606d3bcbef559c1bc7588 (patch) | |
tree | 416c9e29be6f58ab921a76306a69a5be0f6cda48 /todo.txt | |
parent | 0291c756696f9ef5a8e2a23ed3b4b1ff79e91e08 (diff) |
Add native dir approach from http://stackoverflow.com/questions/10517016/android-get-jni-library-dir/10536284
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,9 @@ Ideas: + +- Implement tabbed filebrowser with + 1. tab file selection + 2. tab inline file for safer storage + - implement security notice fragment - explain plain text storage of all data except for android keystore - explain even more insecure of storage on sd card @@ -15,6 +20,10 @@ Ideas: - implement general settings dialog - encryption of profiles - Speed/Transfered in notification bar (byte counter of managment) + - Kick openvpn on network state change (Wifi <-> GPRS/EDGE/UMTS) + +- map SIGUSR1 to SIGINT + Missing configuration options: @@ -33,9 +42,8 @@ Tap support: - need to chose right mac of receiver Requested by users: -keepalive 10 120 +cipher auth mtu-link nobind - |