小米便签源码

linaikuan
rjh 5 years ago
parent ffc49134b5
commit f83979b9a5

@ -0,0 +1,2 @@
#Fri Sep 18 23:40:56 CST 2020
gradle.version=6.1.1

@ -0,0 +1,2 @@
# Default ignored files
/workspace.xml

@ -0,0 +1,134 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value>
<package name="java.util" alias="false" withSubpackages="false" />
<package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" />
<package name="io.ktor" alias="false" withSubpackages="true" />
</value>
</option>
<option name="PACKAGES_IMPORT_LAYOUT">
<value>
<package name="" alias="false" withSubpackages="true" />
<package name="java" alias="false" withSubpackages="true" />
<package name="javax" alias="false" withSubpackages="true" />
<package name="kotlin" alias="false" withSubpackages="true" />
<package name="" alias="true" withSubpackages="true" />
</value>
</option>
</JetCodeStyleSettings>
<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,25 @@
<?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="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: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-osgi-4.5.12.jar">
<CLASSES>
<root url="jar://E:/xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-osgi-4.5.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-win-4.5.12.jar">
<CLASSES>
<root url="jar://E:/xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-win-4.5.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpcore-4.4.13.jar">
<CLASSES>
<root url="jar://E:/xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpcore-4.4.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

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

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="Notes-master2" 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,94 @@
<?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="Notes-master2" 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.1" />
<option name="LAST_KNOWN_AGP_VERSION" value="4.0.1" />
</configuration>
</facet>
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="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 22 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-osgi-4.5.12.jar" level="project" />
<orderEntry type="library" name="Gradle: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpclient-win-4.5.12.jar" level="project" />
<orderEntry type="library" name="Gradle: ./../../../../xiaomi/Notes-master/httpcomponents-client-4.5.12/lib/httpcore-4.4.13.jar" level="project" />
</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,33 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 22
buildToolsVersion "30.0.2"
defaultConfig {
applicationId "net.micode.notes"
minSdkVersion 14
targetSdkVersion 14
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
packagingOptions {
exclude 'META-INF/DEPENDENCIES'
exclude 'META-INF/NOTICE'
exclude 'META-INF/LICENSE'
exclude 'META-INF/LICENSE.txt'
exclude 'META-INF/NOTICE.txt'
}
}
dependencies {
implementation files("E:\\xiaomi\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpclient-osgi-4.5.12.jar")
implementation files("E:\\xiaomi\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpclient-win-4.5.12.jar")
implementation files("E:\\xiaomi\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpcore-4.4.13.jar")
}

