Showing
145 changed files
with
1691 additions
and
0 deletions
2017103957/README.md
0 → 100644
File mode changed
2017103957/source/app/.gitignore
0 → 100644
2017103957/source/app/.idea/.name
0 → 100644
1 | +DataExtraction | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="ProjectCodeStyleConfiguration"> | ||
2 | + <code_scheme name="Project" version="173"> | ||
3 | + <codeStyleSettings language="XML"> | ||
4 | + <indentOptions> | ||
5 | + <option name="CONTINUATION_INDENT_SIZE" value="4" /> | ||
6 | + </indentOptions> | ||
7 | + <arrangement> | ||
8 | + <rules> | ||
9 | + <section> | ||
10 | + <rule> | ||
11 | + <match> | ||
12 | + <AND> | ||
13 | + <NAME>xmlns:android</NAME> | ||
14 | + <XML_ATTRIBUTE /> | ||
15 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
16 | + </AND> | ||
17 | + </match> | ||
18 | + </rule> | ||
19 | + </section> | ||
20 | + <section> | ||
21 | + <rule> | ||
22 | + <match> | ||
23 | + <AND> | ||
24 | + <NAME>xmlns:.*</NAME> | ||
25 | + <XML_ATTRIBUTE /> | ||
26 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
27 | + </AND> | ||
28 | + </match> | ||
29 | + <order>BY_NAME</order> | ||
30 | + </rule> | ||
31 | + </section> | ||
32 | + <section> | ||
33 | + <rule> | ||
34 | + <match> | ||
35 | + <AND> | ||
36 | + <NAME>.*:id</NAME> | ||
37 | + <XML_ATTRIBUTE /> | ||
38 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
39 | + </AND> | ||
40 | + </match> | ||
41 | + </rule> | ||
42 | + </section> | ||
43 | + <section> | ||
44 | + <rule> | ||
45 | + <match> | ||
46 | + <AND> | ||
47 | + <NAME>.*:name</NAME> | ||
48 | + <XML_ATTRIBUTE /> | ||
49 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
50 | + </AND> | ||
51 | + </match> | ||
52 | + </rule> | ||
53 | + </section> | ||
54 | + <section> | ||
55 | + <rule> | ||
56 | + <match> | ||
57 | + <AND> | ||
58 | + <NAME>name</NAME> | ||
59 | + <XML_ATTRIBUTE /> | ||
60 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
61 | + </AND> | ||
62 | + </match> | ||
63 | + </rule> | ||
64 | + </section> | ||
65 | + <section> | ||
66 | + <rule> | ||
67 | + <match> | ||
68 | + <AND> | ||
69 | + <NAME>style</NAME> | ||
70 | + <XML_ATTRIBUTE /> | ||
71 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
72 | + </AND> | ||
73 | + </match> | ||
74 | + </rule> | ||
75 | + </section> | ||
76 | + <section> | ||
77 | + <rule> | ||
78 | + <match> | ||
79 | + <AND> | ||
80 | + <NAME>.*</NAME> | ||
81 | + <XML_ATTRIBUTE /> | ||
82 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
83 | + </AND> | ||
84 | + </match> | ||
85 | + <order>BY_NAME</order> | ||
86 | + </rule> | ||
87 | + </section> | ||
88 | + <section> | ||
89 | + <rule> | ||
90 | + <match> | ||
91 | + <AND> | ||
92 | + <NAME>.*</NAME> | ||
93 | + <XML_ATTRIBUTE /> | ||
94 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
95 | + </AND> | ||
96 | + </match> | ||
97 | + <order>ANDROID_ATTRIBUTE_ORDER</order> | ||
98 | + </rule> | ||
99 | + </section> | ||
100 | + <section> | ||
101 | + <rule> | ||
102 | + <match> | ||
103 | + <AND> | ||
104 | + <NAME>.*</NAME> | ||
105 | + <XML_ATTRIBUTE /> | ||
106 | + <XML_NAMESPACE>.*</XML_NAMESPACE> | ||
107 | + </AND> | ||
108 | + </match> | ||
109 | + <order>BY_NAME</order> | ||
110 | + </rule> | ||
111 | + </section> | ||
112 | + </rules> | ||
113 | + </arrangement> | ||
114 | + </codeStyleSettings> | ||
115 | + </code_scheme> | ||
116 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/.idea/gradle.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="GradleMigrationSettings" migrationVersion="1" /> | ||
4 | + <component name="GradleSettings"> | ||
5 | + <option name="linkedExternalProjectsSettings"> | ||
6 | + <GradleProjectSettings> | ||
7 | + <option name="delegatedBuild" value="false" /> | ||
8 | + <option name="testRunner" value="PLATFORM" /> | ||
9 | + <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
10 | + <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
11 | + <option name="modules"> | ||
12 | + <set> | ||
13 | + <option value="$PROJECT_DIR$" /> | ||
14 | + <option value="$PROJECT_DIR$/app" /> | ||
15 | + </set> | ||
16 | + </option> | ||
17 | + <option name="resolveModulePerSourceSet" value="false" /> | ||
18 | + </GradleProjectSettings> | ||
19 | + </option> | ||
20 | + </component> | ||
21 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="RemoteRepositoriesConfiguration"> | ||
4 | + <remote-repository> | ||
5 | + <option name="id" value="central" /> | ||
6 | + <option name="name" value="Maven Central repository" /> | ||
7 | + <option name="url" value="https://repo1.maven.org/maven2" /> | ||
8 | + </remote-repository> | ||
9 | + <remote-repository> | ||
10 | + <option name="id" value="jboss.community" /> | ||
11 | + <option name="name" value="JBoss Community repository" /> | ||
12 | + <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> | ||
13 | + </remote-repository> | ||
14 | + <remote-repository> | ||
15 | + <option name="id" value="BintrayJCenter" /> | ||
16 | + <option name="name" value="BintrayJCenter" /> | ||
17 | + <option name="url" value="https://jcenter.bintray.com/" /> | ||
18 | + </remote-repository> | ||
19 | + <remote-repository> | ||
20 | + <option name="id" value="Google" /> | ||
21 | + <option name="name" value="Google" /> | ||
22 | + <option name="url" value="https://dl.google.com/dl/android/maven2/" /> | ||
23 | + </remote-repository> | ||
24 | + </component> | ||
25 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="JDK" project-jdk-type="JavaSDK"> | ||
4 | + <output url="file://$PROJECT_DIR$/build/classes" /> | ||
5 | + </component> | ||
6 | + <component name="ProjectType"> | ||
7 | + <option name="id" value="Android" /> | ||
8 | + </component> | ||
9 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="RunConfigurationProducerService"> | ||
4 | + <option name="ignoredProducers"> | ||
5 | + <set> | ||
6 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" /> | ||
7 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" /> | ||
8 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" /> | ||
9 | + </set> | ||
10 | + </option> | ||
11 | + </component> | ||
12 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/.idea/vcs.xml
0 → 100644
2017103957/source/app/app/.gitignore
0 → 100644
1 | +/build |
2017103957/source/app/app/.idea/.name
0 → 100644
1 | +DataExtraction | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
No preview for this file type
No preview for this file type
1 | +<component name="ProjectCodeStyleConfiguration"> | ||
2 | + <code_scheme name="Project" version="173"> | ||
3 | + <codeStyleSettings language="XML"> | ||
4 | + <indentOptions> | ||
5 | + <option name="CONTINUATION_INDENT_SIZE" value="4" /> | ||
6 | + </indentOptions> | ||
7 | + <arrangement> | ||
8 | + <rules> | ||
9 | + <section> | ||
10 | + <rule> | ||
11 | + <match> | ||
12 | + <AND> | ||
13 | + <NAME>xmlns:android</NAME> | ||
14 | + <XML_ATTRIBUTE /> | ||
15 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
16 | + </AND> | ||
17 | + </match> | ||
18 | + </rule> | ||
19 | + </section> | ||
20 | + <section> | ||
21 | + <rule> | ||
22 | + <match> | ||
23 | + <AND> | ||
24 | + <NAME>xmlns:.*</NAME> | ||
25 | + <XML_ATTRIBUTE /> | ||
26 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
27 | + </AND> | ||
28 | + </match> | ||
29 | + <order>BY_NAME</order> | ||
30 | + </rule> | ||
31 | + </section> | ||
32 | + <section> | ||
33 | + <rule> | ||
34 | + <match> | ||
35 | + <AND> | ||
36 | + <NAME>.*:id</NAME> | ||
37 | + <XML_ATTRIBUTE /> | ||
38 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
39 | + </AND> | ||
40 | + </match> | ||
41 | + </rule> | ||
42 | + </section> | ||
43 | + <section> | ||
44 | + <rule> | ||
45 | + <match> | ||
46 | + <AND> | ||
47 | + <NAME>.*:name</NAME> | ||
48 | + <XML_ATTRIBUTE /> | ||
49 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
50 | + </AND> | ||
51 | + </match> | ||
52 | + </rule> | ||
53 | + </section> | ||
54 | + <section> | ||
55 | + <rule> | ||
56 | + <match> | ||
57 | + <AND> | ||
58 | + <NAME>name</NAME> | ||
59 | + <XML_ATTRIBUTE /> | ||
60 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
61 | + </AND> | ||
62 | + </match> | ||
63 | + </rule> | ||
64 | + </section> | ||
65 | + <section> | ||
66 | + <rule> | ||
67 | + <match> | ||
68 | + <AND> | ||
69 | + <NAME>style</NAME> | ||
70 | + <XML_ATTRIBUTE /> | ||
71 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
72 | + </AND> | ||
73 | + </match> | ||
74 | + </rule> | ||
75 | + </section> | ||
76 | + <section> | ||
77 | + <rule> | ||
78 | + <match> | ||
79 | + <AND> | ||
80 | + <NAME>.*</NAME> | ||
81 | + <XML_ATTRIBUTE /> | ||
82 | + <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
83 | + </AND> | ||
84 | + </match> | ||
85 | + <order>BY_NAME</order> | ||
86 | + </rule> | ||
87 | + </section> | ||
88 | + <section> | ||
89 | + <rule> | ||
90 | + <match> | ||
91 | + <AND> | ||
92 | + <NAME>.*</NAME> | ||
93 | + <XML_ATTRIBUTE /> | ||
94 | + <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
95 | + </AND> | ||
96 | + </match> | ||
97 | + <order>ANDROID_ATTRIBUTE_ORDER</order> | ||
98 | + </rule> | ||
99 | + </section> | ||
100 | + <section> | ||
101 | + <rule> | ||
102 | + <match> | ||
103 | + <AND> | ||
104 | + <NAME>.*</NAME> | ||
105 | + <XML_ATTRIBUTE /> | ||
106 | + <XML_NAMESPACE>.*</XML_NAMESPACE> | ||
107 | + </AND> | ||
108 | + </match> | ||
109 | + <order>BY_NAME</order> | ||
110 | + </rule> | ||
111 | + </section> | ||
112 | + </rules> | ||
113 | + </arrangement> | ||
114 | + </codeStyleSettings> | ||
115 | + </code_scheme> | ||
116 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/gradle.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="GradleSettings"> | ||
4 | + <option name="linkedExternalProjectsSettings"> | ||
5 | + <GradleProjectSettings> | ||
6 | + <compositeConfiguration> | ||
7 | + <compositeBuild compositeDefinitionSource="SCRIPT" /> | ||
8 | + </compositeConfiguration> | ||
9 | + <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
10 | + <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
11 | + <option name="resolveModulePerSourceSet" value="false" /> | ||
12 | + <option name="testRunner" value="PLATFORM" /> | ||
13 | + </GradleProjectSettings> | ||
14 | + </option> | ||
15 | + </component> | ||
16 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.annotation:annotation:1.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/45599f2cd5965ac05a1488fa2a5c0cdd7c499ead/annotation-1.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/3ad9d83e5da3918fd93775080f401222f2d4d26a/annotation-1.0.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/c5897dbbda33e66ca6f3224a2534891bbfcbda5a/annotation-1.0.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.annotation:annotation:1.1.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.1.0/e3a6fb2f40e3a3842e6b7472628ba4ce416ea4c8/annotation-1.1.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.1.0/408af38ec57369afe3fd6466e1c4bfdd5f15fc92/annotation-1.1.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.1.0/8b7bdc00eb4d998bfbc76767b098620990f2a805/annotation-1.1.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_2_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.appcompat:appcompat:1.0.2@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f6a183f8595ca34f3d5cc99d1f8bc322/appcompat-1.0.2/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f6a183f8595ca34f3d5cc99d1f8bc322/appcompat-1.0.2/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f6a183f8595ca34f3d5cc99d1f8bc322/appcompat-1.0.2/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.0.2/e38e7c85994112b70d4548176128c72b8477c110/appcompat-1.0.2-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.arch.core:core-common:2.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.0.0/bb21b9a11761451b51624ac428d1f1bb5deeac38/core-common-2.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.0.0/645b95386a07be66eef0bfe7007535e3f95ec642/core-common-2.0.0-sources.jar!/" /> | ||
9 | + </SOURCES> | ||
10 | + </library> | ||
11 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.arch.core:core-runtime:2.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/8787729f29cf7add1bc29c81caccddfd/core-runtime-2.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/8787729f29cf7add1bc29c81caccddfd/core-runtime-2.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.0.0/bc41b287c95bc50a3cd27cb1b7cfb301805ba7f1/core-runtime-2.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.asynclayoutinflater:asynclayoutinflater:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/435f1166e6a428a0025d9cd273cb35a2/asynclayoutinflater-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/435f1166e6a428a0025d9cd273cb35a2/asynclayoutinflater-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.asynclayoutinflater/asynclayoutinflater/1.0.0/ac4d50701fce5c88dcc514f58e695cd32f05134c/asynclayoutinflater-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_collection_collection_1_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.collection:collection:1.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.0.0/42858b26cafdaa69b6149f45dfc2894007bc2c7a/collection-1.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.0.0/b08973c283f1a0b29fce8b45a1e31e16a36611e9/collection-1.0.0-sources.jar!/" /> | ||
9 | + </SOURCES> | ||
10 | + </library> | ||
11 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.constraintlayout:constraintlayout:1.1.3@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/8392647ca9531c13a8f0d6b7ad086e7e/constraintlayout-1.1.3/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/8392647ca9531c13a8f0d6b7ad086e7e/constraintlayout-1.1.3/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES /> | ||
9 | + </library> | ||
10 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.constraintlayout:constraintlayout-solver:1.1.3@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.constraintlayout/constraintlayout-solver/1.1.3/54abe9ffb22cc9019b0b6fcc10f185cc4e67b34e/constraintlayout-solver-1.1.3.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES /> | ||
8 | + </library> | ||
9 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.coordinatorlayout:coordinatorlayout:1.0.0@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/04087833f388d5ffa97a080d757646c2/coordinatorlayout-1.0.0/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/04087833f388d5ffa97a080d757646c2/coordinatorlayout-1.0.0/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/04087833f388d5ffa97a080d757646c2/coordinatorlayout-1.0.0/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.coordinatorlayout/coordinatorlayout/1.0.0/4325b3c4422ad58201ed8dc15ae56bda9accedf2/coordinatorlayout-1.0.0-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.core:core:1.0.1@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/72b2b92ec4ab73ff21fb9bc348de3b22/core-1.0.1/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/72b2b92ec4ab73ff21fb9bc348de3b22/core-1.0.1/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/72b2b92ec4ab73ff21fb9bc348de3b22/core-1.0.1/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.core/core/1.0.1/ae10d2e1965b944830c2c2aaf154765ceb32e0bc/core-1.0.1-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.core:core:1.2.0-rc01@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/a2ceed4b60605f79e7ca889d7d907059/core-1.2.0-rc01/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/a2ceed4b60605f79e7ca889d7d907059/core-1.2.0-rc01/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/a2ceed4b60605f79e7ca889d7d907059/core-1.2.0-rc01/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.core/core/1.2.0-rc01/8eb1782c02c4b7a6af797dab2a05266f385a1775/core-1.2.0-rc01-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.core:core-ktx:1.1.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/87ec92c366c1346e491246e8ac3c9db5/core-ktx-1.1.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/87ec92c366c1346e491246e8ac3c9db5/core-ktx-1.1.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.core/core-ktx/1.1.0/8e51cf92327310f53f74ba17a62d465f6fdde392/core-ktx-1.1.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.cursoradapter:cursoradapter:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/aa91d8d2653c363bbd5da9d9892260d3/cursoradapter-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/aa91d8d2653c363bbd5da9d9892260d3/cursoradapter-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.cursoradapter/cursoradapter/1.0.0/1e323083b41c31fd4d45510dfce50614963c3c6c/cursoradapter-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.customview:customview:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/740a70a0c89c8c085b6e012b4bd7790e/customview-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/740a70a0c89c8c085b6e012b4bd7790e/customview-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/61f6a717d144dff3a6bda413d9abeeb2bca71581/customview-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.documentfile:documentfile:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/9d52be8c254a228a91eaf05f51d52923/documentfile-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/9d52be8c254a228a91eaf05f51d52923/documentfile-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.documentfile/documentfile/1.0.0/a1bed5cf96db96bd06a2feade98fe55653811dc8/documentfile-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.drawerlayout:drawerlayout:1.0.0@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/34085af895daa23049fd0af188e6a001/drawerlayout-1.0.0/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/34085af895daa23049fd0af188e6a001/drawerlayout-1.0.0/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/34085af895daa23049fd0af188e6a001/drawerlayout-1.0.0/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.drawerlayout/drawerlayout/1.0.0/9ecd4ecb7da215ba4c5c3e00bf8d290dad6f2bc5/drawerlayout-1.0.0-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.fragment:fragment:1.0.0@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/4f37a040d795d0eef135b10b20545e3f/fragment-1.0.0/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/4f37a040d795d0eef135b10b20545e3f/fragment-1.0.0/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/4f37a040d795d0eef135b10b20545e3f/fragment-1.0.0/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.0.0/bcd167792ec03e930d5c8345c99ae07b2627de84/fragment-1.0.0-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.interpolator:interpolator:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/d4ef17d609918d2a5f5a86d1ea02678f/interpolator-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/d4ef17d609918d2a5f5a86d1ea02678f/interpolator-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.interpolator/interpolator/1.0.0/fefd5e3cbc479b6b4a9532d05688a1e659e8d3d2/interpolator-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.legacy:legacy-support-core-ui:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/abc680e55824c418c024460e31034ed4/legacy-support-core-ui-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/abc680e55824c418c024460e31034ed4/legacy-support-core-ui-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.legacy/legacy-support-core-ui/1.0.0/f6044eaebe354c778f1f147ddb9e92a3f1e22fc7/legacy-support-core-ui-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.legacy:legacy-support-core-utils:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ba2af06f417607d7ef1ca9f201a0d139/legacy-support-core-utils-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ba2af06f417607d7ef1ca9f201a0d139/legacy-support-core-utils-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.legacy/legacy-support-core-utils/1.0.0/46c37f178088153618cfb0afef08ec96c48f93cb/legacy-support-core-utils-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.lifecycle:lifecycle-common:2.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.0.0/e070ffae07452331bc5684734fce6831d531785c/lifecycle-common-2.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.0.0/cb4562c8927ab69f2a8ef49267b90753207df0c3/lifecycle-common-2.0.0-sources.jar!/" /> | ||
9 | + </SOURCES> | ||
10 | + </library> | ||
11 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.lifecycle:lifecycle-livedata:2.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/420f294924962582b4c42c622af43461/lifecycle-livedata-2.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/420f294924962582b4c42c622af43461/lifecycle-livedata-2.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata/2.0.0/740ce61935bd789380c01178bd8ce402402ebd2f/lifecycle-livedata-2.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.lifecycle:lifecycle-livedata-core:2.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/66e997bde0b6ece28f7fd36f5f4a1584/lifecycle-livedata-core-2.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/66e997bde0b6ece28f7fd36f5f4a1584/lifecycle-livedata-core-2.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-livedata-core/2.0.0/c158207594782b42f3a2e08a5a029eb3319e4404/lifecycle-livedata-core-2.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.lifecycle:lifecycle-runtime:2.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/684c19030ab34291fff8f6b761838da8/lifecycle-runtime-2.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/684c19030ab34291fff8f6b761838da8/lifecycle-runtime-2.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime/2.0.0/94562933879240f04fc2dea3f1841171b164c748/lifecycle-runtime-2.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.lifecycle:lifecycle-viewmodel:2.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/85b59553d84ac8d04663d7d81848664c/lifecycle-viewmodel-2.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/85b59553d84ac8d04663d7d81848664c/lifecycle-viewmodel-2.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel/2.0.0/41b56105d14b1151a963444875cab191271f43db/lifecycle-viewmodel-2.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.loader:loader:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/331f61861c2d3a925f2252286afb1f53/loader-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/331f61861c2d3a925f2252286afb1f53/loader-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.loader/loader/1.0.0/b9ef587f3e46c7fe5b00264989764e43ff45cada/loader-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.localbroadcastmanager:localbroadcastmanager:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/9093771a98b01557e81860f4122d7892/localbroadcastmanager-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/9093771a98b01557e81860f4122d7892/localbroadcastmanager-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.localbroadcastmanager/localbroadcastmanager/1.0.0/3930e99159fd6b7f1d2e7d5fe9af0924ca1faf9/localbroadcastmanager-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.print:print:1.0.0@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/7ec682ca46f5c90ea9a9e0cba0c0310a/print-1.0.0/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/7ec682ca46f5c90ea9a9e0cba0c0310a/print-1.0.0/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/7ec682ca46f5c90ea9a9e0cba0c0310a/print-1.0.0/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.print/print/1.0.0/71fc2d9acf7cce6b96230c5af263268b1664914a/print-1.0.0-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.slidingpanelayout:slidingpanelayout:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/eb11c4797d5d5b24d5dcbbebe26babf4/slidingpanelayout-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/eb11c4797d5d5b24d5dcbbebe26babf4/slidingpanelayout-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.slidingpanelayout/slidingpanelayout/1.0.0/f3f2e4fded24d5969a86e1974ad7e96975d970a0/slidingpanelayout-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.swiperefreshlayout:swiperefreshlayout:1.0.0@aar"> | ||
3 | + <ANNOTATIONS> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/31dc29ba3158cee4b1ca2bf2f6ff141b/swiperefreshlayout-1.0.0/annotations.zip!/" /> | ||
5 | + </ANNOTATIONS> | ||
6 | + <CLASSES> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/31dc29ba3158cee4b1ca2bf2f6ff141b/swiperefreshlayout-1.0.0/jars/classes.jar!/" /> | ||
8 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/31dc29ba3158cee4b1ca2bf2f6ff141b/swiperefreshlayout-1.0.0/res" /> | ||
9 | + </CLASSES> | ||
10 | + <JAVADOC /> | ||
11 | + <SOURCES> | ||
12 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.swiperefreshlayout/swiperefreshlayout/1.0.0/ab92d86c004eb1d48e45f311b02ca53d6c86b607/swiperefreshlayout-1.0.0-sources.jar!/" /> | ||
13 | + </SOURCES> | ||
14 | + </library> | ||
15 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_1_1_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.test.espresso:espresso-core:3.1.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/51f1ff1035f2f18fcc7bba99bee9c390/espresso-core-3.1.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/51f1ff1035f2f18fcc7bba99bee9c390/espresso-core-3.1.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.1.1/e047f2afab2389e55fa9d9caf76e3e40b1dd6f91/espresso-core-3.1.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-core/3.1.1/6538e21a82306817ad5c51750c76a45f4ed00276/espresso-core-3.1.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.test.espresso:espresso-idling-resource:3.1.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/828bb1016b78f646dfacbf8ad477b694/espresso-idling-resource-3.1.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/828bb1016b78f646dfacbf8ad477b694/espresso-idling-resource-3.1.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.1.1/ac774bb29e6171578dc7508bf390a4a3ccbedfea/espresso-idling-resource-3.1.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test.espresso/espresso-idling-resource/3.1.1/6b93a1dc5092a6ba83bd705e48d62c84547e4479/espresso-idling-resource-3.1.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.test:monitor:1.1.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/6872c5a8532a8b3aefacd55995816265/monitor-1.1.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/6872c5a8532a8b3aefacd55995816265/monitor-1.1.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.1.1/3d1f748b5f88e6fedbc17128a6f1d24af649d64/monitor-1.1.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test/monitor/1.1.1/cf748407ee91614f79b5334d13807aa42a455cac/monitor-1.1.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.test:runner:1.1.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f5966ec37d88b45e46aa2065053a2078/runner-1.1.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f5966ec37d88b45e46aa2065053a2078/runner-1.1.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test/runner/1.1.1/8b4ecee1d9f285a07c3a52619268bc2e0723ea0/runner-1.1.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.test/runner/1.1.1/e82336ffd82baab0914e82ca0ced012b0da5adeb/runner-1.1.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.vectordrawable:vectordrawable:1.0.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/324a702de98e8e0560de88ae82ee3427/vectordrawable-1.0.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/324a702de98e8e0560de88ae82ee3427/vectordrawable-1.0.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.vectordrawable/vectordrawable/1.0.1/583e25ffe77f2e89c6f3218a46657a500938b83f/vectordrawable-1.0.1-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.vectordrawable:vectordrawable-animated:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/d382ba9b8c9ea9d7b43a9cfaea0ecdf4/vectordrawable-animated-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/d382ba9b8c9ea9d7b43a9cfaea0ecdf4/vectordrawable-animated-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.vectordrawable/vectordrawable-animated/1.0.0/24f92bcc89d979cd8b99ae40def4e395850a6466/vectordrawable-animated-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.versionedparcelable:versionedparcelable:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/07608d1ce0a2b5e25216bbe877b06158/versionedparcelable-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/07608d1ce0a2b5e25216bbe877b06158/versionedparcelable-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.0.0/df4c3c5d517f6a49017612e6b4dfdd007e7cc9b8/versionedparcelable-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.versionedparcelable:versionedparcelable:1.1.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/c9c8616d74aa0ab3eb457d24b669c685/versionedparcelable-1.1.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/c9c8616d74aa0ab3eb457d24b669c685/versionedparcelable-1.1.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.versionedparcelable/versionedparcelable/1.1.0/d9085927216387af679d18b6f472bc0fc5c7cc81/versionedparcelable-1.1.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: androidx.viewpager:viewpager:1.0.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f3997ce16a5c00ae84a772d300d0e1e8/viewpager-1.0.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/f3997ce16a5c00ae84a772d300d0e1e8/viewpager-1.0.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC /> | ||
8 | + <SOURCES> | ||
9 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.viewpager/viewpager/1.0.0/db045f92188b9d247d5f556866f8861ab68528f0/viewpager-1.0.0-sources.jar!/" /> | ||
10 | + </SOURCES> | ||
11 | + </library> | ||
12 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.google.code.findbugs:jsr305:2.0.1@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/2.0.1/516c03b21d50a644d538de0f0369c620989cd8f0/jsr305-2.0.1.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES /> | ||
8 | + </library> | ||
9 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__com_google_code_gson_gson_2_8_5_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.google.code.gson:gson:2.8.5@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.5/f645ed69d595b24d4cf8b3fbb64cc505bede8829/gson-2.8.5.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.5/a2841d93c258a70e320be81586e92208a60144f2/gson-2.8.5-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.5/c5b4c491aecb72e7c32a78da0b5c6b9cda8dee0f/gson-2.8.5-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__com_koushikdutta_async_androidasync_2_2_1_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.koushikdutta.async:androidasync:2.2.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/c0b74197844e9a6167cfc9195ed5fbb0/androidasync-2.2.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/c0b74197844e9a6167cfc9195ed5fbb0/androidasync-2.2.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.koushikdutta.async/androidasync/2.2.1/5adc1627a3fe108354d7013e0d7474b516590521/androidasync-2.2.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.koushikdutta.async/androidasync/2.2.1/1af6c988cb07bcd8c086c4f5dbc48aa625316aa6/androidasync-2.2.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.squareup:javawriter:2.1.1@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/f591a105db78771d0a1e7a277b3747556c528c22/javawriter-2.1.1-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/5b31387d839a5cdaf5b6de3990da01f7f2b963c5/javawriter-2.1.1-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_8_1_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.squareup.okhttp3:okhttp:3.8.1@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.8.1/4d060ca3190df0eda4dc13415532a12e15ca5f11/okhttp-3.8.1.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.8.1/d9a548c12536f6478e326a78e58d2123d4e61642/okhttp-3.8.1-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.8.1/fc70ffa234e7e77741867d38b341d162ec1ec01e/okhttp-3.8.1-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: com.squareup.okio:okio:1.13.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.13.0/a9283170b7305c8d92d25aff02a6ab7e45d06cbe/okio-1.13.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.13.0/d4275e004f2d6e405f3ad866cc64131a17e3b60e/okio-1.13.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.13.0/f4c91e12121af963e3ef76e81c82aa75ba6e8533/okio-1.13.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: commons-io:commons-io:1.3.2@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/1.3.2/b6dde38349ba9bb5e6ea6320531eae969985dae5/commons-io-1.3.2.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/1.3.2/6927a72f39651d8d57070a35c3ba669c2314a47c/commons-io-1.3.2-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/1.3.2/b41a5f39fa90007a6c247175933555ba5f166d70/commons-io-1.3.2-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__io_socket_engine_io_client_1_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: io.socket:engine.io-client:1.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/engine.io-client/1.0.0/45fc6115750f06a9cd5dd71632cb7fc052cd66de/engine.io-client-1.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/engine.io-client/1.0.0/a218110309932c54a0a5f47d09ef9840a1581d38/engine.io-client-1.0.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/engine.io-client/1.0.0/1c1cc12afc81c9d70b3eb436186189b1c56a1fc1/engine.io-client-1.0.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__io_socket_socket_io_client_1_0_0_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: io.socket:socket.io-client:1.0.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/socket.io-client/1.0.0/28dde99672ed62a85e85a7df096c6bec698785b4/socket.io-client-1.0.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/socket.io-client/1.0.0/ca4f3f0c0ce5b2856760c973b9c1dcaf4494b649/socket.io-client-1.0.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.socket/socket.io-client/1.0.0/4b4143f3dd7f109762c43643b9c306bb33f94f5c/socket.io-client-1.0.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: javax.inject:javax.inject:1@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/70ec961c25111ed9015d1af77772d96383c2d238/javax.inject-1-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/a00123f261762a7c5e0ec916a2c7c8298d29c400/javax.inject-1-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: junit:junit:4.12@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/941a8be4506c65f0a9001c08812fb7da1e505e21/junit-4.12-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: me.jahnen:libaums:0.8.0@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ef8888c1e016787ad54214c8090c6c4e/libaums-0.8.0/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ef8888c1e016787ad54214c8090c6c4e/libaums-0.8.0/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums/0.8.0/58491ca0b4c24fd3640af082aeaee64e8aee4a41/libaums-0.8.0-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums/0.8.0/4432623cc72bb1109274f20b5ab870741e4d3d06/libaums-0.8.0-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__me_jahnen_libaums_httpserver_0_5_3_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: me.jahnen:libaums-httpserver:0.5.3@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ced7babff15d00c70cd5513f6f824af5/libaums-httpserver-0.5.3/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/ced7babff15d00c70cd5513f6f824af5/libaums-httpserver-0.5.3/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums-httpserver/0.5.3/3f30aa80d9155fd7d8c410d077e3edd7f5ea3ed3/libaums-httpserver-0.5.3-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums-httpserver/0.5.3/1b1ae14068c83fa24f33868f4f3e70e3cfe8873e/libaums-httpserver-0.5.3-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__me_jahnen_libaums_storageprovider_0_5_1_aar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: me.jahnen:libaums-storageprovider:0.5.1@aar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/7c2356c4b22a79aeac829522ae4a789c/libaums-storageprovider-0.5.1/jars/classes.jar!/" /> | ||
5 | + <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/7c2356c4b22a79aeac829522ae4a789c/libaums-storageprovider-0.5.1/res" /> | ||
6 | + </CLASSES> | ||
7 | + <JAVADOC> | ||
8 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums-storageprovider/0.5.1/42270e18b8d42377b4c1cc4dbe0b11a57889acec/libaums-storageprovider-0.5.1-javadoc.jar!/" /> | ||
9 | + </JAVADOC> | ||
10 | + <SOURCES> | ||
11 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/me.jahnen/libaums-storageprovider/0.5.1/6eeb252415fb2c792937a206d815046b600ff828/libaums-storageprovider-0.5.1-sources.jar!/" /> | ||
12 | + </SOURCES> | ||
13 | + </library> | ||
14 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: net.sf.kxml:kxml2:2.3.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/dcb10030b92be67fd9dd224ade52310e40bbaf33/kxml2-2.3.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/309cd2cff7260e465792fda3dcbb063b730d8050/kxml2-2.3.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.hamcrest:hamcrest-core:1.3@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/ad09811315f1d4f5756986575b0ea16b99cd686f/hamcrest-core-1.3-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.hamcrest:hamcrest-integration:1.3@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/cc5884d4138d3376f574f6a3992acceedfc37bea/hamcrest-integration-1.3-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/ae7787a563e6a1b1f17fd4ac43be3a3c8830cfda/hamcrest-integration-1.3-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.hamcrest:hamcrest-library:1.3@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4324046c5f99f3dc91b5370899fa3ae65fd137d2/hamcrest-library-1.3-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/47a7ee46628ab7133129cd7cef1e92657bc275e/hamcrest-library-1.3-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.jetbrains:annotations:13.0@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/73368c3b0887f3adc2c2730dd1b95d7c3781aaf3/annotations-13.0-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/5991ca87ef1fb5544943d9abc5a9a37583fabe03/annotations-13.0-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_3_61_jar.xml
0 → 100644
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.61@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/f1c9b9f82a59fa325a5cd0aba38b0f56b9a10263/kotlin-stdlib-1.3.61-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/72876c4e34feff9bf8d93d0b100e71ce6f5f8244/kotlin-stdlib-1.3.61-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/35dfa46f67e5b82d3c74310c39a07f6f55b2b0c/kotlin-stdlib-common-1.3.61-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/fe3b9d48f4c3947639b6b1760213c1b79281383e/kotlin-stdlib-common-1.3.61-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/35dfa46f67e5b82d3c74310c39a07f6f55b2b0c/kotlin-stdlib-jdk7-1.3.61-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/11f041d9f4cd26b35ef24d36600dc4817223eea3/kotlin-stdlib-jdk7-1.3.61-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.json:json:20090211@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.json/json/20090211/c183aa3a2a6250293808bba12262c8920ce5a51c/json-20090211.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC /> | ||
7 | + <SOURCES /> | ||
8 | + </library> | ||
9 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<component name="libraryTable"> | ||
2 | + <library name="Gradle: org.nanohttpd:nanohttpd:2.3.1@jar"> | ||
3 | + <CLASSES> | ||
4 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.nanohttpd/nanohttpd/2.3.1/a8d54d1ca554a77f377eff6bf9e16ca8383c8f6c/nanohttpd-2.3.1.jar!/" /> | ||
5 | + </CLASSES> | ||
6 | + <JAVADOC> | ||
7 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.nanohttpd/nanohttpd/2.3.1/1c128229d2de5d623d3821d0e1b3a4be0e24d7c6/nanohttpd-2.3.1-javadoc.jar!/" /> | ||
8 | + </JAVADOC> | ||
9 | + <SOURCES> | ||
10 | + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.nanohttpd/nanohttpd/2.3.1/c820129da77c30b2e4ea1cea619d7f589a17bcdd/nanohttpd-2.3.1-sources.jar!/" /> | ||
11 | + </SOURCES> | ||
12 | + </library> | ||
13 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | ||
4 | + <output url="file://$PROJECT_DIR$/build/classes" /> | ||
5 | + </component> | ||
6 | + <component name="ProjectType"> | ||
7 | + <option name="id" value="Android" /> | ||
8 | + </component> | ||
9 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/modules.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ProjectModuleManager"> | ||
4 | + <modules> | ||
5 | + <module fileurl="file://$PROJECT_DIR$/../DataExtraction.iml" filepath="$PROJECT_DIR$/../DataExtraction.iml" /> | ||
6 | + <module fileurl="file://$PROJECT_DIR$/app.iml" filepath="$PROJECT_DIR$/app.iml" /> | ||
7 | + </modules> | ||
8 | + </component> | ||
9 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="RunConfigurationProducerService"> | ||
4 | + <option name="ignoredProducers"> | ||
5 | + <set> | ||
6 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" /> | ||
7 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" /> | ||
8 | + <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" /> | ||
9 | + </set> | ||
10 | + </option> | ||
11 | + </component> | ||
12 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2017103957/source/app/app/.idea/vcs.xml
0 → 100644
This diff is collapsed. Click to expand it.
2017103957/source/app/app/build.gradle
0 → 100644
1 | +apply plugin: 'com.android.application' | ||
2 | + | ||
3 | +android { | ||
4 | + compileSdkVersion 29 | ||
5 | + buildToolsVersion "29.0.2" | ||
6 | + defaultConfig { | ||
7 | + applicationId "com.example.dataextraction" | ||
8 | + minSdkVersion 23 | ||
9 | + targetSdkVersion 28 | ||
10 | + versionCode 1 | ||
11 | + versionName "1.0" | ||
12 | + testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | ||
13 | + } | ||
14 | + buildTypes { | ||
15 | + release { | ||
16 | + minifyEnabled false | ||
17 | + proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' | ||
18 | + } | ||
19 | + } | ||
20 | +} | ||
21 | + | ||
22 | +dependencies { | ||
23 | + implementation fileTree(dir: 'libs', include: ['*.jar']) | ||
24 | + implementation 'androidx.appcompat:appcompat:1.0.2' | ||
25 | + implementation 'androidx.constraintlayout:constraintlayout:1.1.3' | ||
26 | + implementation 'me.jahnen:libaums:0.8.0' | ||
27 | + implementation 'me.jahnen:libaums-httpserver:0.5.3' | ||
28 | + implementation 'me.jahnen:libaums-storageprovider:0.5.1' | ||
29 | + testImplementation 'junit:junit:4.12' | ||
30 | + androidTestImplementation 'androidx.test:runner:1.1.1' | ||
31 | + androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' | ||
32 | + implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.5' | ||
33 | + implementation group: 'io.socket', name: 'socket.io-client', version: '1.0.0' | ||
34 | +} |
No preview for this file type
2017103957/source/app/app/gradlew
0 → 100644
1 | +#!/usr/bin/env sh | ||
2 | + | ||
3 | +############################################################################## | ||
4 | +## | ||
5 | +## Gradle start up script for UN*X | ||
6 | +## | ||
7 | +############################################################################## | ||
8 | + | ||
9 | +# Attempt to set APP_HOME | ||
10 | +# Resolve links: $0 may be a link | ||
11 | +PRG="$0" | ||
12 | +# Need this for relative symlinks. | ||
13 | +while [ -h "$PRG" ] ; do | ||
14 | + ls=`ls -ld "$PRG"` | ||
15 | + link=`expr "$ls" : '.*-> \(.*\)$'` | ||
16 | + if expr "$link" : '/.*' > /dev/null; then | ||
17 | + PRG="$link" | ||
18 | + else | ||
19 | + PRG=`dirname "$PRG"`"/$link" | ||
20 | + fi | ||
21 | +done | ||
22 | +SAVED="`pwd`" | ||
23 | +cd "`dirname \"$PRG\"`/" >/dev/null | ||
24 | +APP_HOME="`pwd -P`" | ||
25 | +cd "$SAVED" >/dev/null | ||
26 | + | ||
27 | +APP_NAME="Gradle" | ||
28 | +APP_BASE_NAME=`basename "$0"` | ||
29 | + | ||
30 | +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | ||
31 | +DEFAULT_JVM_OPTS="" | ||
32 | + | ||
33 | +# Use the maximum available, or set MAX_FD != -1 to use that value. | ||
34 | +MAX_FD="maximum" | ||
35 | + | ||
36 | +warn () { | ||
37 | + echo "$*" | ||
38 | +} | ||
39 | + | ||
40 | +die () { | ||
41 | + echo | ||
42 | + echo "$*" | ||
43 | + echo | ||
44 | + exit 1 | ||
45 | +} | ||
46 | + | ||
47 | +# OS specific support (must be 'true' or 'false'). | ||
48 | +cygwin=false | ||
49 | +msys=false | ||
50 | +darwin=false | ||
51 | +nonstop=false | ||
52 | +case "`uname`" in | ||
53 | + CYGWIN* ) | ||
54 | + cygwin=true | ||
55 | + ;; | ||
56 | + Darwin* ) | ||
57 | + darwin=true | ||
58 | + ;; | ||
59 | + MINGW* ) | ||
60 | + msys=true | ||
61 | + ;; | ||
62 | + NONSTOP* ) | ||
63 | + nonstop=true | ||
64 | + ;; | ||
65 | +esac | ||
66 | + | ||
67 | +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar | ||
68 | + | ||
69 | +# Determine the Java command to use to start the JVM. | ||
70 | +if [ -n "$JAVA_HOME" ] ; then | ||
71 | + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then | ||
72 | + # IBM's JDK on AIX uses strange locations for the executables | ||
73 | + JAVACMD="$JAVA_HOME/jre/sh/java" | ||
74 | + else | ||
75 | + JAVACMD="$JAVA_HOME/bin/java" | ||
76 | + fi | ||
77 | + if [ ! -x "$JAVACMD" ] ; then | ||
78 | + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME | ||
79 | + | ||
80 | +Please set the JAVA_HOME variable in your environment to match the | ||
81 | +location of your Java installation." | ||
82 | + fi | ||
83 | +else | ||
84 | + JAVACMD="java" | ||
85 | + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | ||
86 | + | ||
87 | +Please set the JAVA_HOME variable in your environment to match the | ||
88 | +location of your Java installation." | ||
89 | +fi | ||
90 | + | ||
91 | +# Increase the maximum file descriptors if we can. | ||
92 | +if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then | ||
93 | + MAX_FD_LIMIT=`ulimit -H -n` | ||
94 | + if [ $? -eq 0 ] ; then | ||
95 | + if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then | ||
96 | + MAX_FD="$MAX_FD_LIMIT" | ||
97 | + fi | ||
98 | + ulimit -n $MAX_FD | ||
99 | + if [ $? -ne 0 ] ; then | ||
100 | + warn "Could not set maximum file descriptor limit: $MAX_FD" | ||
101 | + fi | ||
102 | + else | ||
103 | + warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" | ||
104 | + fi | ||
105 | +fi | ||
106 | + | ||
107 | +# For Darwin, add options to specify how the application appears in the dock | ||
108 | +if $darwin; then | ||
109 | + GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" | ||
110 | +fi | ||
111 | + | ||
112 | +# For Cygwin, switch paths to Windows format before running java | ||
113 | +if $cygwin ; then | ||
114 | + APP_HOME=`cygpath --path --mixed "$APP_HOME"` | ||
115 | + CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` | ||
116 | + JAVACMD=`cygpath --unix "$JAVACMD"` | ||
117 | + | ||
118 | + # We build the pattern for arguments to be converted via cygpath | ||
119 | + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` | ||
120 | + SEP="" | ||
121 | + for dir in $ROOTDIRSRAW ; do | ||
122 | + ROOTDIRS="$ROOTDIRS$SEP$dir" | ||
123 | + SEP="|" | ||
124 | + done | ||
125 | + OURCYGPATTERN="(^($ROOTDIRS))" | ||
126 | + # Add a user-defined pattern to the cygpath arguments | ||
127 | + if [ "$GRADLE_CYGPATTERN" != "" ] ; then | ||
128 | + OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" | ||
129 | + fi | ||
130 | + # Now convert the arguments - kludge to limit ourselves to /bin/sh | ||
131 | + i=0 | ||
132 | + for arg in "$@" ; do | ||
133 | + CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` | ||
134 | + CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option | ||
135 | + | ||
136 | + if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition | ||
137 | + eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` | ||
138 | + else | ||
139 | + eval `echo args$i`="\"$arg\"" | ||
140 | + fi | ||
141 | + i=$((i+1)) | ||
142 | + done | ||
143 | + case $i in | ||
144 | + (0) set -- ;; | ||
145 | + (1) set -- "$args0" ;; | ||
146 | + (2) set -- "$args0" "$args1" ;; | ||
147 | + (3) set -- "$args0" "$args1" "$args2" ;; | ||
148 | + (4) set -- "$args0" "$args1" "$args2" "$args3" ;; | ||
149 | + (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; | ||
150 | + (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; | ||
151 | + (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; | ||
152 | + (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; | ||
153 | + (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; | ||
154 | + esac | ||
155 | +fi | ||
156 | + | ||
157 | +# Escape application args | ||
158 | +save () { | ||
159 | + for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done | ||
160 | + echo " " | ||
161 | +} | ||
162 | +APP_ARGS=$(save "$@") | ||
163 | + | ||
164 | +# Collect all arguments for the java command, following the shell quoting and substitution rules | ||
165 | +eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS" | ||
166 | + | ||
167 | +# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong | ||
168 | +if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then | ||
169 | + cd "$(dirname "$0")" | ||
170 | +fi | ||
171 | + | ||
172 | +exec "$JAVACMD" "$@" |
2017103957/source/app/app/gradlew.bat
0 → 100644
1 | +@if "%DEBUG%" == "" @echo off | ||
2 | +@rem ########################################################################## | ||
3 | +@rem | ||
4 | +@rem Gradle startup script for Windows | ||
5 | +@rem | ||
6 | +@rem ########################################################################## | ||
7 | + | ||
8 | +@rem Set local scope for the variables with windows NT shell | ||
9 | +if "%OS%"=="Windows_NT" setlocal | ||
10 | + | ||
11 | +set DIRNAME=%~dp0 | ||
12 | +if "%DIRNAME%" == "" set DIRNAME=. | ||
13 | +set APP_BASE_NAME=%~n0 | ||
14 | +set APP_HOME=%DIRNAME% | ||
15 | + | ||
16 | +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | ||
17 | +set DEFAULT_JVM_OPTS= | ||
18 | + | ||
19 | +@rem Find java.exe | ||
20 | +if defined JAVA_HOME goto findJavaFromJavaHome | ||
21 | + | ||
22 | +set JAVA_EXE=java.exe | ||
23 | +%JAVA_EXE% -version >NUL 2>&1 | ||
24 | +if "%ERRORLEVEL%" == "0" goto init | ||
25 | + | ||
26 | +echo. | ||
27 | +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | ||
28 | +echo. | ||
29 | +echo Please set the JAVA_HOME variable in your environment to match the | ||
30 | +echo location of your Java installation. | ||
31 | + | ||
32 | +goto fail | ||
33 | + | ||
34 | +:findJavaFromJavaHome | ||
35 | +set JAVA_HOME=%JAVA_HOME:"=% | ||
36 | +set JAVA_EXE=%JAVA_HOME%/bin/java.exe | ||
37 | + | ||
38 | +if exist "%JAVA_EXE%" goto init | ||
39 | + | ||
40 | +echo. | ||
41 | +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% | ||
42 | +echo. | ||
43 | +echo Please set the JAVA_HOME variable in your environment to match the | ||
44 | +echo location of your Java installation. | ||
45 | + | ||
46 | +goto fail | ||
47 | + | ||
48 | +:init | ||
49 | +@rem Get command-line arguments, handling Windows variants | ||
50 | + | ||
51 | +if not "%OS%" == "Windows_NT" goto win9xME_args | ||
52 | + | ||
53 | +:win9xME_args | ||
54 | +@rem Slurp the command line arguments. | ||
55 | +set CMD_LINE_ARGS= | ||
56 | +set _SKIP=2 | ||
57 | + | ||
58 | +:win9xME_args_slurp | ||
59 | +if "x%~1" == "x" goto execute | ||
60 | + | ||
61 | +set CMD_LINE_ARGS=%* | ||
62 | + | ||
63 | +:execute | ||
64 | +@rem Setup the command line | ||
65 | + | ||
66 | +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar | ||
67 | + | ||
68 | +@rem Execute Gradle | ||
69 | +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% | ||
70 | + | ||
71 | +:end | ||
72 | +@rem End local scope for the variables with windows NT shell | ||
73 | +if "%ERRORLEVEL%"=="0" goto mainEnd | ||
74 | + | ||
75 | +:fail | ||
76 | +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of | ||
77 | +rem the _cmd.exe /c_ return code! | ||
78 | +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 | ||
79 | +exit /b 1 | ||
80 | + | ||
81 | +:mainEnd | ||
82 | +if "%OS%"=="Windows_NT" endlocal | ||
83 | + | ||
84 | +:omega |
2017103957/source/app/app/local.properties
0 → 100644
1 | +## This file must *NOT* be checked into Version Control Systems, | ||
2 | +# as it contains information specific to your local configuration. | ||
3 | +# | ||
4 | +# Location of the SDK. This is only used by Gradle. | ||
5 | +# For customization when using a Version Control System, please read the | ||
6 | +# header note. | ||
7 | +#Sun Oct 11 15:14:41 KST 2020 | ||
8 | +sdk.dir=C\:\\Users\\rkdud\\AppData\\Local\\Android\\Sdk |
2017103957/source/app/app/proguard-rules.pro
0 → 100644
1 | +# Add project specific ProGuard rules here. | ||
2 | +# You can control the set of applied configuration files using the | ||
3 | +# proguardFiles setting in build.gradle. | ||
4 | +# | ||
5 | +# For more details, see | ||
6 | +# http://developer.android.com/guide/developing/tools/proguard.html | ||
7 | + | ||
8 | +# If your project uses WebView with JS, uncomment the following | ||
9 | +# and specify the fully qualified class name to the JavaScript interface | ||
10 | +# class: | ||
11 | +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { | ||
12 | +# public *; | ||
13 | +#} | ||
14 | + | ||
15 | +# Uncomment this to preserve the line number information for | ||
16 | +# debugging stack traces. | ||
17 | +#-keepattributes SourceFile,LineNumberTable | ||
18 | + | ||
19 | +# If you keep the line number information, uncomment this to | ||
20 | +# hide the original source file name. | ||
21 | +#-renamesourcefileattribute SourceFile |
No preview for this file type
1 | +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +package com.example.dataextraction; | ||
2 | + | ||
3 | +import android.content.Context; | ||
4 | + | ||
5 | +import androidx.test.platform.app.InstrumentationRegistry; | ||
6 | +import androidx.test.ext.junit.runners.AndroidJUnit4; | ||
7 | + | ||
8 | +import org.junit.Test; | ||
9 | +import org.junit.runner.RunWith; | ||
10 | + | ||
11 | +import static org.junit.Assert.*; | ||
12 | + | ||
13 | +/** | ||
14 | + * Instrumented test, which will execute on an Android device. | ||
15 | + * | ||
16 | + * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> | ||
17 | + */ | ||
18 | +@RunWith(AndroidJUnit4.class) | ||
19 | +public class ExampleInstrumentedTest { | ||
20 | + @Test | ||
21 | + public void useAppContext() { | ||
22 | + // Context of the app under test. | ||
23 | + Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext(); | ||
24 | + | ||
25 | + assertEquals("com.example.dataextraction", appContext.getPackageName()); | ||
26 | + } | ||
27 | +} |
1 | +<?xml version="1.0" encoding="utf-8"?> | ||
2 | +<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
3 | + xmlns:tools="http://schemas.android.com/tools" | ||
4 | + package="com.example.dataextraction"> | ||
5 | + | ||
6 | + <uses-permission | ||
7 | + android:name="android.permission.PACKAGE_USAGE_STATS" | ||
8 | + tools:ignore="ProtectedPermissions" /> | ||
9 | + <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> | ||
10 | + <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> | ||
11 | + <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> | ||
12 | + <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> | ||
13 | + <uses-permission android:name="android.permission.READ_CALENDAR" /> | ||
14 | + <uses-permission android:name="android.permission.READ_CONTACTS" /> | ||
15 | + <uses-permission android:name="android.permission.READ_CALL_LOG" /> | ||
16 | + <uses-permission android:name="android.permission.READ_SMS" /> | ||
17 | + <uses-permission android:name="android.permission.READ_PHONE_STATE" /> | ||
18 | + <uses-permission android:name="android.permission.GET_ACCOUNTS" /> | ||
19 | + <uses-permission android:name="android.permission.INTERNET" /> | ||
20 | + <uses-permission android:name="android.permission.READ_PHONE_NUMBERS" /> | ||
21 | + <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> | ||
22 | + <uses-permission android:name="android.permission.READ_USER_DICTIONARY"/> | ||
23 | + | ||
24 | + <application | ||
25 | + android:allowBackup="true" | ||
26 | + android:icon="@mipmap/ic_launcher" | ||
27 | + android:label="@string/app_name" | ||
28 | + android:roundIcon="@mipmap/ic_launcher_round" | ||
29 | + android:supportsRtl="true" | ||
30 | + android:networkSecurityConfig="@xml/network_security_config" | ||
31 | + android:theme="@style/AppTheme"> | ||
32 | + <activity android:name=".LoadingActivity"> | ||
33 | + <intent-filter> | ||
34 | + <action android:name="android.intent.action.MAIN" /> | ||
35 | + | ||
36 | + <category android:name="android.intent.category.LAUNCHER" /> | ||
37 | + </intent-filter> | ||
38 | + </activity> | ||
39 | + <activity android:name=".MainActivity" android:exported="true"> | ||
40 | + </activity> | ||
41 | + </application> | ||
42 | + | ||
43 | +</manifest> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +package com.example.dataextraction; | ||
2 | + | ||
3 | +import android.provider.BaseColumns; | ||
4 | + | ||
5 | +public final class AudioDataBase { | ||
6 | + public static final class CreateDB implements BaseColumns { | ||
7 | + public static final String TITLE = "title"; | ||
8 | + public static final String DATE_ADDED = "date_added"; | ||
9 | + public static final String MIME_TYPE = "mime_type"; | ||
10 | + public static final String PATH = "path"; | ||
11 | + public static final String ALBUM = "album"; | ||
12 | + public static final String ARTIST = "artist"; | ||
13 | + public static final String COMPOSER = "composer"; | ||
14 | + public static final String YEAR = "year"; | ||
15 | +; public static final String SIZE = "size"; | ||
16 | + public static final String _TABLENAME0 = "audio"; | ||
17 | + public static final String _CREATE0 = "create table if not exists "+_TABLENAME0+"(" | ||
18 | + +TITLE+" text not null primary key , " | ||
19 | + +DATE_ADDED + " text not null ," | ||
20 | + +MIME_TYPE + " text not null ," | ||
21 | + +PATH + " text not null ," | ||
22 | + +ALBUM + " text, " | ||
23 | + +ARTIST+ " text, " | ||
24 | + +COMPOSER+" text, " | ||
25 | + +YEAR+" text, " | ||
26 | + +SIZE+" text);"; | ||
27 | + | ||
28 | + } | ||
29 | +} |
1 | +package com.example.dataextraction; | ||
2 | + | ||
3 | +import android.provider.BaseColumns; | ||
4 | + | ||
5 | +public final class CalendarDataBase { | ||
6 | + public static final class CreateDB implements BaseColumns { | ||
7 | + public static final String CALENDAR_ID = "calendar_id"; | ||
8 | + public static final String TITLE = "title"; | ||
9 | + public static final String EVENT_LOCATION = "event_location"; | ||
10 | + public static final String DESCRIPTION = "description"; | ||
11 | + public static final String DTSTART = "dtstart"; | ||
12 | + public static final String DTEND = "dtend"; | ||
13 | + public static final String DURATION = "duration"; | ||
14 | + public static final String ALL_DAY = "all_day"; | ||
15 | + public static final String DISPLAY_NAME = "display_name"; | ||
16 | + public static final String ACCOUNT_NAME = "account_name"; | ||
17 | + public static final String OWNER_NAME = "owner_name"; | ||
18 | + public static final String RRULE = "rrlue"; | ||
19 | + public static final String RDATE = "rdate"; | ||
20 | + public static final String _TABLENAME0 = "calendar"; | ||
21 | + public static final String _CREATE0 = "create table if not exists "+_TABLENAME0+"(" | ||
22 | + + " id integer primary key autoincrement, " | ||
23 | + +TITLE+" text not null , " | ||
24 | + +CALENDAR_ID + " text not null, " | ||
25 | + +EVENT_LOCATION + " text , " | ||
26 | + +DESCRIPTION + " text, " | ||
27 | + +DTSTART + " text not null, " | ||
28 | + +DTEND + " text not null, " | ||
29 | + +DURATION+ " text , " | ||
30 | + +ALL_DAY + " text, " | ||
31 | + +DISPLAY_NAME + " text not null, " | ||
32 | + +ACCOUNT_NAME + " text not null, " | ||
33 | + +OWNER_NAME+ " text not null, " | ||
34 | + +RRULE + " text, " | ||
35 | + +RDATE + " text );"; | ||
36 | + | ||
37 | + } | ||
38 | +} |
1 | +package com.example.dataextraction; | ||
2 | + | ||
3 | +import android.provider.BaseColumns; | ||
4 | + | ||
5 | +public class CallLogDataBase { | ||
6 | + public static final class CreateDB implements BaseColumns { | ||
7 | + public static final String ID = "id"; | ||
8 | + public static final String TYPE = "type"; | ||
9 | + public static final String NAME = "name"; | ||
10 | + public static final String NUMBER = "number"; | ||
11 | + public static final String DURATION = "duration"; | ||
12 | + public static final String DATE = "date"; | ||
13 | + public static final String _TABLENAME0 = "calllog"; | ||
14 | + public static final String _CREATE0 = "create table if not exists "+_TABLENAME0+"(" | ||
15 | + +ID+" INTEGER PRIMARY KEY autoincrement, " | ||
16 | + +TYPE+" integer," | ||
17 | + +NAME + " text," | ||
18 | + +NUMBER + " text," | ||
19 | + +DURATION + " integer," | ||
20 | + +DATE + " text);"; | ||
21 | + } | ||
22 | +} |
1 | +package com.example.dataextraction; | ||
2 | + | ||
3 | +import android.provider.BaseColumns; | ||
4 | + | ||
5 | +public class ContactDataBase { | ||
6 | + public static final class CreateDB implements BaseColumns { | ||
7 | + public static final String NUMBER = "number"; | ||
8 | + public static final String NAME = "name"; | ||
9 | + public static final String PHOTO_ID = "photo_id"; | ||
10 | + public static final String PERSON_ID = "person_id"; | ||
11 | + public static final String _TABLENAME0 = "contact"; | ||
12 | + public static final String _CREATE0 = "create table if not exists "+_TABLENAME0+"(" | ||
13 | + +NUMBER+" text not null primary key, " | ||
14 | + +NAME+" text," | ||
15 | + +PHOTO_ID + " integer," | ||
16 | + +PERSON_ID + " integer);"; | ||
17 | + } | ||
18 | +} |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
2017103957/source/app/app/src/main/java/com/example/dataextraction/MobileNetworkDataBase.java
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
2.89 KB
4.79 KB
2.01 KB
2.72 KB
4.38 KB
6.73 KB
6.24 KB
10.2 KB
8.91 KB
14.8 KB
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
2017103957/source/app/build.gradle
0 → 100644
This diff is collapsed. Click to expand it.
2017103957/source/app/gradle.properties
0 → 100644
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
2017103957/source/app/gradlew
0 → 100644
This diff is collapsed. Click to expand it.
2017103957/source/app/gradlew.bat
0 → 100644
This diff is collapsed. Click to expand it.
2017103957/source/app/settings.gradle
0 → 100644
This diff is collapsed. Click to expand it.
2017103957/면담보고서/3_24_면담확인서.hwp
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
2017103957/주간보고서/3_21_주간보고서(김가영).hwp
0 → 100644
No preview for this file type
-
Please register or login to post a comment