]> Johnzone git - dienst_android.git/commit
initial commit of source
authorJohn Janus <john.janus@haw-hamburg.de>
Mon, 1 Apr 2013 17:11:48 +0000 (19:11 +0200)
committerJohn Janus <john.janus@haw-hamburg.de>
Mon, 1 Apr 2013 17:11:48 +0000 (19:11 +0200)
commit8249e8b0256712168fca605f3206b77d84cdcfc0
tree467b46154a3068e27031c54cd6f798c944b79365
parent1928d8ae27197b4e4e8f23ff4e06af4da2a346ab
initial commit of source
22 files changed:
.classpath [new file with mode: 0644]
.project [new file with mode: 0644]
.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
ic_launcher-web.png [new file with mode: 0644]
libs/android-support-v4.jar [new file with mode: 0644]
proguard-project.txt [new file with mode: 0644]
project.properties [new file with mode: 0644]
res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_launcher.png [new file with mode: 0644]
res/layout/activity_main.xml [new file with mode: 0644]
res/menu/main.xml [new file with mode: 0644]
res/values-sw600dp/dimens.xml [new file with mode: 0644]
res/values-sw720dp-land/dimens.xml [new file with mode: 0644]
res/values-v11/styles.xml [new file with mode: 0644]
res/values-v14/styles.xml [new file with mode: 0644]
res/values/dimens.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
res/values/styles.xml [new file with mode: 0644]
src/de/rhinapotheke/notdienst/MainActivity.java [new file with mode: 0644]