pull/11/head
parent
84b45885b6
commit
048f855b28
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app:androidTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debugAndroidTest/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugAndroidTest/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debugAndroidTest/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/androidTest/debug" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/androidTest" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/androidTestDebug" />
|
||||
<orderEntry type="jdk" jdkName="Android API 32 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="xiaomi-src.app.main" scope="TEST" />
|
||||
</component>
|
||||
<component name="TestModuleProperties" production-module="xiaomi-src.app.main" />
|
||||
</module>
|
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="xiaomi-src" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android-gradle" name="Android-Gradle">
|
||||
<configuration>
|
||||
<option name="GRADLE_PROJECT_PATH" value=":app" />
|
||||
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="7.3.0" />
|
||||
<option name="LAST_KNOWN_AGP_VERSION" value="7.3.0" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../app">
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../app/.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 32 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app:main" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debug/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debug/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" type="java-resource" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/debug" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/main">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/res" type="java-resource" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 32 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app:unitTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugUnitTest/out" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/test" />
|
||||
<content url="file://$MODULE_DIR$/../../../app/src/testDebug" />
|
||||
<orderEntry type="jdk" jdkName="Android API 32 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="xiaomi-src.app.main" scope="TEST" />
|
||||
</component>
|
||||
<component name="TestModuleProperties" production-module="xiaomi-src.app.main" />
|
||||
</module>
|
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id="xiaomi-src" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../..">
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
#- File Locator -
|
||||
listingFile=../../../outputs/apk/debug/output-metadata.json
|
||||
listingFile=../../apk/debug/output-metadata.json
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_0/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_0/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_0/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_0/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_1/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_1/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_1/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_1/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_10/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_10/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_10/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_10/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_11/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_11/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_11/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_11/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_12/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_12/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_12/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_12/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_13/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_13/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_13/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_13/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_14/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_14/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_14/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_14/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_15/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_15/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_15/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_15/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_2/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_2/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_2/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_2/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_3/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_3/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_3/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_3/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_4/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_4/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_4/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_4/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_5/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_5/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_5/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_5/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_6/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_6/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_6/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_6/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_7/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_7/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_7/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_7/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_8/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_8/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_8/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_8/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_9/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_9/graph.bin
0
xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_68a417cbdadbad35fb8dc6f526271ae3db99e178046cb50f83def9a917255804_bucket_9/graph.bin → xiaomi-src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_826d287b5414cfcaaf7f279e64315a947a00834d4419f4068c53e85ca83f2360_bucket_9/graph.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,96 +1,96 @@
|
||||
#Sat Dec 07 00:00:31 CST 2024
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/sub_folder.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/widget_4x.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_green.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/preferences.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/call_record_folder.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/widget_2x.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/add_account_text.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat
|
||||
net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_white.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/settings_header.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
|
||||
net.micode.notes.app-main-7\:/menu/call_note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable/new_note.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
|
||||
net.micode.notes.app-main-7\:/color/primary_text_dark.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/datetime_picker.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
|
||||
net.micode.notes.app-main-7\:/raw/introduction=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_yellow.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list_options.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/icon_app.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_background.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list_footer.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/searchable.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/notification.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/folder_list_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
|
||||
#Sat Dec 07 00:06:55 CST 2024
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/sub_folder.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/widget_4x.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_green.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/preferences.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/call_record_folder.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/widget_2x.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/add_account_text.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat
|
||||
net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_white.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/settings_header.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
|
||||
net.micode.notes.app-main-7\:/menu/call_note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable/new_note.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
|
||||
net.micode.notes.app-main-7\:/color/primary_text_dark.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/datetime_picker.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
|
||||
net.micode.notes.app-main-7\:/raw/introduction=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_yellow.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list_options.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/icon_app.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_background.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
|
||||
net.micode.notes.app-main-7\:/layout/note_list_footer.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/searchable.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/notification.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat
|
||||
net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
|
||||
net.micode.notes.app-main-7\:/layout/folder_list_item.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
|
||||
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
|
||||
net.micode.notes.app-main-7\:/menu/note_edit.xml=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\main\assets"/><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\debug\assets"/></dataSet></merger>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\main\assets"/><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\debug\assets"/></dataSet></merger>
|
@ -1,2 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\debug\jniLibs"/></dataSet></merger>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\debug\jniLibs"/></dataSet></merger>
|
@ -1,2 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\1\xiaomi\app\src\debug\shaders"/></dataSet></merger>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Administrator\Desktop\third-year first semester\xiaomi\xiaomi-src\app\src\debug\shaders"/></dataSet></merger>
|
@ -1,19 +1,19 @@
|
||||
#Sat Dec 07 00:00:37 CST 2024
|
||||
#Sat Dec 07 00:07:00 CST 2024
|
||||
path.4=4/classes.dex
|
||||
path.3=15/classes.dex
|
||||
path.2=12/classes.dex
|
||||
path.1=11/classes.dex
|
||||
path.5=5/classes.dex
|
||||
path.0=0/classes.dex
|
||||
base.4=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\4\\classes.dex
|
||||
base.3=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\15\\classes.dex
|
||||
base.2=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\12\\classes.dex
|
||||
base.1=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\11\\classes.dex
|
||||
base.0=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex
|
||||
base.4=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\4\\classes.dex
|
||||
base.3=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\15\\classes.dex
|
||||
base.2=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\12\\classes.dex
|
||||
base.1=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\11\\classes.dex
|
||||
base.0=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex
|
||||
renamed.3=classes4.dex
|
||||
renamed.2=classes3.dex
|
||||
renamed.1=classes2.dex
|
||||
renamed.0=classes.dex
|
||||
renamed.5=classes6.dex
|
||||
renamed.4=classes5.dex
|
||||
base.5=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\1\\xiaomi\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\5\\classes.dex
|
||||
base.5=C\:\\Users\\Administrator\\Desktop\\third-year first semester\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\5\\classes.dex
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue