字数统计

私密模式
韩文支持(无按钮)
pull/2/head
3 years ago
parent b12e357a18
commit 2b0e71f43f

@ -0,0 +1,2 @@
#Wed Aug 31 10:37:22 CST 2022
gradle.version=6.1.1

@ -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>

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="PLATFORM" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />
</GradleProjectSettings>
</option>
</component>
</project>

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://maven.google.com" />
</remote-repository>
<remote-repository>
<option name="id" value="BintrayJCenter" />
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="Google" />
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
</component>
</project>

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: org.apache.http.legacy-android-29">
<CLASSES>
<root url="jar://D:/Android/SDK/platforms/android-29/optional/org.apache.http.legacy.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -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>

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/app.iml" group="project1/app" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/project1.iml" filepath="$PROJECT_DIR$/.idea/modules/project1.iml" group="project1" />
</modules>
</component>
</project>

@ -0,0 +1,92 @@
<?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="project1" 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="4.0.0" />
<option name="LAST_KNOWN_AGP_VERSION" value="4.0.0" />
</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="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" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/test/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/src/testDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
<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">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debug/out" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debug/out" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug" type="java-resource" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debugAndroidTest/out" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debugAndroidTest/out" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugAndroidTest/out" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug" type="java-test-resource" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugUnitTest/out" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/debug/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTestDebug/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/testDebug/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/androidTest/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/test/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
</content>
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: org.apache.http.legacy-android-29" level="project" />
</component>
</module>

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="project1" 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="FacetManager">
<facet type="java-gradle" name="Java-Gradle">
<configuration>
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/../../build" />
<option name="BUILDABLE" value="false" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../..">
<excludeFolder url="file://$MODULE_DIR$/../../.gradle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -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>

@ -0,0 +1,11 @@
s
java:S4144Á"\Update this method so that its implementation is not identical to "getParentId" on line 185.(ø¦¯ÿ
>
java:S1125T"(Remove the literal "true" boolean value.(ú«€É
m
java:S3776p"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(Ñý¨úýÿÿÿÿ
C
java:S1125q"(Remove the literal "true" boolean value.(¢´—Öÿÿÿÿÿ
>
java:S1125r"(Remove the literal "true" boolean value.(ãêÛì

