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 | 5438e464aaf326973938fee31d91bfdd7ece8f63 (patch) | |
| tree | b726ded54cd631dfba0fa4b7d9d8f3c3aeeadca8 | |
| parent | c19e8cac4abb4850005c191a293dae7f77988ab3 (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:  | 
