diff options
Diffstat (limited to 'app/build')
51 files changed, 1081 insertions, 0 deletions
diff --git a/app/build/generated/source/buildConfig/androidTest/debug/com/lc8n/blauploader/test/BuildConfig.java b/app/build/generated/source/buildConfig/androidTest/debug/com/lc8n/blauploader/test/BuildConfig.java new file mode 100644 index 0000000..8a273e1 --- /dev/null +++ b/app/build/generated/source/buildConfig/androidTest/debug/com/lc8n/blauploader/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.lc8n.blauploader.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.lc8n.blauploader.test"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = -1; + public static final String VERSION_NAME = ""; +} diff --git a/app/build/generated/source/buildConfig/debug/com/lc8n/blauploader/BuildConfig.java b/app/build/generated/source/buildConfig/debug/com/lc8n/blauploader/BuildConfig.java new file mode 100644 index 0000000..1b69607 --- /dev/null +++ b/app/build/generated/source/buildConfig/debug/com/lc8n/blauploader/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.lc8n.blauploader; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.lc8n.blauploader"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/app/build/generated/source/r/debug/com/lc8n/blauploader/R.java b/app/build/generated/source/r/debug/com/lc8n/blauploader/R.java new file mode 100644 index 0000000..7d378eb --- /dev/null +++ b/app/build/generated/source/r/debug/com/lc8n/blauploader/R.java @@ -0,0 +1,85 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.lc8n.blauploader; + +public final class R { + public static final class attr { + } + public static final class drawable { + public static final int binary=0x7f020000; + public static final int compressed=0x7f020001; + public static final int folder=0x7f020002; + public static final int generic=0x7f020003; + public static final int icon=0x7f020004; + public static final int image=0x7f020005; + public static final int link=0x7f020006; + public static final int marcus72=0x7f020007; + public static final int movie=0x7f020008; + public static final int music=0x7f020009; + public static final int text=0x7f02000a; + public static final int unknown=0x7f02000b; + public static final int up_arrow=0x7f02000c; + } + public static final class id { + public static final int ProgressBar01=0x7f070014; + public static final int Record=0x7f070012; + public static final int Stop=0x7f070013; + public static final int audio=0x7f070009; + public static final int browse=0x7f070008; + public static final int content=0x7f07000e; + public static final int directoryname=0x7f070001; + public static final int fileicon=0x7f070004; + public static final int filelist=0x7f070003; + public static final int filemodified=0x7f070007; + public static final int filename=0x7f07000b; + public static final int filesize=0x7f070006; + public static final int filetext=0x7f070005; + public static final int getlocation=0x7f070016; + public static final int goDirButton=0x7f070002; + public static final int locate=0x7f07000a; + public static final int location=0x7f070015; + public static final int menuBrowse=0x7f070018; + public static final int menuExit=0x7f07001b; + public static final int menuLocate=0x7f07001a; + public static final int menuRecord=0x7f070019; + public static final int resize=0x7f070011; + public static final int rotateleft=0x7f07000f; + public static final int rotateright=0x7f070010; + public static final int thumbnail=0x7f07000d; + public static final int upDirButton=0x7f070000; + public static final int uploadfile=0x7f07000c; + public static final int uploadlocation=0x7f070017; + } + public static final class layout { + public static final int browser=0x7f030000; + public static final int filerow=0x7f030001; + public static final int home=0x7f030002; + public static final int share=0x7f030003; + public static final int soundrecorder=0x7f030004; + public static final int upload=0x7f030005; + public static final int uploadlocation=0x7f030006; + } + public static final class menu { + public static final int menu=0x7f060000; + } + public static final class string { + public static final int app_name=0x7f040000; + public static final int cancel=0x7f040001; + public static final int hello=0x7f040002; + public static final int hello_world=0x7f040003; + public static final int menu_settings=0x7f040004; + public static final int title_activity_main=0x7f040005; + } + public static final class style { + /** Any customizations for your app running on pre-3.0 devices here + Any customizations for your app running on pre-3.0 devices here + Any customizations for your app running on pre-3.0 devices here + */ + public static final int LightTheme=0x7f050000; + } +} diff --git a/app/build/intermediates/blame/res/debug/multi/values-v11.json b/app/build/intermediates/blame/res/debug/multi/values-v11.json new file mode 100644 index 0000000..3f46ac5 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/multi/values-v11.json @@ -0,0 +1,85 @@ +[ + { + "outputFile": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/values-v11/values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/strings.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 118, + "endColumn": 48, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 104, + "endColumn": 41, + "endOffset": 141 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/strings.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 168, + "endColumn": 41, + "endOffset": 205 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 146, + "endColumn": 59, + "endOffset": 201 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 57, + "endColumn": 59, + "endOffset": 112 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 206, + "endLine": 7, + "endColumn": 12, + "endOffset": 366 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/themes.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 215 + } + } + } + ] + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/multi/values-v14.json b/app/build/intermediates/blame/res/debug/multi/values-v14.json new file mode 100644 index 0000000..857f299 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/multi/values-v14.json @@ -0,0 +1,85 @@ +[ + { + "outputFile": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/values-v14/values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/strings.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 118, + "endColumn": 48, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 104, + "endColumn": 41, + "endOffset": 141 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/strings.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 168, + "endColumn": 41, + "endOffset": 205 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 146, + "endColumn": 59, + "endOffset": 201 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 57, + "endColumn": 59, + "endOffset": 112 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 206, + "endLine": 7, + "endColumn": 12, + "endOffset": 380 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/themes.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 229 + } + } + } + ] + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/multi/values.json b/app/build/intermediates/blame/res/debug/multi/values.json new file mode 100644 index 0000000..70d7c21 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/multi/values.json @@ -0,0 +1,142 @@ +[ + { + "outputFile": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/values/values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 46, + "endOffset": 97 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 116, + "endColumn": 46, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 102, + "endColumn": 41, + "endOffset": 139 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 163, + "endColumn": 41, + "endOffset": 200 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 144, + "endColumn": 59, + "endOffset": 199 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 56, + "endColumn": 59, + "endOffset": 111 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 52, + "endOffset": 252 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 205, + "endColumn": 52, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 257, + "endColumn": 50, + "endOffset": 303 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 258, + "endColumn": 50, + "endOffset": 304 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 308, + "endColumn": 60, + "endOffset": 364 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 309, + "endColumn": 60, + "endOffset": 365 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 369, + "endLine": 10, + "endColumn": 12, + "endOffset": 524 + }, + "from": { + "file": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/themes.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 210 + } + } + } + ] + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json b/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..8a40e3e --- /dev/null +++ b/app/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json @@ -0,0 +1,10 @@ +[ + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/icon.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-hdpi/icon.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/marcus72.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-hdpi/marcus72.png" + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/single/drawable-ldpi-v4.json b/app/build/intermediates/blame/res/debug/single/drawable-ldpi-v4.json new file mode 100644 index 0000000..f5dfce0 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/single/drawable-ldpi-v4.json @@ -0,0 +1,46 @@ +[ + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/text.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/text.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/icon.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/icon.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/generic.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/generic.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/movie.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/movie.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/compressed.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/compressed.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/binary.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/binary.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/image.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/image.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/unknown.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/unknown.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/music.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/music.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/link.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/link.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/folder.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/folder.png" + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json b/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..37ed693 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json @@ -0,0 +1,10 @@ +[ + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/icon.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-mdpi/icon.png" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/up_arrow.png", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-mdpi/up_arrow.png" + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/single/layout.json b/app/build/intermediates/blame/res/debug/single/layout.json new file mode 100644 index 0000000..60347b4 --- /dev/null +++ b/app/build/intermediates/blame/res/debug/single/layout.json @@ -0,0 +1,30 @@ +[ + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/uploadlocation.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/uploadlocation.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/upload.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/upload.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/share.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/share.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/soundrecorder.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/soundrecorder.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/home.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/home.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/browser.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/browser.xml" + }, + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/layout/filerow.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/filerow.xml" + } +]
\ No newline at end of file diff --git a/app/build/intermediates/blame/res/debug/single/menu.json b/app/build/intermediates/blame/res/debug/single/menu.json new file mode 100644 index 0000000..2024bfd --- /dev/null +++ b/app/build/intermediates/blame/res/debug/single/menu.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/home/joe/AndroidstudioProjects/blauploader1/app/build/intermediates/res/merged/debug/menu/menu.xml", + "source": "/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/menu/menu.xml" + } +]
\ No newline at end of file diff --git a/app/build/intermediates/incremental/compileDebugAidl/dependency.store b/app/build/intermediates/incremental/compileDebugAidl/dependency.store Binary files differnew file mode 100644 index 0000000..8b8400d --- /dev/null +++ b/app/build/intermediates/incremental/compileDebugAidl/dependency.store diff --git a/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store b/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store Binary files differnew file mode 100644 index 0000000..8b8400d --- /dev/null +++ b/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store diff --git a/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml b/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml new file mode 100644 index 0000000..044afb9 --- /dev/null +++ b/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/androidTest/assets"/></dataSet></merger>
\ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml new file mode 100644 index 0000000..bcb39da --- /dev/null +++ b/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main$Generated" generated="true"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/androidTest/res"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/rs/androidTest/debug"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/resValues/androidTest/debug"/></dataSet><dataSet config="main" generated-set="main$Generated"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/androidTest/res"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/rs/androidTest/debug"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/resValues/androidTest/debug"/></dataSet><mergedItems/></merger>
\ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/app/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..d9664ac --- /dev/null +++ b/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/assets"/></dataSet><dataSet config="debug"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/debug/assets"/></dataSet></merger>
\ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..1211f8d --- /dev/null +++ b/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/jniLibs"/></dataSet><dataSet config="debug"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/debug/jniLibs"/></dataSet></merger>
\ No newline at end of file diff --git a/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/app/build/intermediates/incremental/mergeDebugResources/merger.xml new file mode 100644 index 0000000..519627a --- /dev/null +++ b/app/build/intermediates/incremental/mergeDebugResources/merger.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<merger version="3"><dataSet config="main$Generated" generated="true"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/rs/debug"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/resValues/debug"/></dataSet><dataSet config="debug$Generated" generated="true"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/debug/res"/></dataSet><dataSet config="main" generated-set="main$Generated"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res"><file name="icon" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-hdpi/icon.png" qualifiers="hdpi-v4" type="drawable"/><file name="marcus72" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-hdpi/marcus72.png" qualifiers="hdpi-v4" type="drawable"/><file name="binary" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/binary.png" qualifiers="ldpi-v4" type="drawable"/><file name="compressed" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/compressed.png" qualifiers="ldpi-v4" type="drawable"/><file name="folder" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/folder.png" qualifiers="ldpi-v4" type="drawable"/><file name="generic" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/generic.png" qualifiers="ldpi-v4" type="drawable"/><file name="icon" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/icon.png" qualifiers="ldpi-v4" type="drawable"/><file name="image" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/image.png" qualifiers="ldpi-v4" type="drawable"/><file name="link" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/link.png" qualifiers="ldpi-v4" type="drawable"/><file name="movie" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/movie.png" qualifiers="ldpi-v4" type="drawable"/><file name="music" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/music.png" qualifiers="ldpi-v4" type="drawable"/><file name="text" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/text.png" qualifiers="ldpi-v4" type="drawable"/><file name="unknown" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-ldpi/unknown.png" qualifiers="ldpi-v4" type="drawable"/><file name="icon" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-mdpi/icon.png" qualifiers="mdpi-v4" type="drawable"/><file name="up_arrow" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/drawable-mdpi/up_arrow.png" qualifiers="mdpi-v4" type="drawable"/><file name="browser" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/browser.xml" qualifiers="" type="layout"/><file name="filerow" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/filerow.xml" qualifiers="" type="layout"/><file name="home" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/home.xml" qualifiers="" type="layout"/><file name="share" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/share.xml" qualifiers="" type="layout"/><file name="soundrecorder" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/soundrecorder.xml" qualifiers="" type="layout"/><file name="upload" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/upload.xml" qualifiers="" type="layout"/><file name="uploadlocation" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/layout/uploadlocation.xml" qualifiers="" type="layout"/><file name="menu" path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/menu/menu.xml" qualifiers="" type="menu"/><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/strings.xml" qualifiers="v11"><string name="hello">Hello World, fileBrowser!</string><string name="cancel">Cancel</string><string name="app_name">blauploader</string></file><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v11/themes.xml" qualifiers="v11"><style name="LightTheme" parent="@android:style/Theme.Holo.Light"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style></file><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/strings.xml" qualifiers="v14"><string name="cancel">Cancel</string><string name="hello">Hello World, fileBrowser!</string><string name="app_name">blauploader</string></file><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values-v14/themes.xml" qualifiers="v14"><style name="LightTheme" parent="@android:style/Theme.Holo.Light.DarkActionBar"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style></file><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/themes.xml" qualifiers=""><style name="LightTheme" parent="@android:style/Theme.Light"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style></file><file path="/home/joe/AndroidstudioProjects/blauploader1/app/src/main/res/values/strings.xml" qualifiers=""><string name="hello">Hello World, fileBrowser!</string><string name="hello_world">Hello world!</string><string name="menu_settings">Settings</string><string name="app_name">up.org.je</string><string name="cancel">Cancel</string><string name="title_activity_main">MainActivity</string></file></source><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/rs/debug"/><source path="/home/joe/AndroidstudioProjects/blauploader1/app/build/generated/res/resValues/debug"/></dataSet><dataSet config="debug" generated-set="debug$Generated"><source path="/home/joe/AndroidstudioProjects/blauploader1/app/src/debug/res"/></dataSet><mergedItems/></merger>
\ No newline at end of file diff --git a/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml b/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml new file mode 100644 index 0000000..c70b591 --- /dev/null +++ b/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="com.lc8n.blauploader.test"> + + <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="14" /> + + <application> + <uses-library android:name="android.test.runner" /> + </application> + + <instrumentation android:name="android.test.InstrumentationTestRunner" + android:targetPackage="com.lc8n.blauploader" + android:handleProfiling="false" + android:functionalTest="false" + android:label="Tests for com.lc8n.blauploader"/> +</manifest> diff --git a/app/build/intermediates/manifests/full/debug/AndroidManifest.xml b/app/build/intermediates/manifests/full/debug/AndroidManifest.xml new file mode 100644 index 0000000..7ed2683 --- /dev/null +++ b/app/build/intermediates/manifests/full/debug/AndroidManifest.xml @@ -0,0 +1,86 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="com.lc8n.blauploader" + android:versionCode="1" + android:versionName="1.0" > + + <uses-sdk + android:minSdkVersion="8" + android:targetSdkVersion="14" /> + + <uses-permission android:name="android.permission.INTERNET" > + </uses-permission> + <uses-permission android:name="android.permission.RECORD_AUDIO" /> + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> + <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> + <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> + <uses-permission android:name="android.permission.SEND_SMS" /> + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> + + <application + android:icon="@drawable/icon" + android:label="@string/app_name" + android:theme="@style/LightTheme" > + <activity + android:name="com.lc8n.blauploader.HomeScreen" + android:label="@string/app_name" > + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + </activity> + <activity + android:name="com.lc8n.blauploader.FileBrowser" + android:label="@string/app_name" + android:windowSoftInputMode="stateHidden" > + + <!-- + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + --> + + </activity> + <activity + android:name="com.lc8n.blauploader.FileShare" + android:label="up.org.je" + android:windowSoftInputMode="stateAlwaysVisible" > + <intent-filter> + <action android:name="android.intent.action.SEND" /> + + <category android:name="android.intent.category.DEFAULT" /> + + <data android:mimeType="*/*" /> + </intent-filter> + </activity> + <activity + android:name="com.lc8n.blauploader.SoundRecorder" + android:label="@string/app_name" > + + <!-- + intent-filter> + <action android:name="android.intent.action.MAIN" /> + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + --> + </activity> + <activity + android:name="com.lc8n.blauploader.UploadLocation" + android:label="@string/app_name" > + + <!-- + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + --> + </activity> + <activity + android:name="com.lc8n.blauploader.MainActivity" + android:label="@string/title_activity_main" > + </activity> + </application> + +</manifest>
\ No newline at end of file diff --git a/app/build/intermediates/pre-dexed/debug/debug_a5cd200b07002e9012240d1aff2007aa211d423d.jar b/app/build/intermediates/pre-dexed/debug/debug_a5cd200b07002e9012240d1aff2007aa211d423d.jar Binary files differnew file mode 100644 index 0000000..30d6bec --- /dev/null +++ b/app/build/intermediates/pre-dexed/debug/debug_a5cd200b07002e9012240d1aff2007aa211d423d.jar diff --git a/app/build/intermediates/pre-dexed/debug/httpcore-4.2.2_c52a0b856d7d7074a0394295e165579500d19562.jar b/app/build/intermediates/pre-dexed/debug/httpcore-4.2.2_c52a0b856d7d7074a0394295e165579500d19562.jar Binary files differnew file mode 100644 index 0000000..e67ef4b --- /dev/null +++ b/app/build/intermediates/pre-dexed/debug/httpcore-4.2.2_c52a0b856d7d7074a0394295e165579500d19562.jar diff --git a/app/build/intermediates/pre-dexed/debug/httpmime-4.2.3_6c8e980fb0ab28b90a5d9a9c1aa87749ffdb9acd.jar b/app/build/intermediates/pre-dexed/debug/httpmime-4.2.3_6c8e980fb0ab28b90a5d9a9c1aa87749ffdb9acd.jar Binary files differnew file mode 100644 index 0000000..a21cdbd --- /dev/null +++ b/app/build/intermediates/pre-dexed/debug/httpmime-4.2.3_6c8e980fb0ab28b90a5d9a9c1aa87749ffdb9acd.jar diff --git a/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/icon.png b/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/icon.png Binary files differnew file mode 100644 index 0000000..4bf1db2 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/icon.png diff --git a/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/marcus72.png b/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/marcus72.png Binary files differnew file mode 100644 index 0000000..4bf1db2 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-hdpi-v4/marcus72.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/binary.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/binary.png Binary files differnew file mode 100644 index 0000000..bf8ecfe --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/binary.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/compressed.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/compressed.png Binary files differnew file mode 100644 index 0000000..79598a4 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/compressed.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/folder.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/folder.png Binary files differnew file mode 100644 index 0000000..99d036d --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/folder.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/generic.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/generic.png Binary files differnew file mode 100644 index 0000000..00d3377 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/generic.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/icon.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/icon.png Binary files differnew file mode 100644 index 0000000..17acb72 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/icon.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/image.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/image.png Binary files differnew file mode 100644 index 0000000..4ea8ed3 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/image.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/link.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/link.png Binary files differnew file mode 100644 index 0000000..38e0e60 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/link.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/movie.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/movie.png Binary files differnew file mode 100644 index 0000000..0ed36f9 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/movie.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/music.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/music.png Binary files differnew file mode 100644 index 0000000..a4fb4d5 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/music.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/text.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/text.png Binary files differnew file mode 100644 index 0000000..9d311c7 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/text.png diff --git a/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/unknown.png b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/unknown.png Binary files differnew file mode 100644 index 0000000..5ef9ab8 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-ldpi-v4/unknown.png diff --git a/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/icon.png b/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/icon.png Binary files differnew file mode 100644 index 0000000..69f659c --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/icon.png diff --git a/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/up_arrow.png b/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/up_arrow.png Binary files differnew file mode 100644 index 0000000..d298413 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/drawable-mdpi-v4/up_arrow.png diff --git a/app/build/intermediates/res/merged/debug/layout/browser.xml b/app/build/intermediates/res/merged/debug/layout/browser.xml new file mode 100644 index 0000000..4ba2fe4 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/browser.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical" > + + + <LinearLayout + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + <ImageButton + android:id="@+id/upDirButton" + android:layout_width="wrap_content" + android:layout_height="match_parent" + android:src="@drawable/up_arrow" /> + + <EditText + android:id="@+id/directoryname" + android:layout_width="0dp" + android:layout_height="match_parent" + android:layout_weight="0.5" + android:inputType="textUri" /> + + <ImageButton + android:id="@+id/goDirButton" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:src="@android:drawable/ic_media_play" /> + + </LinearLayout> + <ListView + android:id="@+id/filelist" + android:layout_width="match_parent" + android:layout_height="wrap_content" > + </ListView> +</LinearLayout>
\ No newline at end of file diff --git a/app/build/intermediates/res/merged/debug/layout/filerow.xml b/app/build/intermediates/res/merged/debug/layout/filerow.xml new file mode 100644 index 0000000..abede54 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/filerow.xml @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="horizontal"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent" >
+ <ImageView android:id="@+id/fileicon"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:layout_margin="5dp"/>
+ <LinearLayout
+ android:orientation="vertical"
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content">
+
+ <TextView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/filetext"
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content"
+ android:textStyle="bold">
+ </TextView>
+ <LinearLayout
+ android:orientation="horizontal"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
+
+ <TextView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/filesize"
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="0.5">
+ </TextView>
+
+ <TextView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/filemodified"
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="0.5"
+ android:gravity="right"
+ android:layout_marginRight="5dp" >
+
+ </TextView>
+ </LinearLayout>
+ </LinearLayout>
+</LinearLayout>
\ No newline at end of file diff --git a/app/build/intermediates/res/merged/debug/layout/home.xml b/app/build/intermediates/res/merged/debug/layout/home.xml new file mode 100644 index 0000000..a68954f --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/home.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
+ <Button
+ android:id="@+id/browse"
+ android:layout_height="fill_parent"
+ android:layout_width="fill_parent"
+ android:layout_weight="1"
+ android:text="Upload File"
+ />
+ <Button
+ android:id="@+id/audio"
+ android:layout_height="fill_parent"
+ android:layout_width="fill_parent"
+ android:layout_weight="1"
+ android:text="Record Audio"
+ />
+ <Button
+ android:id="@+id/locate"
+ android:layout_height="fill_parent"
+ android:layout_width="fill_parent"
+ android:layout_weight="1"
+ android:text="Find Location"
+ />
+
+</LinearLayout>
diff --git a/app/build/intermediates/res/merged/debug/layout/share.xml b/app/build/intermediates/res/merged/debug/layout/share.xml new file mode 100644 index 0000000..2573155 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/share.xml @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="utf-8"?> +<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:android1="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:orientation="vertical" > +<ScrollView + android:layout_width="fill_parent" + android:layout_height="fill_parent"> + <LinearLayout + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:gravity="top" + android:orientation="vertical" > + + <TextView + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Enter Filename" /> + + <EditText + android:id="@+id/filename" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:focusable="true" /> + <Button + android:id="@+id/uploadfile" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="Upload" /> + + <RelativeLayout + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:gravity="top" + android:orientation="horizontal" + android:background="#333333" + > + + <ImageView + android:id="@+id/thumbnail" + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_centerHorizontal="true" + android:layout_margin="5dp" + android1:layout_marginBottom="5dp" /> + + </RelativeLayout> + <LinearLayout + android:id="@+id/content" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="horizontal" > + <Button + android:id="@+id/rotateleft" + android:layout_height="wrap_content" + android:layout_width="wrap_content" + android:text="Rotate Left" + /> + <Button + android:id="@+id/rotateright" + android:layout_height="wrap_content" + android:layout_width="wrap_content" + android:text="Rotate Right" + /> + + <CheckBox + android1:id="@+id/resize" + android1:layout_width="wrap_content" + android1:layout_height="wrap_content" + android1:checked="true" + android1:text="Reduce Size" /> + + </LinearLayout> + + + </LinearLayout> +</ScrollView> +</RelativeLayout> + + + diff --git a/app/build/intermediates/res/merged/debug/layout/soundrecorder.xml b/app/build/intermediates/res/merged/debug/layout/soundrecorder.xml new file mode 100644 index 0000000..58b62a2 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/soundrecorder.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content">
+ <Button
+ android:id="@+id/Record"
+ android:layout_height="wrap_content"
+ android:layout_width="fill_parent"
+ android:text="Record"
+/>
+ <Button
+ android:id="@+id/Stop"
+ android:layout_height="wrap_content"
+ android:layout_width="fill_parent"
+ android:text="Stop"
+/>
+</LinearLayout>
diff --git a/app/build/intermediates/res/merged/debug/layout/upload.xml b/app/build/intermediates/res/merged/debug/layout/upload.xml new file mode 100644 index 0000000..d56345d --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/upload.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
+ >
+<ListView
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content"
+ android:text="@string/hello"
+ />
+ <ProgressBar
+android:id="@+id/ProgressBar01"
+android:indeterminateOnly="false"
+android:progressDrawable="@android:drawable/progress_horizontal"
+android:indeterminateDrawable="@android:drawable/progress_indeterminate_horizontal"
+android:minHeight="20dip"
+android:maxHeight="20dip" android:layout_width="fill_parent"/>
+</LinearLayout>
diff --git a/app/build/intermediates/res/merged/debug/layout/uploadlocation.xml b/app/build/intermediates/res/merged/debug/layout/uploadlocation.xml new file mode 100644 index 0000000..69251e4 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/layout/uploadlocation.xml @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="vertical"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content">
+ <TextView
+ android:text="Current Location"
+ android:layout_height="wrap_content"
+ android:layout_width="wrap_content"
+ />
+ <TextView
+ android:id="@+id/location"
+ android:text=""
+ android:layout_height="wrap_content"
+ android:layout_width="wrap_content"
+ />
+ <LinearLayout
+ android:orientation="horizontal"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ >
+ <Button
+ android:id="@+id/getlocation"
+ android:layout_height="wrap_content"
+ android:layout_width="wrap_content"
+ android:text="Get Location"
+/>
+ <Button
+ android:id="@+id/uploadlocation"
+ android:layout_height="wrap_content"
+ android:layout_width="wrap_content"
+ android:text="Upload"
+/>
+</LinearLayout>
+</LinearLayout>
diff --git a/app/build/intermediates/res/merged/debug/menu/menu.xml b/app/build/intermediates/res/merged/debug/menu/menu.xml new file mode 100644 index 0000000..1d60246 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/menu/menu.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?>
+<menu
+ xmlns:android="http://schemas.android.com/apk/res/android">
+<item android:id="@+id/menuBrowse"
+ android:icon="@android:drawable/ic_menu_upload"
+ android:title="Upload Files"></item>
+<item android:id="@+id/menuRecord"
+ android:icon="@android:drawable/ic_btn_speak_now"
+ android:title="Record Audio"></item>
+<item android:id="@+id/menuLocate"
+ android:icon="@android:drawable/ic_menu_compass"
+ android:title="Send Location"></item>
+<item android:id="@+id/menuExit"
+ android:icon="@android:drawable/ic_menu_close_clear_cancel"
+ android:title="Exit"></item>
+</menu>
diff --git a/app/build/intermediates/res/merged/debug/values-v11/values-v11.xml b/app/build/intermediates/res/merged/debug/values-v11/values-v11.xml new file mode 100644 index 0000000..7a01c99 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/values-v11/values-v11.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">blauploader</string> + <string name="cancel">Cancel</string> + <string name="hello">Hello World, fileBrowser!</string> + <style name="LightTheme" parent="@android:style/Theme.Holo.Light"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style> +</resources>
\ No newline at end of file diff --git a/app/build/intermediates/res/merged/debug/values-v14/values-v14.xml b/app/build/intermediates/res/merged/debug/values-v14/values-v14.xml new file mode 100644 index 0000000..41459a1 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/values-v14/values-v14.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">blauploader</string> + <string name="cancel">Cancel</string> + <string name="hello">Hello World, fileBrowser!</string> + <style name="LightTheme" parent="@android:style/Theme.Holo.Light.DarkActionBar"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style> +</resources>
\ No newline at end of file diff --git a/app/build/intermediates/res/merged/debug/values/values.xml b/app/build/intermediates/res/merged/debug/values/values.xml new file mode 100644 index 0000000..8428a22 --- /dev/null +++ b/app/build/intermediates/res/merged/debug/values/values.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="app_name">up.org.je</string> + <string name="cancel">Cancel</string> + <string name="hello">Hello World, fileBrowser!</string> + <string name="hello_world">Hello world!</string> + <string name="menu_settings">Settings</string> + <string name="title_activity_main">MainActivity</string> + <style name="LightTheme" parent="@android:style/Theme.Light"> + <!-- Any customizations for your app running on pre-3.0 devices here --> + </style> +</resources>
\ No newline at end of file diff --git a/app/build/intermediates/transforms/mergeJavaRes/debug/jars/2/1f/main.jar b/app/build/intermediates/transforms/mergeJavaRes/debug/jars/2/1f/main.jar Binary files differnew file mode 100644 index 0000000..d788a23 --- /dev/null +++ b/app/build/intermediates/transforms/mergeJavaRes/debug/jars/2/1f/main.jar diff --git a/app/build/outputs/logs/manifest-merger-debug-report.txt b/app/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..dcd3f02 --- /dev/null +++ b/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,123 @@ +-- Merging decision tree log --- +manifest +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:2:1-86:12 + package + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:3:5-35 + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + android:versionName + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:5:5-30 + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + android:versionCode + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:4:5-28 + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:2:11-69 +uses-sdk +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:7:5-9:41 + android:targetSdkVersion + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:9:9-38 + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + android:minSdkVersion + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:8:9-34 + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml + INJECTED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml +application +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:11:5-75:19 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:13:9-41 + android:icon + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:12:9-38 + android:theme + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:14:9-42 +activity#com.lc8n.blauploader.HomeScreen +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:15:9-23:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:17:13-45 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:16:13-59 +intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:18:13-22:29 +action#android.intent.action.MAIN +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:19:17-69 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:19:25-66 +category#android.intent.category.LAUNCHER +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:21:17-77 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:21:27-74 +activity#com.lc8n.blauploader.FileBrowser +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:24:9-36:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:27:13-45 + android:windowSoftInputMode + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:26:13-54 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:25:13-60 +activity#com.lc8n.blauploader.FileShare +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:37:9-48:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:39:13-38 + android:windowSoftInputMode + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:40:13-61 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:38:13-58 +intent-filter#android.intent.action.SEND+android.intent.category.DEFAULT +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:41:13-47:29 +action#android.intent.action.SEND +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:42:17-69 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:42:25-66 +category#android.intent.category.DEFAULT +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:44:17-76 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:44:27-73 +data +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:46:17-48 + android:mimeType + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:46:23-45 +activity#com.lc8n.blauploader.SoundRecorder +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:49:9-59:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:51:13-45 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:50:13-62 +activity#com.lc8n.blauploader.UploadLocation +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:60:9-70:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:62:13-45 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:61:13-63 +activity#com.lc8n.blauploader.MainActivity +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:71:9-74:20 + android:label + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:73:13-56 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:72:13-61 +uses-permission#android.permission.INTERNET +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:77:5-78:23 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:77:22-64 +uses-permission#android.permission.RECORD_AUDIO +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:79:5-71 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:79:22-68 +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:80:5-81 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:80:22-78 +uses-permission#android.permission.ACCESS_FINE_LOCATION +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:81:5-79 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:81:22-76 +uses-permission#android.permission.ACCESS_COARSE_LOCATION +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:82:5-81 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:82:22-78 +uses-permission#android.permission.SEND_SMS +ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:83:5-67 + android:name + ADDED from /home/joe/AndroidstudioProjects/blauploader1/app/src/main/AndroidManifest.xml:83:22-64 |