@ -0,0 +1,25 @@
h
java:S1192"RDefine a constant instead of duplicating this literal " AFTER DELETE ON " 3 times.(“áâB
a
java:S1192k"FDefine a constant instead of duplicating this literal "=old." 6 times.(”»ÎÔüÿÿÿÿ
<EFBFBD>
java:S11923"yDefine a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," 4 times.(˜›£·
`
java:S1192]"JDefine a constant instead of duplicating this literal " UPDATE " 8 times.(ìó¥Ä
\
java:S1192_"FDefine a constant instead of duplicating this literal "=new." 6 times.(Øëž°
c
java:S1192\"HDefine a constant instead of duplicating this literal " BEGIN " 4 times.(ÕêïŠþÿÿÿÿ
t
java:S11920"^Define a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT 0," 11 times.(çÀœª
v
java:S11927"[Define a constant instead of duplicating this literal " TEXT NOT NULL DEFAULT ''," 5 times.(ƒþÞ¿ùÿÿÿÿ
c
java:S1192<18>"GDefine a constant instead of duplicating this literal " BEGIN" 6 times.(ÕêïŠþÿÿÿÿ
c
java:S1192^"HDefine a constant instead of duplicating this literal " SET " 8 times.(Õ÷Ë“üÿÿÿÿ
8
java:S1214#""Move constants to a class or enum.(áÅÔö
_
java:S1192_"IDefine a constant instead of duplicating this literal " WHERE " 8 times.(Øëž°

@ -0,0 +1,42 @@
t
java:S2293i"YReplace the type specification in this constructor call with the diamond operator ("<>").(êÝýÂþÿÿÿÿ
D
java:S1172Š"&Remove these unused method parameters.(¦Œœ¢8¤¥ú•¿0
=
java:S1172˜"&Remove these unused method parameters.(¦Œœ¢
q
java:S1104N"VMake tvModified a static final constant or non-public and provide accessors if needed.(ƒëÔ£ÿÿÿÿÿ
t
java:S2293`"YReplace the type specification in this constructor call with the diamond operator ("<>").(®ú÷õþÿÿÿÿ
N
java:S1135¤"2Complete the task associated to this TODO comment.(Ùü§“ýÿÿÿÿ
p
java:S2293Þ"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð
8
java:S1116¸"Remove this empty statement.(ôŸŽìúÿÿÿÿ
X
java:S1126å"AReplace this if-then-else statement by a single return statement.(®ÎÚÉ
n
java:S3776"RRefactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed.(ݨÁ±øÿÿÿÿ
C
java:S1172¾"-Remove this unused method parameter "dialog".(ý†®
r
java:S1104P"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(ªà¶±ûÿÿÿÿ
t
java:S2293W"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÑÓ<C391>¥üÿÿÿÿ
s
java:S1104T"XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.(ýãä¬üÿÿÿÿ
K
java:S2864˜"4Iterate over the "entrySet" instead of the "keySet".(­Ô‡ï
n
java:S1450"WRemove the "mPattern" field and declare it as a local variable in the relevant methods.(©´ÖÛ
o
java:S2293q"YReplace the type specification in this constructor call with the diamond operator ("<>").(À—’¢
c java:S100¾"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ý†®
8
java:S1116"Remove this empty statement.(ôŸŽìúÿÿÿÿ
r
java:S1104R"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.(“²<E2809C>Öúÿÿÿÿ
H
java:S1172í"1Remove this unused method parameter "buttonView".(ãÜ›Ø

@ -0,0 +1,11 @@
3
java:S2386A"Make this member "protected".(”µåÓ
F
java:S1066Á"/Merge this if statement with the enclosing one.(â<>®¾
X
java:S1126Ü"AReplace this if-then-else statement by a single return statement.(¶ø ˜
8
java:S2386K"Make this member "protected".(Ñ㳎ýÿÿÿÿ
?
java:S1125ª"(Remove the literal "true" boolean value.(ÍÛì•

@ -0,0 +1,13 @@
9
java:S1214«""Move constants to a class or enum.(ŠÉôŸ
U
java:S11181":Add a private constructor to hide the implicit public one.(ž’Í“úÿÿÿÿ
V
java:S1118õ":Add a private constructor to hide the implicit public one.(<28>ˆþÿÿÿÿ
f
java:S11929"KDefine a constant instead of duplicating this literal "content://" 4 times.(š¨ú¯üÿÿÿÿ
=
java:S1214@""Move constants to a class or enum.(É⸫úÿÿÿÿ
Q
java:S1118":Add a private constructor to hide the implicit public one.(߀°•

@ -0,0 +1,125 @@
9
java:S3626³"Remove this redundant jump.(ûÁÝ…˜ó®¿0
D
java:S1172"&Remove these unused method parameters.(¦Œœ¢˜ó®¿0
I
java:S1172­"+Remove this unused method parameter "mode".(<28>œÎ̘ó®¿0
s
java:S3008R"VRename this field "secret_mode" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(®–íü˜ó®¿0
P
java:S1199î"-Extract this nested code block into a method.(Á¬å¯ûÿÿÿÿ˜ó®¿0
J
java:S1172·"-Remove this unused method parameter "parent".(ôŒùb8è˜ó®¿0
P
java:S1172ð"-Remove this unused method parameter "parent".(˜Ÿøºþÿÿÿÿ˜ó®¿0
9
java:S3626Ë"Remove this redundant jump.(ûÁÝ…˜ó®¿0
U
java:S1135°"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ˜ó®¿0
C
java:S3398ó"%Move this method into "ModeCallback".(ãìîí˜ó®¿0
P
java:S1172õ"-Remove this unused method parameter "unused".(þÔ‚¯ùÿÿÿÿ˜ó®¿0
K
java:S1172Ý"-Remove this unused method parameter "dialog".(¦Œœ¢˜ó®¿0
t
java:S1104R"WMake secret_mode a static final constant or non-public and provide accessors if needed.(®–íü˜ó®¿0
I
java:S1172·"&Remove these unused method parameters.(²€„Óùÿÿÿÿ˜ó®¿0
P
java:S1199"-Extract this nested code block into a method.(ê¶ôÐùÿÿÿÿ˜ó®¿0
p
java:S3776ó"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ãìîí˜ó®¿0
C
java:S1172â"&Remove these unused method parameters.(‡ûÔd8è˜ó®¿0
U
java:S1135©"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ˜ó®¿0
F
java:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ˜ó®¿0
P
java:S1199ã"-Extract this nested code block into a method.(µ˜ÇÃøÿÿÿÿ˜ó®¿0
K
java:S1172á"(Remove this unused method parameter "v".(Ó<>ý°ûÿÿÿÿ˜ó®¿0
w
java:S2293ž"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð˜ó®¿0
D
java:S1172õ"&Remove these unused method parameters.(¦Œœ¢˜ó®¿0
K
java:S1199ê"-Extract this nested code block into a method.(Žÿõó˜ó®¿0
>
java:S1116b"Remove this empty statement.(ôŸŽìúÿÿÿÿ˜ó®¿0
?
java:S1116"Remove this empty statement.(ôŸŽìúÿÿÿÿ˜ó®¿0
m java:S117¨"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Áì§#8Èû‰¯¿0
¤
java:S1186Õ"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(—…º£ÿÿÿÿÿ8χ<C38F>¯¿0
I
java:S1172ˆ"+Remove this unused method parameter "item".(ãÅι˜ó®¿0
H
java:S3398Þ"%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ˜ó®¿0
h
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(¹úæµûÿÿÿÿ˜ó®¿0
I
java:S1172§"&Remove these unused method parameters.(Ê¥¾àûÿÿÿÿ˜ó®¿0
R
java:S3398×"/Move this method into "BackgroundQueryHandler".(—÷õŽüÿÿÿÿ˜ó®¿0
F
java:S1148¾"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ˜ó®¿0
¤
java:S1186¿"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(—…º£ÿÿÿÿÿ8øà<C3B8>¯¿0
T
java:S2696Ç"6Make the enclosing method "static" or remove this set.(ºŠèš8χ<C38F>¯¿0
U
java:S1135£"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ˜ó®¿0
v
java:S1450ï"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(ž¢—ò˜ó®¿0
o
java:S3776·"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb8è˜ó®¿0
N
java:S3398³"0Move this method into "OnListItemClickListener".(‘ðð¡˜ó®¿0
i
java:S1192¤"FDefine a constant instead of duplicating this literal " DESC" 3 times.(ͨ©îùÿÿÿÿ8Èû‰¯¿0
I
java:S1172£"&Remove these unused method parameters.(Èɧæþÿÿÿÿ˜ó®¿0
P
java:S1199Þ"-Extract this nested code block into a method.(ãÍ€ôÿÿÿÿÿ˜ó®¿0
n
java:S1301Ì"KReplace this "switch" statement by "if" statements to increase readability.(ד¾ñùÿÿÿÿ˜ó®¿0
K
java:S1199°"-Extract this nested code block into a method.(ÏÅéß8øà<C3B8>¯¿0
U
java:S1135¤"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ˜ó®¿0
b
java:S1124Š"EReorder the modifiers to comply with the Java Language Specification.(ìѾk8è˜ó®¿0
K
java:S1199Æ"-Extract this nested code block into a method.(±­ÿß8χ<C38F>¯¿0
P
java:S1199Ú"-Extract this nested code block into a method.(Ú¿–€úÿÿÿÿ˜ó®¿0
F java:S108ú")Either remove or fill this block of code.(žûÊ¥˜ó®¿0
K
java:S1199¬"-Extract this nested code block into a method.(ŒãÈ“˜ó®¿0
I
java:S1172Í"&Remove these unused method parameters.(¾–ú²ùÿÿÿÿ˜ó®¿0
o
java:S3776á"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(ÅôÉ#8è˜ó®¿0
I
java:S1172¨"&Remove these unused method parameters.(êèɯùÿÿÿÿ˜ó®¿0
U
java:S1135½"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ˜ó®¿0
P
java:S1199<18>"-Extract this nested code block into a method.(Η­Šþÿÿÿÿ˜ó®¿0
F
java:S1172ý"(Remove this unused method parameter "v".(¡é††˜ó®¿0
T
java:S2696±"6Make the enclosing method "static" or remove this set.(¨Ü<C2A8>8øà<C3B8>¯¿0
N
java:S1444R"1Make this "public static secret_mode" field final(®–íü˜ó®¿0
M
java:S2093§"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ˜ó®¿0
9
java:S3626·"Remove this redundant jump.(ûÁÝ…˜ó®¿0
u
java:S3776¢"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(áé–Þÿÿÿÿÿ˜ó®¿0
e
java:S1126¨"BReplace this if-then-else statement by a single method invocation.(玒¦ýÿÿÿÿ˜ó®¿0

@ -0,0 +1,11 @@
u
java:S2293½"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
\
java:S1126}"AReplace this if-then-else statement by a single return statement.(Æ·¾ôúÿÿÿÿ
j
java:S1192?"ODefine a constant instead of duplicating this literal "Wrong note id:" 3 times.(€¨ƒ¦úÿÿÿÿ
\
java:S2147õ"ECombine this catch with the one at line 242, which has the same body.(æš©›
i
java:S3776µ"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(<28>¤§²

@ -0,0 +1,19 @@
@
app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164
k
;app/src/main/java/net/micode/notes/ui/NoteEditActivity.java,5\7\577f30d26378ec8a2bd2e4a43f3c79b3f04c402c
P
app/src/main/AndroidManifest.xml,8\c\8c55c3ccc257e5907959013f99656e4c8ec3903e
l
<app/src/main/java/net/micode/notes/ui/NotesListActivity.java,a\d\ad72331a1bed265bb9c0fe838faa74dbf69fce32
p
@app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java,1\e\1eb2363b523dbcae43d3c6e4790c64436af61b13
i
9app/src/main/java/net/micode/notes/model/WorkingNote.java,8\7\876016634c6642b35109680ccac740dc8271b236
b
2app/src/main/java/net/micode/notes/data/Notes.java,a\7\a7641cfac724321d508c2a284223a711011a93f5
b
2app/src/main/java/net/micode/notes/model/Note.java,d\d\dd970bd8ce083850fca1d4d159647ccd110e57cb
g
7app/src/main/java/net/micode/notes/ui/NoteItemData.java,0\8\08c35f02f11c35ae9ebf8db0a482054dfa1cf493

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
</component>
</project>

@ -0,0 +1,198 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AndroidLayouts">
<shared>
<config />
</shared>
</component>
<component name="AndroidLogFilters">
<option name="TOOL_WINDOW_CONFIGURED_FILTER" value="Show only selected application" />
</component>
<component name="ChangeListManager">
<list default="true" id="602e34c4-c76f-4113-abc3-f95def36d40f" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="000002f5cc4cb74e" />
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<projects_view>
<tree_state>
<expand />
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FavoritesManager">
<favorites_list name="project1" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
</component>
<component name="ProjectId" id="2E6UAf93gXqeLpA24GwJpWsxGZI" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="android.sdk.path" value="D:/Android/SDK" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../../miNote_maintenance/src" />
<property name="settings.editor.selected.configurable" value="debugger.hotswap" />
<property name="show.inlinked.gradle.project.popup" value="false" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="D:\git\mi\src\project1\app\src\main\assets\font" />
<recent name="D:\git\mi\src\project1\app\src\main\res\drawable" />
</key>
</component>
<component name="RunManager">
<configuration default="true" type="AndroidJUnit" factoryName="Android JUnit">
<option name="TEST_OBJECT" value="class" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<method v="2">
<option name="Android.Gradle.BeforeRunTask" enabled="true" />
</method>
</configuration>
<configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
<module name="app" />
<option name="DEPLOY" value="true" />
<option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
<option name="DEPLOY_AS_INSTANT" value="false" />
<option name="ARTIFACT_NAME" value="" />
<option name="PM_INSTALL_OPTIONS" value="" />
<option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
<option name="MODE" value="default_activity" />
<option name="CLEAR_LOGCAT" value="false" />
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
<option name="FORCE_STOP_RUNNING_APP" value="true" />
<option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
<option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
<option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
<option name="DEBUGGER_TYPE" value="Auto" />
<Auto>
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
<option name="SHOW_STATIC_VARS" value="true" />
<option name="WORKING_DIR" value="" />
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
</Auto>
<Hybrid>
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
<option name="SHOW_STATIC_VARS" value="true" />
<option name="WORKING_DIR" value="" />
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
</Hybrid>
<Java />
<Native>
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
<option name="SHOW_STATIC_VARS" value="true" />
<option name="WORKING_DIR" value="" />
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
</Native>
<Profilers>
<option name="ADVANCED_PROFILING_ENABLED" value="false" />
<option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
<option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Sample Java Methods" />
</Profilers>
<option name="DEEP_LINK" value="" />
<option name="ACTIVITY_CLASS" value="" />
<method v="2">
<option name="Android.Gradle.BeforeRunTask" enabled="true" />
</method>
</configuration>
</component>
<component name="StructureViewFactory">
<option name="AUTOSCROLL_MODE" value="false" />
<option name="AUTOSCROLL_FROM_SOURCE" value="true" />
<option name="ACTIVE_ACTIONS" value=",SHOW_NON_PUBLIC,SHOW_FIELDS" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="602e34c4-c76f-4113-abc3-f95def36d40f" name="Default Changelist" comment="" />
<created>1661913267684</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1661913267684</updated>
</task>
<servers />
</component>
<component name="WindowStateProjectService">
<state x="477" y="75" key="#app" timestamp="1662119937745">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="477" y="75" key="#app/0.0.1536.864@0.0.1536.864" timestamp="1662119937745" />
<state x="211" y="79" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1666203328364">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="211" y="79" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1536.864@0.0.1536.864" timestamp="1666203328364" />
<state x="510" y="227" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1666352312710">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="510" y="227" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1536.864@0.0.1536.864" timestamp="1666352312710" />
<state x="487" y="171" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1666227466215">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="487" y="171" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1536.864@0.0.1536.864" timestamp="1666227466215" />
<state x="457" y="189" key="AndroidCreateResourceDirectoryDialog" timestamp="1666356388685">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="457" y="189" key="AndroidCreateResourceDirectoryDialog/0.0.1536.864@0.0.1536.864" timestamp="1666356388685" />
<state x="481" y="203" key="FileChooserDialogImpl" timestamp="1666367026625">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="481" y="203" key="FileChooserDialogImpl/0.0.1536.864@0.0.1536.864" timestamp="1666367026625" />
<state width="671" height="200" key="GridCell.Tab.0.bottom" timestamp="1666355276174">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state width="671" height="200" key="GridCell.Tab.0.bottom/0.0.1536.864@0.0.1536.864" timestamp="1666355276174" />
<state width="671" height="200" key="GridCell.Tab.0.center" timestamp="1666355276174">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state width="671" height="200" key="GridCell.Tab.0.center/0.0.1536.864@0.0.1536.864" timestamp="1666355276174" />
<state width="671" height="200" key="GridCell.Tab.0.left" timestamp="1666355276174">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state width="671" height="200" key="GridCell.Tab.0.left/0.0.1536.864@0.0.1536.864" timestamp="1666355276174" />
<state width="671" height="200" key="GridCell.Tab.0.right" timestamp="1666355276174">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state width="671" height="200" key="GridCell.Tab.0.right/0.0.1536.864@0.0.1536.864" timestamp="1666355276174" />
<state x="237" y="27" key="SettingsEditor" timestamp="1666230815790">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="237" y="27" key="SettingsEditor/0.0.1536.864@0.0.1536.864" timestamp="1666230815790" />
<state x="454" y="129" width="597" height="524" key="StructurePopup" timestamp="1661993146927">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="454" y="129" width="597" height="524" key="StructurePopup/0.0.1536.864@0.0.1536.864" timestamp="1661993146927" />
<state x="415" y="208" key="com.intellij.ide.util.TipDialog" timestamp="1666366869733">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="415" y="208" key="com.intellij.ide.util.TipDialog/0.0.1536.864@0.0.1536.864" timestamp="1666366869733" />
<state x="738" y="386" width="672" height="678" key="search.everywhere.popup" timestamp="1666284565728">
<screen x="0" y="0" width="1536" height="864" />
</state>
<state x="738" y="386" width="672" height="678" key="search.everywhere.popup/0.0.1536.864@0.0.1536.864" timestamp="1666284565728" />
</component>
</project>

@ -0,0 +1,19 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 29
buildToolsVersion "30.0.0"
defaultConfig {
applicationId "net.micode.notes"
useLibrary'org.apache.http.legacy'
targetSdkVersion 14
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
}

@ -0,0 +1,12 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package net.micode.notes;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "net.micode.notes";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "0.1";
}

@ -0,0 +1,211 @@
{
"logs": [
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values-ko-rKR_values-ko-rKR.arsc.flat",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-ko-rKR\\strings.xml",
"from": {
"startLines": "132,76,79,78,77,19,24,25,122,123,131,130,30,85,86,84,83,82,98,97,96,88,43,42,68,33,34,89,45,80,124,75,71,20,46,52,57,47,67,66,65,61,60,58,59,21,62,63,53,74,64,23,72,51,22,56,55,54,70,50,69,48,49,73,32,38,40,37,39,36,35,29,28,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,31,87,95,100,99,101,94,93,92,91,26,27",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "7536,3959,4171,4095,4044,846,1112,1162,7068,7114,7481,7430,1482,4588,4666,4525,4438,4361,5401,5335,5253,4810,2182,2130,3492,1668,1722,4868,2277,4240,7173,3896,3672,887,2337,2634,2908,2394,3429,3375,3323,3113,3063,2964,3015,944,3160,3208,2678,3834,3267,1052,3719,2590,999,2857,2783,2726,3611,2545,3567,2449,2492,3773,1612,1927,2036,1878,1982,1830,1783,1430,1376,5791,5729,6021,6985,6350,6278,6417,6497,6698,6622,5868,5938,6222,6083,6155,5679,6805,6901,7391,7282,7232,7329,1553,4751,5191,5517,5458,5588,5141,5093,5042,4989,1212,1302",
"endLines": "136,76,79,78,77,19,24,25,122,123,131,130,30,85,86,84,83,82,98,97,96,88,43,42,68,33,34,89,45,80,124,75,71,20,46,52,57,47,67,66,65,61,60,58,59,21,62,63,53,74,64,23,72,51,22,56,55,54,70,50,69,48,49,73,32,38,40,37,39,36,35,29,28,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,31,87,95,100,99,101,94,93,92,91,26,27",
"endColumns": "14,83,67,74,49,39,48,48,44,57,53,49,69,76,83,61,85,75,55,64,80,56,61,50,73,52,59,100,58,87,55,61,45,55,55,42,54,53,61,52,50,45,48,49,46,53,46,57,46,60,54,58,52,42,51,49,72,55,59,43,42,41,51,59,54,53,49,47,52,46,45,50,52,75,60,60,79,65,70,78,123,105,74,68,81,54,70,65,48,94,82,37,45,48,60,57,57,60,69,57,63,48,46,49,51,88,72",
"endOffsets": "7920,4038,4234,4165,4089,881,1156,1206,7108,7167,7530,7475,1547,4660,4745,4582,4519,4432,5452,5395,5329,4862,2239,2176,3561,1716,1777,4964,2331,4323,7224,3953,3713,938,2388,2672,2958,2443,3486,3423,3369,3154,3107,3009,3057,993,3202,3261,2720,3890,3317,1106,3767,2628,1046,2902,2851,2777,3666,2584,3605,2486,2539,3828,1662,1976,2081,1921,2030,1872,1824,1476,1424,5862,5785,6077,7060,6411,6344,6491,6616,6799,6692,5932,6015,6272,6149,6216,5723,6895,6979,7424,7323,7276,7385,1606,4804,5247,5582,5511,5647,5185,5135,5087,5036,1296,1370"
},
"to": {
"startLines": "6,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,584,668,736,811,861,901,950,999,1044,1102,1156,1206,1276,1353,1437,1499,1585,1661,1717,1782,1863,1920,1982,2033,2107,2160,2220,2321,2380,2468,2524,2586,2632,2688,2744,2787,2842,2896,2958,3011,3062,3108,3157,3207,3254,3308,3355,3413,3460,3521,3576,3635,3688,3731,3783,3833,3906,3962,4022,4066,4109,4151,4203,4263,4318,4372,4422,4470,4523,4570,4616,4667,4720,4796,4857,4918,4998,5064,5135,5214,5338,5444,5519,5588,5670,5725,5796,5862,5911,6006,6089,6127,6173,6222,6283,6341,6399,6460,6530,6588,6652,6701,6748,6798,6850,6939",
"endLines": "10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116",
"endColumns": "14,83,67,74,49,39,48,48,44,57,53,49,69,76,83,61,85,75,55,64,80,56,61,50,73,52,59,100,58,87,55,61,45,55,55,42,54,53,61,52,50,45,48,49,46,53,46,57,46,60,54,58,52,42,51,49,72,55,59,43,42,41,51,59,54,53,49,47,52,46,45,50,52,75,60,60,79,65,70,78,123,105,74,68,81,54,70,65,48,94,82,37,45,48,60,57,57,60,69,57,63,48,46,49,51,88,72",
"endOffsets": "579,663,731,806,856,896,945,994,1039,1097,1151,1201,1271,1348,1432,1494,1580,1656,1712,1777,1858,1915,1977,2028,2102,2155,2215,2316,2375,2463,2519,2581,2627,2683,2739,2782,2837,2891,2953,3006,3057,3103,3152,3202,3249,3303,3350,3408,3455,3516,3571,3630,3683,3726,3778,3828,3901,3957,4017,4061,4104,4146,4198,4258,4313,4367,4417,4465,4518,4565,4611,4662,4715,4791,4852,4913,4993,5059,5130,5209,5333,5439,5514,5583,5665,5720,5791,5857,5906,6001,6084,6122,6168,6217,6278,6336,6394,6455,6525,6583,6647,6696,6743,6793,6845,6934,7007"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-ko-rKR\\arrays.xml",
"from": {
"startLines": "18",
"startColumns": "4",
"startOffsets": "730",
"endLines": "21",
"endColumns": "19",
"endOffsets": "838"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
}
]
},
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,981,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2156,2209,2252,2303,2353,2413,2466,2517,2563,2611,2659,2705,2754,2801,2851,2896,2955,3007,3059,3111,3154,3199,3246,3302,3357,3412,3456,3498,3539,3589,3648,3699,3748,3797,3844,3891,3938,3983,4034,4087,4162,4221,4278,4352,4416,4485,4563,4673,4777,4850,4916,4971,5036,5101,5150,5233,5311,5349,5394,5442,5504,5561,5616,5675,5742,5800,5862,5910,5955,6003,6054,6120",
"endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,48,52,42,50,49,59,52,50,45,47,47,45,48,46,49,44,58,51,51,51,42,44,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
"endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2151,2204,2247,2298,2348,2408,2461,2512,2558,2606,2654,2700,2749,2796,2846,2891,2950,3002,3054,3106,3149,3194,3241,3297,3352,3407,3451,3493,3534,3584,3643,3694,3743,3792,3839,3886,3933,3978,4029,4082,4157,4216,4273,4347,4411,4480,4558,4668,4772,4845,4911,4966,5031,5096,5145,5228,5306,5344,5389,5437,5499,5556,5611,5670,5737,5795,5857,5905,5950,5998,6049,6115,6181"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
}
]
},
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\arrays.xml",
"from": {
"startLines": "-1,-1",
"startColumns": "-1,-1",
"startOffsets": "-1,-1"
},
"to": {
"startLines": "2,8",
"startColumns": "4,4",
"startOffsets": "105,300",
"endLines": "7,11",
"endColumns": "19,19",
"endOffsets": "295,415"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\strings.xml",
"from": {
"startLines": "132,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "8367,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,946,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endLines": "136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,55,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "8775,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,997,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "739,1132,1228,1311,1407,1476,1519,1571,1623,1672,1735,1793,1844,1928,2022,2130,2201,2285,2368,2434,2517,2619,2680,2742,2793,2871,2924,2984,3089,3148,3250,3305,3376,3425,3480,3538,3585,3644,3701,3772,3833,3890,3940,3992,4045,4095,4151,4201,4261,4314,4380,4442,4505,4568,4615,4668,4723,4811,4869,4931,4981,5026,5069,5129,5196,5251,5306,5359,5406,5459,5515,5563,5618,5671,5755,5822,5886,5982,6056,6137,6226,6389,6533,6612,6687,6769,6828,6908,6988,7043,7165,7268,7309,7362,7419,7493,7558,7626,7712,7792,7861,7955,8014,8069,8131,8191,8301",
"endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128",
"endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,54,57,46,58,56,70,60,56,49,51,52,49,55,49,59,52,65,61,62,62,46,52,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
"endOffsets": "1127,1223,1306,1402,1471,1514,1566,1618,1667,1730,1788,1839,1923,2017,2125,2196,2280,2363,2429,2512,2614,2675,2737,2788,2866,2919,2979,3084,3143,3245,3300,3371,3420,3475,3533,3580,3639,3696,3767,3828,3885,3935,3987,4040,4090,4146,4196,4256,4309,4375,4437,4500,4563,4610,4663,4718,4806,4864,4926,4976,5021,5064,5124,5191,5246,5301,5354,5401,5454,5510,5558,5613,5666,5750,5817,5881,5977,6051,6132,6221,6384,6528,6607,6682,6764,6823,6903,6983,7038,7160,7263,7304,7357,7414,7488,7553,7621,7707,7787,7856,7950,8009,8064,8126,8186,8296,8386"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\colors.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "12",
"startColumns": "4",
"startOffsets": "420",
"endColumns": "56",
"endOffsets": "472"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\dimens.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1"
},
"to": {
"startLines": "13,14,15,16,17",
"startColumns": "4,4,4,4,4",
"startOffsets": "477,529,582,635,687",
"endColumns": "51,52,52,51,51",
"endOffsets": "524,577,630,682,734"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\styles.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "129,133,137,141,144,148,152,156,160,164,168",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "8391,8595,8806,8979,9139,9322,9507,9692,9895,10101,10284",
"endLines": "132,136,140,143,147,151,155,159,163,167,171",
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
"endOffsets": "8590,8801,8974,9134,9317,9502,9687,9890,10096,10279,10480"
}
}
]
},
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,981,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2154,2207,2250,2301,2351,2411,2464,2515,2561,2609,2657,2703,2752,2799,2849,2894,2953,3005,3057,3109,3152,3197,3244,3300,3355,3410,3454,3496,3537,3587,3646,3697,3746,3795,3842,3889,3936,3981,4032,4085,4160,4219,4276,4350,4414,4483,4561,4671,4775,4848,4914,4969,5034,5099,5148,5231,5309,5347,5392,5440,5502,5559,5614,5673,5740,5798,5860,5908,5953,6001,6052,6118",
"endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,48,52,42,50,49,59,52,50,45,47,47,45,48,46,49,44,58,51,51,51,42,44,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
"endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2149,2202,2245,2296,2346,2406,2459,2510,2556,2604,2652,2698,2747,2794,2844,2889,2948,3000,3052,3104,3147,3192,3239,3295,3350,3405,3449,3491,3532,3582,3641,3692,3741,3790,3837,3884,3931,3976,4027,4080,4155,4214,4271,4345,4409,4478,4556,4666,4770,4843,4909,4964,5029,5094,5143,5226,5304,5342,5387,5435,5497,5554,5609,5668,5735,5793,5855,5903,5948,5996,6047,6113,6179"
}
}
]
}
]
}