@ -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,186 @@
{
"logs": [
{
"outputFile": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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"
}
}
]
},
{
"outputFile": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\colors.xml",
"from": {
"startLines": "18",
"startColumns": "4",
"startOffsets": "712",
"endColumns": "56",
"endOffsets": "764"
},
"to": {
"startLines": "12",
"startColumns": "4",
"startOffsets": "532",
"endColumns": "56",
"endOffsets": "584"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\dimens.xml",
"from": {
"startLines": "19,20,21,22,18",
"startColumns": "4,4,4,4,4",
"startOffsets": "764,816,869,922,712",
"endColumns": "51,52,52,51,51",
"endOffsets": "811,864,917,969,759"
},
"to": {
"startLines": "13,14,15,16,17",
"startColumns": "4,4,4,4,4",
"startOffsets": "589,641,694,747,799",
"endColumns": "51,52,52,51,51",
"endOffsets": "636,689,742,794,846"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\arrays.xml",
"from": {
"startLines": "19,26",
"startColumns": "4,4",
"startOffsets": "739,1047",
"endLines": "24,29",
"endColumns": "19,19",
"endOffsets": "1041,1162"
},
"to": {
"startLines": "2,8",
"startColumns": "4,4",
"startOffsets": "105,412",
"endLines": "7,11",
"endColumns": "19,19",
"endOffsets": "407,527"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\strings.xml",
"from": {
"startLines": "128,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,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,4,4,4,4",
"startOffsets": "8008,3898,4159,4063,3994,827,870,922,7506,7555,7950,7899,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,7618,3827,3582,2156,2471,2772,2214,3326,3265,3208,2986,2934,2831,2884,3036,3086,2518,3761,3146,3631,2424,2717,2629,2571,3520,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7858,7731,7674,7784,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084",
"endLines": "132,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
"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": "8412,3989,4237,4154,4058,865,917,969,7550,7613,8003,7945,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,7668,3893,3626,2209,2513,2826,2266,3392,3321,3260,3031,2981,2879,2929,3081,3141,2566,3822,3203,3689,2466,2767,2712,2624,3577,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7894,7779,7726,7853,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169"
},
"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": "851,1244,1340,1423,1519,1588,1631,1683,1735,1784,1847,1905,1956,2040,2134,2242,2313,2397,2480,2546,2629,2731,2792,2854,2905,2983,3036,3096,3201,3260,3362,3417,3488,3537,3595,3642,3701,3758,3829,3890,3947,3997,4049,4102,4152,4202,4262,4315,4381,4443,4506,4553,4608,4696,4754,4816,4866,4911,4954,5014,5081,5136,5191,5244,5291,5344,5400,5448,5503,5556,5640,5707,5771,5867,5941,6022,6111,6274,6418,6497,6572,6654,6713,6793,6873,6928,7050,7153,7194,7247,7304,7378,7443,7511,7597,7677,7746,7840,7899,7954,8016,8076,8186",
"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": "1239,1335,1418,1514,1583,1626,1678,1730,1779,1842,1900,1951,2035,2129,2237,2308,2392,2475,2541,2624,2726,2787,2849,2900,2978,3031,3091,3196,3255,3357,3412,3483,3532,3590,3637,3696,3753,3824,3885,3942,3992,4044,4097,4147,4197,4257,4310,4376,4438,4501,4548,4603,4691,4749,4811,4861,4906,4949,5009,5076,5131,5186,5239,5286,5339,5395,5443,5498,5551,5635,5702,5766,5862,5936,6017,6106,6269,6413,6492,6567,6649,6708,6788,6868,6923,7045,7148,7189,7242,7299,7373,7438,7506,7592,7672,7741,7835,7894,7949,8011,8071,8181,8271"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\styles.xml",
"from": {
"startLines": "50,55,64,60,22,26,30,35,40,18,45",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "2062,2267,2640,2479,895,1078,1263,1449,1653,712,1860",
"endLines": "53,58,67,62,25,29,33,38,43,21,48",
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
"endOffsets": "2261,2473,2843,2634,1073,1258,1443,1647,1854,890,2056"
},
"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": "8276,8480,8691,8898,9058,9241,9426,9611,9814,10020,10203",
"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": "8475,8686,8893,9053,9236,9421,9606,9809,10015,10198,10399"
}
}
]
},
{
"outputFile": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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,47 @@
{
"logs": [
{
"outputFile": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\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,100 @@
{
"logs": [
{
"outputFile": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
"map": [
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\colors.xml",
"from": {
"startLines": "18",
"startColumns": "4",
"startOffsets": "712",
"endColumns": "56",
"endOffsets": "764"
},
"to": {
"startLines": "12",
"startColumns": "4",
"startOffsets": "532",
"endColumns": "56",
"endOffsets": "584"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\dimens.xml",
"from": {
"startLines": "19,20,21,22,18",
"startColumns": "4,4,4,4,4",
"startOffsets": "764,816,869,922,712",
"endColumns": "51,52,52,51,51",
"endOffsets": "811,864,917,969,759"
},
"to": {
"startLines": "13,14,15,16,17",
"startColumns": "4,4,4,4,4",
"startOffsets": "589,641,694,747,799",
"endColumns": "51,52,52,51,51",
"endOffsets": "636,689,742,794,846"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\arrays.xml",
"from": {
"startLines": "19,26",
"startColumns": "4,4",
"startOffsets": "739,1047",
"endLines": "24,29",
"endColumns": "19,19",
"endOffsets": "1041,1162"
},
"to": {
"startLines": "2,8",
"startColumns": "4,4",
"startOffsets": "105,412",
"endLines": "7,11",
"endColumns": "19,19",
"endOffsets": "407,527"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\strings.xml",
"from": {
"startLines": "128,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,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,4,4,4,4",
"startOffsets": "8008,3898,4159,4063,3994,827,870,922,7506,7555,7950,7899,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,7618,3827,3582,2156,2471,2772,2214,3326,3265,3208,2986,2934,2831,2884,3036,3086,2518,3761,3146,3631,2424,2717,2629,2571,3520,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7858,7731,7674,7784,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084",
"endLines": "132,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
"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": "8412,3989,4237,4154,4058,865,917,969,7550,7613,8003,7945,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,7668,3893,3626,2209,2513,2826,2266,3392,3321,3260,3031,2981,2879,2929,3081,3141,2566,3822,3203,3689,2466,2767,2712,2624,3577,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7894,7779,7726,7853,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169"
},
"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": "851,1244,1340,1423,1519,1588,1631,1683,1735,1784,1847,1905,1956,2040,2134,2242,2313,2397,2480,2546,2629,2731,2792,2854,2905,2983,3036,3096,3201,3260,3362,3417,3488,3537,3595,3642,3701,3758,3829,3890,3947,3997,4049,4102,4152,4202,4262,4315,4381,4443,4506,4553,4608,4696,4754,4816,4866,4911,4954,5014,5081,5136,5191,5244,5291,5344,5400,5448,5503,5556,5640,5707,5771,5867,5941,6022,6111,6274,6418,6497,6572,6654,6713,6793,6873,6928,7050,7153,7194,7247,7304,7378,7443,7511,7597,7677,7746,7840,7899,7954,8016,8076,8186",
"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": "1239,1335,1418,1514,1583,1626,1678,1730,1779,1842,1900,1951,2035,2129,2237,2308,2392,2475,2541,2624,2726,2787,2849,2900,2978,3031,3091,3196,3255,3357,3412,3483,3532,3590,3637,3696,3753,3824,3885,3942,3992,4044,4097,4147,4197,4257,4310,4376,4438,4501,4548,4603,4691,4749,4811,4861,4906,4949,5009,5076,5131,5186,5239,5286,5339,5395,5443,5498,5551,5635,5702,5766,5862,5936,6017,6106,6269,6413,6492,6567,6649,6708,6788,6868,6923,7045,7148,7189,7242,7299,7373,7438,7506,7592,7672,7741,7835,7894,7949,8011,8071,8181,8271"
}
},
{
"source": "E:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\src\\main\\res\\values\\styles.xml",
"from": {
"startLines": "50,55,64,60,22,26,30,35,40,18,45",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "2062,2267,2640,2479,895,1078,1263,1449,1653,712,1860",
"endLines": "53,58,67,62,25,29,33,38,43,21,48",
"endColumns": "12,12,12,12,12,12,12,12,12,12,12",
"endOffsets": "2261,2473,2843,2634,1073,1258,1443,1647,1854,890,2056"
},
"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": "8276,8480,8691,8898,9058,9241,9426,9611,9814,10020,10203",
"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": "8475,8686,8893,9053,9236,9421,9606,9809,10015,10198,10399"
}
}
]
}
]
}

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

@ -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:versionCode="1"
android:versionName="0.1" >
<uses-sdk
android:minSdkVersion="14"
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:uiOptions="splitActionBarWhenNarrow"
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": "14"
}
}
]
}

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

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\code\Androidcode\FakeGps-master\Notes-master2\app\src\main\assets"/><source path="E:\code\Androidcode\FakeGps-master\Notes-master2\app\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\code\Androidcode\FakeGps-master\Notes-master2\app\src\debug\assets"/></dataSet></merger>

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

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

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="menu_share_ways">
<item>短信</item>
<item>邮件</item>
</string-array>
<plurals name="search_results_title">
<item quantity="other"><ns1:g id="NUMBER">%1$s</ns1:g> 条符合“<ns1:g id="SEARCH">%2$s</ns1:g>”的搜索结果</item>
</plurals>
<string name="alert_message_delete_folder">确认删除文件夹及所包含的便签吗?</string>
<string name="alert_message_delete_note">确认要删除该条便签吗?</string>
<string name="alert_message_delete_notes">确认要删除所选的 %d 条便签吗?</string>
<string name="alert_title_delete">删除</string>
<string name="app_name">便签</string>
<string name="app_widget2x2">便签2x2</string>
<string name="app_widget4x4">便签4x4</string>
<string name="button_delete">删除</string>
<string name="call_record_folder_name">通话便签</string>
<string name="datetime_dialog_cancel">取消</string>
<string name="datetime_dialog_ok">设置</string>
<string name="delete_remind_time_message">成功删除提醒</string>
<string name="error_note_empty_for_clock">不能为空便签设置闹钟提醒</string>
<string name="error_note_empty_for_send_to_desktop">不能将空便签发送到桌面</string>
<string name="error_note_not_exist">要查看的便签不存在</string>
<string name="error_sdcard_export">导出文本时发生错误请检查SD卡</string>
<string name="error_sdcard_unmounted">SD卡被占用不能操作</string>
<string name="error_sync_cancelled">同步已取消</string>
<string name="error_sync_internal">同步失败,发生内部错误</string>
<string name="error_sync_network">同步失败,请检查网络和帐号设置</string>
<string name="failed_sdcard_export">导出失败</string>
<string name="folder_exist">文件夹 %1$s 已存在,请重新命名</string>
<string name="format_date_ymd">yyyyMMdd</string>
<string name="format_datetime_mdhm">MM月dd日 kk:mm</string>
<string name="format_exported_file_location">已将文本文件(%1$s)输出至SD卡(%2$s)目录</string>
<string name="format_move_notes_to_folder">已将所选 %1$d 条便签移到 %2$s 文件夹</string>
<string name="hint_foler_name">请输入名称</string>
<string name="info_note_enter_desktop">已添加到桌面</string>
<string name="menu_alert">提醒我</string>
<string name="menu_create_folder">新建文件夹</string>
<string name="menu_delete">删除</string>
<string name="menu_deselect_all">取消全选</string>
<string name="menu_export_text">导出文本</string>
<string name="menu_folder_change_name">修改文件夹名称</string>
<string name="menu_folder_delete">刪除文件夹</string>
<string name="menu_folder_view">查看文件夹</string>
<string name="menu_font_large"></string>
<string name="menu_font_normal">正常</string>
<string name="menu_font_size">文字大小</string>
<string name="menu_font_small"></string>
<string name="menu_font_super">超大</string>
<string name="menu_list_mode">进入清单模式</string>
<string name="menu_move">移动到文件夹</string>
<string name="menu_move_parent_folder">上一级文件夹</string>
<string name="menu_normal_mode">退出清单模式</string>
<string name="menu_remove_remind">删除提醒</string>
<string name="menu_search">搜索</string>
<string name="menu_select_all">全选</string>
<string name="menu_select_none">没有选中项,操作无效</string>
<string name="menu_select_title">选中了 %d 项</string>
<string name="menu_send_to_desktop">发送到桌面</string>
<string name="menu_setting">设置</string>
<string name="menu_share">分享</string>
<string name="menu_sync">同步</string>
<string name="menu_sync_cancel">取消同步</string>
<string name="menu_title_select_folder">选择文件夹</string>
<string name="note_alert_expired">已过期</string>
<string name="note_link_email">发送邮件</string>
<string name="note_link_other">打开地图</string>
<string name="note_link_tel">呼叫电话</string>
<string name="note_link_web">浏览网页</string>
<string name="notealert_enter">查看</string>
<string name="notealert_ok">知道了</string>
<string name="notelist_menu_new">新建便签</string>
<string name="notelist_string_info">...</string>
<string name="preferences_account_summary">与google task同步便签记录</string>
<string name="preferences_account_title">同步账号</string>
<string name="preferences_add_account">添加账号</string>
<string name="preferences_bg_random_appear_title">新建便签背景颜色随机</string>
<string name="preferences_button_sync_cancel">取消同步</string>
<string name="preferences_button_sync_immediately">立即同步</string>
<string name="preferences_dialog_change_account_title">当前帐号 %1$s</string>
<string name="preferences_dialog_change_account_warn_msg">如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复</string>
<string name="preferences_dialog_select_account_tips">请选择google帐号便签将与该帐号的google task内容同步。</string>
<string name="preferences_dialog_select_account_title">同步便签</string>
<string name="preferences_last_sync_time">上次同步于 %1$s</string>
<string name="preferences_menu_cancel">取消</string>
<string name="preferences_menu_change_account">更换账号</string>
<string name="preferences_menu_remove_account">删除账号</string>
<string name="preferences_title">设置</string>
<string name="preferences_toast_cannot_change_account">正在同步中,不能修改同步帐号</string>
<string name="preferences_toast_success_set_accout">同步帐号已设置为%1$s</string>
<string name="search">便签</string>
<string name="search_hint">搜索便签</string>
<string name="search_label">正在搜索便签</string>
<string name="search_setting_description">便签中的文字</string>
<string name="set_remind_time_message">创建提醒</string>
<string name="success_sdcard_export">导出成功</string>
<string name="success_sync_account">与%1$s同步成功</string>
<string name="sync_progress_init_list">正在获取服务器便签列表...</string>
<string name="sync_progress_login">登录%1$s...</string>
<string name="sync_progress_syncing">正在同步本地便签...</string>
<string name="ticker_cancel">同步已取消</string>
<string name="ticker_fail">同步失败</string>
<string name="ticker_success">同步成功</string>
<string name="ticker_syncing">同步便签...</string>
<string name="widget_havenot_content">没有关联内容,点击新建便签。</string>
<string name="widget_under_visit_mode">访客模式下,便签内容不可见</string>
</resources>

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="menu_share_ways">
<item>短信</item>
<item>郵件</item>
</string-array>
<plurals name="search_results_title">
<item quantity="other"><ns1:g id="NUMBER">%1$s</ns1:g> 條符合”<ns1:g id="SEARCH">%2$s</ns1:g>“的搜尋結果</item>
</plurals>
<string name="alert_message_delete_folder">確認刪除檔夾及所包含的便簽嗎?</string>
<string name="alert_message_delete_note">确认要删除該條便籤嗎?</string>
<string name="alert_message_delete_notes">确认要刪除所選的 %d 條便籤嗎?</string>
<string name="alert_title_delete">刪除</string>
<string name="app_name">便簽</string>
<string name="app_widget2x2">便簽2x2</string>
<string name="app_widget4x4">便簽4x4</string>
<string name="button_delete">刪除</string>
<string name="call_record_folder_name">通話便籤</string>
<string name="datetime_dialog_cancel">取消</string>
<string name="datetime_dialog_ok">設置</string>
<string name="delete_remind_time_message">成功刪除提醒</string>
<string name="error_note_empty_for_clock">不能爲空便籤設置鬧鐘提醒</string>
<string name="error_note_empty_for_send_to_desktop">不能將空便籤發送到桌面</string>
<string name="error_note_not_exist">要查看的便籤不存在</string>
<string name="error_sdcard_export">導出TXT時發生錯誤請檢查SD卡</string>
<string name="error_sdcard_unmounted">SD卡被佔用不能操作</string>
<string name="error_sync_cancelled">同步已取消</string>
<string name="error_sync_internal">同步失敗,發生內部錯誤</string>
<string name="error_sync_network">同步失敗,請檢查網絡和帳號設置</string>
<string name="failed_sdcard_export">導出失敗</string>
<string name="folder_exist">文件夾 %1$s 已存在,請重新命名</string>
<string name="format_date_ymd">yyyyMMdd</string>
<string name="format_datetime_mdhm">MM月dd日 kk:mm</string>
<string name="format_exported_file_location">已將文本文件(%1$s)導出至SD(%2$s)目錄</string>
<string name="format_move_notes_to_folder">已將所選 %1$d 便籤移到 %2$s 文件夾</string>
<string name="hint_foler_name">請輸入名稱</string>
<string name="info_note_enter_desktop">已添加到桌面</string>
<string name="menu_alert">提醒我</string>
<string name="menu_create_folder">新建文件夾</string>
<string name="menu_delete">刪除</string>
<string name="menu_deselect_all">取消全選</string>
<string name="menu_export_text">導出文本</string>
<string name="menu_folder_change_name">修改文件夾名稱</string>
<string name="menu_folder_delete">刪除文件夾</string>
<string name="menu_folder_view">查看文件夾</string>
<string name="menu_font_large"></string>
<string name="menu_font_normal">正常</string>
<string name="menu_font_size">文字大小</string>
<string name="menu_font_small"></string>
<string name="menu_font_super">超大</string>
<string name="menu_list_mode">進入清單模式</string>
<string name="menu_move">移動到文件夾</string>
<string name="menu_move_parent_folder">上一級文件夾</string>
<string name="menu_normal_mode">退出清單模式</string>
<string name="menu_remove_remind">刪除提醒</string>
<string name="menu_search">搜尋</string>
<string name="menu_select_all">全選</string>
<string name="menu_select_none">沒有選中項,操作無效</string>
<string name="menu_select_title">選中了 %d 項</string>
<string name="menu_send_to_desktop">發送到桌面</string>
<string name="menu_setting">設置</string>
<string name="menu_share">分享</string>
<string name="menu_sync">同步</string>
<string name="menu_sync_cancel">取消同步</string>
<string name="menu_title_select_folder">選擇文件夾</string>
<string name="note_alert_expired">已過期</string>
<string name="note_link_email">發送郵件</string>
<string name="note_link_other">打開地圖</string>
<string name="note_link_tel">呼叫電話</string>
<string name="note_link_web">浏覽網頁</string>
<string name="notealert_enter">查看</string>
<string name="notealert_ok">知道了</string>
<string name="notelist_menu_new">新建便簽</string>
<string name="notelist_string_info">...</string>
<string name="preferences_account_summary">与google task同步便簽記錄</string>
<string name="preferences_account_title">同步賬號</string>
<string name="preferences_add_account">添加賬號</string>
<string name="preferences_bg_random_appear_title">新建便籤背景顏色隨機</string>
<string name="preferences_button_sync_cancel">取消同步</string>
<string name="preferences_button_sync_immediately">立即同步</string>
<string name="preferences_dialog_change_account_title">當前帳號 %1$s</string>
<string name="preferences_dialog_change_account_warn_msg">如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復</string>
<string name="preferences_dialog_select_account_tips">請選擇google帳號便簽將與該帳號的google task內容同步。</string>
<string name="preferences_dialog_select_account_title">同步便簽</string>
<string name="preferences_last_sync_time">上次同步于 %1$s</string>
<string name="preferences_menu_cancel">取消</string>
<string name="preferences_menu_change_account">更換賬號</string>
<string name="preferences_menu_remove_account">刪除賬號</string>
<string name="preferences_title">設置</string>
<string name="preferences_toast_cannot_change_account">正在同步中,不能修改同步帳號</string>
<string name="preferences_toast_success_set_accout">同步帳號已設置為%1$s</string>
<string name="search">便籤</string>
<string name="search_hint">搜索便籤</string>
<string name="search_label">正在搜索便籤</string>
<string name="search_setting_description">便籤中的文字</string>
<string name="set_remind_time_message">創建提醒</string>
<string name="success_sdcard_export">導出成功</string>
<string name="success_sync_account">與%1$s同步成功</string>
<string name="sync_progress_init_list">正在獲取服務器便籤列表...</string>
<string name="sync_progress_login">登陸%1$s...</string>
<string name="sync_progress_syncing">正在同步本地便籤...</string>
<string name="ticker_cancel">同步已取消</string>
<string name="ticker_fail">同步失敗</string>
<string name="ticker_success">同步成功</string>
<string name="ticker_syncing">同步便簽...</string>
<string name="widget_havenot_content">沒有關聯內容,點擊新建便簽。</string>
<string name="widget_under_visit_mode">訪客模式下,便籤內容不可見</string>
</resources>

