diff options
-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 |