@ -0,0 +1,47 @@
{
"logs": [
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko-rKR\\values-ko-rKR.xml",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-ko-rKR\\strings.xml",
"from": {
"startLines": "132,76,79,78,77,19,24,25,122,123,131,130,30,85,86,84,83,82,98,97,96,88,43,42,68,33,34,89,45,80,124,75,71,20,46,52,57,47,67,66,65,61,60,58,59,21,62,63,53,74,64,23,72,51,22,56,55,54,70,50,69,48,49,73,32,38,40,37,39,36,35,29,28,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,31,87,95,100,99,101,94,93,92,91,26,27",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "7536,3959,4171,4095,4044,846,1112,1162,7068,7114,7481,7430,1482,4588,4666,4525,4438,4361,5401,5335,5253,4810,2182,2130,3492,1668,1722,4868,2277,4240,7173,3896,3672,887,2337,2634,2908,2394,3429,3375,3323,3113,3063,2964,3015,944,3160,3208,2678,3834,3267,1052,3719,2590,999,2857,2783,2726,3611,2545,3567,2449,2492,3773,1612,1927,2036,1878,1982,1830,1783,1430,1376,5791,5729,6021,6985,6350,6278,6417,6497,6698,6622,5868,5938,6222,6083,6155,5679,6805,6901,7391,7282,7232,7329,1553,4751,5191,5517,5458,5588,5141,5093,5042,4989,1212,1302",
"endLines": "136,76,79,78,77,19,24,25,122,123,131,130,30,85,86,84,83,82,98,97,96,88,43,42,68,33,34,89,45,80,124,75,71,20,46,52,57,47,67,66,65,61,60,58,59,21,62,63,53,74,64,23,72,51,22,56,55,54,70,50,69,48,49,73,32,38,40,37,39,36,35,29,28,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,31,87,95,100,99,101,94,93,92,91,26,27",
"endColumns": "14,83,67,74,49,39,48,48,44,57,53,49,69,76,83,61,85,75,55,64,80,56,61,50,73,52,59,100,58,87,55,61,45,55,55,42,54,53,61,52,50,45,48,49,46,53,46,57,46,60,54,58,52,42,51,49,72,55,59,43,42,41,51,59,54,53,49,47,52,46,45,50,52,75,60,60,79,65,70,78,123,105,74,68,81,54,70,65,48,94,82,37,45,48,60,57,57,60,69,57,63,48,46,49,51,88,72",
"endOffsets": "7920,4038,4234,4165,4089,881,1156,1206,7108,7167,7530,7475,1547,4660,4745,4582,4519,4432,5452,5395,5329,4862,2239,2176,3561,1716,1777,4964,2331,4323,7224,3953,3713,938,2388,2672,2958,2443,3486,3423,3369,3154,3107,3009,3057,993,3202,3261,2720,3890,3317,1106,3767,2628,1046,2902,2851,2777,3666,2584,3605,2486,2539,3828,1662,1976,2081,1921,2030,1872,1824,1476,1424,5862,5785,6077,7060,6411,6344,6491,6616,6799,6692,5932,6015,6272,6149,6216,5723,6895,6979,7424,7323,7276,7385,1606,4804,5247,5582,5511,5647,5185,5135,5087,5036,1296,1370"
},
"to": {
"startLines": "6,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,584,668,736,811,861,901,950,999,1044,1102,1156,1206,1276,1353,1437,1499,1585,1661,1717,1782,1863,1920,1982,2033,2107,2160,2220,2321,2380,2468,2524,2586,2632,2688,2744,2787,2842,2896,2958,3011,3062,3108,3157,3207,3254,3308,3355,3413,3460,3521,3576,3635,3688,3731,3783,3833,3906,3962,4022,4066,4109,4151,4203,4263,4318,4372,4422,4470,4523,4570,4616,4667,4720,4796,4857,4918,4998,5064,5135,5214,5338,5444,5519,5588,5670,5725,5796,5862,5911,6006,6089,6127,6173,6222,6283,6341,6399,6460,6530,6588,6652,6701,6748,6798,6850,6939",
"endLines": "10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116",
"endColumns": "14,83,67,74,49,39,48,48,44,57,53,49,69,76,83,61,85,75,55,64,80,56,61,50,73,52,59,100,58,87,55,61,45,55,55,42,54,53,61,52,50,45,48,49,46,53,46,57,46,60,54,58,52,42,51,49,72,55,59,43,42,41,51,59,54,53,49,47,52,46,45,50,52,75,60,60,79,65,70,78,123,105,74,68,81,54,70,65,48,94,82,37,45,48,60,57,57,60,69,57,63,48,46,49,51,88,72",
"endOffsets": "579,663,731,806,856,896,945,994,1039,1097,1151,1201,1271,1348,1432,1494,1580,1656,1712,1777,1858,1915,1977,2028,2102,2155,2215,2316,2375,2463,2519,2581,2627,2683,2739,2782,2837,2891,2953,3006,3057,3103,3152,3202,3249,3303,3350,3408,3455,3516,3571,3630,3683,3726,3778,3828,3901,3957,4017,4061,4104,4146,4198,4258,4313,4367,4417,4465,4518,4565,4611,4662,4715,4791,4852,4913,4993,5059,5130,5209,5333,5439,5514,5583,5665,5720,5791,5857,5906,6001,6084,6122,6168,6217,6278,6336,6394,6455,6525,6583,6647,6696,6743,6793,6845,6934,7007"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-ko-rKR\\arrays.xml",
"from": {
"startLines": "18",
"startColumns": "4",
"startOffsets": "730",
"endLines": "21",
"endColumns": "19",
"endOffsets": "838"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
}
]
}
]
}

