mirror of
https://github.com/YikeStone/android_ros_sensors.git
synced 2025-08-05 20:34:08 +05:30
Compare commits
No commits in common. "kinetic" and "1.0" have entirely different histories.
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,19 +0,0 @@
|
||||
*.apk
|
||||
*.ap_
|
||||
*.dex
|
||||
*.class
|
||||
bin/
|
||||
gen/
|
||||
local.properties
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
*.iml
|
||||
.idea
|
||||
.gradle
|
||||
build/
|
||||
.navigation
|
||||
captures/
|
||||
output.json
|
||||
obj/
|
||||
.externalNativeBuild
|
||||
tags
|
BIN
.gradle/4.10.2/fileChanges/last-build.bin
Normal file
BIN
.gradle/4.10.2/fileChanges/last-build.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/fileContent/fileContent.lock
Normal file
BIN
.gradle/4.10.2/fileContent/fileContent.lock
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/fileHashes/fileHashes.bin
Normal file
BIN
.gradle/4.10.2/fileHashes/fileHashes.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/fileHashes/fileHashes.lock
Normal file
BIN
.gradle/4.10.2/fileHashes/fileHashes.lock
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/fileHashes/resourceHashesCache.bin
Normal file
BIN
.gradle/4.10.2/fileHashes/resourceHashesCache.bin
Normal file
Binary file not shown.
0
.gradle/4.10.2/gc.properties
Normal file
0
.gradle/4.10.2/gc.properties
Normal file
BIN
.gradle/4.10.2/javaCompile/classAnalysis.bin
Normal file
BIN
.gradle/4.10.2/javaCompile/classAnalysis.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/javaCompile/jarAnalysis.bin
Normal file
BIN
.gradle/4.10.2/javaCompile/jarAnalysis.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/javaCompile/javaCompile.lock
Normal file
BIN
.gradle/4.10.2/javaCompile/javaCompile.lock
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/javaCompile/taskHistory.bin
Normal file
BIN
.gradle/4.10.2/javaCompile/taskHistory.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/taskHistory/taskHistory.bin
Normal file
BIN
.gradle/4.10.2/taskHistory/taskHistory.bin
Normal file
Binary file not shown.
BIN
.gradle/4.10.2/taskHistory/taskHistory.lock
Normal file
BIN
.gradle/4.10.2/taskHistory/taskHistory.lock
Normal file
Binary file not shown.
BIN
.gradle/buildOutputCleanup/buildOutputCleanup.lock
Normal file
BIN
.gradle/buildOutputCleanup/buildOutputCleanup.lock
Normal file
Binary file not shown.
2
.gradle/buildOutputCleanup/cache.properties
Normal file
2
.gradle/buildOutputCleanup/cache.properties
Normal file
@ -0,0 +1,2 @@
|
||||
#Sat Sep 21 10:01:48 CST 2019
|
||||
gradle.version=4.10.2
|
BIN
.gradle/buildOutputCleanup/outputFiles.bin
Normal file
BIN
.gradle/buildOutputCleanup/outputFiles.bin
Normal file
Binary file not shown.
0
.gradle/vcs-1/gc.properties
Normal file
0
.gradle/vcs-1/gc.properties
Normal file
BIN
.idea/caches/build_file_checksums.ser
generated
Normal file
BIN
.idea/caches/build_file_checksums.ser
generated
Normal file
Binary file not shown.
116
.idea/codeStyles/Project.xml
generated
Normal file
116
.idea/codeStyles/Project.xml
generated
Normal file
@ -0,0 +1,116 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<code_scheme name="Project" version="173">
|
||||
<codeStyleSettings language="XML">
|
||||
<indentOptions>
|
||||
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
||||
</indentOptions>
|
||||
<arrangement>
|
||||
<rules>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:android</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:id</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:name</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>name</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>style</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>ANDROID_ATTRIBUTE_ORDER</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>.*</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
</rules>
|
||||
</arrangement>
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
4
.idea/encodings.xml
generated
Normal file
4
.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
|
||||
</project>
|
29
.idea/gradle.xml
generated
Normal file
29
.idea/gradle.xml
generated
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="disableWrapperSourceDistributionNotification" value="true" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/android_acm_serial" />
|
||||
<option value="$PROJECT_DIR$/android_benchmarks" />
|
||||
<option value="$PROJECT_DIR$/android_core_components" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_camera" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_camera_imu" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_image_transport" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_map_viewer" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_pubsub" />
|
||||
<option value="$PROJECT_DIR$/android_tutorial_teleop" />
|
||||
<option value="$PROJECT_DIR$/docs" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="resolveModulePerSourceSet" value="false" />
|
||||
<option name="testRunner" value="PLATFORM" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
11
.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.core:common:1.1.1@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/common/1.1.1/e55b70d1f5620db124b3e85a7f4bdc7bd48d9f95/common-1.1.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/common/1.1.1/ae9b923fc99c1fc5a7a9b6cedc6df8b2b8529c54/common-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
12
.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml
generated
Normal file
12
.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.core:runtime:1.1.1@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.1.aar/e930126b27005a5a43ab15fff6bd7678/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.1.aar/e930126b27005a5a43ab15fff6bd7678/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/runtime/1.1.1/25df553df10af32bede9dd768a2d15299543d84/runtime-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.lifecycle:common:1.1.1@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/common/1.1.1/207a6efae6a3555e326de41f76bdadd9a239cbce/common-1.1.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/common/1.1.1/bcdaa509a856d1430e736b102f899aa9870a8f83/common-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
12
.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml
generated
Normal file
12
.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.lifecycle:livedata:1.1.1@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-1.1.1.aar/42f6cb29e4bf015088853922e3d16d1e/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-1.1.1.aar/42f6cb29e4bf015088853922e3d16d1e/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/livedata/1.1.1/bf27acaa4953c98cd519756ed7b7caacf94407d4/livedata-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
12
.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml
generated
Normal file
12
.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.lifecycle:livedata-core:1.1.1@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-core-1.1.1.aar/890c52f32c61e743099699ea4ce78c15/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-core-1.1.1.aar/890c52f32c61e743099699ea4ce78c15/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/livedata-core/1.1.1/c38818e006ea7a408c05e3090364332d46494ef/livedata-core-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
12
.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml
generated
Normal file
12
.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.lifecycle:runtime:1.1.1@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.1.aar/f7b516d58d7bde2b20062b30e44290c6/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.1.aar/f7b516d58d7bde2b20062b30e44290c6/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/runtime/1.1.1/8e4214221b3797b863dc9998d16abb4af043e784/runtime-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
12
.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml
generated
Normal file
12
.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: android.arch.lifecycle:viewmodel:1.1.1@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewmodel-1.1.1.aar/605c67d9cfeb1024811e67ed339a4b37/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewmodel-1.1.1.aar/605c67d9cfeb1024811e67ed339a4b37/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/viewmodel/1.1.1/d1cc8e805317f171be63c68341f499acda7e42d6/viewmodel-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:animated-vector-drawable:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-28.0.0.aar/b32a4d847df6e76a6953e8e1298267c7/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-28.0.0.aar/b32a4d847df6e76a6953e8e1298267c7/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:appcompat-v7:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/701565d990d44ce64ffc3898149da900/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/701565d990d44ce64ffc3898149da900/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/701565d990d44ce64ffc3898149da900/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:asynclayoutinflater:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/asynclayoutinflater-28.0.0.aar/8fb5dd876511546515a2c4deb9652834/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/asynclayoutinflater-28.0.0.aar/8fb5dd876511546515a2c4deb9652834/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:collections:28.0.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/collections/28.0.0/c1bcdade4d3cc2836130424a3f3e4182c666a745/collections-28.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:coordinatorlayout:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/coordinatorlayout-28.0.0.aar/d88f65f97251f1ed31d3252265a99111/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/coordinatorlayout-28.0.0.aar/d88f65f97251f1ed31d3252265a99111/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/coordinatorlayout-28.0.0.aar/d88f65f97251f1ed31d3252265a99111/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:cursoradapter:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/cursoradapter-28.0.0.aar/d22ddd1d5e99f24c82a98ddbfd5bee76/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/cursoradapter-28.0.0.aar/d22ddd1d5e99f24c82a98ddbfd5bee76/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:customview:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/customview-28.0.0.aar/c834d38e069b9d00c5a304eec3d5c91b/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/customview-28.0.0.aar/c834d38e069b9d00c5a304eec3d5c91b/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:documentfile:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/documentfile-28.0.0.aar/fb427cbf0c61903ea4104672ceca989a/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/documentfile-28.0.0.aar/fb427cbf0c61903ea4104672ceca989a/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:drawerlayout:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/drawerlayout-28.0.0.aar/9092106b30822d18a13c483d5a7df08e/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/drawerlayout-28.0.0.aar/9092106b30822d18a13c483d5a7df08e/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/drawerlayout-28.0.0.aar/9092106b30822d18a13c483d5a7df08e/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:interpolator:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/interpolator-28.0.0.aar/68f166f5256a4e5f3786503be771269d/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/interpolator-28.0.0.aar/68f166f5256a4e5f3786503be771269d/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:loader:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/loader-28.0.0.aar/76d071c271c79042a42780db0a1fda9b/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/loader-28.0.0.aar/76d071c271c79042a42780db0a1fda9b/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:localbroadcastmanager:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/localbroadcastmanager-28.0.0.aar/86c5e2d514e36a4ccdcf249dce84553f/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/localbroadcastmanager-28.0.0.aar/86c5e2d514e36a4ccdcf249dce84553f/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:print:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/print-28.0.0.aar/13a7cfee9b82f4df0c018e62ec65040a/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/print-28.0.0.aar/13a7cfee9b82f4df0c018e62ec65040a/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/print-28.0.0.aar/13a7cfee9b82f4df0c018e62ec65040a/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:slidingpanelayout:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/slidingpanelayout-28.0.0.aar/c58faee0738811f4e05072187e837242/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/slidingpanelayout-28.0.0.aar/c58faee0738811f4e05072187e837242/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-annotations:28.0.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-annotations/28.0.0/ed73f5337a002d1fd24339d5fb08c2c9d9ca60d8/support-annotations-28.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-compat:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-compat-28.0.0.aar/7c4025fd69d1560d15b9f4aec7fe7f44/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-compat-28.0.0.aar/7c4025fd69d1560d15b9f4aec7fe7f44/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-compat-28.0.0.aar/7c4025fd69d1560d15b9f4aec7fe7f44/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-core-ui:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-ui-28.0.0.aar/6451714700c7fa33fe9b413ed2c8fac6/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-ui-28.0.0.aar/6451714700c7fa33fe9b413ed2c8fac6/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-core-utils:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-utils-28.0.0.aar/12fafc0c9e1ad8dc915f198b52fbaf15/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-utils-28.0.0.aar/12fafc0c9e1ad8dc915f198b52fbaf15/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-fragment:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-fragment-28.0.0.aar/b4cae4ba56fdc421449d5fe1c4b990dc/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-fragment-28.0.0.aar/b4cae4ba56fdc421449d5fe1c4b990dc/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-fragment-28.0.0.aar/b4cae4ba56fdc421449d5fe1c4b990dc/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_support_media_compat_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_support_media_compat_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-media-compat:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-media-compat-28.0.0.aar/45c23dbf63327a55321ef2f396456764/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-media-compat-28.0.0.aar/45c23dbf63327a55321ef2f396456764/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-media-compat-28.0.0.aar/45c23dbf63327a55321ef2f396456764/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_support_v4_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_support_v4_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-v4:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-v4-28.0.0.aar/1036fcd13d395f2e567d87f5b0c2a59f/res" />
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-v4-28.0.0.aar/1036fcd13d395f2e567d87f5b0c2a59f/jars/classes.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:support-vector-drawable:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-28.0.0.aar/ce0fae46990174f17195e9e4a103adff/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-28.0.0.aar/ce0fae46990174f17195e9e4a103adff/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
13
.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml
generated
Normal file
13
.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:swiperefreshlayout:28.0.0@aar">
|
||||
<ANNOTATIONS>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/swiperefreshlayout-28.0.0.aar/bbe228103e6a91788ff3f81cd59b078c/annotations.zip!/" />
|
||||
</ANNOTATIONS>
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/swiperefreshlayout-28.0.0.aar/bbe228103e6a91788ff3f81cd59b078c/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/swiperefreshlayout-28.0.0.aar/bbe228103e6a91788ff3f81cd59b078c/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:versionedparcelable:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/versionedparcelable-28.0.0.aar/3c94b4fe53e1b5636fa50091dbfeae0a/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/versionedparcelable-28.0.0.aar/3c94b4fe53e1b5636fa50091dbfeae0a/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
10
.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml
generated
Normal file
10
.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.android.support:viewpager:28.0.0@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewpager-28.0.0.aar/0355e008117edf21ee9f12338632098c/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewpager-28.0.0.aar/0355e008117edf21ee9f12338632098c/res" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__com_github_bmoliveira_snake_yaml_v1_18_android_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__com_github_bmoliveira_snake_yaml_v1_18_android_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.github.bmoliveira:snake-yaml:v1.18-android@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.github.bmoliveira/snake-yaml/v1.18-android/b32e2afc73ed8ea4eb83000a3addf14c5399474b/snake-yaml-v1.18-android.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.github.bmoliveira/snake-yaml/v1.18-android/d4951f29851621db64f0441c850ab9ff375e9767/snake-yaml-v1.18-android-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__com_google_code_findbugs_jsr305_1_3_9_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__com_google_code_findbugs_jsr305_1_3_9_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.google.code.findbugs:jsr305:1.3.9@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__com_google_guava_guava_12_0_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__com_google_guava_guava_12_0_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: com.google.guava:guava:12.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/12.0/5bc66dd95b79db1e437eb08adba124a3e4088dc0/guava-12.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/12.0/f8b98e61865bed3c39b978ee3bf5c7fb990c4032/guava-12.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__commons_pool_commons_pool_1_6_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__commons_pool_commons_pool_1_6_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: commons-pool:commons-pool:1.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-pool/commons-pool/1.6/4572d589699f09d866a226a14b7f4323c6d8f040/commons-pool-1.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-pool/commons-pool/1.6/9376f5559455b8fe1b15308d3ad9c545f6905b1a/commons-pool-1.6-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__dnsjava_dnsjava_2_1_1_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__dnsjava_dnsjava_2_1_1_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: dnsjava:dnsjava:2.1.1@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/dnsjava/dnsjava/2.1.1/5708df81cf6dbff545695f0be6380b7bbc85accc/dnsjava-2.1.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/dnsjava/dnsjava/2.1.1/fef9364120c9c5092af1ee6a288760fe731cd519/dnsjava-2.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__io_netty_netty_3_5_2_Final_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__io_netty_netty_3_5_2_Final_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: io.netty:netty:3.5.2.Final@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.netty/netty/3.5.2.Final/e6fb74a0699abe108969b2ec1f269391169a0426/netty-3.5.2.Final.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.netty/netty/3.5.2.Final/d8d752eb97963a1e1af2a6b506290c954b350e01/netty-3.5.2.Final-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_codec_1_3_0_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_codec_1_3_0_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.codec:1.3.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.codec/1.3.0/a7c156ef67bdc69ae36a9c70adf7b8ca2633132c/com.springsource.org.apache.commons.codec-1.3.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.codec/1.3.0/776348e7978ebb7bb7870c75b6765b2780a12078/com.springsource.org.apache.commons.codec-1.3.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.httpclient:3.1.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.httpclient/3.1.0/c493a925a091ac3d8f449d9265fe12482dabb2a7/com.springsource.org.apache.commons.httpclient-3.1.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.httpclient/3.1.0/d24377eaaa97bb0d402c44e45300eced3484187c/com.springsource.org.apache.commons.httpclient-3.1.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_io_1_4_0_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_io_1_4_0_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.io:1.4.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.io/1.4.0/51097cd000ec88214ff181c9f059947de1cf4a35/com.springsource.org.apache.commons.io-1.4.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.io/1.4.0/48753e43ff29409fbbeadfb36186cbe27e41b179/com.springsource.org.apache.commons.io-1.4.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_lang_2_4_0_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_lang_2_4_0_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.lang:2.4.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.lang/2.4.0/686e3713650c8e3a5d98723b4d3e239586bf9822/com.springsource.org.apache.commons.lang-2.4.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.lang/2.4.0/2b8c4b3035e45520ef42033e823c7d33e4b4402c/com.springsource.org.apache.commons.lang-2.4.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_logging_1_1_1_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_logging_1_1_1_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.logging:1.1.1@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/7657caf2c78e1d79c74d36f2ae128a115f7cc180/com.springsource.org.apache.commons.logging-1.1.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/f3f156cbff0e0fb0d64bfce31a352cce4a33bc19/com.springsource.org.apache.commons.logging-1.1.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_net_2_0_0_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_commons_com_springsource_org_apache_commons_net_2_0_0_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.commons:com.springsource.org.apache.commons.net:2.0.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.net/2.0.0/3e78766072ff5a5cf3f5431d973c430c94ec612/com.springsource.org.apache.commons.net-2.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.commons/com.springsource.org.apache.commons.net/2.0.0/2bbe189642455d535fd10c353fd8fc960d09ec37/com.springsource.org.apache.commons.net-2.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
11
.idea/libraries/Gradle__org_apache_ws_commons_ws_commons_util_1_0_1_jar.xml
generated
Normal file
11
.idea/libraries/Gradle__org_apache_ws_commons_ws_commons_util_1_0_1_jar.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.ws.commons:ws-commons-util:1.0.1@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.ws.commons/ws-commons-util/1.0.1/126e80ff798fece634bc94e61f8be8a8da00be60/ws-commons-util-1.0.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.ws.commons/ws-commons-util/1.0.1/9a4ae65898d4fadb03f281ee2bcbed4200e394b4/ws-commons-util-1.0.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_bootstrap_gradle_plugins_0_3_3_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_bootstrap_gradle_plugins_0_3_3_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_bootstrap:gradle_plugins:0.3.3@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_bootstrap/gradle_plugins/0.3.3/bec608dad46e6910fe39e97d8d5af0daf0902fc2/gradle_plugins-0.3.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_bootstrap_message_generation_0_3_3_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_bootstrap_message_generation_0_3_3_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_bootstrap:message_generation:0.3.3@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_bootstrap/message_generation/0.3.3/b599cb8535d39e8bd9066b6b1b4704010e6f3e3/message_generation-0.3.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_client_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_client_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:apache_xmlrpc_client:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/apache_xmlrpc_client/0.3.6/9b18d0221f65dea9d4a0c18f066098083f15d41b/apache_xmlrpc_client-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_common_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_common_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:apache_xmlrpc_common:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/apache_xmlrpc_common/0.3.6/82e37468e331b35a9a60f41add716c17e75e3618/apache_xmlrpc_common-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_server_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_apache_xmlrpc_server_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:apache_xmlrpc_server:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/apache_xmlrpc_server/0.3.6/a72b7642545063101fb73a1dfb6e12e7936d4958/apache_xmlrpc_server-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:rosjava:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/rosjava/0.3.6/90f54896d77f5f60998826431d22fc186e58c7ee/rosjava-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_benchmarks_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_benchmarks_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:rosjava_benchmarks:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/rosjava_benchmarks/0.3.6/547d1b4c593c454b788b83623859e42f615956fb/rosjava_benchmarks-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_geometry_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_geometry_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:rosjava_geometry:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/rosjava_geometry/0.3.6/6580908498a6c2a5873e51b42820f885628ca623/rosjava_geometry-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_tutorial_pubsub_0_3_6_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_core_rosjava_tutorial_pubsub_0_3_6_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_core:rosjava_tutorial_pubsub:0.3.6@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_core/rosjava_tutorial_pubsub/0.3.6/f6d0fad783739c5c88bf108cf7d394421393a4c2/rosjava_tutorial_pubsub-0.3.6.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_actionlib_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_actionlib_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:actionlib_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/actionlib_msgs/1.12.7/c79d70ff4d27a66234a3a3061dc3e69f9ef3d64e/actionlib_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_diagnostic_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_diagnostic_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:diagnostic_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/diagnostic_msgs/1.12.7/464a99dfee4d2f274c5f86e3d26e3aefbf84da17/diagnostic_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_geometry_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_geometry_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:geometry_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/geometry_msgs/1.12.7/cd8febdeda479787bf95ad715853e1730f88a0be/geometry_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_nav_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_nav_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:nav_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/nav_msgs/1.12.7/2183e9040b7578a2c8a6edfe8ddcba9e261adee/nav_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_rosgraph_msgs_1_11_2_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_rosgraph_msgs_1_11_2_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:rosgraph_msgs:1.11.2@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/rosgraph_msgs/1.11.2/a4bb7847cbec4a0968a17f2b86ab8f9971c1ffd1/rosgraph_msgs-1.11.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_rosjava_test_msgs_0_3_0_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_rosjava_test_msgs_0_3_0_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:rosjava_test_msgs:0.3.0@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/rosjava_test_msgs/0.3.0/1dc4825940bedbd1042ebff73deef4eda4115a98/rosjava_test_msgs-0.3.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_sensor_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_sensor_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:sensor_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/sensor_msgs/1.12.7/c6ad4939d6f6011e709625c040513f114dce5523/sensor_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_std_msgs_0_5_11_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_std_msgs_0_5_11_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:std_msgs:0.5.11@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/std_msgs/0.5.11/aa060cc6457746034a82e10cff743786cea7e9e9/std_msgs-0.5.11.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_tf2_msgs_0_5_20_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_tf2_msgs_0_5_20_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:tf2_msgs:0.5.20@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/tf2_msgs/0.5.20/e3a5bdf7d6d68b7f5ebdb58d93b484b70d6355a8/tf2_msgs-0.5.20.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/libraries/Gradle__org_ros_rosjava_messages_visualization_msgs_1_12_7_jar.xml
generated
Normal file
9
.idea/libraries/Gradle__org_ros_rosjava_messages_visualization_msgs_1_12_7_jar.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.ros.rosjava_messages:visualization_msgs:1.12.7@jar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ros.rosjava_messages/visualization_msgs/1.12.7/ddf28233a8f60151ae6d20f9279cf0afabc610b/visualization_msgs-1.12.7.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
9
.idea/misc.xml
generated
Normal file
9
.idea/misc.xml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
</project>
|
18
.idea/modules.xml
generated
Normal file
18
.idea/modules.xml
generated
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/android_acm_serial/android_acm_serial.iml" filepath="$PROJECT_DIR$/android_acm_serial/android_acm_serial.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_benchmarks/android_benchmarks.iml" filepath="$PROJECT_DIR$/android_benchmarks/android_benchmarks.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_core-kinetic.iml" filepath="$PROJECT_DIR$/android_core-kinetic.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_core_components/android_core_components.iml" filepath="$PROJECT_DIR$/android_core_components/android_core_components.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_camera/android_tutorial_camera.iml" filepath="$PROJECT_DIR$/android_tutorial_camera/android_tutorial_camera.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_camera_imu/android_tutorial_camera_imu.iml" filepath="$PROJECT_DIR$/android_tutorial_camera_imu/android_tutorial_camera_imu.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_image_transport/android_tutorial_image_transport.iml" filepath="$PROJECT_DIR$/android_tutorial_image_transport/android_tutorial_image_transport.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_map_viewer/android_tutorial_map_viewer.iml" filepath="$PROJECT_DIR$/android_tutorial_map_viewer/android_tutorial_map_viewer.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_pubsub/android_tutorial_pubsub.iml" filepath="$PROJECT_DIR$/android_tutorial_pubsub/android_tutorial_pubsub.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/android_tutorial_teleop/android_tutorial_teleop.iml" filepath="$PROJECT_DIR$/android_tutorial_teleop/android_tutorial_teleop.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/docs/docs.iml" filepath="$PROJECT_DIR$/docs/docs.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
12
.idea/runConfigurations.xml
generated
Normal file
12
.idea/runConfigurations.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
1697
.idea/workspace.xml
generated
Normal file
1697
.idea/workspace.xml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,9 +11,6 @@
|
||||
|
||||
- [x] /camera/set_camera_info
|
||||
|
||||
## Releases
|
||||
|
||||
[Android_Camera_Imu_V1.0](https://github.com/huaibovip/android_ros_sensors/releases)
|
||||
|
||||
See [rosjava_core](https://github.com/rosjava/rosjava_core) readme.
|
||||
|
||||
|
1
android_acm_serial/.gitignore
vendored
1
android_acm_serial/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
159
android_acm_serial/android_acm_serial.iml
Normal file
159
android_acm_serial/android_acm_serial.iml
Normal file
@ -0,0 +1,159 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":android_acm_serial" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android-gradle" name="Android-Gradle">
|
||||
<configuration>
|
||||
<option name="GRADLE_PROJECT_PATH" value=":android_acm_serial" />
|
||||
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="3.2.1" />
|
||||
<option name="LAST_KNOWN_AGP_VERSION" value="3.2.1" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
||||
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
||||
<afterSyncTasks>
|
||||
<task>generateDebugSources</task>
|
||||
</afterSyncTasks>
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/build/generated/res/rs/debug;file://$MODULE_DIR$/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
<option name="PROJECT_TYPE" value="1" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
|
||||
<output url="file://$MODULE_DIR$/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/build/intermediates/javac/debugUnitTest/compileDebugUnitTestJavaWithJavac/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/apt/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/resValues/debug" type="java-resource" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/apt/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type="java-test-resource" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/resValues/androidTest/debug" type="java-test-resource" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/apt/test/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/shaders" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/rs" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTestDebug/shaders" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/rs" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/shaders" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/shaders" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/rs" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/shaders" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 28 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_core:rosjava_geometry:0.3.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_core:rosjava:0.3.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:diagnostic_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:sensor_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:visualization_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.github.bmoliveira:snake-yaml:v1.18-android@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_core:apache_xmlrpc_server:0.3.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_core:apache_xmlrpc_client:0.3.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_core:apache_xmlrpc_common:0.3.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:rosjava_test_msgs:0.3.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:rosgraph_msgs:1.11.2@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:nav_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:tf2_msgs:0.5.20@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:geometry_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:actionlib_msgs:1.12.7@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_messages:std_msgs:0.5.11@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_bootstrap:message_generation:0.3.3@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: dnsjava:dnsjava:2.1.1@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.httpclient:3.1.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.logging:1.1.1@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.net:2.0.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.google.guava:guava:12.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:collections:28.0.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.lifecycle:common:1.1.1@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.core:common:1.1.1@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-annotations:28.0.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.ws.commons:ws-commons-util:1.0.1@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: io.netty:netty:3.5.2.Final@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.codec:1.3.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.io:1.4.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: commons-pool:commons-pool:1.6@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.commons:com.springsource.org.apache.commons.lang:2.4.0@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: org.ros.rosjava_bootstrap:gradle_plugins:0.3.3@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.google.code.findbugs:jsr305:1.3.9@jar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:appcompat-v7:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-v4:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-fragment:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:animated-vector-drawable:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-core-ui:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-core-utils:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-vector-drawable:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-media-compat:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:loader:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:viewpager:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:coordinatorlayout:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:drawerlayout:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:slidingpanelayout:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:customview:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:swiperefreshlayout:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:asynclayoutinflater:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:support-compat:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:versionedparcelable:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:cursoradapter:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.lifecycle:runtime:1.1.1@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:documentfile:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:localbroadcastmanager:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:print:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.lifecycle:viewmodel:1.1.1@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: com.android.support:interpolator:28.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.lifecycle:livedata:1.1.1@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.lifecycle:livedata-core:1.1.1@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: android.arch.core:runtime:1.1.1@aar" level="project" />
|
||||
<orderEntry type="module" module-name="android_core_components" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,12 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.core;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle.livedata;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle.livedata.core;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.arch.lifecycle.viewmodel;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
}
|
@ -0,0 +1,183 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.asynclayoutinflater;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static int alpha = 0x7f040028;
|
||||
public static int font = 0x7f040074;
|
||||
public static int fontProviderAuthority = 0x7f040076;
|
||||
public static int fontProviderCerts = 0x7f040077;
|
||||
public static int fontProviderFetchStrategy = 0x7f040078;
|
||||
public static int fontProviderFetchTimeout = 0x7f040079;
|
||||
public static int fontProviderPackage = 0x7f04007a;
|
||||
public static int fontProviderQuery = 0x7f04007b;
|
||||
public static int fontStyle = 0x7f04007c;
|
||||
public static int fontVariationSettings = 0x7f04007d;
|
||||
public static int fontWeight = 0x7f04007e;
|
||||
public static int ttcIndex = 0x7f040104;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static int notification_action_color_filter = 0x7f06003d;
|
||||
public static int notification_icon_bg_color = 0x7f06003e;
|
||||
public static int ripple_material_light = 0x7f060049;
|
||||
public static int secondary_text_default_material_light = 0x7f06004b;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static int compat_button_inset_horizontal_material = 0x7f08004c;
|
||||
public static int compat_button_inset_vertical_material = 0x7f08004d;
|
||||
public static int compat_button_padding_horizontal_material = 0x7f08004e;
|
||||
public static int compat_button_padding_vertical_material = 0x7f08004f;
|
||||
public static int compat_control_corner_material = 0x7f080050;
|
||||
public static int compat_notification_large_icon_max_height = 0x7f080051;
|
||||
public static int compat_notification_large_icon_max_width = 0x7f080052;
|
||||
public static int notification_action_icon_size = 0x7f08005c;
|
||||
public static int notification_action_text_size = 0x7f08005d;
|
||||
public static int notification_big_circle_margin = 0x7f08005e;
|
||||
public static int notification_content_margin_start = 0x7f08005f;
|
||||
public static int notification_large_icon_height = 0x7f080060;
|
||||
public static int notification_large_icon_width = 0x7f080061;
|
||||
public static int notification_main_column_padding_top = 0x7f080062;
|
||||
public static int notification_media_narrow_margin = 0x7f080063;
|
||||
public static int notification_right_icon_size = 0x7f080064;
|
||||
public static int notification_right_side_padding_top = 0x7f080065;
|
||||
public static int notification_small_icon_background_padding = 0x7f080066;
|
||||
public static int notification_small_icon_size_as_large = 0x7f080067;
|
||||
public static int notification_subtext_size = 0x7f080068;
|
||||
public static int notification_top_pad = 0x7f080069;
|
||||
public static int notification_top_pad_large_text = 0x7f08006a;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static int notification_action_background = 0x7f090061;
|
||||
public static int notification_bg = 0x7f090062;
|
||||
public static int notification_bg_low = 0x7f090063;
|
||||
public static int notification_bg_low_normal = 0x7f090064;
|
||||
public static int notification_bg_low_pressed = 0x7f090065;
|
||||
public static int notification_bg_normal = 0x7f090066;
|
||||
public static int notification_bg_normal_pressed = 0x7f090067;
|
||||
public static int notification_icon_background = 0x7f090068;
|
||||
public static int notification_template_icon_bg = 0x7f090069;
|
||||
public static int notification_template_icon_low_bg = 0x7f09006a;
|
||||
public static int notification_tile_bg = 0x7f09006b;
|
||||
public static int notify_panel_notification_icon_bg = 0x7f09006c;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static int action_container = 0x7f0c0009;
|
||||
public static int action_divider = 0x7f0c000b;
|
||||
public static int action_image = 0x7f0c000c;
|
||||
public static int action_text = 0x7f0c0012;
|
||||
public static int actions = 0x7f0c0013;
|
||||
public static int async = 0x7f0c0019;
|
||||
public static int blocking = 0x7f0c001c;
|
||||
public static int chronometer = 0x7f0c0022;
|
||||
public static int forever = 0x7f0c0031;
|
||||
public static int icon = 0x7f0c0035;
|
||||
public static int icon_group = 0x7f0c0036;
|
||||
public static int info = 0x7f0c0038;
|
||||
public static int italic = 0x7f0c003b;
|
||||
public static int line1 = 0x7f0c003d;
|
||||
public static int line3 = 0x7f0c003e;
|
||||
public static int normal = 0x7f0c004e;
|
||||
public static int notification_background = 0x7f0c004f;
|
||||
public static int notification_main_column = 0x7f0c0050;
|
||||
public static int notification_main_column_container = 0x7f0c0051;
|
||||
public static int right_icon = 0x7f0c0072;
|
||||
public static int right_side = 0x7f0c0073;
|
||||
public static int tag_transition_group = 0x7f0c008e;
|
||||
public static int tag_unhandled_key_event_manager = 0x7f0c008f;
|
||||
public static int tag_unhandled_key_listeners = 0x7f0c0090;
|
||||
public static int text = 0x7f0c0091;
|
||||
public static int text2 = 0x7f0c0092;
|
||||
public static int time = 0x7f0c00a5;
|
||||
public static int title = 0x7f0c00a6;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static int notification_action = 0x7f0f001e;
|
||||
public static int notification_action_tombstone = 0x7f0f001f;
|
||||
public static int notification_template_custom_big = 0x7f0f0026;
|
||||
public static int notification_template_icon_group = 0x7f0f0027;
|
||||
public static int notification_template_part_chronometer = 0x7f0f002b;
|
||||
public static int notification_template_part_time = 0x7f0f002c;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static int status_bar_notification_info_overflow = 0x7f150032;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
|
||||
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
|
||||
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ef;
|
||||
public static int TextAppearance_Compat_Notification_Time = 0x7f1600f2;
|
||||
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f4;
|
||||
public static int Widget_Compat_NotificationActionContainer = 0x7f16015d;
|
||||
public static int Widget_Compat_NotificationActionText = 0x7f16015e;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
|
||||
public static int ColorStateListItem_alpha = 0;
|
||||
public static int ColorStateListItem_android_alpha = 1;
|
||||
public static int ColorStateListItem_android_color = 2;
|
||||
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
|
||||
public static int FontFamily_fontProviderAuthority = 0;
|
||||
public static int FontFamily_fontProviderCerts = 1;
|
||||
public static int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static int FontFamily_fontProviderPackage = 4;
|
||||
public static int FontFamily_fontProviderQuery = 5;
|
||||
public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
|
||||
public static int FontFamilyFont_android_font = 0;
|
||||
public static int FontFamilyFont_android_fontStyle = 1;
|
||||
public static int FontFamilyFont_android_fontVariationSettings = 2;
|
||||
public static int FontFamilyFont_android_fontWeight = 3;
|
||||
public static int FontFamilyFont_android_ttcIndex = 4;
|
||||
public static int FontFamilyFont_font = 5;
|
||||
public static int FontFamilyFont_fontStyle = 6;
|
||||
public static int FontFamilyFont_fontVariationSettings = 7;
|
||||
public static int FontFamilyFont_fontWeight = 8;
|
||||
public static int FontFamilyFont_ttcIndex = 9;
|
||||
public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
|
||||
public static int GradientColor_android_centerColor = 0;
|
||||
public static int GradientColor_android_centerX = 1;
|
||||
public static int GradientColor_android_centerY = 2;
|
||||
public static int GradientColor_android_endColor = 3;
|
||||
public static int GradientColor_android_endX = 4;
|
||||
public static int GradientColor_android_endY = 5;
|
||||
public static int GradientColor_android_gradientRadius = 6;
|
||||
public static int GradientColor_android_startColor = 7;
|
||||
public static int GradientColor_android_startX = 8;
|
||||
public static int GradientColor_android_startY = 9;
|
||||
public static int GradientColor_android_tileMode = 10;
|
||||
public static int GradientColor_android_type = 11;
|
||||
public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
|
||||
public static int GradientColorItem_android_color = 0;
|
||||
public static int GradientColorItem_android_offset = 1;
|
||||
}
|
||||
}
|
@ -0,0 +1,183 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.compat;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static int alpha = 0x7f040028;
|
||||
public static int font = 0x7f040074;
|
||||
public static int fontProviderAuthority = 0x7f040076;
|
||||
public static int fontProviderCerts = 0x7f040077;
|
||||
public static int fontProviderFetchStrategy = 0x7f040078;
|
||||
public static int fontProviderFetchTimeout = 0x7f040079;
|
||||
public static int fontProviderPackage = 0x7f04007a;
|
||||
public static int fontProviderQuery = 0x7f04007b;
|
||||
public static int fontStyle = 0x7f04007c;
|
||||
public static int fontVariationSettings = 0x7f04007d;
|
||||
public static int fontWeight = 0x7f04007e;
|
||||
public static int ttcIndex = 0x7f040104;
|
||||
}
|
||||
public static final class color {
|
||||
private color() {}
|
||||
|
||||
public static int notification_action_color_filter = 0x7f06003d;
|
||||
public static int notification_icon_bg_color = 0x7f06003e;
|
||||
public static int ripple_material_light = 0x7f060049;
|
||||
public static int secondary_text_default_material_light = 0x7f06004b;
|
||||
}
|
||||
public static final class dimen {
|
||||
private dimen() {}
|
||||
|
||||
public static int compat_button_inset_horizontal_material = 0x7f08004c;
|
||||
public static int compat_button_inset_vertical_material = 0x7f08004d;
|
||||
public static int compat_button_padding_horizontal_material = 0x7f08004e;
|
||||
public static int compat_button_padding_vertical_material = 0x7f08004f;
|
||||
public static int compat_control_corner_material = 0x7f080050;
|
||||
public static int compat_notification_large_icon_max_height = 0x7f080051;
|
||||
public static int compat_notification_large_icon_max_width = 0x7f080052;
|
||||
public static int notification_action_icon_size = 0x7f08005c;
|
||||
public static int notification_action_text_size = 0x7f08005d;
|
||||
public static int notification_big_circle_margin = 0x7f08005e;
|
||||
public static int notification_content_margin_start = 0x7f08005f;
|
||||
public static int notification_large_icon_height = 0x7f080060;
|
||||
public static int notification_large_icon_width = 0x7f080061;
|
||||
public static int notification_main_column_padding_top = 0x7f080062;
|
||||
public static int notification_media_narrow_margin = 0x7f080063;
|
||||
public static int notification_right_icon_size = 0x7f080064;
|
||||
public static int notification_right_side_padding_top = 0x7f080065;
|
||||
public static int notification_small_icon_background_padding = 0x7f080066;
|
||||
public static int notification_small_icon_size_as_large = 0x7f080067;
|
||||
public static int notification_subtext_size = 0x7f080068;
|
||||
public static int notification_top_pad = 0x7f080069;
|
||||
public static int notification_top_pad_large_text = 0x7f08006a;
|
||||
}
|
||||
public static final class drawable {
|
||||
private drawable() {}
|
||||
|
||||
public static int notification_action_background = 0x7f090061;
|
||||
public static int notification_bg = 0x7f090062;
|
||||
public static int notification_bg_low = 0x7f090063;
|
||||
public static int notification_bg_low_normal = 0x7f090064;
|
||||
public static int notification_bg_low_pressed = 0x7f090065;
|
||||
public static int notification_bg_normal = 0x7f090066;
|
||||
public static int notification_bg_normal_pressed = 0x7f090067;
|
||||
public static int notification_icon_background = 0x7f090068;
|
||||
public static int notification_template_icon_bg = 0x7f090069;
|
||||
public static int notification_template_icon_low_bg = 0x7f09006a;
|
||||
public static int notification_tile_bg = 0x7f09006b;
|
||||
public static int notify_panel_notification_icon_bg = 0x7f09006c;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static int action_container = 0x7f0c0009;
|
||||
public static int action_divider = 0x7f0c000b;
|
||||
public static int action_image = 0x7f0c000c;
|
||||
public static int action_text = 0x7f0c0012;
|
||||
public static int actions = 0x7f0c0013;
|
||||
public static int async = 0x7f0c0019;
|
||||
public static int blocking = 0x7f0c001c;
|
||||
public static int chronometer = 0x7f0c0022;
|
||||
public static int forever = 0x7f0c0031;
|
||||
public static int icon = 0x7f0c0035;
|
||||
public static int icon_group = 0x7f0c0036;
|
||||
public static int info = 0x7f0c0038;
|
||||
public static int italic = 0x7f0c003b;
|
||||
public static int line1 = 0x7f0c003d;
|
||||
public static int line3 = 0x7f0c003e;
|
||||
public static int normal = 0x7f0c004e;
|
||||
public static int notification_background = 0x7f0c004f;
|
||||
public static int notification_main_column = 0x7f0c0050;
|
||||
public static int notification_main_column_container = 0x7f0c0051;
|
||||
public static int right_icon = 0x7f0c0072;
|
||||
public static int right_side = 0x7f0c0073;
|
||||
public static int tag_transition_group = 0x7f0c008e;
|
||||
public static int tag_unhandled_key_event_manager = 0x7f0c008f;
|
||||
public static int tag_unhandled_key_listeners = 0x7f0c0090;
|
||||
public static int text = 0x7f0c0091;
|
||||
public static int text2 = 0x7f0c0092;
|
||||
public static int time = 0x7f0c00a5;
|
||||
public static int title = 0x7f0c00a6;
|
||||
}
|
||||
public static final class integer {
|
||||
private integer() {}
|
||||
|
||||
public static int status_bar_notification_info_maxnum = 0x7f0d0005;
|
||||
}
|
||||
public static final class layout {
|
||||
private layout() {}
|
||||
|
||||
public static int notification_action = 0x7f0f001e;
|
||||
public static int notification_action_tombstone = 0x7f0f001f;
|
||||
public static int notification_template_custom_big = 0x7f0f0026;
|
||||
public static int notification_template_icon_group = 0x7f0f0027;
|
||||
public static int notification_template_part_chronometer = 0x7f0f002b;
|
||||
public static int notification_template_part_time = 0x7f0f002c;
|
||||
}
|
||||
public static final class string {
|
||||
private string() {}
|
||||
|
||||
public static int status_bar_notification_info_overflow = 0x7f150032;
|
||||
}
|
||||
public static final class style {
|
||||
private style() {}
|
||||
|
||||
public static int TextAppearance_Compat_Notification = 0x7f1600ec;
|
||||
public static int TextAppearance_Compat_Notification_Info = 0x7f1600ed;
|
||||
public static int TextAppearance_Compat_Notification_Line2 = 0x7f1600ef;
|
||||
public static int TextAppearance_Compat_Notification_Time = 0x7f1600f2;
|
||||
public static int TextAppearance_Compat_Notification_Title = 0x7f1600f4;
|
||||
public static int Widget_Compat_NotificationActionContainer = 0x7f16015d;
|
||||
public static int Widget_Compat_NotificationActionText = 0x7f16015e;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
|
||||
public static int ColorStateListItem_alpha = 0;
|
||||
public static int ColorStateListItem_android_alpha = 1;
|
||||
public static int ColorStateListItem_android_color = 2;
|
||||
public static int[] FontFamily = { 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b };
|
||||
public static int FontFamily_fontProviderAuthority = 0;
|
||||
public static int FontFamily_fontProviderCerts = 1;
|
||||
public static int FontFamily_fontProviderFetchStrategy = 2;
|
||||
public static int FontFamily_fontProviderFetchTimeout = 3;
|
||||
public static int FontFamily_fontProviderPackage = 4;
|
||||
public static int FontFamily_fontProviderQuery = 5;
|
||||
public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f040074, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040104 };
|
||||
public static int FontFamilyFont_android_font = 0;
|
||||
public static int FontFamilyFont_android_fontStyle = 1;
|
||||
public static int FontFamilyFont_android_fontVariationSettings = 2;
|
||||
public static int FontFamilyFont_android_fontWeight = 3;
|
||||
public static int FontFamilyFont_android_ttcIndex = 4;
|
||||
public static int FontFamilyFont_font = 5;
|
||||
public static int FontFamilyFont_fontStyle = 6;
|
||||
public static int FontFamilyFont_fontVariationSettings = 7;
|
||||
public static int FontFamilyFont_fontWeight = 8;
|
||||
public static int FontFamilyFont_ttcIndex = 9;
|
||||
public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
|
||||
public static int GradientColor_android_centerColor = 0;
|
||||
public static int GradientColor_android_centerX = 1;
|
||||
public static int GradientColor_android_centerY = 2;
|
||||
public static int GradientColor_android_endColor = 3;
|
||||
public static int GradientColor_android_endX = 4;
|
||||
public static int GradientColor_android_endY = 5;
|
||||
public static int GradientColor_android_gradientRadius = 6;
|
||||
public static int GradientColor_android_startColor = 7;
|
||||
public static int GradientColor_android_startX = 8;
|
||||
public static int GradientColor_android_startY = 9;
|
||||
public static int GradientColor_android_tileMode = 10;
|
||||
public static int GradientColor_android_type = 11;
|
||||
public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
|
||||
public static int GradientColorItem_android_color = 0;
|
||||
public static int GradientColorItem_android_offset = 1;
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user