diff --git a/.classpath b/.classpath
index 7bc01d9..ca4f68d 100644
--- a/.classpath
+++ b/.classpath
@@ -1,9 +1,11 @@
-
-
+
+
+
+
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9b75b43..81817a2 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -5,8 +5,8 @@
android:versionName="1.0" >
+ android:minSdkVersion="11"
+ android:targetSdkVersion="21" />
@@ -19,6 +19,8 @@
+
+
+ >
+
+
+
+
diff --git a/libs/httpcore-4.3.jar b/libs/httpcore-4.3.jar
old mode 100755
new mode 100644
diff --git a/libs/httpmime-4.3.jar b/libs/httpmime-4.3.jar
old mode 100755
new mode 100644
diff --git a/project.properties b/project.properties
index 9adab71..5ff0ee3 100644
--- a/project.properties
+++ b/project.properties
@@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
-target=android-19
-android.library.reference.1=../../appcompat_v7
+target=android-21
+android.library.reference.1=../android-support-v7-appcompat
diff --git a/res/layout/activity_auto_capture.xml b/res/layout/activity_auto_capture.xml
new file mode 100644
index 0000000..596d8d1
--- /dev/null
+++ b/res/layout/activity_auto_capture.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+ "
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml
index 8d5e8f3..d6daaf3 100644
--- a/res/layout/activity_main.xml
+++ b/res/layout/activity_main.xml
@@ -107,10 +107,30 @@
android:textSize="20sp"
android:text="MCC" />
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/threshold_dialog.xml b/res/layout/threshold_dialog.xml
new file mode 100644
index 0000000..3a285b3
--- /dev/null
+++ b/res/layout/threshold_dialog.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/url_dialog.xml b/res/layout/url_dialog.xml
new file mode 100644
index 0000000..04cf899
--- /dev/null
+++ b/res/layout/url_dialog.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
diff --git a/res/layout/webcamera.xml b/res/layout/webcamera.xml
new file mode 100644
index 0000000..1c3aa8e
--- /dev/null
+++ b/res/layout/webcamera.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/res/menu/main.xml b/res/menu/main.xml
new file mode 100644
index 0000000..289b8a1
--- /dev/null
+++ b/res/menu/main.xml
@@ -0,0 +1,21 @@
+
+
diff --git a/res/values-v11/styles.xml b/res/values-v11/styles.xml
index a4a95bc..3c02242 100644
--- a/res/values-v11/styles.xml
+++ b/res/values-v11/styles.xml
@@ -4,7 +4,7 @@
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
-->
-
diff --git a/res/values-v14/styles.xml b/res/values-v14/styles.xml
index 664f4f1..a91fd03 100644
--- a/res/values-v14/styles.xml
+++ b/res/values-v14/styles.xml
@@ -5,7 +5,7 @@
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 14+ devices.
-->
-
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 845fb57..6ce89c7 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -4,7 +4,7 @@
Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
-->
-