@ -0,0 +1,43 @@
{
"logs": [
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,981,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2156,2209,2252,2303,2353,2413,2466,2517,2563,2611,2659,2705,2754,2801,2851,2896,2955,3007,3059,3111,3154,3199,3246,3302,3357,3412,3456,3498,3539,3589,3648,3699,3748,3797,3844,3891,3938,3983,4034,4087,4162,4221,4278,4352,4416,4485,4563,4673,4777,4850,4916,4971,5036,5101,5150,5233,5311,5349,5394,5442,5504,5561,5616,5675,5742,5800,5862,5910,5955,6003,6054,6120",
"endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,48,52,42,50,49,59,52,50,45,47,47,45,48,46,49,44,58,51,51,51,42,44,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
"endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2151,2204,2247,2298,2348,2408,2461,2512,2558,2606,2654,2700,2749,2796,2846,2891,2950,3002,3054,3106,3149,3194,3241,3297,3352,3407,3451,3493,3534,3584,3643,3694,3743,3792,3839,3886,3933,3978,4029,4082,4157,4216,4273,4347,4411,4480,4558,4668,4772,4845,4911,4966,5031,5096,5145,5228,5306,5344,5389,5437,5499,5556,5611,5670,5737,5795,5857,5905,5950,5998,6049,6115,6181"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
}
]
}
]
}