@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="format_for_exported_note">
<item>-%s</item> <!-- format_folder_name -->
<item>--%s</item> <!-- format_folder_note_date -->
<item>--%s</item> <!-- format_note_date -->
<item>--%s</item> <!-- format_note_content -->
</string-array>
<string-array name="menu_share_ways">
<item>Messaging</item>
<item>Email</item>
</string-array>
<color name="user_query_highlight">#335b5b5b</color>
<dimen name="text_font_size_large">26sp</dimen>
<dimen name="text_font_size_medium">20sp</dimen>
<dimen name="text_font_size_normal">17sp</dimen>
<dimen name="text_font_size_small">14sp</dimen>
<dimen name="text_font_size_super">33sp</dimen>
<plurals name="search_results_title">
<item quantity="one"><ns1:g example="1" id="number">%1$s</ns1:g> result for \"<ns1:g example="???" id="search">%2$s</ns1:g>\"</item>
<!-- Case of 0 or 2 or more results. -->
<item quantity="other"><ns1:g example="15" id="number">%1$s</ns1:g> results for \"<ns1:g example="???" id="search">%2$s</ns1:g>\"</item>
</plurals>
<string name="alert_message_delete_folder">Confirm to delete folder and its notes?</string>
<string name="alert_message_delete_note">Confirm to delete this note?</string>
<string name="alert_message_delete_notes">Confirm to delete the selected %d notes?</string>
<string name="alert_title_delete">Delete selected notes</string>
<string name="app_name">Notes</string>
<string name="app_widget2x2">Notes 2x2</string>
<string name="app_widget4x4">Notes 4x4</string>
<string name="button_delete">Delete</string>
<string name="call_record_folder_name">Call notes</string>
<string name="datetime_dialog_cancel">cancel</string>
<string name="datetime_dialog_ok">set</string>
<string name="delete_remind_time_message">Delete reminder successfully</string>
<string name="error_note_empty_for_clock">Sorry, can not set clock on empty note</string>
<string name="error_note_empty_for_send_to_desktop">Sorry, can not send and empty note to home</string>
<string name="error_note_not_exist">The note is not exist</string>
<string name="error_sdcard_export">Export failed, please check SD card</string>
<string name="error_sdcard_unmounted">SD card busy, not available now</string>
<string name="error_sync_cancelled">Sync is canceled</string>
<string name="error_sync_internal">Sync failed, internal error occurs</string>
<string name="error_sync_network">Sync failed, please check network and account settings</string>
<string name="failed_sdcard_export">Export fail</string>
<string name="file_name_txt_format">notes_%s.txt</string>
<string name="file_path">/MIUI/notes/</string>
<string name="folder_exist">The folder %1$s exist, please rename</string>
<string name="format_date_ymd">yyyyMMdd</string>
<string name="format_datetime_mdhm">MMMd kk:mm</string>
<string name="format_exported_file_location">Export text file (%1$s) to SD (%2$s) directory</string>
<string name="format_folder_files_count">(%d)</string>
<string name="format_move_notes_to_folder">Have moved selected %1$d notes to %2$s folder</string>
<string name="hint_foler_name">Input name</string>
<string name="info_note_enter_desktop">Note added to home</string>
<string name="menu_alert">Remind me</string>
<string name="menu_create_folder">New Folder</string>
<string name="menu_delete">Delete</string>
<string name="menu_deselect_all">Deselect all</string>
<string name="menu_export_text">Export text</string>
<string name="menu_folder_change_name">Change folder name</string>
<string name="menu_folder_delete">Delete folder</string>
<string name="menu_folder_view">View folder</string>
<string name="menu_font_large">Large</string>
<string name="menu_font_normal">Medium</string>
<string name="menu_font_size">Font size</string>
<string name="menu_font_small">Small</string>
<string name="menu_font_super">Super</string>
<string name="menu_list_mode">Enter check list</string>
<string name="menu_move">Move to folder</string>
<string name="menu_move_parent_folder">Parent folder</string>
<string name="menu_normal_mode">Leave check list</string>
<string name="menu_remove_remind">Delete reminder</string>
<string name="menu_search">Search</string>
<string name="menu_select_all">Select all</string>
<string name="menu_select_none">Nothing selected, the operation is invalid</string>
<string name="menu_select_title">%d selected</string>
<string name="menu_send_to_desktop">Send to home</string>
<string name="menu_setting">Settings</string>
<string name="menu_share">Share</string>
<string name="menu_sync">Sync</string>
<string name="menu_sync_cancel">Cancel syncing</string>
<string name="menu_title_select_folder">Select folder</string>
<string name="note_alert_expired">Expired</string>
<string name="note_link_email">Send email</string>
<string name="note_link_other">Open map</string>
<string name="note_link_tel">Call</string>
<string name="note_link_web">Browse web</string>
<string name="notealert_enter">Take a look</string>
<string name="notealert_ok">Got it</string>
<string name="notelist_menu_new">Add note</string>
<string name="notelist_string_info">...</string>
<string name="preferences_account_summary">Sync notes with google task</string>
<string name="preferences_account_title">Sync account</string>
<string name="preferences_add_account">Add account</string>
<string name="preferences_bg_random_appear_title">New note background color random</string>
<string name="preferences_button_sync_cancel">Cancel syncing</string>
<string name="preferences_button_sync_immediately">Sync immediately</string>
<string name="preferences_dialog_change_account_title">Current account %1$s</string>
<string name="preferences_dialog_change_account_warn_msg">All sync related information will be deleted, which may result in duplicated items sometime</string>
<string name="preferences_dialog_select_account_tips">Please select a google account. Local notes will be synced with google task.</string>
<string name="preferences_dialog_select_account_title">Sync notes</string>
<string name="preferences_last_sync_time">Last sync time %1$s</string>
<string name="preferences_last_sync_time_format">yyyy-MM-dd hh:mm:ss</string>
<string name="preferences_menu_cancel">Cancel</string>
<string name="preferences_menu_change_account">Change sync account</string>
<string name="preferences_menu_remove_account">Remove sync account</string>
<string name="preferences_title">Settings</string>
<string name="preferences_toast_cannot_change_account">Cannot change the account because sync is in progress</string>
<string name="preferences_toast_success_set_accout">%1$s has been set as the sync account</string>
<string name="search">Notes</string>
<string name="search_hint">Search notes</string>
<string name="search_label">Searching Notes</string>
<string name="search_setting_description">Text in your notes</string>
<string name="set_remind_time_message">Set reminder</string>
<string name="success_sdcard_export">Export successful</string>
<string name="success_sync_account">Sync is successful with account %1$s</string>
<string name="sync_progress_init_list">Getting remote note list...</string>
<string name="sync_progress_login">Logging into %1$s...</string>
<string name="sync_progress_syncing">Synchronize local notes with Google Task...</string>
<string name="ticker_cancel">Sync is canceled</string>
<string name="ticker_fail">Sync is failed</string>
<string name="ticker_success">Sync is successful</string>
<string name="ticker_syncing">Syncing notes...</string>
<string name="widget_havenot_content">No associated note found, click to create associated note.</string>
<string name="widget_under_visit_mode">Privacy modecan not see note content</string>
<style name="HighlightTextAppearancePrimary">
<item name="android:textSize">@dimen/text_font_size_normal</item>
<item name="android:textColor">@color/primary_text_dark</item>
</style>
<style name="HighlightTextAppearanceSecondary">
<item name="android:textSize">@dimen/text_font_size_small</item>
<item name="android:textColor">@color/secondary_text_dark</item>
</style>
<style name="NoteActionBarStyle" parent="@android:style/Widget.Holo.Light.ActionBar.Solid">
<item name="android:displayOptions"/>
<item name="android:visibility">gone</item>
</style>
<style name="NoteTheme" parent="@android:style/Theme.Holo.Light">
<item name="android:actionBarStyle">@style/NoteActionBarStyle</item>
</style>
<style name="TextAppearanceLarge">
<item name="android:textSize">@dimen/text_font_size_large</item>
<item name="android:textColorLink">#0000ff</item>
</style>
<style name="TextAppearanceMedium">
<item name="android:textSize">@dimen/text_font_size_medium</item>
<item name="android:textColorLink">#0000ff</item>
</style>
<style name="TextAppearanceNormal">
<item name="android:textSize">@dimen/text_font_size_normal</item>
<item name="android:textColorLink">#0000ff</item>
</style>
<style name="TextAppearancePrimaryItem">
<item name="android:textSize">@dimen/text_font_size_normal</item>
<item name="android:textColor">@color/primary_text_dark</item>
</style>
<style name="TextAppearanceSecondaryItem">
<item name="android:textSize">@dimen/text_font_size_small</item>
<item name="android:textColor">@color/secondary_text_dark</item>
</style>
<style name="TextAppearanceSuper">
<item name="android:textSize">@dimen/text_font_size_super</item>
<item name="android:textColorLink">#0000ff</item>
</style>
<style name="TextAppearanceUnderMenuIcon">
<item name="android:textSize">@dimen/text_font_size_normal</item>
<item name="android:textColor">@android:color/black</item>
</style>
</resources>

File diff suppressed because one or more lines are too long

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

@ -0,0 +1,4 @@
#Fri Sep 18 23:53:25 CST 2020
base.0=E\:\\code\\Androidcode\\FakeGps-master\\Notes-master2\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
path.0=classes.dex
renamed.0=classes.dex

@ -0,0 +1,152 @@
<?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="14"
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:uiOptions="splitActionBarWhenNarrow"
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": "14"
}
}
]
}

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

Loading…
Cancel
Save