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 9e2afc72b1 Config Import useable (closes issue #14)
Correct save/restore state in Basic Settings (closes issue #17)
2012-05-13 01:16:27 +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 Version 0.5.1 2012-05-10 00:56:14 +02:00
res Config Import useable (closes issue #14) 2012-05-13 01:16:27 +02:00
src/de/blinkt/openvpn Config Import useable (closes issue #14) 2012-05-13 01:16:27 +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 Almost working configuration import 2012-05-12 21:18:37 +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 Config Import useable (closes issue #14) 2012-05-13 01:16:27 +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.