@ -0,0 +1,43 @@
{
"logs": [
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "105",
"endLines": "5",
"endColumns": "19",
"endOffsets": "210"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,981,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2154,2207,2250,2301,2351,2411,2464,2515,2561,2609,2657,2703,2752,2799,2849,2894,2953,3005,3057,3109,3152,3197,3244,3300,3355,3410,3454,3496,3537,3587,3646,3697,3746,3795,3842,3889,3936,3981,4032,4085,4160,4219,4276,4350,4414,4483,4561,4671,4775,4848,4914,4969,5034,5099,5148,5231,5309,5347,5392,5440,5502,5559,5614,5673,5740,5798,5860,5908,5953,6001,6052,6118",
"endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110",
"endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,48,52,42,50,49,59,52,50,45,47,47,45,48,46,49,44,58,51,51,51,42,44,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
"endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2149,2202,2245,2296,2346,2406,2459,2510,2556,2604,2652,2698,2747,2794,2844,2889,2948,3000,3052,3104,3147,3192,3239,3295,3350,3405,3449,3491,3532,3582,3641,3692,3741,3790,3837,3884,3931,3976,4027,4080,4155,4214,4271,4345,4409,4478,4556,4666,4770,4843,4909,4964,5029,5094,5143,5226,5304,5342,5387,5435,5497,5554,5609,5668,5735,5793,5855,5903,5948,5996,6047,6113,6179"
}
}
]
}
]
}

