summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.classpath7
-rw-r--r--.project33
-rw-r--r--.settings/org.eclipse.jdt.core.prefs5
-rw-r--r--bin/blauploader.apkbin59814 -> 59819 bytes
-rw-r--r--bin/classes.dexbin102612 -> 102616 bytes
-rw-r--r--bin/com/lc8n/blauploader/FileBrowser$1.classbin1914 -> 1914 bytes
-rw-r--r--bin/com/lc8n/blauploader/FileBrowser.classbin4189 -> 4189 bytes
-rw-r--r--bin/com/lc8n/blauploader/FileUpload.classbin2063 -> 2063 bytes
-rw-r--r--bin/com/lc8n/blauploader/ProgressInputStream.classbin2124 -> 2124 bytes
-rw-r--r--bin/resources.ap_bin11484 -> 0 bytes
10 files changed, 45 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..609aa00
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/.project b/.project
new file mode 100644
index 0000000..a34b8a8
--- /dev/null
+++ b/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>blauploader</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..53efd11
--- /dev/null
+++ b/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,5 @@
+#Wed Oct 27 21:23:45 BST 2010
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.source=1.5
diff --git a/bin/blauploader.apk b/bin/blauploader.apk
index 1734ab9..24c75bf 100644
--- a/bin/blauploader.apk
+++ b/bin/blauploader.apk
Binary files differ
diff --git a/bin/classes.dex b/bin/classes.dex
index f601faa..0147dd7 100644
--- a/bin/classes.dex
+++ b/bin/classes.dex
Binary files differ
diff --git a/bin/com/lc8n/blauploader/FileBrowser$1.class b/bin/com/lc8n/blauploader/FileBrowser$1.class
index cda1330..cd947ac 100644
--- a/bin/com/lc8n/blauploader/FileBrowser$1.class
+++ b/bin/com/lc8n/blauploader/FileBrowser$1.class
Binary files differ
diff --git a/bin/com/lc8n/blauploader/FileBrowser.class b/bin/com/lc8n/blauploader/FileBrowser.class
index a9859ef..b94e3bc 100644
--- a/bin/com/lc8n/blauploader/FileBrowser.class
+++ b/bin/com/lc8n/blauploader/FileBrowser.class
Binary files differ
diff --git a/bin/com/lc8n/blauploader/FileUpload.class b/bin/com/lc8n/blauploader/FileUpload.class
index 2dcb505..fa10fff 100644
--- a/bin/com/lc8n/blauploader/FileUpload.class
+++ b/bin/com/lc8n/blauploader/FileUpload.class
Binary files differ
diff --git a/bin/com/lc8n/blauploader/ProgressInputStream.class b/bin/com/lc8n/blauploader/ProgressInputStream.class
index a5bf861..758c06b 100644
--- a/bin/com/lc8n/blauploader/ProgressInputStream.class
+++ b/bin/com/lc8n/blauploader/ProgressInputStream.class
Binary files differ
diff --git a/bin/resources.ap_ b/bin/resources.ap_
deleted file mode 100644
index fc4666a..0000000
--- a/bin/resources.ap_
+++ /dev/null
Binary files differ