diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-08-12 15:08:18 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-08-12 15:08:18 +0200 |
commit | 531aadf63b30cdde3604e583a3df03dcbd4521d8 (patch) | |
tree | 441be8a957ba074eebf306155da8f88caa3c02e6 | |
parent | 163c814edbdb2559fd8627311ab40bfc7723fe4c (diff) |
update todo.txt to the reality
-rw-r--r-- | todo.txt | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -2,22 +2,20 @@ Ideas: - implement a small app that can do cert+key+ca => p12 or suggest an app on the market - Implementation in ICS OpenVpn would require SD_WRITE permission which I would like to avoid + - Do cert+key+ca => p12 inside the app, import directly to keystore - implement an encryption for profiles, so no sensitive data has be stored in plain text - encrypt/decrypt with android private storage key (+no user input required) -- implement general settings dialog +- general settings dialog - encryption of profiles - - Speed/Transfered in notification bar with nice bar graph! + +- Give the notification a nice speed bar - map SIGUSR1 to SIGINT Bugfixes: - startpath file explorer -a) die App sollte keine Verbindung aufbauen, wenn der Flugzeugmodus - aktiviert ist -b) die App sollte kein Reconnect durchführen, wenn der Flugzeugmodus - aktiviert ist Missing configuration options: |