@ -0,0 +1,90 @@
{
"logs": [
{
"outputFile": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
"map": [
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\arrays.xml",
"from": {
"startLines": "-1,-1",
"startColumns": "-1,-1",
"startOffsets": "-1,-1"
},
"to": {
"startLines": "2,8",
"startColumns": "4,4",
"startOffsets": "105,300",
"endLines": "7,11",
"endColumns": "19,19",
"endOffsets": "295,415"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\strings.xml",
"from": {
"startLines": "132,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "8367,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,946,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endLines": "136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,21,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,55,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"endOffsets": "8775,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,997,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "739,1132,1228,1311,1407,1476,1519,1571,1623,1672,1735,1793,1844,1928,2022,2130,2201,2285,2368,2434,2517,2619,2680,2742,2793,2871,2924,2984,3089,3148,3250,3305,3376,3425,3480,3538,3585,3644,3701,3772,3833,3890,3940,3992,4045,4095,4151,4201,4261,4314,4380,4442,4505,4568,4615,4668,4723,4811,4869,4931,4981,5026,5069,5129,5196,5251,5306,5359,5406,5459,5515,5563,5618,5671,5755,5822,5886,5982,6056,6137,6226,6389,6533,6612,6687,6769,6828,6908,6988,7043,7165,7268,7309,7362,7419,7493,7558,7626,7712,7792,7861,7955,8014,8069,8131,8191,8301",
"endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128",
"endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,54,57,46,58,56,70,60,56,49,51,52,49,55,49,59,52,65,61,62,62,46,52,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
"endOffsets": "1127,1223,1306,1402,1471,1514,1566,1618,1667,1730,1788,1839,1923,2017,2125,2196,2280,2363,2429,2512,2614,2675,2737,2788,2866,2919,2979,3084,3143,3245,3300,3371,3420,3475,3533,3580,3639,3696,3767,3828,3885,3935,3987,4040,4090,4146,4196,4256,4309,4375,4437,4500,4563,4610,4663,4718,4806,4864,4926,4976,5021,5064,5124,5191,5246,5301,5354,5401,5454,5510,5558,5613,5666,5750,5817,5881,5977,6051,6132,6221,6384,6528,6607,6682,6764,6823,6903,6983,7038,7160,7263,7304,7357,7414,7488,7553,7621,7707,7787,7856,7950,8009,8064,8126,8186,8296,8386"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\colors.xml",
"from": {
"startLines": "-1",
"startColumns": "-1",
"startOffsets": "-1"
},
"to": {
"startLines": "12",
"startColumns": "4",
"startOffsets": "420",
"endColumns": "56",
"endOffsets": "472"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\dimens.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1"
},
"to": {
"startLines": "13,14,15,16,17",
"startColumns": "4,4,4,4,4",
"startOffsets": "477,529,582,635,687",
"endColumns": "51,52,52,51,51",
"endOffsets": "524,577,630,682,734"
}
},
{
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\values\\styles.xml",
"from": {
"startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1",
"startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
},
"to": {
"startLines": "129,133,137,141,144,148,152,156,160,164,168",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "8391,8595,8806,8979,9139,9322,9507,9692,9895,10101,10284",
"endLines": "132,136,140,143,147,151,155,159,163,167,171",
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
"endOffsets": "8590,8801,8974,9134,9317,9502,9687,9890,10096,10279,10480"
}
}
]
}
]
}

@ -0,0 +1,382 @@
[
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\widget_2x.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\call_note_edit.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\preferences.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\raw-zh-rCN\\introduction"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\widget_4x.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_item.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\add_account_text.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\color\\primary_text_dark.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_footer.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\raw\\introduction"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_options.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_edit.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable\\new_note.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\call_record_folder.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\datetime_picker.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\sub_folder.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\settings_header.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\searchable.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\folder_list_item.xml"
},
{
"merged": "D:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat",
"source": "D:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
}
]

