author | Tobias Brunner <tobias@strongswan.org> | |
Fri, 17 Feb 2012 15:59:23 +0000 (16:59 +0100) | ||
committer | Tobias Brunner <tobias@strongswan.org> | |
Wed, 8 Aug 2012 13:09:30 +0000 (15:09 +0200) | ||
commit | da848ab894358f3db6f069989702a49308a1c2a2 | |
tree | 18a9ba3b81093fc12558010567e3da9780ec3911 | tree | snapshot |
parent | 2f203aee0efadd8b631fba62148da1480537e19a | commit | diff |
src/frontends/android/.classpath | [new file with mode: 0644] | blob |
src/frontends/android/.gitignore | [new file with mode: 0644] | blob |
src/frontends/android/AndroidManifest.xml | [new file with mode: 0644] | blob |
src/frontends/android/proguard.cfg | [new file with mode: 0644] | blob |
src/frontends/android/project.properties | [new file with mode: 0644] | blob |
src/frontends/android/res/drawable-hdpi/ic_launcher.png | [new file with mode: 0644] | blob |
src/frontends/android/res/drawable-ldpi/ic_launcher.png | [new file with mode: 0644] | blob |
src/frontends/android/res/drawable-mdpi/ic_launcher.png | [new file with mode: 0644] | blob |
src/frontends/android/res/layout/main.xml | [new file with mode: 0644] | blob |
src/frontends/android/res/values/strings.xml | [new file with mode: 0644] | blob |
src/frontends/android/src/org/strongswan/android/strongSwanActivity.java | [new file with mode: 0644] | blob |