From: elserj Date: Tue, 17 Sep 2013 19:47:43 +0000 (+0000) Subject: Initial commit for lab inventory program X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=a95b86811e322c4531e4c773d74a36960ab71f70;p=old-jaiswallab-svn%2F.git Initial commit for lab inventory program svn path=/; revision=498 --- diff --git a/Personnel/justin/lab inventory/.classpath b/Personnel/justin/lab inventory/.classpath new file mode 100644 index 0000000..a4763d1 --- /dev/null +++ b/Personnel/justin/lab inventory/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Personnel/justin/lab inventory/.gitignore b/Personnel/justin/lab inventory/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/Personnel/justin/lab inventory/.project b/Personnel/justin/lab inventory/.project new file mode 100644 index 0000000..1474044 --- /dev/null +++ b/Personnel/justin/lab inventory/.project @@ -0,0 +1,33 @@ + + + lab inventory + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git a/Personnel/justin/lab inventory/AndroidManifest.xml b/Personnel/justin/lab inventory/AndroidManifest.xml new file mode 100644 index 0000000..ba8b695 --- /dev/null +++ b/Personnel/justin/lab inventory/AndroidManifest.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Personnel/justin/lab inventory/assets/.gitignore b/Personnel/justin/lab inventory/assets/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/justin/lab inventory/bin/AndroidManifest.xml b/Personnel/justin/lab inventory/bin/AndroidManifest.xml new file mode 100644 index 0000000..ba8b695 --- /dev/null +++ b/Personnel/justin/lab inventory/bin/AndroidManifest.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Personnel/justin/lab inventory/bin/classes.dex b/Personnel/justin/lab inventory/bin/classes.dex new file mode 100644 index 0000000..4ff645c Binary files /dev/null and b/Personnel/justin/lab inventory/bin/classes.dex differ diff --git a/Personnel/justin/lab inventory/bin/classes/.gitignore b/Personnel/justin/lab inventory/bin/classes/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/justin/lab inventory/bin/jarlist.cache b/Personnel/justin/lab inventory/bin/jarlist.cache new file mode 100644 index 0000000..1b5ec3f --- /dev/null +++ b/Personnel/justin/lab inventory/bin/jarlist.cache @@ -0,0 +1,3 @@ +# cache for current jar dependecy. DO NOT EDIT. +# format is +# Encoding is UTF-8 diff --git a/Personnel/justin/lab inventory/bin/lab inventory.apk b/Personnel/justin/lab inventory/bin/lab inventory.apk new file mode 100644 index 0000000..1684cb3 Binary files /dev/null and b/Personnel/justin/lab inventory/bin/lab inventory.apk differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_action_search.png b/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..ffec9be Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_launcher.png b/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..498a287 Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-ldpi/ic_launcher.png b/Personnel/justin/lab inventory/bin/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..7d9eba3 Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-ldpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_action_search.png b/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..ce9399c Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_launcher.png b/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..9eb7580 Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_action_search.png b/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..b2d7b2d Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_launcher.png b/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..cd07610 Binary files /dev/null and b/Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/bin/resources.ap_ b/Personnel/justin/lab inventory/bin/resources.ap_ new file mode 100644 index 0000000..21c32bb Binary files /dev/null and b/Personnel/justin/lab inventory/bin/resources.ap_ differ diff --git a/Personnel/justin/lab inventory/gen/.gitignore b/Personnel/justin/lab inventory/gen/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/justin/lab inventory/ic_launcher-web.png b/Personnel/justin/lab inventory/ic_launcher-web.png new file mode 100644 index 0000000..8c20f0e Binary files /dev/null and b/Personnel/justin/lab inventory/ic_launcher-web.png differ diff --git a/Personnel/justin/lab inventory/libs/android-support-v4.jar b/Personnel/justin/lab inventory/libs/android-support-v4.jar new file mode 100644 index 0000000..feaf44f Binary files /dev/null and b/Personnel/justin/lab inventory/libs/android-support-v4.jar differ diff --git a/Personnel/justin/lab inventory/proguard-project.txt b/Personnel/justin/lab inventory/proguard-project.txt new file mode 100644 index 0000000..f2fe155 --- /dev/null +++ b/Personnel/justin/lab inventory/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/Personnel/justin/lab inventory/project.properties b/Personnel/justin/lab inventory/project.properties new file mode 100644 index 0000000..9b84a6b --- /dev/null +++ b/Personnel/justin/lab inventory/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-16 diff --git a/Personnel/justin/lab inventory/res/drawable-hdpi/ic_action_search.png b/Personnel/justin/lab inventory/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..67de12d Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-hdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-hdpi/ic_launcher.png b/Personnel/justin/lab inventory/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..4e9c3d9 Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-hdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-ldpi/ic_launcher.png b/Personnel/justin/lab inventory/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..e01f783 Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-ldpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-mdpi/ic_action_search.png b/Personnel/justin/lab inventory/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..134d549 Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-mdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-mdpi/ic_launcher.png b/Personnel/justin/lab inventory/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..0abbc80 Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-mdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_action_search.png b/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..d699c6b Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_action_search.png differ diff --git a/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_launcher.png b/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..4cb8ab0 Binary files /dev/null and b/Personnel/justin/lab inventory/res/drawable-xhdpi/ic_launcher.png differ diff --git a/Personnel/justin/lab inventory/res/layout/activity_main.xml b/Personnel/justin/lab inventory/res/layout/activity_main.xml new file mode 100644 index 0000000..f3c7910 --- /dev/null +++ b/Personnel/justin/lab inventory/res/layout/activity_main.xml @@ -0,0 +1,39 @@ + + +