@ -0,0 +1,150 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.micode.notes"
android:versionCode="1"
android:versionName="0.1" >
<uses-sdk
android:minSdkVersion="1"
android:targetSdkVersion="14" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<application
android:debuggable="true"
android:icon="@drawable/icon_app"
android:label="@string/app_name"
android:testOnly="true" >
<activity
android:name="net.micode.notes.ui.NotesListActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:label="@string/app_name"
android:launchMode="singleTop"
android:theme="@style/NoteTheme"
android:windowSoftInputMode="adjustPan" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name="net.micode.notes.ui.NoteEditActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:launchMode="singleTop"
android:theme="@style/NoteTheme" >
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="vnd.android.cursor.item/text_note" />
<data android:mimeType="vnd.android.cursor.item/call_note" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.INSERT_OR_EDIT" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="vnd.android.cursor.item/text_note" />
<data android:mimeType="vnd.android.cursor.item/call_note" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data
android:name="android.app.searchable"
android:resource="@xml/searchable" />
</activity>
<provider
android:name="net.micode.notes.data.NotesProvider"
android:authorities="micode_notes"
android:multiprocess="true" />
<receiver
android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
android:label="@string/app_widget2x2" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="android.appwidget.action.APPWIDGET_DELETED" />
<action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
</intent-filter>
<meta-data
android:name="android.appwidget.provider"
android:resource="@xml/widget_2x_info" />
</receiver>
<receiver
android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
android:label="@string/app_widget4x4" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="android.appwidget.action.APPWIDGET_DELETED" />
<action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
</intent-filter>
<meta-data
android:name="android.appwidget.provider"
android:resource="@xml/widget_4x_info" />
</receiver>
<receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
<receiver
android:name="net.micode.notes.ui.AlarmReceiver"
android:process=":remote" >
</receiver>
<activity
android:name="net.micode.notes.ui.AlarmAlertActivity"
android:label="@string/app_name"
android:launchMode="singleInstance"
android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
</activity>
<activity
android:name="net.micode.notes.ui.NotesPreferenceActivity"
android:label="@string/preferences_title"
android:launchMode="singleTop"
android:theme="@android:style/Theme.Holo.Light" >
</activity>
<service
android:name="net.micode.notes.gtask.remote.GTaskSyncService"
android:exported="false" >
</service>
<meta-data
android:name="android.app.default_searchable"
android:value=".ui.NoteEditActivity" />
</application>
</manifest>

@ -0,0 +1,28 @@
{
"version": 1,
"applicationId": "net.micode.notes",
"variantType": "BASE_APK",
"elements": [
{
"outputType": {
"type": "BUNDLE_MANIFEST"
},
"apkData": {
"type": "MAIN",
"splits": [],
"versionCode": 1,
"versionName": "0.1",
"outputFile": "app-debug.apk",
"fullName": "debug",
"baseName": "debug",
"dirName": ""
},
"path": "AndroidManifest.xml",
"properties": {
"packageId": "net.micode.notes",
"split": "",
"minSdkVersion": "1"
}
}
]
}

@ -0,0 +1,6 @@
{
"version": 1,
"applicationId": "net.micode.notes",
"variantType": "BASE_APK",
"elements": []
}

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\main\assets"><file name="font/SIMFANG.TTF" path="D:\git\mi\src\project1\app\src\main\assets\font\SIMFANG.TTF"/><file name="font/SIMKAI.TTF" path="D:\git\mi\src\project1\app\src\main\assets\font\SIMKAI.TTF"/><file name="font/SIMLI.TTF" path="D:\git\mi\src\project1\app\src\main\assets\font\SIMLI.TTF"/></source><source path="D:\git\mi\src\project1\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\debug\assets"/></dataSet></merger>

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\debug\jniLibs"/></dataSet></merger>

@ -0,0 +1,98 @@
#Fri Oct 21 20:15:01 CST 2022
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\widget_4x_info.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\preferences.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_edit.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\call_note_edit.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\settings_header.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\searchable.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\color\\primary_text_dark.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\add_account_text.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\delete.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\raw-zh-rCN\\introduction=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\xml\\widget_2x_info.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_item.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\datetime_picker.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\widget_4x.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_options.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\call_record_folder.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_footer.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable\\new_note.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\sub_folder.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\account_dialog_title.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\color\\secondary_text_dark.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\raw\\introduction=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\selected.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\notification.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable\\p1.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable_p1.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\folder_list_item.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\p1.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_p1.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\clock.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\menu\\note_list.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat
D\:\\git\\mi\\src\\project1\\app\\src\\main\\res\\layout\\widget_2x.xml=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat

