diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-08-13 13:23:36 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-08-13 13:23:36 +0200 |
commit | e13720997e0f96b3d303cbbfd7038e444ccd3c63 (patch) | |
tree | ccbaf081cbe56632d642b980139c553fef312e33 /todo.txt | |
parent | b2b8e478f9e4cae623f1efa9037491ade415c6c7 (diff) |
Fix authenticating with passwords containing # (Closes issue #68)
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -12,7 +12,17 @@ Ideas: - Give the notification a nice speed bar -- map SIGUSR1 to SIGINT +- The app https://play.google.com/store/apps/details?id=org.proxydroid + has a nice feature: auto connect. Run a profile if a specified + network + is available (a user defined WIFI profile and/or "WIFI/2G/3G" and/or + "WIFI" and/or "2G/3G" - selection of more than one network type is + possible) + +- Copy/Duplicate an existing profile (to create a new one with nearly + exact settings) + + Bugfixes: - startpath file explorer |