diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-01-10 15:48:09 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-10 15:48:09 +0100 |
commit | a8830f6b1d48675a5067f18f5a2ce4dac6e5ffc1 (patch) | |
tree | d6dfa932fd292202ce5e39768f12883cf6b54734 | |
parent | 2949598db634146997a2c0b92428f5633d4e9995 (diff) |
Update todo and readme
-rw-r--r-- | README.txt | 4 | ||||
-rw-r--r-- | todo.txt | 8 |
2 files changed, 5 insertions, 7 deletions
@@ -4,6 +4,10 @@ See the file todo.txt for ideas/not yet implemented features (and the bug track Build instraction: +Checkout google breakcode: + +svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad + - Install sdk - Install ndk @@ -1,7 +1,5 @@ Ideas: -- Write a FAQ about Android's routing/ifconfig - - Do cert+key+ca => p12 inside the app, import directly to keystore - general settings dialog @@ -23,14 +21,10 @@ Ideas: Bugfixes: - startpath file explorer - - check copy&paste - - hibernate when screen offf and < 50 kB min + - hibernate when screen off and < 50 kB min Missing configuration options: -IPv6 support: -- fix bogus tun-ipv6 warning - Tap support: - Actually it is possible to emulate tap with tun device, a minimal implementation would have to do: - generate random mac |