@ -0,0 +1,118 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="menu_share_ways">
<item>短信</item>
<item>邮件</item>
</string-array>
<plurals name="search_results_title">
<item quantity="one"><ns1:g example="1" id="number">%1$s</ns1:g> result for \"<ns1:g example="???" id="search">%2$s</ns1:g>\"</item>
<!-- Case of 0 or 2 or more results. -->
<item quantity="other"><ns1:g id="NUMBER">%1$s</ns1:g> 가닥입니다“<ns1:g id="SEARCH">%2$s</ns1:g>” 검색 결과에 부합하는</item>
</plurals>
<string name="alert_message_delete_folder">폴더 및 그 아래에 있는 메모를 삭제하시겠습니까?</string>
<string name="alert_message_delete_note">이 메모 지우시겠습니까?</string>
<string name="alert_message_delete_notes">선택한%d 노트를 삭제하시겠습니까?</string>
<string name="alert_title_delete">삭제</string>
<string name="app_name">메일</string>
<string name="app_widget2x2">메일 2x2</string>
<string name="app_widget4x4">메일 4x4</string>
<string name="button_delete">삭제</string>
<string name="call_record_folder_name">통화 메모</string>
<string name="datetime_dialog_cancel">취소</string>
<string name="datetime_dialog_ok">설정</string>
<string name="delete_remind_time_message">미리 알림 성공적으로 삭제</string>
<string name="error_note_empty_for_clock">빈 노트북에 알람을 설정할 수 없습니다</string>
<string name="error_note_empty_for_send_to_desktop">데스크톱에 빈 메모 보낼 수 없음</string>
<string name="error_note_not_exist">확인할 노트가 없습니다</string>
<string name="error_sdcard_export">텍스트를 내보낼 때 오류가 발생했습니다. SD 카드를 확인하십시오.</string>
<string name="error_sdcard_unmounted">SD 카드가 사용되어 운영되지 않고 있습니다</string>
<string name="error_sync_cancelled">동기화 해제</string>
<string name="error_sync_internal">동기화 실패, 내부 오류 발생</string>
<string name="error_sync_network">동기화에 실패했습니다. 네트워크와 계정 설정을 확인하십시오.</string>
<string name="failed_sdcard_export">내보내기 실패</string>
<string name="file_name_txt_format">notes_%s.txt</string>
<string name="file_path">/MIUI/notes/</string>
<string name="folder_exist">폴더%1 s이 (가) 이미 존재합니다. 이름을 바꾸십시오.</string>
<string name="format_date_ymd">yyyyMMdd</string>
<string name="format_datetime_mdhm">MMMd kk:mm</string>
<string name="format_exported_file_location">텍스트 파일 (%1$s)을 SD 카드에서 출력했습니다 (%2$s) 디렉터리로</string>
<string name="format_folder_files_count">(%d)</string>
<string name="format_move_notes_to_folder">선택한%1달러 d 노트북은%2달러 s 폴더에 옮겨졌습니다</string>
<string name="hint_foler_name">이름을 입력하십시오.</string>
<string name="info_note_enter_desktop">데스크톱에 추가됨</string>
<string name="menu_alert">깨우쳐 주다</string>
<string name="menu_count_word">단어 수를 계산합니다</string>
<string name="menu_create_folder">새 폴더 만들기</string>
<string name="menu_delete">삭제</string>
<string name="menu_deselect_all">모두 선택 해제</string>
<string name="menu_export_text">텍스트 내보내기</string>
<string name="menu_folder_change_name">폴더 이름 바꾸기</string>
<string name="menu_folder_delete">폴더 삭제</string>
<string name="menu_folder_view">폴더 보기</string>
<string name="menu_font_large"></string>
<string name="menu_font_normal">가운데</string>
<string name="menu_font_size">텍스트 크기</string>
<string name="menu_font_small">작은</string>
<string name="menu_font_style">글꼴을 선택합니다</string>
<string name="menu_font_super">초대</string>
<string name="menu_list_mode">상세한 명부 본에 들어간다</string>
<string name="menu_move">편지함으로 이동</string>
<string name="menu_move_parent_folder">상위 디렉토리r</string>
<string name="menu_normal_mode">목록 모드 끝내기</string>
<string name="menu_quit_secret">비공개 모드를 종료합니다</string>
<string name="menu_remove_remind">알람 삭제</string>
<string name="menu_search">검색</string>
<string name="menu_secret">개인 정보 보호 모드</string>
<string name="menu_select_all">모두 선택</string>
<string name="menu_select_none">선택된 항목이 없습니다. 작업이 올바르지 않습니다</string>
<string name="menu_select_title">%d 항목 선택됨</string>
<string name="menu_send_to_desktop">데스크톱으로 보내기</string>
<string name="menu_setting">설정</string>
<string name="menu_share">나누기</string>
<string name="menu_sync">동기화</string>
<string name="menu_sync_cancel">동기화 해제</string>
<string name="menu_title_select_folder">편지함 선택</string>
<string name="note_alert_expired">기간이 만료됨</string>
<string name="note_link_email">전자 우편 보내기</string>
<string name="note_link_other">지도 열기</string>
<string name="note_link_tel">호출 전화</string>
<string name="note_link_web">웹 페이지 찾아보기</string>
<string name="notealert_enter">보기</string>
<string name="notealert_ok">알겠어요</string>
<string name="notelist_menu_new">새 메모</string>
<string name="notelist_string_info">...</string>
<string name="preferences_account_summary">google task와 나란히 메모</string>
<string name="preferences_account_title">동기화 계정</string>
<string name="preferences_add_account">계좌 번호 추가</string>
<string name="preferences_bg_random_appear_title">새 메모 배경 색상 임의적으로</string>
<string name="preferences_button_sync_cancel">동기화 해제</string>
<string name="preferences_button_sync_immediately">지금 동기화</string>
<string name="preferences_dialog_change_account_title">커런트 계정%1$s</string>
<string name="preferences_dialog_change_account_warn_msg">동기식 계정 변경시 과거 계정 동기식 정보가 지워지므로 재전환시 데이터가 중복될 수 있습니다.</string>
<string name="preferences_dialog_select_account_tips">이 계정의 구글 작업 내용과 동기화하기 위해 구글 계정을 선택하십시오</string>
<string name="preferences_dialog_select_account_title">동기화 메모</string>
<string name="preferences_last_sync_time">지난 번에%1$s 동기화</string>
<string name="preferences_last_sync_time_format">yyyy-MM-dd hh:mm:ss</string>
<string name="preferences_menu_cancel">취소</string>
<string name="preferences_menu_change_account">계좌 번호를 바꾸다</string>
<string name="preferences_menu_remove_account">계정 삭제</string>
<string name="preferences_title">설정</string>
<string name="preferences_toast_cannot_change_account">동기화하는 중 계정 정보를 수정할 수 없습니다.</string>
<string name="preferences_toast_success_set_accout">계정이%1$s로 설정되었습니다.</string>
<string name="search">메모</string>
<string name="search_hint">메모 찾기</string>
<string name="search_label">메모 찾는 중</string>
<string name="search_setting_description">메모의 글</string>
<string name="set_remind_time_message">알람 생성</string>
<string name="success_sdcard_export">내보내기 성공</string>
<string name="success_sync_account">%1$s 동기화 성공</string>
<string name="sync_progress_init_list">서버 메모 목록 가져오는 중 …</string>
<string name="sync_progress_login">로그인%1$s …</string>
<string name="sync_progress_syncing">로컬 메모 동기화 중 …</string>
<string name="ticker_cancel">동기화 해제</string>
<string name="ticker_fail">동기화 실패</string>
<string name="ticker_success">동기화 성공</string>
<string name="ticker_syncing">동기화 메모 …</string>
<string name="widget_havenot_content">연합되는 주를 창조하기 위하여 찾아내는 연합되는 주 없음, 누르기.</string>
<string name="widget_under_visit_mode">기밀 형태는, 주 내용을 볼 수 없다</string>
</resources>

File diff suppressed because one or more lines are too long

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\mi\src\project1\app\src\debug\shaders"/></dataSet></merger>

@ -0,0 +1,4 @@
#Fri Oct 21 20:17:39 CST 2022
base.0=D\:\\git\\mi\\src\\project1\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
path.0=classes.dex
renamed.0=classes.dex

@ -0,0 +1,151 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.micode.notes"
android:targetSandboxVersion="2"
android:versionCode="1"
android:versionName="0.1" >
<uses-sdk
android:minSdkVersion="1"
android:targetSdkVersion="14" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
<uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<application
android:debuggable="true"
android:icon="@drawable/icon_app"
android:label="@string/app_name"
android:testOnly="true" >
<activity
android:name="net.micode.notes.ui.NotesListActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:label="@string/app_name"
android:launchMode="singleTop"
android:theme="@style/NoteTheme"
android:windowSoftInputMode="adjustPan" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name="net.micode.notes.ui.NoteEditActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:launchMode="singleTop"
android:theme="@style/NoteTheme" >
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="vnd.android.cursor.item/text_note" />
<data android:mimeType="vnd.android.cursor.item/call_note" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.INSERT_OR_EDIT" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="vnd.android.cursor.item/text_note" />
<data android:mimeType="vnd.android.cursor.item/call_note" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<meta-data
android:name="android.app.searchable"
android:resource="@xml/searchable" />
</activity>
<provider
android:name="net.micode.notes.data.NotesProvider"
android:authorities="micode_notes"
android:multiprocess="true" />
<receiver
android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
android:label="@string/app_widget2x2" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="android.appwidget.action.APPWIDGET_DELETED" />
<action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
</intent-filter>
<meta-data
android:name="android.appwidget.provider"
android:resource="@xml/widget_2x_info" />
</receiver>
<receiver
android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
android:label="@string/app_widget4x4" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="android.appwidget.action.APPWIDGET_DELETED" />
<action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
</intent-filter>
<meta-data
android:name="android.appwidget.provider"
android:resource="@xml/widget_4x_info" />
</receiver>
<receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
<receiver
android:name="net.micode.notes.ui.AlarmReceiver"
android:process=":remote" >
</receiver>
<activity
android:name="net.micode.notes.ui.AlarmAlertActivity"
android:label="@string/app_name"
android:launchMode="singleInstance"
android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
</activity>
<activity
android:name="net.micode.notes.ui.NotesPreferenceActivity"
android:label="@string/preferences_title"
android:launchMode="singleTop"
android:theme="@android:style/Theme.Holo.Light" >
</activity>
<service
android:name="net.micode.notes.gtask.remote.GTaskSyncService"
android:exported="false" >
</service>
<meta-data
android:name="android.app.default_searchable"
android:value=".ui.NoteEditActivity" />
</application>
</manifest>

@ -0,0 +1,28 @@
{
"version": 1,
"applicationId": "net.micode.notes",
"variantType": "BASE_APK",
"elements": [
{
"outputType": {
"type": "INSTANT_APP_MANIFEST"
},
"apkData": {
"type": "MAIN",
"splits": [],
"versionCode": 1,
"versionName": "0.1",
"outputFile": "app-debug.apk",
"fullName": "debug",
"baseName": "debug",
"dirName": ""
},
"path": "AndroidManifest.xml",
"properties": {
"packageId": "net.micode.notes",
"split": "",
"minSdkVersion": "1"
}
}
]
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save