Merge branch 'master' of https://bdgit.educoder.net/mjnovch9r/liu into chenzhaolong_branch
commit
a0feb06c14
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,2 @@
|
|||||||
|
#Wed Aug 31 10:37:22 CST 2022
|
||||||
|
gradle.version=6.1.1
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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_8" 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/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/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||||
|
<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/res/rs/debug" type="java-resource" 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/aidl_source_output_dir/debugAndroidTest/out" isTestSource="true" 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/renderscript_source_output_dir/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,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,152 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AndroidLayouts">
|
||||||
|
<shared>
|
||||||
|
<config />
|
||||||
|
</shared>
|
||||||
|
</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="Pixel_3_XL_API_233" />
|
||||||
|
<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="settings.editor.selected.configurable" value="AndroidSdkUpdater" />
|
||||||
|
<property name="show.inlinked.gradle.project.popup" value="false" />
|
||||||
|
</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="237" y="27" key="SettingsEditor" timestamp="1661914249908">
|
||||||
|
<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="1661914249908" />
|
||||||
|
<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="1662281414914">
|
||||||
|
<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="1662281414914" />
|
||||||
|
<state x="738" y="386" width="672" height="678" key="search.everywhere.popup" timestamp="1662038452849">
|
||||||
|
<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="1662038452849" />
|
||||||
|
</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 @@
|
|||||||
|
{}
|
@ -0,0 +1,176 @@
|
|||||||
|
{
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\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\\xiaomi\\src\\project1\\app\\src\\main\\res\\values\\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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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",
|
||||||
|
"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": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4401,4456,4544,4602,4664,4714,4759,4802,4862,4929,4984,5039,5092,5139,5192,5248,5296,5351,5404,5488,5555,5619,5715,5789,5870,5959,6122,6266,6345,6420,6502,6561,6641,6721,6776,6898,7001,7042,7095,7152,7226,7291,7359,7445,7525,7594,7688,7747,7802,7864,7924,8034",
|
||||||
|
"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",
|
||||||
|
"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,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,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": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4396,4451,4539,4597,4659,4709,4754,4797,4857,4924,4979,5034,5087,5134,5187,5243,5291,5346,5399,5483,5550,5614,5710,5784,5865,5954,6117,6261,6340,6415,6497,6556,6636,6716,6771,6893,6996,7037,7090,7147,7221,7286,7354,7440,7520,7589,7683,7742,7797,7859,7919,8029,8119"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\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\\xiaomi\\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\\xiaomi\\src\\project1\\app\\src\\main\\res\\values\\styles.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "-1,-1,64,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"startColumns": "-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"startOffsets": "-1,-1,2640,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endLines": "-1,-1,67,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endColumns": "-1,-1,12,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endOffsets": "-1,-1,2851,-1,-1,-1,-1,-1,-1,-1,-1"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "125,129,133,137,140,144,148,152,156,160,164",
|
||||||
|
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
|
||||||
|
"startOffsets": "8124,8328,8539,8755,8915,9098,9283,9468,9671,9877,10060",
|
||||||
|
"endLines": "128,132,136,139,143,147,151,155,159,163,167",
|
||||||
|
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
|
||||||
|
"endOffsets": "8323,8534,8750,8910,9093,9278,9463,9666,9872,10055,10256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
|
||||||
|
"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",
|
||||||
|
"startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029",
|
||||||
|
"endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090"
|
||||||
|
},
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"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,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923",
|
||||||
|
"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",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "18",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "712",
|
||||||
|
"endLines": "21",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "817"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "2",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "105",
|
||||||
|
"endLines": "5",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "210"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
|
||||||
|
"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",
|
||||||
|
"startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029",
|
||||||
|
"endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090"
|
||||||
|
},
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"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,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925",
|
||||||
|
"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",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "18",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "712",
|
||||||
|
"endLines": "21",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "817"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "2",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "105",
|
||||||
|
"endLines": "5",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "210"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
|
||||||
|
"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",
|
||||||
|
"startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029",
|
||||||
|
"endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090"
|
||||||
|
},
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"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,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925",
|
||||||
|
"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",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "18",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "712",
|
||||||
|
"endLines": "21",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "817"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "2",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "105",
|
||||||
|
"endLines": "5",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "210"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
|
||||||
|
"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",
|
||||||
|
"startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029",
|
||||||
|
"endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090"
|
||||||
|
},
|
||||||
|
"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",
|
||||||
|
"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",
|
||||||
|
"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,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923",
|
||||||
|
"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",
|
||||||
|
"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,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,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,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "18",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "712",
|
||||||
|
"endLines": "21",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "817"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "2",
|
||||||
|
"startColumns": "4",
|
||||||
|
"startOffsets": "105",
|
||||||
|
"endLines": "5",
|
||||||
|
"endColumns": "19",
|
||||||
|
"endOffsets": "210"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,90 @@
|
|||||||
|
{
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"outputFile": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
|
||||||
|
"map": [
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\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\\xiaomi\\src\\project1\\app\\src\\main\\res\\values\\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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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",
|
||||||
|
"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": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4401,4456,4544,4602,4664,4714,4759,4802,4862,4929,4984,5039,5092,5139,5192,5248,5296,5351,5404,5488,5555,5619,5715,5789,5870,5959,6122,6266,6345,6420,6502,6561,6641,6721,6776,6898,7001,7042,7095,7152,7226,7291,7359,7445,7525,7594,7688,7747,7802,7864,7924,8034",
|
||||||
|
"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",
|
||||||
|
"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,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,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": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4396,4451,4539,4597,4659,4709,4754,4797,4857,4924,4979,5034,5087,5134,5187,5243,5291,5346,5399,5483,5550,5614,5710,5784,5865,5954,6117,6261,6340,6415,6497,6556,6636,6716,6771,6893,6996,7037,7090,7147,7221,7286,7354,7440,7520,7589,7683,7742,7797,7859,7919,8029,8119"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "D:\\git\\xiaomi\\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\\xiaomi\\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\\xiaomi\\src\\project1\\app\\src\\main\\res\\values\\styles.xml",
|
||||||
|
"from": {
|
||||||
|
"startLines": "-1,-1,64,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"startColumns": "-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"startOffsets": "-1,-1,2640,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endLines": "-1,-1,67,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endColumns": "-1,-1,12,-1,-1,-1,-1,-1,-1,-1,-1",
|
||||||
|
"endOffsets": "-1,-1,2851,-1,-1,-1,-1,-1,-1,-1,-1"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"startLines": "125,129,133,137,140,144,148,152,156,160,164",
|
||||||
|
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
|
||||||
|
"startOffsets": "8124,8328,8539,8755,8915,9098,9283,9468,9671,9877,10060",
|
||||||
|
"endLines": "128,132,136,139,143,147,151,155,159,163,167",
|
||||||
|
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
|
||||||
|
"endOffsets": "8323,8534,8750,8910,9093,9278,9463,9666,9872,10055,10256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,382 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\raw\\introduction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\preferences.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\widget_2x.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\settings_header.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\color\\primary_text_dark.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable\\new_note.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\sub_folder.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\widget_4x.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_item.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_footer.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\add_account_text.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\call_record_folder.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\call_note_edit.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\raw-zh-rCN\\introduction"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_options.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_edit.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\datetime_picker.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\folder_list_item.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\searchable.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"merged": "D:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat",
|
||||||
|
"source": "D:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list.xml"
|
||||||
|
}
|
||||||
|
]
|
@ -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": []
|
||||||
|
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\src\project1\app\src\main\assets"/><source path="D:\git\xiaomi\src\project1\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\src\project1\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\src\project1\app\src\debug\jniLibs"/></dataSet></merger>
|
@ -0,0 +1,96 @@
|
|||||||
|
#Wed Aug 31 23:17:03 CST 2022
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\preferences.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\folder_list_item.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\account_dialog_title.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\raw\\introduction=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\widget_2x.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\settings_header.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\widget_4x_info.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\delete.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_edit.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\searchable.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\sub_folder.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\clock.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\datetime_picker.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\add_account_text.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\color\\primary_text_dark.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\widget_4x.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\note_list_options.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\call_note_edit.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\xml\\widget_2x_info.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_item.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable\\new_note.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\raw-zh-rCN\\introduction=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\selected.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\color\\secondary_text_dark.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_edit.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\notification.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_footer.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\menu\\call_record_folder.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat
|
||||||
|
D\:\\git\\xiaomi\\src\\project1\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat
|
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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\src\project1\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\git\xiaomi\src\project1\app\src\debug\shaders"/></dataSet></merger>
|
@ -0,0 +1,4 @@
|
|||||||
|
#Wed Aug 31 23:17:19 CST 2022
|
||||||
|
base.0=D\:\\git\\xiaomi\\src\\project1\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
|
||||||
|
path.0=classes.dex
|
||||||
|
renamed.0=classes.dex
|
Binary file not shown.
Binary file not shown.
@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue