0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 03:52:27 +02:00
OpenVPN for Android
Go to file
Arne Schwabe 39e94d5431 - Rework saving state of preferences fragment
- fix state of nobind not loaded (hopefully closes issue #19)
Version 0.5.4
2012-05-14 23:06:36 +02:00
assets Add the minivpn to repository to avoid copying it around. 2012-05-09 13:17:37 +02:00
jni Openvpn as external external program is coming nearer .... 2012-05-09 02:06:17 +02:00
lzo Only try to write minivpn once per program lifetime. 2012-05-09 17:57:40 +02:00
misc Minimal logo fine tuning 2012-04-30 19:04:15 +02:00
openssl Version 0.5.0 + minimal faq addition 2012-05-09 14:22:15 +02:00
openvpn Implement the required ipv6 changes. 2012-05-13 22:51:52 +02:00
res - Rework saving state of preferences fragment 2012-05-14 23:06:36 +02:00
src/de/blinkt/openvpn - Rework saving state of preferences fragment 2012-05-14 23:06:36 +02:00
.classpath Initial import 2012-04-16 19:21:14 +02:00
.hgignore ingore mac os x .DS_STORE, add empty testmain.c 2012-05-10 00:47:31 +02:00
.project Initial import 2012-04-16 19:21:14 +02:00
AndroidManifest.xml Apply patch from issue #20 (closes issue #20) 2012-05-14 19:42:43 +02:00
proguard.cfg Initial import 2012-04-16 19:21:14 +02:00
project.properties Initial import 2012-04-16 19:21:14 +02:00
README.txt Add FAQ Dialog, will be filled with more Items later 2012-05-08 16:34:47 +02:00
todo.txt - Rework saving state of preferences fragment 2012-05-14 23:06:36 +02:00

This is my first Android project, so some things my be done in a completely stupid way.


I am for example not really sure if it was a good idea to use the Preferences Framework for the preferences.

See also the file todo.txt for ideas/not yet implemented features.