diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6143e53 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/.gradle/3.3/taskArtifacts/fileHashes.bin b/.gradle/3.3/taskArtifacts/fileHashes.bin new file mode 100644 index 0000000..0788b0b Binary files /dev/null and b/.gradle/3.3/taskArtifacts/fileHashes.bin differ diff --git a/.gradle/3.3/taskArtifacts/fileSnapshots.bin b/.gradle/3.3/taskArtifacts/fileSnapshots.bin new file mode 100644 index 0000000..eeee559 Binary files /dev/null and b/.gradle/3.3/taskArtifacts/fileSnapshots.bin differ diff --git a/.gradle/3.3/taskArtifacts/taskArtifacts.bin b/.gradle/3.3/taskArtifacts/taskArtifacts.bin new file mode 100644 index 0000000..10e34f2 Binary files /dev/null and b/.gradle/3.3/taskArtifacts/taskArtifacts.bin differ diff --git a/.gradle/3.3/taskArtifacts/taskArtifacts.lock b/.gradle/3.3/taskArtifacts/taskArtifacts.lock new file mode 100644 index 0000000..141792f Binary files /dev/null and b/.gradle/3.3/taskArtifacts/taskArtifacts.lock differ diff --git a/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin new file mode 100644 index 0000000..5c0eb21 Binary files /dev/null and b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin differ diff --git a/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock new file mode 100644 index 0000000..cfb18c9 Binary files /dev/null and b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock differ diff --git a/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin new file mode 100644 index 0000000..21cf93a Binary files /dev/null and b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin differ diff --git a/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock new file mode 100644 index 0000000..5d69186 Binary files /dev/null and b/.gradle/3.3/tasks/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock differ diff --git a/.gradle/4.3-rc-2/fileChanges/last-build.bin b/.gradle/4.3-rc-2/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/.gradle/4.3-rc-2/fileChanges/last-build.bin differ diff --git a/.gradle/4.3-rc-2/fileHashes/fileHashes.bin b/.gradle/4.3-rc-2/fileHashes/fileHashes.bin new file mode 100644 index 0000000..cea4a6f Binary files /dev/null and b/.gradle/4.3-rc-2/fileHashes/fileHashes.bin differ diff --git a/.gradle/4.3-rc-2/fileHashes/fileHashes.lock b/.gradle/4.3-rc-2/fileHashes/fileHashes.lock new file mode 100644 index 0000000..9d30660 Binary files /dev/null and b/.gradle/4.3-rc-2/fileHashes/fileHashes.lock differ diff --git a/.gradle/4.6/fileChanges/last-build.bin b/.gradle/4.6/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/.gradle/4.6/fileChanges/last-build.bin differ diff --git a/.gradle/4.6/fileContent/annotation-processors.bin b/.gradle/4.6/fileContent/annotation-processors.bin new file mode 100644 index 0000000..23b2a81 Binary files /dev/null and b/.gradle/4.6/fileContent/annotation-processors.bin differ diff --git a/.gradle/4.6/fileContent/fileContent.lock b/.gradle/4.6/fileContent/fileContent.lock new file mode 100644 index 0000000..0b5db18 Binary files /dev/null and b/.gradle/4.6/fileContent/fileContent.lock differ diff --git a/.gradle/4.6/fileHashes/fileHashes.bin b/.gradle/4.6/fileHashes/fileHashes.bin new file mode 100644 index 0000000..857c106 Binary files /dev/null and b/.gradle/4.6/fileHashes/fileHashes.bin differ diff --git a/.gradle/4.6/fileHashes/fileHashes.lock b/.gradle/4.6/fileHashes/fileHashes.lock new file mode 100644 index 0000000..07c0e44 Binary files /dev/null and b/.gradle/4.6/fileHashes/fileHashes.lock differ diff --git a/.gradle/4.6/fileHashes/resourceHashesCache.bin b/.gradle/4.6/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..a2f4c30 Binary files /dev/null and b/.gradle/4.6/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/4.6/javaCompile/classAnalysis.bin b/.gradle/4.6/javaCompile/classAnalysis.bin new file mode 100644 index 0000000..1c796ec Binary files /dev/null and b/.gradle/4.6/javaCompile/classAnalysis.bin differ diff --git a/.gradle/4.6/javaCompile/jarAnalysis.bin b/.gradle/4.6/javaCompile/jarAnalysis.bin new file mode 100644 index 0000000..e1a40e0 Binary files /dev/null and b/.gradle/4.6/javaCompile/jarAnalysis.bin differ diff --git a/.gradle/4.6/javaCompile/javaCompile.lock b/.gradle/4.6/javaCompile/javaCompile.lock new file mode 100644 index 0000000..1370529 Binary files /dev/null and b/.gradle/4.6/javaCompile/javaCompile.lock differ diff --git a/.gradle/4.6/javaCompile/taskHistory.bin b/.gradle/4.6/javaCompile/taskHistory.bin new file mode 100644 index 0000000..d82c17d Binary files /dev/null and b/.gradle/4.6/javaCompile/taskHistory.bin differ diff --git a/.gradle/4.6/javaCompile/taskJars.bin b/.gradle/4.6/javaCompile/taskJars.bin new file mode 100644 index 0000000..4325886 Binary files /dev/null and b/.gradle/4.6/javaCompile/taskJars.bin differ diff --git a/.gradle/4.6/taskHistory/taskHistory.bin b/.gradle/4.6/taskHistory/taskHistory.bin new file mode 100644 index 0000000..0ffd7ff Binary files /dev/null and b/.gradle/4.6/taskHistory/taskHistory.bin differ diff --git a/.gradle/4.6/taskHistory/taskHistory.lock b/.gradle/4.6/taskHistory/taskHistory.lock new file mode 100644 index 0000000..eb40069 Binary files /dev/null and b/.gradle/4.6/taskHistory/taskHistory.lock differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..03329e6 Binary files /dev/null and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/buildOutputCleanup/cache.properties b/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..9b9fe99 --- /dev/null +++ b/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Tue May 29 16:56:18 CEST 2018 +gradle.version=4.6 diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..ef3b105 Binary files /dev/null and b/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/.gradle/vcsWorkingDirs/gc.properties b/.gradle/vcsWorkingDirs/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..61a9130 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..df527ea --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000..37a9e40 --- /dev/null +++ b/.idea/kotlinc.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/libraries/1_common_1_1_0.xml b/.idea/libraries/1_common_1_1_0.xml new file mode 100644 index 0000000..704c3dd --- /dev/null +++ b/.idea/libraries/1_common_1_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/1_runtime_1_1_0.xml b/.idea/libraries/1_runtime_1_1_0.xml new file mode 100644 index 0000000..90e35b3 --- /dev/null +++ b/.idea/libraries/1_runtime_1_1_0.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/animated_vector_drawable_25_4_0.xml b/.idea/libraries/animated_vector_drawable_25_4_0.xml new file mode 100644 index 0000000..df3d18b --- /dev/null +++ b/.idea/libraries/animated_vector_drawable_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/animated_vector_drawable_28_0_0_alpha1.xml b/.idea/libraries/animated_vector_drawable_28_0_0_alpha1.xml new file mode 100644 index 0000000..acbcd56 --- /dev/null +++ b/.idea/libraries/animated_vector_drawable_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/appcompat_v7_25_4_0.xml b/.idea/libraries/appcompat_v7_25_4_0.xml new file mode 100644 index 0000000..9d1fa14 --- /dev/null +++ b/.idea/libraries/appcompat_v7_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/appcompat_v7_28_0_0_alpha1.xml b/.idea/libraries/appcompat_v7_28_0_0_alpha1.xml new file mode 100644 index 0000000..2567c38 --- /dev/null +++ b/.idea/libraries/appcompat_v7_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/asynclayoutinflater_28_0_0_alpha1.xml b/.idea/libraries/asynclayoutinflater_28_0_0_alpha1.xml new file mode 100644 index 0000000..cb5eccf --- /dev/null +++ b/.idea/libraries/asynclayoutinflater_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/collections_28_0_0_alpha1.xml b/.idea/libraries/collections_28_0_0_alpha1.xml new file mode 100644 index 0000000..f409041 --- /dev/null +++ b/.idea/libraries/collections_28_0_0_alpha1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/common_1_1_0.xml b/.idea/libraries/common_1_1_0.xml new file mode 100644 index 0000000..2fee338 --- /dev/null +++ b/.idea/libraries/common_1_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/constraint_layout_1_0_2.xml b/.idea/libraries/constraint_layout_1_0_2.xml new file mode 100644 index 0000000..b2b5b6c --- /dev/null +++ b/.idea/libraries/constraint_layout_1_0_2.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/constraint_layout_solver_1_0_2.xml b/.idea/libraries/constraint_layout_solver_1_0_2.xml new file mode 100644 index 0000000..1645e21 --- /dev/null +++ b/.idea/libraries/constraint_layout_solver_1_0_2.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/coordinatorlayout_28_0_0_alpha1.xml b/.idea/libraries/coordinatorlayout_28_0_0_alpha1.xml new file mode 100644 index 0000000..f056e81 --- /dev/null +++ b/.idea/libraries/coordinatorlayout_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/cursoradapter_28_0_0_alpha1.xml b/.idea/libraries/cursoradapter_28_0_0_alpha1.xml new file mode 100644 index 0000000..26d4394 --- /dev/null +++ b/.idea/libraries/cursoradapter_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/customview_28_0_0_alpha1.xml b/.idea/libraries/customview_28_0_0_alpha1.xml new file mode 100644 index 0000000..f34f3b0 --- /dev/null +++ b/.idea/libraries/customview_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/documentfile_28_0_0_alpha1.xml b/.idea/libraries/documentfile_28_0_0_alpha1.xml new file mode 100644 index 0000000..90a6aa7 --- /dev/null +++ b/.idea/libraries/documentfile_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/drawerlayout_28_0_0_alpha1.xml b/.idea/libraries/drawerlayout_28_0_0_alpha1.xml new file mode 100644 index 0000000..ed7bf82 --- /dev/null +++ b/.idea/libraries/drawerlayout_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/espresso_core_2_2_2.xml b/.idea/libraries/espresso_core_2_2_2.xml new file mode 100644 index 0000000..2e33fda --- /dev/null +++ b/.idea/libraries/espresso_core_2_2_2.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/espresso_idling_resource_2_2_2.xml b/.idea/libraries/espresso_idling_resource_2_2_2.xml new file mode 100644 index 0000000..daadce3 --- /dev/null +++ b/.idea/libraries/espresso_idling_resource_2_2_2.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/exposed_instrumentation_api_publish_0_5.xml b/.idea/libraries/exposed_instrumentation_api_publish_0_5.xml new file mode 100644 index 0000000..d0253a2 --- /dev/null +++ b/.idea/libraries/exposed_instrumentation_api_publish_0_5.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/hamcrest_core_1_3.xml b/.idea/libraries/hamcrest_core_1_3.xml new file mode 100644 index 0000000..157e3f3 --- /dev/null +++ b/.idea/libraries/hamcrest_core_1_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/hamcrest_integration_1_3.xml b/.idea/libraries/hamcrest_integration_1_3.xml new file mode 100644 index 0000000..58b2c4b --- /dev/null +++ b/.idea/libraries/hamcrest_integration_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/hamcrest_library_1_3.xml b/.idea/libraries/hamcrest_library_1_3.xml new file mode 100644 index 0000000..676cc63 --- /dev/null +++ b/.idea/libraries/hamcrest_library_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/interpolator_28_0_0_alpha1.xml b/.idea/libraries/interpolator_28_0_0_alpha1.xml new file mode 100644 index 0000000..18ebf87 --- /dev/null +++ b/.idea/libraries/interpolator_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/javawriter_2_1_1.xml b/.idea/libraries/javawriter_2_1_1.xml new file mode 100644 index 0000000..a66fefb --- /dev/null +++ b/.idea/libraries/javawriter_2_1_1.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/javax_annotation_api_1_2.xml b/.idea/libraries/javax_annotation_api_1_2.xml new file mode 100644 index 0000000..811e73f --- /dev/null +++ b/.idea/libraries/javax_annotation_api_1_2.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/javax_inject_1.xml b/.idea/libraries/javax_inject_1.xml new file mode 100644 index 0000000..0d1d5fc --- /dev/null +++ b/.idea/libraries/javax_inject_1.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/jsr305_2_0_1.xml b/.idea/libraries/jsr305_2_0_1.xml new file mode 100644 index 0000000..cdf9878 --- /dev/null +++ b/.idea/libraries/jsr305_2_0_1.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/junit_4_12.xml b/.idea/libraries/junit_4_12.xml new file mode 100644 index 0000000..305df30 --- /dev/null +++ b/.idea/libraries/junit_4_12.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/livedata_core_1_1_0.xml b/.idea/libraries/livedata_core_1_1_0.xml new file mode 100644 index 0000000..a4455e3 --- /dev/null +++ b/.idea/libraries/livedata_core_1_1_0.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/loader_28_0_0_alpha1.xml b/.idea/libraries/loader_28_0_0_alpha1.xml new file mode 100644 index 0000000..91e88d4 --- /dev/null +++ b/.idea/libraries/loader_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/localbroadcastmanager_28_0_0_alpha1.xml b/.idea/libraries/localbroadcastmanager_28_0_0_alpha1.xml new file mode 100644 index 0000000..3006fc0 --- /dev/null +++ b/.idea/libraries/localbroadcastmanager_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/print_28_0_0_alpha1.xml b/.idea/libraries/print_28_0_0_alpha1.xml new file mode 100644 index 0000000..fd21627 --- /dev/null +++ b/.idea/libraries/print_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/rules_0_5.xml b/.idea/libraries/rules_0_5.xml new file mode 100644 index 0000000..80d9a10 --- /dev/null +++ b/.idea/libraries/rules_0_5.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/runner_0_5.xml b/.idea/libraries/runner_0_5.xml new file mode 100644 index 0000000..a5f85de --- /dev/null +++ b/.idea/libraries/runner_0_5.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/runtime_1_1_0.xml b/.idea/libraries/runtime_1_1_0.xml new file mode 100644 index 0000000..93dc28e --- /dev/null +++ b/.idea/libraries/runtime_1_1_0.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/slidingpanelayout_28_0_0_alpha1.xml b/.idea/libraries/slidingpanelayout_28_0_0_alpha1.xml new file mode 100644 index 0000000..fea0be6 --- /dev/null +++ b/.idea/libraries/slidingpanelayout_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_annotations_25_4_0.xml b/.idea/libraries/support_annotations_25_4_0.xml new file mode 100644 index 0000000..7c8d0e0 --- /dev/null +++ b/.idea/libraries/support_annotations_25_4_0.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_annotations_28_0_0_alpha1.xml b/.idea/libraries/support_annotations_28_0_0_alpha1.xml new file mode 100644 index 0000000..b6d3741 --- /dev/null +++ b/.idea/libraries/support_annotations_28_0_0_alpha1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_compat_25_4_0.xml b/.idea/libraries/support_compat_25_4_0.xml new file mode 100644 index 0000000..613049a --- /dev/null +++ b/.idea/libraries/support_compat_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_compat_28_0_0_alpha1.xml b/.idea/libraries/support_compat_28_0_0_alpha1.xml new file mode 100644 index 0000000..4a8d0e2 --- /dev/null +++ b/.idea/libraries/support_compat_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_core_ui_25_4_0.xml b/.idea/libraries/support_core_ui_25_4_0.xml new file mode 100644 index 0000000..95f70fe --- /dev/null +++ b/.idea/libraries/support_core_ui_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_core_ui_28_0_0_alpha1.xml b/.idea/libraries/support_core_ui_28_0_0_alpha1.xml new file mode 100644 index 0000000..4e26ca2 --- /dev/null +++ b/.idea/libraries/support_core_ui_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_core_utils_25_4_0.xml b/.idea/libraries/support_core_utils_25_4_0.xml new file mode 100644 index 0000000..59d2df6 --- /dev/null +++ b/.idea/libraries/support_core_utils_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_core_utils_28_0_0_alpha1.xml b/.idea/libraries/support_core_utils_28_0_0_alpha1.xml new file mode 100644 index 0000000..a527529 --- /dev/null +++ b/.idea/libraries/support_core_utils_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_fragment_25_4_0.xml b/.idea/libraries/support_fragment_25_4_0.xml new file mode 100644 index 0000000..513ad63 --- /dev/null +++ b/.idea/libraries/support_fragment_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_fragment_28_0_0_alpha1.xml b/.idea/libraries/support_fragment_28_0_0_alpha1.xml new file mode 100644 index 0000000..b8a1495 --- /dev/null +++ b/.idea/libraries/support_fragment_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_media_compat_25_4_0.xml b/.idea/libraries/support_media_compat_25_4_0.xml new file mode 100644 index 0000000..12a777e --- /dev/null +++ b/.idea/libraries/support_media_compat_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_v4_25_4_0.xml b/.idea/libraries/support_v4_25_4_0.xml new file mode 100644 index 0000000..46e97c0 --- /dev/null +++ b/.idea/libraries/support_v4_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_vector_drawable_25_4_0.xml b/.idea/libraries/support_vector_drawable_25_4_0.xml new file mode 100644 index 0000000..3998b7d --- /dev/null +++ b/.idea/libraries/support_vector_drawable_25_4_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_vector_drawable_28_0_0_alpha1.xml b/.idea/libraries/support_vector_drawable_28_0_0_alpha1.xml new file mode 100644 index 0000000..4e89821 --- /dev/null +++ b/.idea/libraries/support_vector_drawable_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/swiperefreshlayout_28_0_0_alpha1.xml b/.idea/libraries/swiperefreshlayout_28_0_0_alpha1.xml new file mode 100644 index 0000000..b2894fd --- /dev/null +++ b/.idea/libraries/swiperefreshlayout_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/viewmodel_1_1_0.xml b/.idea/libraries/viewmodel_1_1_0.xml new file mode 100644 index 0000000..f1c7c4f --- /dev/null +++ b/.idea/libraries/viewmodel_1_1_0.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/viewpager_28_0_0_alpha1.xml b/.idea/libraries/viewpager_28_0_0_alpha1.xml new file mode 100644 index 0000000..5737652 --- /dev/null +++ b/.idea/libraries/viewpager_28_0_0_alpha1.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..892046b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e60f168 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..1445907 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,2650 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $PROJECT_DIR$/app/src/main/res/drawable + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +