diff --git a/.gitignore b/.gitignore index 7609d89..b79083b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,5 @@ coverage .lock-wscript build/Release node_modules -client/.gradle/* -client/.idea/* +.gradle +.idea diff --git a/client/.gradle/5.1.1/executionHistory/executionHistory.bin b/client/.gradle/5.1.1/executionHistory/executionHistory.bin deleted file mode 100644 index eeea2a8..0000000 Binary files a/client/.gradle/5.1.1/executionHistory/executionHistory.bin and /dev/null differ diff --git a/client/.gradle/5.1.1/executionHistory/executionHistory.lock b/client/.gradle/5.1.1/executionHistory/executionHistory.lock deleted file mode 100644 index 641e13f..0000000 Binary files a/client/.gradle/5.1.1/executionHistory/executionHistory.lock and /dev/null differ diff --git a/client/.gradle/5.1.1/fileChanges/last-build.bin b/client/.gradle/5.1.1/fileChanges/last-build.bin deleted file mode 100644 index f76dd23..0000000 Binary files a/client/.gradle/5.1.1/fileChanges/last-build.bin and /dev/null differ diff --git a/client/.gradle/5.1.1/fileContent/fileContent.lock b/client/.gradle/5.1.1/fileContent/fileContent.lock deleted file mode 100644 index 014ef9c..0000000 Binary files a/client/.gradle/5.1.1/fileContent/fileContent.lock and /dev/null differ diff --git a/client/.gradle/5.1.1/fileHashes/fileHashes.bin b/client/.gradle/5.1.1/fileHashes/fileHashes.bin deleted file mode 100644 index 075bf5d..0000000 Binary files a/client/.gradle/5.1.1/fileHashes/fileHashes.bin and /dev/null differ diff --git a/client/.gradle/5.1.1/fileHashes/fileHashes.lock b/client/.gradle/5.1.1/fileHashes/fileHashes.lock deleted file mode 100644 index 9fd216f..0000000 Binary files a/client/.gradle/5.1.1/fileHashes/fileHashes.lock and /dev/null differ diff --git a/client/.gradle/5.1.1/fileHashes/resourceHashesCache.bin b/client/.gradle/5.1.1/fileHashes/resourceHashesCache.bin deleted file mode 100644 index f6b02c4..0000000 Binary files a/client/.gradle/5.1.1/fileHashes/resourceHashesCache.bin and /dev/null differ diff --git a/client/.gradle/5.1.1/gc.properties b/client/.gradle/5.1.1/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/client/.gradle/5.1.1/javaCompile/classAnalysis.bin b/client/.gradle/5.1.1/javaCompile/classAnalysis.bin deleted file mode 100644 index 13c7dd3..0000000 Binary files a/client/.gradle/5.1.1/javaCompile/classAnalysis.bin and /dev/null differ diff --git a/client/.gradle/5.1.1/javaCompile/javaCompile.lock b/client/.gradle/5.1.1/javaCompile/javaCompile.lock deleted file mode 100644 index b12fee8..0000000 Binary files a/client/.gradle/5.1.1/javaCompile/javaCompile.lock and /dev/null differ diff --git a/client/.gradle/5.1.1/javaCompile/taskHistory.bin b/client/.gradle/5.1.1/javaCompile/taskHistory.bin deleted file mode 100644 index f9b93e2..0000000 Binary files a/client/.gradle/5.1.1/javaCompile/taskHistory.bin and /dev/null differ diff --git a/client/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/client/.gradle/buildOutputCleanup/buildOutputCleanup.lock deleted file mode 100644 index d2166b2..0000000 Binary files a/client/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ diff --git a/client/.gradle/buildOutputCleanup/cache.properties b/client/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index 84da4a1..0000000 --- a/client/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Fri Aug 23 22:31:36 BST 2019 -gradle.version=5.1.1 diff --git a/client/.gradle/buildOutputCleanup/outputFiles.bin b/client/.gradle/buildOutputCleanup/outputFiles.bin deleted file mode 100644 index 69a1347..0000000 Binary files a/client/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ diff --git a/client/.gradle/vcs-1/gc.properties b/client/.gradle/vcs-1/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/client/.idea/caches/build_file_checksums.ser b/client/.idea/caches/build_file_checksums.ser deleted file mode 100644 index bbdc67a..0000000 Binary files a/client/.idea/caches/build_file_checksums.ser and /dev/null differ diff --git a/client/.idea/caches/gradle_models.ser b/client/.idea/caches/gradle_models.ser deleted file mode 100644 index 043ef8c..0000000 Binary files a/client/.idea/caches/gradle_models.ser and /dev/null differ diff --git a/client/.idea/codeStyles/Project.xml b/client/.idea/codeStyles/Project.xml deleted file mode 100644 index 3279b6b..0000000 --- a/client/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - -
- - - - xmlns:android - - ^$ - - - -
-
- - - - xmlns:.* - - ^$ - - - BY_NAME - -
-
- - - - .*:id - - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:name - - http://schemas.android.com/apk/res/android - - - -
-
- - - - name - - ^$ - - - -
-
- - - - style - - ^$ - - - -
-
- - - - .* - - ^$ - - - BY_NAME - -
-
- - - - .* - - http://schemas.android.com/apk/res/android - - - ANDROID_ATTRIBUTE_ORDER - -
-
- - - - .* - - .* - - - BY_NAME - -
-
-
-
-
-
\ No newline at end of file diff --git a/client/.idea/encodings.xml b/client/.idea/encodings.xml deleted file mode 100644 index f13fa33..0000000 --- a/client/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/client/.idea/gradle.xml b/client/.idea/gradle.xml deleted file mode 100644 index f5f1ec4..0000000 --- a/client/.idea/gradle.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml b/client/.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml deleted file mode 100644 index 7c9c26a..0000000 --- a/client/.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml b/client/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml deleted file mode 100644 index e3bb0a0..0000000 --- a/client/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml b/client/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml deleted file mode 100644 index 162d966..0000000 --- a/client/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml b/client/.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml deleted file mode 100644 index 11e0095..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml b/client/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml deleted file mode 100644 index e42e057..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml b/client/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml deleted file mode 100644 index 21fe56b..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_2_2_2_aar.xml b/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_2_2_2_aar.xml deleted file mode 100644 index 31a7843..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_2_2_2_aar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_2_2_2_aar.xml b/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_2_2_2_aar.xml deleted file mode 100644 index ec72fff..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_2_2_2_aar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_test_exposed_instrumentation_api_publish_0_5_aar.xml b/client/.idea/libraries/Gradle__com_android_support_test_exposed_instrumentation_api_publish_0_5_aar.xml deleted file mode 100644 index e6381e4..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_test_exposed_instrumentation_api_publish_0_5_aar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_test_rules_0_5_aar.xml b/client/.idea/libraries/Gradle__com_android_support_test_rules_0_5_aar.xml deleted file mode 100644 index ac86aba..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_test_rules_0_5_aar.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_test_runner_0_5_aar.xml b/client/.idea/libraries/Gradle__com_android_support_test_runner_0_5_aar.xml deleted file mode 100644 index fc4864c..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_test_runner_0_5_aar.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml b/client/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml deleted file mode 100644 index 150f87c..0000000 --- a/client/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml b/client/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml deleted file mode 100644 index 8793362..0000000 --- a/client/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml b/client/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml deleted file mode 100644 index 787e8f7..0000000 --- a/client/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_5_0_jar.xml b/client/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_5_0_jar.xml deleted file mode 100644 index 5f36b7a..0000000 --- a/client/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_5_0_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__com_squareup_okio_okio_1_11_0_jar.xml b/client/.idea/libraries/Gradle__com_squareup_okio_okio_1_11_0_jar.xml deleted file mode 100644 index 4b53e0a..0000000 --- a/client/.idea/libraries/Gradle__com_squareup_okio_okio_1_11_0_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__io_socket_engine_io_client_0_8_3_jar.xml b/client/.idea/libraries/Gradle__io_socket_engine_io_client_0_8_3_jar.xml deleted file mode 100644 index 47c70ba..0000000 --- a/client/.idea/libraries/Gradle__io_socket_engine_io_client_0_8_3_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__io_socket_socket_io_client_0_8_3_jar.xml b/client/.idea/libraries/Gradle__io_socket_socket_io_client_0_8_3_jar.xml deleted file mode 100644 index 2f6e776..0000000 --- a/client/.idea/libraries/Gradle__io_socket_socket_io_client_0_8_3_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__javax_annotation_javax_annotation_api_1_2_jar.xml b/client/.idea/libraries/Gradle__javax_annotation_javax_annotation_api_1_2_jar.xml deleted file mode 100644 index 834e8f2..0000000 --- a/client/.idea/libraries/Gradle__javax_annotation_javax_annotation_api_1_2_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml b/client/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml deleted file mode 100644 index 761f28f..0000000 --- a/client/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__junit_junit_4_12_jar.xml b/client/.idea/libraries/Gradle__junit_junit_4_12_jar.xml deleted file mode 100644 index 9d5b63d..0000000 --- a/client/.idea/libraries/Gradle__junit_junit_4_12_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml b/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml deleted file mode 100644 index 5e35c65..0000000 --- a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml b/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml deleted file mode 100644 index b3ceb50..0000000 --- a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml b/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml deleted file mode 100644 index aeb99b3..0000000 --- a/client/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/misc.xml b/client/.idea/misc.xml deleted file mode 100644 index f797995..0000000 --- a/client/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/client/.idea/modules.xml b/client/.idea/modules.xml deleted file mode 100644 index 17df662..0000000 --- a/client/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/client/.idea/runConfigurations.xml b/client/.idea/runConfigurations.xml deleted file mode 100644 index 9b770a6..0000000 --- a/client/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/client/.idea/vcs.xml b/client/.idea/vcs.xml deleted file mode 100644 index 2e3f692..0000000 --- a/client/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/client/.idea/workspace.xml b/client/.idea/workspace.xml deleted file mode 100644 index 9ac5d8b..0000000 --- a/client/.idea/workspace.xml +++ /dev/null @@ -1,655 +0,0 @@ - - - - - - - - - - - - - io.socket - socket.io-client - 1.0.0 - JCenter - - - 1566851843099 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http:// - com.etechd.l3mon - - - com.process.android - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -