diff --git a/Src/.gradle/7.5/checksums/checksums.lock b/Src/.gradle/7.5/checksums/checksums.lock index 8128dd8..653c3cf 100644 Binary files a/Src/.gradle/7.5/checksums/checksums.lock and b/Src/.gradle/7.5/checksums/checksums.lock differ diff --git a/Src/.gradle/7.5/checksums/md5-checksums.bin b/Src/.gradle/7.5/checksums/md5-checksums.bin index 536a5a8..7c77ece 100644 Binary files a/Src/.gradle/7.5/checksums/md5-checksums.bin and b/Src/.gradle/7.5/checksums/md5-checksums.bin differ diff --git a/Src/.gradle/7.5/checksums/sha1-checksums.bin b/Src/.gradle/7.5/checksums/sha1-checksums.bin index 0297e21..9f82283 100644 Binary files a/Src/.gradle/7.5/checksums/sha1-checksums.bin and b/Src/.gradle/7.5/checksums/sha1-checksums.bin differ diff --git a/Src/.gradle/7.5/executionHistory/executionHistory.bin b/Src/.gradle/7.5/executionHistory/executionHistory.bin index 2afe1fd..3a19cc7 100644 Binary files a/Src/.gradle/7.5/executionHistory/executionHistory.bin and b/Src/.gradle/7.5/executionHistory/executionHistory.bin differ diff --git a/Src/.gradle/7.5/executionHistory/executionHistory.lock b/Src/.gradle/7.5/executionHistory/executionHistory.lock index 8362833..9caf9ea 100644 Binary files a/Src/.gradle/7.5/executionHistory/executionHistory.lock and b/Src/.gradle/7.5/executionHistory/executionHistory.lock differ diff --git a/Src/.gradle/7.5/fileHashes/fileHashes.bin b/Src/.gradle/7.5/fileHashes/fileHashes.bin index 4b9fc8c..0bcad02 100644 Binary files a/Src/.gradle/7.5/fileHashes/fileHashes.bin and b/Src/.gradle/7.5/fileHashes/fileHashes.bin differ diff --git a/Src/.gradle/7.5/fileHashes/fileHashes.lock b/Src/.gradle/7.5/fileHashes/fileHashes.lock index 99cb2ac..5e90f24 100644 Binary files a/Src/.gradle/7.5/fileHashes/fileHashes.lock and b/Src/.gradle/7.5/fileHashes/fileHashes.lock differ diff --git a/Src/.gradle/7.5/fileHashes/resourceHashesCache.bin b/Src/.gradle/7.5/fileHashes/resourceHashesCache.bin index 7810cb9..fe4a56d 100644 Binary files a/Src/.gradle/7.5/fileHashes/resourceHashesCache.bin and b/Src/.gradle/7.5/fileHashes/resourceHashesCache.bin differ diff --git a/Src/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/Src/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 830464d..8f1f498 100644 Binary files a/Src/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/Src/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/Src/.gradle/buildOutputCleanup/outputFiles.bin b/Src/.gradle/buildOutputCleanup/outputFiles.bin index 76b3111..cb38a9c 100644 Binary files a/Src/.gradle/buildOutputCleanup/outputFiles.bin and b/Src/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/Src/.gradle/file-system.probe b/Src/.gradle/file-system.probe index e512a34..a4e9aec 100644 Binary files a/Src/.gradle/file-system.probe and b/Src/.gradle/file-system.probe differ diff --git a/Src/app/build.gradle b/Src/app/build.gradle index f899b34..c4db2ad 100644 --- a/Src/app/build.gradle +++ b/Src/app/build.gradle @@ -6,13 +6,14 @@ ext { } android { - compileSdk 21 + compileSdk 30 buildToolsVersion "34.0.0" useLibrary 'org.apache.http.legacy' + namespace 'net.micode.notes' // 添加命名空间 defaultConfig { applicationId "net.micode.notes" minSdk 21 - targetSdkVersion defaultTargetSdkVersion + targetSdkVersion 33 ndk { abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64" // 确保包含目标架构 } @@ -35,6 +36,7 @@ android { implementation 'com.alphacephei:vosk-android:0.3.38' implementation 'net.java.dev.jna:jna:5.5.0' implementation 'net.java.dev.jna:jna-platform:5.5.0' + implementation 'androidx.core:core:1.6.0' } sourceSets { main { diff --git a/Src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/Src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java deleted file mode 100644 index b067bc1..0000000 --- a/Src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java +++ /dev/null @@ -1,10 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package net.micode.notes.test; - -public final class BuildConfig { - public static final boolean DEBUG = Boolean.parseBoolean("true"); - public static final String APPLICATION_ID = "net.micode.notes.test"; - public static final String BUILD_TYPE = "debug"; -} diff --git a/Src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/Src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json deleted file mode 100644 index 9e26dfe..0000000 --- a/Src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/Src/app/build/intermediates/apk/debug/app-debug.apk b/Src/app/build/intermediates/apk/debug/app-debug.apk index fc0c3d1..cddb3ca 100644 Binary files a/Src/app/build/intermediates/apk/debug/app-debug.apk and b/Src/app/build/intermediates/apk/debug/app-debug.apk differ diff --git a/Src/app/build/intermediates/apk_ide_redirect_file/debugAndroidTest/redirect.txt b/Src/app/build/intermediates/apk_ide_redirect_file/debugAndroidTest/redirect.txt deleted file mode 100644 index b7d5868..0000000 --- a/Src/app/build/intermediates/apk_ide_redirect_file/debugAndroidTest/redirect.txt +++ /dev/null @@ -1,2 +0,0 @@ -#- File Locator - -listingFile=../../../outputs/apk/androidTest/debug/output-metadata.json diff --git a/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar index 29603c2..ea10639 100644 Binary files a/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar and b/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ diff --git a/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar b/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar deleted file mode 100644 index df70a92..0000000 Binary files a/Src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar and /dev/null differ diff --git a/Src/app/build/intermediates/compile_app_classes_jar/debug/classes.jar b/Src/app/build/intermediates/compile_app_classes_jar/debug/classes.jar deleted file mode 100644 index 89bfa98..0000000 Binary files a/Src/app/build/intermediates/compile_app_classes_jar/debug/classes.jar and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_0/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_0/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_0/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_1/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_1/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_1/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_2/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_2/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_2/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_3/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_3/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_3/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_4/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_4/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_4/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_5/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_5/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_5/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_6/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_6/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_6/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_7/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_7/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_7/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_8/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_8/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_8/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_9/graph.bin b/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_9/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_da7987486c2a9527a4cccfb2dd1e102cbcf9b9fd44157051b90ca9f26a9826ea_bucket_9/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_8/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_8/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_8/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_9/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_9/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_9/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_0/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_0/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_0/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_1/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_1/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_1/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_2/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_2/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_2/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_3/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_3/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_3/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_4/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_4/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_4/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_5/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_5/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_5/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_6/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_6/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_6/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_7/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_7/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_7/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_8/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_8/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_8/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_9/graph.bin b/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_9/graph.bin deleted file mode 100644 index 601f245..0000000 Binary files a/Src/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_d7248b1ad2ce92ce38c2467c6ec21e6ab04fc9eb2dad64d4d9776ec19f564ff9_bucket_9/graph.bin and /dev/null differ diff --git a/Src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex b/Src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex deleted file mode 100644 index 7ce0fde..0000000 Binary files a/Src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex and /dev/null differ diff --git a/Src/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex b/Src/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex index d8907f7..2f5af0c 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex index 5fbc028..2898169 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex index b1f4524..f4b2371 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex index 0bca321..ed7f380 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex index c47e627..6a6bfd7 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex index 0a99408..be26374 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex index fab8145..ab0e3da 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex index 4ec9a55..76d14f7 100644 Binary files a/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex and b/Src/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex differ diff --git a/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/0/classes.dex b/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/0/classes.dex deleted file mode 100644 index fb90e0a..0000000 Binary files a/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/0/classes.dex and /dev/null differ diff --git a/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/13/classes.dex b/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/13/classes.dex deleted file mode 100644 index 13be3cd..0000000 Binary files a/Src/app/build/intermediates/dex/debugAndroidTest/mergeProjectDexDebugAndroidTest/13/classes.dex and /dev/null differ diff --git a/Src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/Src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out index 7ea5ed0..566086c 100644 Binary files a/Src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out and b/Src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ diff --git a/Src/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out b/Src/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out deleted file mode 100644 index 489da02..0000000 Binary files a/Src/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out and /dev/null differ diff --git a/Src/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out b/Src/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out deleted file mode 100644 index 9a03714..0000000 --- a/Src/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out +++ /dev/null @@ -1 +0,0 @@ -10 \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state index 56d7f55..7a3c5ee 100644 Binary files a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AeVXvdyrR9HjYzsHpaGW8Z5GVa0= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AeVXvdyrR9HjYzsHpaGW8Z5GVa0= new file mode 100644 index 0000000..6c3f095 Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AeVXvdyrR9HjYzsHpaGW8Z5GVa0= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7VFXW8D5Mv7jq2G_GEA_SwcGiQ= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7VFXW8D5Mv7jq2G_GEA_SwcGiQ= new file mode 100644 index 0000000..98ec886 Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7VFXW8D5Mv7jq2G_GEA_SwcGiQ= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/suIDDJNBDou8Zj2K5C8Vtxpje8c= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JDjy3sdbn4McEC+oJXUpcVMcOAI= similarity index 100% rename from Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/suIDDJNBDou8Zj2K5C8Vtxpje8c= rename to Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JDjy3sdbn4McEC+oJXUpcVMcOAI= diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCFbTsVkFRRP0hBlcJzND9WFC9g= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCFbTsVkFRRP0hBlcJzND9WFC9g= new file mode 100644 index 0000000..6888d08 Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCFbTsVkFRRP0hBlcJzND9WFC9g= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QhEzr5wX9pCbDsQb+nrpfIsVCaY= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QhEzr5wX9pCbDsQb+nrpfIsVCaY= new file mode 100644 index 0000000..c68ea7a Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QhEzr5wX9pCbDsQb+nrpfIsVCaY= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SN8EiiQ910RB+UiebAvY9sypv7M= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SN8EiiQ910RB+UiebAvY9sypv7M= new file mode 100644 index 0000000..7c49e1c Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SN8EiiQ910RB+UiebAvY9sypv7M= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V12PWfJU6n5v+sjF96vkqR3Zwlg= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V12PWfJU6n5v+sjF96vkqR3Zwlg= new file mode 100644 index 0000000..5a71002 Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V12PWfJU6n5v+sjF96vkqR3Zwlg= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hW9TQbzocIcGtvXvW_ov1ek3juE= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hW9TQbzocIcGtvXvW_ov1ek3juE= new file mode 100644 index 0000000..c42746e Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hW9TQbzocIcGtvXvW_ov1ek3juE= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mybopGBhz0wxh7rrFLxAw6zq0_Y= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mybopGBhz0wxh7rrFLxAw6zq0_Y= new file mode 100644 index 0000000..78ac06c Binary files /dev/null and b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mybopGBhz0wxh7rrFLxAw6zq0_Y= differ diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xSQ5zuVw5lRBqpxts+2RrqlMcYk= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tg4Tx9vT4+lChE4yqTEsWAQv4lI= similarity index 100% rename from Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xSQ5zuVw5lRBqpxts+2RrqlMcYk= rename to Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tg4Tx9vT4+lChE4yqTEsWAQv4lI= diff --git a/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sIw3kEjq6zyTkgsXdbRv_Siw3o4= b/Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/u4CgTJ2qounjEqAOYL2ufi_x8tA= similarity index 100% rename from Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sIw3kEjq6zyTkgsXdbRv_Siw3o4= rename to Src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/u4CgTJ2qounjEqAOYL2ufi_x8tA= diff --git a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties index 3ed818d..bfe2a4b 100644 --- a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +++ b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -1,260 +1,121 @@ -<<<<<<< HEAD -#Sat Jan 11 10:32:30 CST 2025 -net.micode.notes.app-main-7\:/color/primary_text_dark.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat -net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat -net.micode.notes.app-main-7\:/color/text_color_state_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_text_color_state_list.xml.flat -net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/icon_app.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_background.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/notification.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_green.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_white.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_yellow.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat -net.micode.notes.app-main-7\:/drawable/button_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_button_background.xml.flat -net.micode.notes.app-main-7\:/drawable/edittext_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_edittext_background.xml.flat -net.micode.notes.app-main-7\:/drawable/gesture_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_background.xml.flat -net.micode.notes.app-main-7\:/drawable/gesture_button_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_button_background.xml.flat -net.micode.notes.app-main-7\:/drawable/gesture_panel_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_panel_background.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_audio.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_audio.png.flat -net.micode.notes.app-main-7\:/drawable/ic_delete.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_delete.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_bold.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bold.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_bullet.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bullet.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_color.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_color.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_italic.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_italic.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_strikethrough.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_strikethrough.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_underline.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_underline.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_lock_outline.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_lock_outline.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_warning.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_warning.png.flat -net.micode.notes.app-main-7\:/drawable/new_note.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat -net.micode.notes.app-main-7\:/drawable/toast_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_toast_background.xml.flat -net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat -net.micode.notes.app-main-7\:/layout/activity_login.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_login.xml.flat -net.micode.notes.app-main-7\:/layout/activity_register.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_register.xml.flat -net.micode.notes.app-main-7\:/layout/activity_user_management.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_user_management.xml.flat -net.micode.notes.app-main-7\:/layout/add_account_text.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat -net.micode.notes.app-main-7\:/layout/datetime_picker.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat -net.micode.notes.app-main-7\:/layout/dialog_add_user.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_add_user.xml.flat -net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat -net.micode.notes.app-main-7\:/layout/folder_list_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat -net.micode.notes.app-main-7\:/layout/item_user.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_item_user.xml.flat -net.micode.notes.app-main-7\:/layout/layout_custom_toast.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_layout_custom_toast.xml.flat -net.micode.notes.app-main-7\:/layout/note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat -net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat -net.micode.notes.app-main-7\:/layout/note_gesture_password.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_password.xml.flat -net.micode.notes.app-main-7\:/layout/note_gesture_verify.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_verify.xml.flat -net.micode.notes.app-main-7\:/layout/note_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat -net.micode.notes.app-main-7\:/layout/note_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat -net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat -net.micode.notes.app-main-7\:/layout/note_list_footer.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat -net.micode.notes.app-main-7\:/layout/settings_header.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat -net.micode.notes.app-main-7\:/layout/widget_2x.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat -net.micode.notes.app-main-7\:/layout/widget_4x.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat -net.micode.notes.app-main-7\:/menu/call_note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat -net.micode.notes.app-main-7\:/menu/call_record_folder.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat -net.micode.notes.app-main-7\:/menu/note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat -net.micode.notes.app-main-7\:/menu/note_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat -net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat -net.micode.notes.app-main-7\:/menu/note_list_options.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat -net.micode.notes.app-main-7\:/menu/sub_folder.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat -net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat -net.micode.notes.app-main-7\:/raw/introduction=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat -net.micode.notes.app-main-7\:/xml/preferences.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat -net.micode.notes.app-main-7\:/xml/searchable.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat -net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat -net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat -======= -<<<<<<< HEAD -<<<<<<< HEAD -#Mon Dec 30 21:15:33 CST 2024 -======= -#Mon Jan 06 19:32:33 CST 2025 ->>>>>>> a -======= -#Thu Jan 09 10:35:48 CST 2025 ->>>>>>> a -net.micode.notes.app-main-7\:/color/primary_text_dark.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat -net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat -net.micode.notes.app-main-7\:/color/text_color_state_list.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\color_text_color_state_list.xml.flat -net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/icon_app.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_background.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_down.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_single.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/notification.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_green.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_white.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat -net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_yellow.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat -net.micode.notes.app-main-7\:/drawable/button_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_button_background.xml.flat -net.micode.notes.app-main-7\:/drawable/edittext_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_edittext_background.xml.flat -<<<<<<< HEAD -net.micode.notes.app-main-7\:/drawable/ic_audio.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_audio.png.flat -======= -net.micode.notes.app-main-7\:/drawable/gesture_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_background.xml.flat -net.micode.notes.app-main-7\:/drawable/gesture_button_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_button_background.xml.flat -net.micode.notes.app-main-7\:/drawable/gesture_panel_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_panel_background.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_audio.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_audio.png.flat -net.micode.notes.app-main-7\:/drawable/ic_delete.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_delete.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_bold.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bold.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_bullet.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bullet.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_color.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_color.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_italic.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_italic.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_strikethrough.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_strikethrough.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_format_underline.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_underline.xml.flat -net.micode.notes.app-main-7\:/drawable/ic_lock_outline.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_lock_outline.xml.flat ->>>>>>> a -net.micode.notes.app-main-7\:/drawable/ic_warning.png=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_warning.png.flat -net.micode.notes.app-main-7\:/drawable/new_note.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat -net.micode.notes.app-main-7\:/drawable/toast_background.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\drawable_toast_background.xml.flat -net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat -net.micode.notes.app-main-7\:/layout/activity_login.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_login.xml.flat -net.micode.notes.app-main-7\:/layout/activity_register.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_register.xml.flat -net.micode.notes.app-main-7\:/layout/activity_user_management.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_user_management.xml.flat -net.micode.notes.app-main-7\:/layout/add_account_text.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat -net.micode.notes.app-main-7\:/layout/datetime_picker.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat -net.micode.notes.app-main-7\:/layout/dialog_add_user.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_add_user.xml.flat -net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat -net.micode.notes.app-main-7\:/layout/folder_list_item.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat -net.micode.notes.app-main-7\:/layout/item_user.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_item_user.xml.flat -net.micode.notes.app-main-7\:/layout/layout_custom_toast.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_layout_custom_toast.xml.flat -net.micode.notes.app-main-7\:/layout/note_edit.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat -net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat -<<<<<<< HEAD -======= -net.micode.notes.app-main-7\:/layout/note_gesture_password.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_password.xml.flat -net.micode.notes.app-main-7\:/layout/note_gesture_verify.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_verify.xml.flat ->>>>>>> a -net.micode.notes.app-main-7\:/layout/note_item.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat -net.micode.notes.app-main-7\:/layout/note_list.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat -net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat -net.micode.notes.app-main-7\:/layout/note_list_footer.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat -net.micode.notes.app-main-7\:/layout/settings_header.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat -net.micode.notes.app-main-7\:/layout/widget_2x.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat -net.micode.notes.app-main-7\:/layout/widget_4x.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat -net.micode.notes.app-main-7\:/menu/call_note_edit.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat -net.micode.notes.app-main-7\:/menu/call_record_folder.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat -net.micode.notes.app-main-7\:/menu/note_edit.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat -net.micode.notes.app-main-7\:/menu/note_list.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat -net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat -net.micode.notes.app-main-7\:/menu/note_list_options.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat -net.micode.notes.app-main-7\:/menu/sub_folder.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat -net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat -net.micode.notes.app-main-7\:/raw/introduction=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat -net.micode.notes.app-main-7\:/xml/preferences.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat -net.micode.notes.app-main-7\:/xml/searchable.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat -net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat -net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=D\:\\gitnote\\notes\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 +#Sun Jan 12 18:30:52 CST 2025 +net.micode.notes.app-main-9\:/color/primary_text_dark.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat +net.micode.notes.app-main-9\:/color/secondary_text_dark.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat +net.micode.notes.app-main-9\:/color/text_color_state_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\color_text_color_state_list.xml.flat +net.micode.notes.app-main-9\:/drawable-hdpi/bg_btn_set_color.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/call_record.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/clock.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/delete.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/dropdown_icon.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_blue.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_green.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_red.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_title_blue.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_title_green.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_title_red.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_title_white.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_white.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/edit_yellow.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/font_large.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/font_normal.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/font_small.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/font_super.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/icon_app.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_background.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_blue_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_blue_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_blue_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_blue_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_folder.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_footer_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_green_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_green_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_green_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_green_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_red_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_red_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_red_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_red_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_white_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_white_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_white_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_white_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_yellow_down.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_yellow_single.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/list_yellow_up.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/menu_delete.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/menu_move.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/new_note_normal.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/new_note_pressed.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/notification.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/search_result.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/selected.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/title_alert.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/title_bar_bg.9.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_2x_blue.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_2x_green.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_2x_red.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_2x_white.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_2x_yellow.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_4x_blue.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_4x_green.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_4x_red.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_4x_white.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat +net.micode.notes.app-main-9\:/drawable-hdpi/widget_4x_yellow.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat +net.micode.notes.app-main-9\:/drawable/button_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_button_background.xml.flat +net.micode.notes.app-main-9\:/drawable/edittext_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_edittext_background.xml.flat +net.micode.notes.app-main-9\:/drawable/gesture_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_background.xml.flat +net.micode.notes.app-main-9\:/drawable/gesture_button_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_button_background.xml.flat +net.micode.notes.app-main-9\:/drawable/gesture_panel_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_gesture_panel_background.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_audio.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_audio.png.flat +net.micode.notes.app-main-9\:/drawable/ic_delete.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_delete.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_bold.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bold.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_bullet.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_bullet.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_color.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_color.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_italic.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_italic.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_strikethrough.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_strikethrough.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_format_underline.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_format_underline.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_lock_outline.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_lock_outline.xml.flat +net.micode.notes.app-main-9\:/drawable/ic_warning.png=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_ic_warning.png.flat +net.micode.notes.app-main-9\:/drawable/new_note.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat +net.micode.notes.app-main-9\:/drawable/toast_background.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\drawable_toast_background.xml.flat +net.micode.notes.app-main-9\:/layout/account_dialog_title.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat +net.micode.notes.app-main-9\:/layout/activity_login.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_login.xml.flat +net.micode.notes.app-main-9\:/layout/activity_register.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_register.xml.flat +net.micode.notes.app-main-9\:/layout/activity_user_management.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_user_management.xml.flat +net.micode.notes.app-main-9\:/layout/add_account_text.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat +net.micode.notes.app-main-9\:/layout/datetime_picker.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat +net.micode.notes.app-main-9\:/layout/dialog_add_user.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_add_user.xml.flat +net.micode.notes.app-main-9\:/layout/dialog_edit_text.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat +net.micode.notes.app-main-9\:/layout/folder_list_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat +net.micode.notes.app-main-9\:/layout/item_user.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_item_user.xml.flat +net.micode.notes.app-main-9\:/layout/layout_custom_toast.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_layout_custom_toast.xml.flat +net.micode.notes.app-main-9\:/layout/note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat +net.micode.notes.app-main-9\:/layout/note_edit_list_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat +net.micode.notes.app-main-9\:/layout/note_gesture_password.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_password.xml.flat +net.micode.notes.app-main-9\:/layout/note_gesture_verify.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_gesture_verify.xml.flat +net.micode.notes.app-main-9\:/layout/note_item.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat +net.micode.notes.app-main-9\:/layout/note_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat +net.micode.notes.app-main-9\:/layout/note_list_dropdown_menu.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat +net.micode.notes.app-main-9\:/layout/note_list_footer.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat +net.micode.notes.app-main-9\:/layout/settings_header.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat +net.micode.notes.app-main-9\:/layout/widget_2x.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat +net.micode.notes.app-main-9\:/layout/widget_4x.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat +net.micode.notes.app-main-9\:/menu/call_note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat +net.micode.notes.app-main-9\:/menu/call_record_folder.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat +net.micode.notes.app-main-9\:/menu/note_edit.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat +net.micode.notes.app-main-9\:/menu/note_list.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat +net.micode.notes.app-main-9\:/menu/note_list_dropdown.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat +net.micode.notes.app-main-9\:/menu/note_list_options.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat +net.micode.notes.app-main-9\:/menu/sub_folder.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat +net.micode.notes.app-main-9\:/raw-zh-rCN/introduction=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat +net.micode.notes.app-main-9\:/raw/introduction=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat +net.micode.notes.app-main-9\:/xml/preferences.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat +net.micode.notes.app-main-9\:/xml/searchable.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat +net.micode.notes.app-main-9\:/xml/widget_2x_info.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat +net.micode.notes.app-main-9\:/xml/widget_4x_info.xml=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat diff --git a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml deleted file mode 100644 index f3a14f1..0000000 --- a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +++ /dev/null @@ -1,132 +0,0 @@ - - - - 短信 - 邮件 - - - %1$s 条符合“%2$s”的搜索结果 - - 确认删除文件夹及所包含的便签吗? - 确认要删除该条便签吗? - 确认要删除所选的 %d 条便签吗? - 删除 - 便签 - 便签2x2 - 便签4x4 - 删除 - 通话便签 - 取消 - 确认 - 请再次绘制手势密码确认 - 取消 - 设置 - 成功删除提醒 - 不能为空便签设置闹钟提醒 - 不能将空便签发送到桌面 - 要查看的便签不存在 - 导出文本时发生错误,请检查SD卡 - SD卡被占用,不能操作 - 同步已取消 - 同步失败,发生内部错误 - 同步失败,请检查网络和帐号设置 - 导出失败 - 文件夹 %1$s 已存在,请重新命名 - 加粗 - 项目符号 - yyyyMMdd - MM月dd日 kk:mm - 已将文本文件(%1$s)输出至SD卡(%2$s)目录 - 斜体 - 已将所选 %1$d 条便签移到 %2$s 文件夹 - 删除线 - 文字颜色 - 下划线 - 您可以通过其他方式重置密码 - 忘记密码? - 忘记密码 - 请绘制手势密码 - 手势匹配成功 - 手势不匹配,请重试 - 手势密码设置成功 - 手势太短,至少需要4个点 - 图案错误,还可以尝试%d次 - 验证失败次数过多,笔记已锁定 - 验证失败,还剩 %d 次机会 - 请绘制手势密码解锁笔记 - 验证成功 - 请输入名称 - 已添加到桌面 - 提醒我 - 新建文件夹 - 删除 - 取消全选 - 导出文本 - 修改文件夹名称 - 刪除文件夹 - 查看文件夹 - - 正常 - 文字大小 - - 超大 - 进入清单模式 - 移动到文件夹 - 上一级文件夹 - 退出清单模式 - 删除提醒 - 搜索 - 全选 - 没有选中项,操作无效 - 选中了 %d 项 - 发送到桌面 - 设置手势密码 - 设置 - 分享 - 同步 - 取消同步 - 选择文件夹 - 已过期 - 发送邮件 - 打开地图 - 呼叫电话 - 浏览网页 - 查看 - 知道了 - 新建便签 - ... - 确定 - 与google task同步便签记录 - 同步账号 - 添加账号 - 新建便签背景颜色随机 - 取消同步 - 立即同步 - 当前帐号 %1$s - 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 - 请选择google帐号,便签将与该帐号的google task内容同步。 - 同步便签 - 上次同步于 %1$s - 取消 - 更换账号 - 删除账号 - 设置 - 正在同步中,不能修改同步帐号 - 同步帐号已设置为%1$s - 便签 - 搜索便签 - 正在搜索便签 - 便签中的文字 - 创建提醒 - 导出成功 - 与%1$s同步成功 - 正在获取服务器便签列表... - 登录%1$s... - 正在同步本地便签... - 同步已取消 - 同步失败 - 同步成功 - 同步便签... - 没有关联内容,点击新建便签。 - 访客模式下,便签内容不可见 - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml deleted file mode 100644 index 804b9b4..0000000 --- a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +++ /dev/null @@ -1,250 +0,0 @@ - - - - -%s - --%s - --%s - --%s - - - Messaging - Email - - #FFFFFF - #2196F3 - #FFFFFF -<<<<<<< HEAD -======= -<<<<<<< HEAD -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - #F5F5F5 - #2196F3 - #80FFFFFF - #FFFFFF - #F44336 - #757575 - #2196F3 - #F44336 - #2196F3 - #2196F3 - #FFFFFF - #E0E0E0 - #F44336 - #E0E0E0 - #2196F3 - #4CAF50 - #333333 -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - #808080 - #000000 - #F5F5F5 - #E0E0E0 - #335b5b5b - 26sp - 20sp - 17sp - 14sp - 33sp - - %1$s result for \"%2$s\" - - %1$s results for \"%2$s\" - - Confirm to delete folder and its notes? - Confirm to delete this note? - Confirm to delete the selected %d notes? - Delete selected notes - Notes - Notes 2x2 - Notes 4x4 - Delete - Call notes - 取消 - 确认 - 请再次绘制手势密码确认 - cancel - set - Delete reminder successfully - Sorry, can not set clock on empty note - Sorry, can not send and empty note to home - The note is not exist - Export failed, please check SD card - SD card busy, not available now - Sync is canceled - Sync failed, internal error occurs - Sync failed, please check network and account settings - Export fail - notes_%s.txt - /MIUI/notes/ - The folder %1$s exist, please rename - 加粗 - 项目符号 - yyyyMMdd - MMMd kk:mm - Export text file (%1$s) to SD (%2$s) directory - (%d) - 斜体 - Have moved selected %1$d notes to %2$s folder -<<<<<<< HEAD - 删除线 - 文字颜色 - 下划线 -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - 您可以通过其他方式重置密码 - 忘记密码? - 忘记密码 - 请绘制手势密码 - 手势匹配成功 - 手势不匹配,请重试 - 手势密码设置成功 - 手势太短,至少需要4个点 - 图案错误,还可以尝试%d次 - 验证失败次数过多,笔记已锁定 - 验证失败,还剩 %d 次机会 - 请绘制手势密码解锁笔记 - 验证成功 - Input name - Note added to home - Remind me - New Folder - Delete - Deselect all - Export text - Change folder name - Delete folder - View folder - Large - Medium - Font size - Small - Super - Enter check list - Move to folder - Parent folder - Leave check list - Delete reminder - Search - Select all - Nothing selected, the operation is invalid - %d selected - Send to home - 设置手势密码 - Settings - Share - Sync - Cancel syncing - Select folder - Expired - Send email - Open map - Call - Browse web - Take a look - Got it - Add note - ... - 确定 - Sync notes with google task - Sync account - Add account - New note background color random - Cancel syncing - Sync immediately - Current account %1$s - All sync related information will be deleted, which may result in duplicated items sometime - Please select a google account. Local notes will be synced with google task. - Sync notes - Last sync time %1$s - yyyy-MM-dd hh:mm:ss - Cancel - Change sync account - Remove sync account - Settings - Cannot change the account because sync is in progress - %1$s has been set as the sync account - Notes - Search notes - Searching Notes - Text in your notes - Set reminder - Export successful - Sync is successful with account %1$s - Getting remote note list... - Logging into %1$s... - Synchronize local notes with Google Task... - Sync is canceled - Sync is failed - Sync is successful - Syncing notes... - No associated note found, click to create associated note. - Privacy mode,can not see note content - -<<<<<<< HEAD -======= -<<<<<<< HEAD -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - - - - - - - - - - - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml index bef8d62..0de2775 100644 --- a/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +++ b/Src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml @@ -1,13 +1,108 @@ -<<<<<<< HEAD - -======= -<<<<<<< HEAD - -======= - ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 +#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff999999+"999+""999+""999+""999+""999+" -%s --%s --%s @@ -15,35 +110,11 @@ Messaging Email -<<<<<<< HEAD #335b5b5b#FFFFFF#FFFFFF#2196F3#808080#000000#F5F5F5#FFFFFF#E0E0E0#333333#2196F3#FFFFFF#80FFFFFF#E0E0E0#2196F3#F44336#2196F3#F44336#2196F3#2196F3#F44336#4CAF50#757575#F5F5F5#E0E0E033sp26sp20sp17sp14spNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput nameSearching NotesSearch notesText in your notesNotessetcancel确认请绘制手势密码请再次绘制手势密码确认手势太短,至少需要4个点手势匹配成功手势不匹配,请重试手势密码设置成功设置手势密码请绘制手势密码解锁笔记验证失败,还剩 %d 次机会验证失败次数过多,笔记已锁定图案错误,还可以尝试%d次验证成功忘记密码?忘记密码您可以通过其他方式重置密码确定取消加粗斜体下划线删除线项目符号文字颜色 %1$s result for \"%2$s\" %1$s results for \"%2$s\" -======= -<<<<<<< HEAD - ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 短信 邮件 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消确认请绘制手势密码请再次绘制手势密码确认手势太短,至少需要4个点手势匹配成功手势不匹配,请重试手势密码设置成功设置手势密码请绘制手势密码解锁笔记验证失败,还剩 %d 次机会验证失败次数过多,笔记已锁定图案错误,还可以尝试%d次验证成功忘记密码?忘记密码您可以通过其他方式重置密码确定取消加粗斜体下划线删除线项目符号文字颜色 %1$s 条符合“%2$s”的搜索结果 -<<<<<<< HEAD -======= - -======= - - 短信 - 邮件 - 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消请绘制手势密码请再次绘制手势密码确认手势太短,至少需要4个点手势匹配成功手势不匹配,请重试手势密码设置成功设置手势密码 - %1$s 条符合“%2$s”的搜索结果 -<<<<<<< HEAD - 确认请绘制手势密码解锁笔记验证失败次数过多,笔记已锁定验证失败,还剩 %d 次机会验证成功忘记密码您可以通过其他方式重置密码确定忘记密码?取消图案错误,还可以尝试%d次 ->>>>>>> a -======= - 确认请绘制手势密码解锁笔记验证失败次数过多,笔记已锁定验证失败,还剩 %d 次机会验证成功忘记密码您可以通过其他方式重置密码确定忘记密码?取消图案错误,还可以尝试%d次斜体文字颜色加粗下划线删除线项目符号 ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 短信 郵件 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小正常超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消 %1$s 條符合”%2$s“的搜尋結果 -<<<<<<< HEAD - -======= -<<<<<<< HEAD -<<<<<<< HEAD - -======= - ->>>>>>> a -======= - ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state b/Src/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state deleted file mode 100644 index 1c983fc..0000000 Binary files a/Src/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state and /dev/null differ diff --git a/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties b/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties deleted file mode 100644 index 2d21123..0000000 --- a/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties +++ /dev/null @@ -1 +0,0 @@ -#Wed Jan 08 10:29:59 CST 2025 diff --git a/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml b/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml deleted file mode 100644 index 57beabc..0000000 --- a/Src/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml deleted file mode 100644 index b7d7806..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml deleted file mode 100644 index 79fe105..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml deleted file mode 100644 index bc38452..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml index d472bb1..4e250ee 100644 --- a/Src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +++ b/Src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml index e72442e..28e7299 100644 --- a/Src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +++ b/Src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/Src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties deleted file mode 100644 index 04f18d5..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties +++ /dev/null @@ -1,96 +0,0 @@ -#Mon Mar 11 20:40:05 CST 2024 -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\widget_4x.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\raw\\introduction=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\note_list.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\color\\secondary_text_dark.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\call_note_edit.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\color\\primary_text_dark.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\note_edit.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\xml\\searchable.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\selected.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\delete.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\xml\\widget_4x_info.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_item.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_list.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\xml\\preferences.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\add_account_text.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\folder_list_item.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\widget_2x.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\settings_header.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\datetime_picker.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\raw-zh-rCN\\introduction=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\call_record_folder.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\notification.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\xml\\widget_2x_info.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\note_list_options.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\account_dialog_title.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_edit.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\sub_folder.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\layout\\note_list_footer.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable\\new_note.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\clock.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat -F\:\\Android\\Prj\\Notes-master1\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=F\:\\Android\\Prj\\Notes-master1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat diff --git a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml deleted file mode 100644 index d65e0cc..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - 短信 - 邮件 - - - %1$s 条符合“%2$s”的搜索结果 - - 确认删除文件夹及所包含的便签吗? - 确认要删除该条便签吗? - 确认要删除所选的 %d 条便签吗? - 删除 - 便签 - 便签2x2 - 便签4x4 - 删除 - 通话便签 - 取消 - 设置 - 成功删除提醒 - 不能为空便签设置闹钟提醒 - 不能将空便签发送到桌面 - 要查看的便签不存在 - 导出文本时发生错误,请检查SD卡 - SD卡被占用,不能操作 - 同步已取消 - 同步失败,发生内部错误 - 同步失败,请检查网络和帐号设置 - 导出失败 - 文件夹 %1$s 已存在,请重新命名 - yyyyMMdd - MM月dd日 kk:mm - 已将文本文件(%1$s)输出至SD卡(%2$s)目录 - 已将所选 %1$d 条便签移到 %2$s 文件夹 - 请输入名称 - 已添加到桌面 - 提醒我 - 新建文件夹 - 删除 - 取消全选 - 导出文本 - 修改文件夹名称 - 刪除文件夹 - 查看文件夹 - - 正常 - 文字大小 - - 超大 - 进入清单模式 - 移动到文件夹 - 上一级文件夹 - 退出清单模式 - 删除提醒 - 搜索 - 全选 - 没有选中项,操作无效 - 选中了 %d 项 - 发送到桌面 - 设置 - 分享 - 同步 - 取消同步 - 选择文件夹 - 已过期 - 发送邮件 - 打开地图 - 呼叫电话 - 浏览网页 - 查看 - 知道了 - 新建便签 - ... - 与google task同步便签记录 - 同步账号 - 添加账号 - 新建便签背景颜色随机 - 取消同步 - 立即同步 - 当前帐号 %1$s - 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 - 请选择google帐号,便签将与该帐号的google task内容同步。 - 同步便签 - 上次同步于 %1$s - 取消 - 更换账号 - 删除账号 - 设置 - 正在同步中,不能修改同步帐号 - 同步帐号已设置为%1$s - 便签 - 搜索便签 - 正在搜索便签 - 便签中的文字 - 创建提醒 - 导出成功 - 与%1$s同步成功 - 正在获取服务器便签列表... - 登录%1$s... - 正在同步本地便签... - 同步已取消 - 同步失败 - 同步成功 - 同步便签... - 没有关联内容,点击新建便签。 - 访客模式下,便签内容不可见 - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml deleted file mode 100644 index 226b5bc..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - 短信 - 郵件 - - - %1$s 條符合”%2$s“的搜尋結果 - - 確認刪除檔夾及所包含的便簽嗎? - 确认要删除該條便籤嗎? - 确认要刪除所選的 %d 條便籤嗎? - 刪除 - 便簽 - 便簽2x2 - 便簽4x4 - 刪除 - 通話便籤 - 取消 - 設置 - 成功刪除提醒 - 不能爲空便籤設置鬧鐘提醒 - 不能將空便籤發送到桌面 - 要查看的便籤不存在 - 導出TXT時發生錯誤,請檢查SD卡 - SD卡被佔用,不能操作 - 同步已取消 - 同步失敗,發生內部錯誤 - 同步失敗,請檢查網絡和帳號設置 - 導出失敗 - 文件夾 %1$s 已存在,請重新命名 - yyyyMMdd - MM月dd日 kk:mm - 已將文本文件(%1$s)導出至SD(%2$s)目錄 - 已將所選 %1$d 便籤移到 %2$s 文件夾 - 請輸入名稱 - 已添加到桌面 - 提醒我 - 新建文件夾 - 刪除 - 取消全選 - 導出文本 - 修改文件夾名稱 - 刪除文件夾 - 查看文件夾 - - 正常 - 文字大小 - - 超大 - 進入清單模式 - 移動到文件夾 - 上一級文件夾 - 退出清單模式 - 刪除提醒 - 搜尋 - 全選 - 沒有選中項,操作無效 - 選中了 %d 項 - 發送到桌面 - 設置 - 分享 - 同步 - 取消同步 - 選擇文件夾 - 已過期 - 發送郵件 - 打開地圖 - 呼叫電話 - 浏覽網頁 - 查看 - 知道了 - 新建便簽 - ... - 与google task同步便簽記錄 - 同步賬號 - 添加賬號 - 新建便籤背景顏色隨機 - 取消同步 - 立即同步 - 當前帳號 %1$s - 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復 - 請選擇google帳號,便簽將與該帳號的google task內容同步。 - 同步便簽 - 上次同步于 %1$s - 取消 - 更換賬號 - 刪除賬號 - 設置 - 正在同步中,不能修改同步帳號 - 同步帳號已設置為%1$s - 便籤 - 搜索便籤 - 正在搜索便籤 - 便籤中的文字 - 創建提醒 - 導出成功 - 與%1$s同步成功 - 正在獲取服務器便籤列表... - 登陸%1$s... - 正在同步本地便籤... - 同步已取消 - 同步失敗 - 同步成功 - 同步便簽... - 沒有關聯內容,點擊新建便簽。 - 訪客模式下,便籤內容不可見 - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml deleted file mode 100644 index dfa7135..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml +++ /dev/null @@ -1,169 +0,0 @@ - - - - -%s - --%s - --%s - --%s - - - Messaging - Email - - #335b5b5b - 26sp - 20sp - 17sp - 14sp - 33sp - - %1$s result for \"%2$s\" - - %1$s results for \"%2$s\" - - Confirm to delete folder and its notes? - Confirm to delete this note? - Confirm to delete the selected %d notes? - Delete selected notes - Notes - Notes 2x2 - Notes 4x4 - Delete - Call notes - cancel - set - Delete reminder successfully - Sorry, can not set clock on empty note - Sorry, can not send and empty note to home - The note is not exist - Export failed, please check SD card - SD card busy, not available now - Sync is canceled - Sync failed, internal error occurs - Sync failed, please check network and account settings - Export fail - notes_%s.txt - /MIUI/notes/ - The folder %1$s exist, please rename - yyyyMMdd - MMMd kk:mm - Export text file (%1$s) to SD (%2$s) directory - (%d) - Have moved selected %1$d notes to %2$s folder - Input name - Note added to home - Remind me - New Folder - Delete - Deselect all - Export text - Change folder name - Delete folder - View folder - Large - Medium - Font size - Small - Super - Enter check list - Move to folder - Parent folder - Leave check list - Delete reminder - Search - Select all - Nothing selected, the operation is invalid - %d selected - Send to home - Settings - Share - Sync - Cancel syncing - Select folder - Expired - Send email - Open map - Call - Browse web - Take a look - Got it - Add note - ... - Sync notes with google task - Sync account - Add account - New note background color random - Cancel syncing - Sync immediately - Current account %1$s - All sync related information will be deleted, which may result in duplicated items sometime - Please select a google account. Local notes will be synced with google task. - Sync notes - Last sync time %1$s - yyyy-MM-dd hh:mm:ss - Cancel - Change sync account - Remove sync account - Settings - Cannot change the account because sync is in progress - %1$s has been set as the sync account - Notes - Search notes - Searching Notes - Text in your notes - Set reminder - Export successful - Sync is successful with account %1$s - Getting remote note list... - Logging into %1$s... - Synchronize local notes with Google Task... - Sync is canceled - Sync is failed - Sync is successful - Syncing notes... - No associated note found, click to create associated note. - Privacy mode,can not see note content - - - - - - - - - - - - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugResources/merger.xml deleted file mode 100644 index 75aa4ff..0000000 --- a/Src/app/build/intermediates/incremental/mergeDebugResources/merger.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - -%s - --%s - --%s - --%s - - Messaging - Email - #335b5b5b33sp26sp20sp17sp14spNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput nameSearching NotesSearch notesText in your notesNotessetcancel - %1$s result for \"%2$s\" - - %1$s results for \"%2$s\" - - 短信 - 邮件 - 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消 - %1$s 条符合“%2$s”的搜索结果 - - 短信 - 郵件 - 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小正常超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消 - %1$s 條符合”%2$s“的搜尋結果 - \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/Src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml index a12967b..4bd4fb6 100644 --- a/Src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml +++ b/Src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt index 5519490..284c147 100644 --- a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +++ b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -1,5 +1,4 @@ -<<<<<<< HEAD -#Sat Jan 11 10:33:04 CST 2025 +#Sun Jan 12 18:49:45 CST 2025 base.0=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeExtDexDebug\\classes.dex base.1=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex base.2=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\11\\classes.dex @@ -9,26 +8,6 @@ base.5=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\merg base.6=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\4\\classes.dex base.7=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\5\\classes.dex base.8=D\:\\github\\XiaoMiNote\\Src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\8\\classes.dex -======= -<<<<<<< HEAD -<<<<<<< HEAD -#Tue Dec 31 09:10:17 CST 2024 -======= -#Mon Jan 06 20:13:24 CST 2025 ->>>>>>> a -======= -#Thu Jan 09 10:35:49 CST 2025 ->>>>>>> a -base.0=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeExtDexDebug\\classes.dex -base.1=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex -base.2=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\11\\classes.dex -base.3=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\12\\classes.dex -base.4=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\13\\classes.dex -base.5=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\15\\classes.dex -base.6=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\4\\classes.dex -base.7=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\5\\classes.dex -base.8=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\8\\classes.dex ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 path.0=classes.dex path.1=0/classes.dex path.2=11/classes.dex diff --git a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources index f6b3d0b..00e32c3 100644 Binary files a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources and b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ diff --git a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 index 83e539e..56284b5 100644 Binary files a/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 and b/Src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ diff --git a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt b/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt deleted file mode 100644 index 83fa6b9..0000000 --- a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt +++ /dev/null @@ -1,7 +0,0 @@ -#Wed Jan 08 10:30:02 CST 2025 -base.0=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debugAndroidTest\\mergeProjectDexDebugAndroidTest\\0\\classes.dex -base.1=D\:\\gitnote\\notes\\app\\build\\intermediates\\dex\\debugAndroidTest\\mergeProjectDexDebugAndroidTest\\13\\classes.dex -path.0=0/classes.dex -path.1=13/classes.dex -renamed.0=classes.dex -renamed.1=classes2.dex diff --git a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources b/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources deleted file mode 100644 index 9b02803..0000000 Binary files a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources and /dev/null differ diff --git a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0 b/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0 deleted file mode 100644 index 945a7c5..0000000 Binary files a/Src/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0 and /dev/null differ diff --git a/Src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt b/Src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt deleted file mode 100644 index 22fef4a..0000000 --- a/Src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt +++ /dev/null @@ -1 +0,0 @@ -D:\gitnote\notes\app\build\intermediates\merged_res\debug\color_primary_text_dark.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\color_secondary_text_dark.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\color_text_color_state_list.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_btn_set_color.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_color_btn_mask.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_call_record.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_clock.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_delete.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_dropdown_icon.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_blue.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_green.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_red.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_blue.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_green.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_red.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_white.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_yellow.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_white.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_yellow.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_font_large.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_font_normal.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_font_size_selector_bg.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_font_small.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_font_super.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_icon_app.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_background.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_down.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_middle.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_single.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_up.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_folder.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_footer_bg.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_down.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_middle.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_single.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_up.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_down.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_middle.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_single.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_up.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_down.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_middle.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_single.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_up.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_down.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_middle.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_single.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_up.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_delete.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_move.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_normal.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_pressed.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_note_edit_color_selector_panel.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_notification.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_search_result.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_selected.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_title_alert.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_title_bar_bg.9.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_blue.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_green.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_red.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_white.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_yellow.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_blue.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_green.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_red.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_white.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_yellow.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_button_background.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_edittext_background.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_ic_audio.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_ic_warning.png.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_new_note.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\drawable_toast_background.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_account_dialog_title.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_activity_login.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_activity_register.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_add_account_text.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_datetime_picker.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_dialog_edit_text.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_folder_list_item.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_layout_custom_toast.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_edit.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_edit_list_item.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_gesture_password.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_item.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_list.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_list_dropdown_menu.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_note_list_footer.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_settings_header.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_widget_2x.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\layout_widget_4x.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_call_note_edit.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_call_record_folder.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_note_edit.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_note_list.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_note_list_dropdown.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_note_list_options.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\menu_sub_folder.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\raw-zh-rCN_introduction.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\raw_introduction.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\values-zh-rCN_values-zh-rCN.arsc.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\values-zh-rTW_values-zh-rTW.arsc.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\values_values.arsc.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\xml_preferences.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\xml_searchable.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\xml_widget_2x_info.xml.flat D:\gitnote\notes\app\build\intermediates\merged_res\debug\xml_widget_4x_info.xml.flat \ No newline at end of file diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class index a8fb3f3..1ff44fb 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class index 2d02d02..748a05b 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class index 510f272..3a7f5d3 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/LoginActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/LoginActivity.class index 84100b6..e4d93c2 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/LoginActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/LoginActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/RegisterActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/RegisterActivity.class index 3f924a0..861ac55 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/RegisterActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/RegisterActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserListAdapter.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserListAdapter.class index 1f2b508..fab00ee 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserListAdapter.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserListAdapter.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserManagementActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserManagementActivity.class index 98000e2..f66fb45 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserManagementActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/login/UserManagementActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class index b0e38c6..e9f28c8 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class index d53ec35..08bcae2 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class index 00ef4fc..c37663c 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class index 15350a9..1e31ac7 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class index 4820b09..12388da 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class index 189f5ca..65976c2 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class index 5984555..27327a8 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class index 1d32ffc..114d170 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class index 15cdae5..5041e5b 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class index 605eff2..bc344fe 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class index 1a9f127..1ac12d8 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class index df5d26d..dfc208f 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class index d056fd6..b46d352 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class index e0cb45b..252b018 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class index 396483b..a85331a 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class index 385e001..4291469 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class index 5f10016..058ba6d 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class index 30ec620..9cc49ba 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class index 44711a8..d7a2a4b 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class index d93250b..e5b17d1 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class index 0c97db5..6be679d 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class index 0540649..938086b 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity$1.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity$1.class index fa6869f..87c24a6 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity$1.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity$1.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity.class index f857556..82a4b08 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGesturePasswordActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGestureVerifyActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGestureVerifyActivity.class index 40fbf61..1b09f9e 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGestureVerifyActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteGestureVerifyActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class index 64d9d8c..e2a87b2 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class index f5b8716..e552ab4 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class index f6d09c3..48c8171 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class index f8eb1c7..0f426d2 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class index d638c7a..6de6273 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class index 9bec8e3..cd250d3 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class index 2b493b1..5b10659 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class index 68ae3ee..5a72ce4 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class index fe2bb20..14df74d 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class index 62d8066..62b2063 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/RichEditText.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/RichEditText.class index 6305634..6866028 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/RichEditText.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/RichEditText.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class index 8417a40..1a5328d 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class index c1f4ffb..ec4c638 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class index 9bdcccd..7f9bfce 100644 Binary files a/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class and b/Src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/Src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/Src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class deleted file mode 100644 index 3314cf8..0000000 Binary files a/Src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class and /dev/null differ diff --git a/Src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/Src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt index 880264d..0cdad2b 100644 --- a/Src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +++ b/Src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -6,284 +6,297 @@ 6 7 D:\gitnote\notes\app\src\main\AndroidManifest.xml -9 android:targetSdkVersion="21" /> -9-->D:\gitnote\notes\app\src\main\AndroidManifest.xml +8-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml +9 android:targetSdkVersion="33" /> +9-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml 10 11 12 -12-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:9:5-71 -12-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:9:22-68 +12-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:9:5-71 +12-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:9:22-68 13 -13-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:10:5-80 -13-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:10:22-77 +13-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:10:5-80 +13-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:10:22-77 14 -14-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:11:5-81 -14-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:11:22-78 +14-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:11:5-81 +14-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:11:22-78 15 -15-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:12:5-80 -15-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:12:22-77 +15-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:12:5-80 +15-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:12:22-77 16 -16-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:13:5-67 -16-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:13:22-64 +16-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:13:5-67 +16-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:13:22-64 17 -17-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:14:5-72 -17-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:14:22-69 +17-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:14:5-72 +17-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:14:22-69 18 -18-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:15:5-81 -18-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:15:22-78 +18-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:15:5-81 +18-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:15:22-78 19 20 D:\gitnote\notes\app\src\main\AndroidManifest.xml:17:5-147:19 -21 android:debuggable="true" -22 android:icon="@drawable/icon_app" -22-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:18:9-42 -23 android:label="@string/app_name" -23-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:19:9-41 -24 android:testOnly="true" > -25 -26 -27 D:\gitnote\notes\app\src\main\AndroidManifest.xml:22:9-29:20 -28 android:name="net.micode.notes.login.LoginActivity" -28-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:23:13-48 -29 android:launchMode="singleTop" > -29-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:24:13-43 -30 -30-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:25:13-28:29 -31 -31-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:26:17-69 -31-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:26:25-66 -32 -33 -33-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:27:17-77 -33-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:27:27-74 -34 -35 -36 -37 -38 -38-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:32:9-60 -38-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:32:19-57 -39 -40 D:\gitnote\notes\app\src\main\AndroidManifest.xml:34:9-40:55 -41 android:name="net.micode.notes.ui.NotesListActivity" -41-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:35:13-49 -42 android:configChanges="keyboardHidden|orientation|screenSize" -42-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:36:13-74 -43 android:label="@string/app_name" -43-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:37:13-45 -44 android:launchMode="singleTop" -44-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:38:13-43 -45 android:theme="@style/NoteTheme" -45-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:39:13-45 -46 android:windowSoftInputMode="adjustPan" /> -46-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:40:13-52 -47 D:\gitnote\notes\app\src\main\AndroidManifest.xml:41:9-44:70 -48 android:name="net.micode.notes.ui.NoteGesturePasswordActivity" -48-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:42:13-59 -49 android:label="@string/menu_set_gesture" -49-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:43:13-53 -50 android:theme="@android:style/Theme.Holo.Light.Dialog" /> -50-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:44:13-67 -51 D:\gitnote\notes\app\src\main\AndroidManifest.xml:45:9-49:63 -52 android:name="net.micode.notes.ui.NoteGestureVerifyActivity" -52-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:46:13-57 -53 android:screenOrientation="portrait" -53-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:48:13-49 -54 android:theme="@style/GestureVerifyTheme" -54-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:47:13-54 -55 android:windowSoftInputMode="stateAlwaysHidden" /> -55-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:49:13-60 -56 -57 -57-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:51:9-65 -57-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:51:19-63 -58 -59 D:\gitnote\notes\app\src\main\AndroidManifest.xml:53:9-79:20 -60 android:name="net.micode.notes.ui.NoteEditActivity" -60-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:54:13-48 -61 android:configChanges="keyboardHidden|orientation|screenSize" -61-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:55:13-74 -62 android:launchMode="singleTop" -62-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:56:13-43 -63 android:theme="@style/NoteTheme" > -63-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:57:13-45 -64 -64-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:58:13-65:29 -64-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:59:17-38 -65 -65-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:61:17-69 -65-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:61:25-66 -66 -67 -67-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:17-76 -67-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:27-73 -68 -69 -69-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:17-78 -69-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:23-75 -70 -70-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:17-78 -70-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:23-75 -71 -72 -72-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:66:13-71:29 -73 -73-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:67:17-79 -73-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:67:25-76 -74 -75 -75-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:17-76 -75-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:27-73 -76 -77 -77-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:17-78 -77-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:23-75 -78 -78-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:17-78 -78-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:23-75 -79 -80 -80-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:72:13-75:29 -81 -81-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:73:17-71 -81-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:73:25-68 -82 -83 -83-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:17-76 -83-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:27-73 -84 +20-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:17:5-152:19 +21 android:appComponentFactory="androidx.core.app.CoreComponentFactory" +21-->[androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:24:18-86 +22 android:debuggable="true" +23 android:icon="@drawable/icon_app" +23-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:18:9-42 +24 android:label="@string/app_name" +24-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:19:9-41 +25 android:testOnly="true" > +26 +27 +28 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:22:9-30:20 +29 android:name="net.micode.notes.login.LoginActivity" +29-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:23:13-48 +30 android:exported="true" +30-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:25:13-36 +31 android:launchMode="singleTop" > +31-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:24:13-43 +32 +32-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:26:13-29:29 +33 +33-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:27:17-69 +33-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:27:25-66 +34 +35 +35-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:28:17-77 +35-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:28:27-74 +36 +37 +38 +39 +40 +40-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:33:9-60 +40-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:33:19-57 +41 +42 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:35:9-41:55 +43 android:name="net.micode.notes.ui.NotesListActivity" +43-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:36:13-49 +44 android:configChanges="keyboardHidden|orientation|screenSize" +44-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:37:13-74 +45 android:label="@string/app_name" +45-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:38:13-45 +46 android:launchMode="singleTop" +46-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:39:13-43 +47 android:theme="@style/NoteTheme" +47-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:40:13-45 +48 android:windowSoftInputMode="adjustPan" /> +48-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:41:13-52 +49 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:42:9-45:70 +50 android:name="net.micode.notes.ui.NoteGesturePasswordActivity" +50-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:43:13-59 +51 android:label="@string/menu_set_gesture" +51-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:44:13-53 +52 android:theme="@android:style/Theme.Holo.Light.Dialog" /> +52-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:45:13-67 +53 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:46:9-50:63 +54 android:name="net.micode.notes.ui.NoteGestureVerifyActivity" +54-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:47:13-57 +55 android:screenOrientation="portrait" +55-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:49:13-49 +56 android:theme="@style/GestureVerifyTheme" +56-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:48:13-54 +57 android:windowSoftInputMode="stateAlwaysHidden" /> +57-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:50:13-60 +58 +59 +59-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:52:9-65 +59-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:52:19-63 +60 +61 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:54:9-81:20 +62 android:name="net.micode.notes.ui.NoteEditActivity" +62-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:55:13-48 +63 android:configChanges="keyboardHidden|orientation|screenSize" +63-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:56:13-74 +64 android:exported="true" +64-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:59:13-36 +65 android:launchMode="singleTop" +65-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:57:13-43 +66 android:theme="@style/NoteTheme" > +66-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:58:13-45 +67 +67-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:60:13-67:29 +67-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:61:17-38 +68 +68-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:63:17-69 +68-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:63:25-66 +69 +70 +70-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:17-76 +70-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:27-73 +71 +72 +72-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:17-78 +72-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:23-75 +73 +73-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:17-78 +73-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:23-75 +74 +75 +75-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:68:13-73:29 +76 +76-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:69:17-79 +76-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:69:25-76 +77 +78 +78-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:17-76 +78-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:27-73 +79 +80 +80-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:17-78 +80-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:23-75 +81 +81-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:17-78 +81-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:23-75 +82 +83 +83-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:74:13-77:29 +84 +84-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:75:17-71 +84-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:75:25-68 85 -86 D:\gitnote\notes\app\src\main\AndroidManifest.xml:76:13-78:54 -87 android:name="android.app.searchable" -87-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:77:17-54 -88 android:resource="@xml/searchable" /> -88-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:78:17-51 -89 -90 -91 -92 D:\gitnote\notes\app\src\main\AndroidManifest.xml:82:9-85:43 -93 android:name="net.micode.notes.data.NotesProvider" -93-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:83:13-63 -94 android:authorities="micode_notes" -94-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:84:13-47 -95 android:multiprocess="true" /> -95-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:85:13-40 -96 -97 -98 D:\gitnote\notes\app\src\main\AndroidManifest.xml:88:9-98:20 -99 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" -99-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:89:13-57 -100 android:label="@string/app_widget2x2" > -100-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:90:13-50 -101 -101-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:91:13-94:29 -102 -102-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:17-84 -102-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:25-81 -103 -103-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:17-85 -103-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:25-82 -104 -105 -106 D:\gitnote\notes\app\src\main\AndroidManifest.xml:95:13-97:58 -107 android:name="android.appwidget.provider" -107-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:96:17-58 -108 android:resource="@xml/widget_2x_info" /> -108-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:97:17-55 -109 -110 D:\gitnote\notes\app\src\main\AndroidManifest.xml:100:9-110:20 -111 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" -111-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:101:13-57 -112 android:label="@string/app_widget4x4" > -112-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:102:13-50 -113 -113-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:91:13-94:29 -114 -114-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:17-84 -114-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:25-81 -115 -115-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:17-85 -115-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:25-82 -116 -117 -118 D:\gitnote\notes\app\src\main\AndroidManifest.xml:95:13-97:58 -119 android:name="android.appwidget.provider" -119-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:96:17-58 -120 android:resource="@xml/widget_4x_info" /> -120-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:97:17-55 -121 +86 +86-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:17-76 +86-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:27-73 +87 +88 +89 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:78:13-80:54 +90 android:name="android.app.searchable" +90-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:79:17-54 +91 android:resource="@xml/searchable" /> +91-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:80:17-51 +92 +93 +94 +95 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:84:9-87:43 +96 android:name="net.micode.notes.data.NotesProvider" +96-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:85:13-63 +97 android:authorities="micode_notes" +97-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:86:13-47 +98 android:multiprocess="true" /> +98-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:87:13-40 +99 +100 +101 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:90:9-101:20 +102 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +102-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:91:13-57 +103 android:exported="true" +103-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:93:13-36 +104 android:label="@string/app_widget2x2" > +104-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:92:13-50 +105 +105-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:94:13-97:29 +106 +106-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:17-84 +106-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:25-81 +107 +107-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:17-85 +107-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:25-82 +108 +109 +110 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:98:13-100:58 +111 android:name="android.appwidget.provider" +111-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:99:17-58 +112 android:resource="@xml/widget_2x_info" /> +112-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:100:17-55 +113 +114 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:103:9-114:20 +115 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +115-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:104:13-57 +116 android:exported="true" +116-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:106:13-36 +117 android:label="@string/app_widget4x4" > +117-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:105:13-50 +118 +118-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:94:13-97:29 +119 +119-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:17-84 +119-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:25-81 +120 +120-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:17-85 +120-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:25-82 +121 122 -123 -124 -124-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:113:9-117:20 -124-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:113:19-55 -125 -125-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:114:13-116:29 -126 -126-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:115:17-79 -126-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:115:25-76 -127 -128 -129 -130 -131 D:\gitnote\notes\app\src\main\AndroidManifest.xml:120:9-122:41 -132 android:name="net.micode.notes.ui.AlarmReceiver" -132-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:121:13-61 -133 android:process=":remote" /> -133-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:122:13-38 -134 -135 -136 D:\gitnote\notes\app\src\main\AndroidManifest.xml:125:9-129:87 -137 android:name="net.micode.notes.ui.AlarmAlertActivity" -137-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:126:13-50 -138 android:label="@string/app_name" -138-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:127:13-45 -139 android:launchMode="singleInstance" -139-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:128:13-48 -140 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" /> -140-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:129:13-75 +123 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:98:13-100:58 +124 android:name="android.appwidget.provider" +124-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:99:17-58 +125 android:resource="@xml/widget_4x_info" /> +125-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:100:17-55 +126 +127 +128 +129 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:117:9-122:20 +130 android:name="net.micode.notes.ui.AlarmInitReceiver" +130-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:117:19-55 +131 android:exported="true" > +131-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:118:13-36 +132 +132-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:119:13-121:29 +133 +133-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:120:17-79 +133-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:120:25-76 +134 +135 +136 +137 +138 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:125:9-127:41 +139 android:name="net.micode.notes.ui.AlarmReceiver" +139-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:126:13-61 +140 android:process=":remote" /> +140-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:127:13-38 141 -142 +142 143 D:\gitnote\notes\app\src\main\AndroidManifest.xml:132:9-136:72 -144 android:name="net.micode.notes.ui.NotesPreferenceActivity" -144-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:133:13-71 -145 android:label="@string/preferences_title" -145-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:134:13-54 -146 android:launchMode="singleTop" -146-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:135:13-43 -147 android:theme="@android:style/Theme.Holo.Light" /> -147-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:136:13-60 +143-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:130:9-134:87 +144 android:name="net.micode.notes.ui.AlarmAlertActivity" +144-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:131:13-50 +145 android:label="@string/app_name" +145-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:132:13-45 +146 android:launchMode="singleInstance" +146-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:133:13-48 +147 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" /> +147-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:134:13-75 148 -149 -150 D:\gitnote\notes\app\src\main\AndroidManifest.xml:139:9-141:40 -151 android:name="net.micode.notes.gtask.remote.GTaskSyncService" -151-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:140:13-74 -152 android:exported="false" /> -152-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:141:13-37 -153 -154 -155 D:\gitnote\notes\app\src\main\AndroidManifest.xml:144:9-146:52 -156 android:name="android.app.default_searchable" -156-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:145:13-58 -157 android:value=".ui.NoteEditActivity" /> -157-->D:\gitnote\notes\app\src\main\AndroidManifest.xml:146:13-49 -158 -159 -160 +149 +150 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:137:9-141:72 +151 android:name="net.micode.notes.ui.NotesPreferenceActivity" +151-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:138:13-71 +152 android:label="@string/preferences_title" +152-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:139:13-54 +153 android:launchMode="singleTop" +153-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:140:13-43 +154 android:theme="@android:style/Theme.Holo.Light" /> +154-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:141:13-60 +155 +156 +157 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:144:9-146:40 +158 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +158-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:145:13-74 +159 android:exported="false" /> +159-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:146:13-37 +160 +161 +162 D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:149:9-151:52 +163 android:name="android.app.default_searchable" +163-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:150:13-58 +164 android:value=".ui.NoteEditActivity" /> +164-->D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:151:13-49 +165 +166 +167 diff --git a/Src/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt b/Src/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt deleted file mode 100644 index b1b54b6..0000000 --- a/Src/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt +++ /dev/null @@ -1,32 +0,0 @@ -1 -2 -4 -5 D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:5:5-74 -6 android:minSdkVersion="21" -6-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:5:15-41 -7 android:targetSdkVersion="21" /> -7-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:5:42-71 -8 -9 D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:11:5-15:66 -10 android:name="android.test.InstrumentationTestRunner" -10-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:11:22-75 -11 android:functionalTest="false" -11-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:14:22-52 -12 android:handleProfiling="false" -12-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:13:22-53 -13 android:label="Tests for net.micode.notes" -13-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:15:22-64 -14 android:targetPackage="net.micode.notes" /> -14-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:12:22-62 -15 -16 -16-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:7:5-9:19 -17 -17-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:8:9-60 -17-->D:\gitnote\notes\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3798541519749136732.xml:8:23-57 -18 -19 -20 diff --git a/Src/app/build/intermediates/merged_java_res/debug/base.jar b/Src/app/build/intermediates/merged_java_res/debug/base.jar index 2f8df68..e7e202f 100644 Binary files a/Src/app/build/intermediates/merged_java_res/debug/base.jar and b/Src/app/build/intermediates/merged_java_res/debug/base.jar differ diff --git a/Src/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar b/Src/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar deleted file mode 100644 index 15cb0ec..0000000 Binary files a/Src/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar and /dev/null differ diff --git a/Src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml b/Src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml index dfd7c14..7badcba 100644 --- a/Src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml +++ b/Src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="33" /> @@ -18,6 +18,7 @@ @@ -59,6 +61,7 @@ @@ -97,6 +100,7 @@ @@ -109,6 +113,7 @@ @@ -121,7 +126,9 @@ - + diff --git a/Src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/Src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml index dfd7c14..7badcba 100644 --- a/Src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml +++ b/Src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="33" /> @@ -18,6 +18,7 @@ @@ -59,6 +61,7 @@ @@ -97,6 +100,7 @@ @@ -109,6 +113,7 @@ @@ -121,7 +126,9 @@ - + diff --git a/Src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat b/Src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat index a859750..6ab2dec 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat and b/Src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat b/Src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat index b1d6319..e76dfcf 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat and b/Src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/color_text_color_state_list.xml.flat b/Src/app/build/intermediates/merged_res/debug/color_text_color_state_list.xml.flat index cfa7489..2728ddf 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/color_text_color_state_list.xml.flat and b/Src/app/build/intermediates/merged_res/debug/color_text_color_state_list.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat index a783113..d8c38de 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat index a9576bb..0f5ff6f 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat index 0692876..43da7f3 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat index a5cd8ef..61d12c9 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat index b5e283d..fb81d27 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat index 74c78c0..9d08d72 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat index 5436926..5ff7d1f 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat index 4d95a89..da3e38c 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat index ce52bc1..13347bb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat index b376e80..eb0f636 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat index b8cc9ab..0dd888d 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat index 2af509b..c71bbb9 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat index f3a6c60..9ac0cc8 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat index 8828ae3..994d948 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat index 8a98c38..2a7e524 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat index 4c9bdf9..b1bc702 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat index 1422573..4a82c9b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat index 704993a..5bf5181 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat index 9a4b989..ef01771 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat index 11857a4..5347cc2 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat index 2227ab8..ac0cfe6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat index 27a8412..16858b9 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat index 0bda0bc..0ef74f4 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat index 75f3cd0..c04c42b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat index f82dd6d..f498c5d 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat index d57fe3a..36c719f 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat index 683b6f1..a39705a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat index e75e056..9635b59 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat index 3f89243..12943aa 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat index 6b24efc..a665bab 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat index 4f7fa61..7c674dd 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat index 725a39f..9db3ddd 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat index f7b11e8..950e867 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat index 82de739..0f79e11 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat index 224f699..f6a7cbe 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat index 6c1bc35..b924695 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat index d29584e..ec82faf 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat index 394cf64..5e105d9 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat index 6a55c1f..ebc8f0c 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat index d3094aa..044b17b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat index a3558dd..c2296f2 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat index e9e827a..5e07912 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat index 812fbce..7632753 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat index c4a34ba..99916e4 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat index a0b2963..f8387cc 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat index 0d0a7c7..d6c14cb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat index 7b7b9c9..223d722 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat index ac802ba..65f72b5 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat index ee82d6c..c194ada 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat index 8d48e8e..22f4e9c 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat index dbeee0b..094f1fe 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat index e55822d..1cc7f58 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat index be2aedd..a867277 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat index 8f6daec..5bd92b7 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat index 87aeb20..9dc64ce 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat index 825e93d..a3489e0 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat index e039b02..a7b5f1a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat index a2eb42b..eeec0d3 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat index c7eff78..ca653c4 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat index decfaad..769a68a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat index 7c3cf3a..080d7cb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat index 1c75d02..653970d 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat index e82e879..d7f1231 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat index 366fd2c..3281559 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat index ac23b11..1e3e2db 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_button_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_button_background.xml.flat index d1e7c8e..8bb4d78 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_button_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_button_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_edittext_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_edittext_background.xml.flat index 122a7d0..334622c 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_edittext_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_edittext_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_background.xml.flat index 2e8acaf..891aa2b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_button_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_button_background.xml.flat index 12e10d0..6cf01a0 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_button_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_button_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_panel_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_panel_background.xml.flat index ce8acaf..3ccb5fb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_gesture_panel_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_gesture_panel_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_audio.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_audio.png.flat index c8328c5..7470616 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_audio.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_audio.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_delete.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_delete.xml.flat index 483c3d7..6ced3a0 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_delete.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_delete.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bold.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bold.xml.flat index bdcb529..5317918 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bold.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bold.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bullet.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bullet.xml.flat index fafdcc9..e08573a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bullet.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_bullet.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_color.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_color.xml.flat index 397c286..2efc4c5 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_color.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_color.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_italic.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_italic.xml.flat index ef8f5ad..f0fc6dc 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_italic.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_italic.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_strikethrough.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_strikethrough.xml.flat index 155fef3..0b50419 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_strikethrough.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_strikethrough.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_underline.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_underline.xml.flat index 790377d..62c3502 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_underline.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_format_underline.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_lock_outline.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_lock_outline.xml.flat index 880e8dc..ac5f11b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_lock_outline.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_lock_outline.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_ic_warning.png.flat b/Src/app/build/intermediates/merged_res/debug/drawable_ic_warning.png.flat index c271409..08353f7 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_ic_warning.png.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_ic_warning.png.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat index b7eed01..d5638e6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/drawable_toast_background.xml.flat b/Src/app/build/intermediates/merged_res/debug/drawable_toast_background.xml.flat index 410daec..b3d1918 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/drawable_toast_background.xml.flat and b/Src/app/build/intermediates/merged_res/debug/drawable_toast_background.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat index 6475480..3f39982 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_activity_login.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_activity_login.xml.flat index 786b2dc..1e8994a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_activity_login.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_activity_login.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_activity_register.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_activity_register.xml.flat index 3396f8c..1c108d6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_activity_register.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_activity_register.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_activity_user_management.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_activity_user_management.xml.flat index c708987..b4d4718 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_activity_user_management.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_activity_user_management.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat index 5e218e7..795526e 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat index cce8a1a..f66d2e2 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_dialog_add_user.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_dialog_add_user.xml.flat index abd50b1..bed03ae 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_dialog_add_user.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_dialog_add_user.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat index 12f044b..1284ce3 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat index 2513904..7d544ce 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_item_user.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_item_user.xml.flat index 3a3a7b7..72c9973 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_item_user.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_item_user.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_layout_custom_toast.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_layout_custom_toast.xml.flat index 4661faf..7d325c2 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_layout_custom_toast.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_layout_custom_toast.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat index 7bfdc6f..f4e6e5a 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat index 3827879..a7198aa 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_password.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_password.xml.flat index 09da9d2..770e73b 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_password.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_password.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_verify.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_verify.xml.flat index 57efd25..f2e3404 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_verify.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_gesture_verify.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat index d50b357..f338464 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat index 5d82acd..0ad4b78 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat index 2d26bd4..2db1dd6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat index 8acf3c9..48340eb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat index a8cd9d3..98008a3 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat index 6881df4..46147e9 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat b/Src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat index a620b0b..9c83e32 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat and b/Src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat index e7794d5..b39eb95 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat index 27ec115..84d1237 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat index 2e68623..e8c2834 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat index aab4e0a..c3d1700 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat index 5ffcac6..a2245d0 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat index 2b4ab74..8d39b97 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat b/Src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat index 6fa6191..a47c4a8 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat and b/Src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat b/Src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat index 17cb018..2baa168 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat and b/Src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/raw_introduction.flat b/Src/app/build/intermediates/merged_res/debug/raw_introduction.flat index 608c6fd..da87670 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/raw_introduction.flat and b/Src/app/build/intermediates/merged_res/debug/raw_introduction.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat new file mode 100644 index 0000000..dfd8cff Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat new file mode 100644 index 0000000..e8d866f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat new file mode 100644 index 0000000..0c2574e Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat new file mode 100644 index 0000000..4908df0 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat new file mode 100644 index 0000000..71f21cc Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat new file mode 100644 index 0000000..8feec0d Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat new file mode 100644 index 0000000..9ef747a Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat new file mode 100644 index 0000000..fe6833e Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat new file mode 100644 index 0000000..893215d Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat new file mode 100644 index 0000000..dcb7008 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat new file mode 100644 index 0000000..841ca04 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat new file mode 100644 index 0000000..6fb63cb Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat new file mode 100644 index 0000000..ab3eabd Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat new file mode 100644 index 0000000..f7224c5 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat new file mode 100644 index 0000000..bee7377 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat new file mode 100644 index 0000000..2ab442c Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat new file mode 100644 index 0000000..7f06d26 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat new file mode 100644 index 0000000..78cf629 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat new file mode 100644 index 0000000..5cc50e4 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat new file mode 100644 index 0000000..d95a8b4 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat new file mode 100644 index 0000000..fe3bcf7 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat new file mode 100644 index 0000000..d157fb0 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat new file mode 100644 index 0000000..3cb7851 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat new file mode 100644 index 0000000..795f95e Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat new file mode 100644 index 0000000..e4042f7 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat new file mode 100644 index 0000000..3ccedfd Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat new file mode 100644 index 0000000..02dcb53 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat new file mode 100644 index 0000000..d317ea8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat new file mode 100644 index 0000000..2edd31f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat new file mode 100644 index 0000000..2a8e835 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat new file mode 100644 index 0000000..efceb63 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat new file mode 100644 index 0000000..dc67eaf Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat new file mode 100644 index 0000000..f707ed8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat new file mode 100644 index 0000000..73347fb Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat new file mode 100644 index 0000000..45a7150 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat new file mode 100644 index 0000000..25e2e0f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat new file mode 100644 index 0000000..b29047d Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat new file mode 100644 index 0000000..0e24cf0 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat new file mode 100644 index 0000000..6088b6e Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat new file mode 100644 index 0000000..4203790 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat new file mode 100644 index 0000000..bee61f8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat new file mode 100644 index 0000000..b8e3ff0 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat new file mode 100644 index 0000000..9b16357 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat new file mode 100644 index 0000000..a0923fb Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat new file mode 100644 index 0000000..f949ccb Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat new file mode 100644 index 0000000..116723e Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat new file mode 100644 index 0000000..e47dd2f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat new file mode 100644 index 0000000..fb3dc84 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat new file mode 100644 index 0000000..4e9ac65 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat new file mode 100644 index 0000000..aeae003 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat new file mode 100644 index 0000000..38b7d9a Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat new file mode 100644 index 0000000..6dd6543 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat new file mode 100644 index 0000000..feca469 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat new file mode 100644 index 0000000..83e0c82 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat new file mode 100644 index 0000000..8fb25f8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat new file mode 100644 index 0000000..3f98253 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat new file mode 100644 index 0000000..5c06adb Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat new file mode 100644 index 0000000..e63cdd8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat new file mode 100644 index 0000000..f7f937b Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat new file mode 100644 index 0000000..ec9a112 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat new file mode 100644 index 0000000..9a0cf59 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat new file mode 100644 index 0000000..f2bb768 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat new file mode 100644 index 0000000..8d504e8 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat new file mode 100644 index 0000000..117ca3f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat new file mode 100644 index 0000000..b057713 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat new file mode 100644 index 0000000..00278a4 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat new file mode 100644 index 0000000..b841cf1 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat new file mode 100644 index 0000000..a12882a Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat new file mode 100644 index 0000000..408c250 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat new file mode 100644 index 0000000..f4d0d84 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat new file mode 100644 index 0000000..638c606 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat new file mode 100644 index 0000000..8ac5499 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat new file mode 100644 index 0000000..7657e90 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat new file mode 100644 index 0000000..48888fd Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat new file mode 100644 index 0000000..8558e4d Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat new file mode 100644 index 0000000..b76cc00 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat new file mode 100644 index 0000000..a805221 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat new file mode 100644 index 0000000..8555afd Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat new file mode 100644 index 0000000..266f59f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat new file mode 100644 index 0000000..2838776 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat new file mode 100644 index 0000000..1844377 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat new file mode 100644 index 0000000..2ccc520 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat new file mode 100644 index 0000000..b3fbd1f Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat index 44abe6d..36d54eb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat and b/Src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat new file mode 100644 index 0000000..9d0a84a Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat index 1043ced..942d0da 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat and b/Src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat new file mode 100644 index 0000000..6163295 Binary files /dev/null and b/Src/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/values_values.arsc.flat b/Src/app/build/intermediates/merged_res/debug/values_values.arsc.flat index 5ec36f6..5eefac6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/values_values.arsc.flat and b/Src/app/build/intermediates/merged_res/debug/values_values.arsc.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat b/Src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat index 8d9ceba..5ec1acc 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat and b/Src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat b/Src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat index 58f29f7..19d1de6 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat and b/Src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat b/Src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat index e697451..02b1c21 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat and b/Src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat b/Src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat index c31dc2d..aca05eb 100644 Binary files a/Src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat and b/Src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat differ diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json index 9053ff4..e53885e 100644 --- a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json @@ -1,88 +1,1254 @@ { "logs": [ { - "outputFile": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\values-zh-rCN_values-zh-rCN.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values-sl_values-sl.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-iw_values-iw.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ja_values-ja.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-fi_values-fi.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-uz_values-uz.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-fr_values-fr.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-lo_values-lo.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-nb_values-nb.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ka_values-ka.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-as_values-as.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-hy_values-hy.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-zh-rCN_values-zh-rCN.arsc.flat", "map": [ { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", "from": { - "startLines": "147,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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,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": "7874,3495,3429,3356,3306,827,867,915,6083,6128,7525,6532,6635,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,7586,7776,1369,1422,4115,7629,3568,7723,7823,7674,7426,7315,7372,6579,6758,6809,6867,6699,7196,7106,7037,6977,7259,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,6925,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,7491,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": "149,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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": "8046,3563,3490,3424,3351,862,910,958,6123,6180,7558,6574,6694,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,7624,7818,1417,1479,4195,7669,3644,7771,7869,7718,7486,7367,7421,6630,6804,6862,6920,6753,7254,7168,7101,7032,7310,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,6972,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,7520,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,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1866,1913,1966,2028,2113,2158,2239,2292,2343,2392,2457,2514,2568,2624,2675,2733,2791,2850,2913,2980,3049,3109,3165,3215,3274,3317,3370,3413,3464,3514,3574,3627,3678,3724,3772,3820,3866,3913,3963,4008,4067,4119,4171,4214,4261,4317,4372,4427,4479,4523,4565,4606,4656,4715,4766,4815,4864,4911,4958,5005,5050,5101,5154,5188,5263,5322,5379,5453,5517,5586,5664,5774,5878,5951,6017,6072,6137,6202,6251,6334,6412,6450,6495,6543,6605,6662,6717,6776,6843,6901,6963,7011,7056,7104,7155,7221", - "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", - "endColumns": "14,72,65,72,49,39,47,47,44,56,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1861,1908,1961,2023,2108,2153,2234,2287,2338,2387,2452,2509,2563,2619,2670,2728,2786,2845,2908,2975,3044,3104,3160,3210,3269,3312,3365,3408,3459,3509,3569,3622,3673,3719,3767,3815,3861,3908,3958,4003,4062,4114,4166,4209,4256,4312,4367,4422,4474,4518,4560,4601,4651,4710,4761,4810,4859,4906,4953,5000,5045,5096,5149,5183,5258,5317,5374,5448,5512,5581,5659,5769,5873,5946,6012,6067,6132,6197,6246,6329,6407,6445,6490,6538,6600,6657,6712,6771,6838,6896,6958,7006,7051,7099,7150,7216,7282" + "startLines": "147,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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,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": "7874,3495,3429,3356,3306,827,867,915,6083,6128,7525,6532,6635,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,7586,7776,1369,1422,4115,7629,3568,7723,7823,7674,7426,7315,7372,6579,6758,6809,6867,6699,7196,7106,7037,6977,7259,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,6925,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,7491,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": "149,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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": "8046,3563,3490,3424,3351,862,910,958,6123,6180,7558,6574,6694,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,7624,7818,1417,1479,4195,7669,3644,7771,7869,7718,7486,7367,7421,6630,6804,6862,6920,6753,7254,7168,7101,7032,7310,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,6972,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,7520,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,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1866,1913,1966,2028,2113,2158,2239,2292,2343,2392,2457,2514,2568,2624,2675,2733,2791,2850,2913,2980,3049,3109,3165,3215,3274,3317,3370,3413,3464,3514,3574,3627,3678,3724,3772,3820,3866,3913,3963,4008,4067,4119,4171,4214,4261,4317,4372,4427,4479,4523,4565,4606,4656,4715,4766,4815,4864,4911,4958,5005,5050,5101,5154,5188,5263,5322,5379,5453,5517,5586,5664,5774,5878,5951,6017,6072,6137,6202,6251,6334,6412,6450,6495,6543,6605,6763,6818,6877,6944,7002,7064,7112,7157,7205,7256,7322", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131", + "endColumns": "14,72,65,72,49,39,47,47,44,56,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1861,1908,1961,2023,2108,2153,2234,2287,2338,2387,2452,2509,2563,2619,2670,2728,2786,2845,2908,2975,3044,3104,3160,3210,3269,3312,3365,3408,3459,3509,3569,3622,3673,3719,3767,3815,3861,3908,3958,4003,4062,4114,4166,4209,4256,4312,4367,4422,4474,4518,4560,4601,4651,4710,4761,4810,4859,4906,4953,5000,5045,5096,5149,5183,5258,5317,5374,5448,5512,5581,5659,5769,5873,5946,6012,6067,6132,6197,6246,6329,6407,6445,6490,6538,6600,6657,6813,6872,6939,6997,7059,7107,7152,7200,7251,7317,7383" + } + }, + { + "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "16", + "startColumns": "4", + "startOffsets": "336", + "endLines": "19", + "endColumns": "19", + "endOffsets": "441" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "120", + "startColumns": "4", + "startOffsets": "6662", + "endColumns": "100", + "endOffsets": "6758" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ru_values-ru.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-th_values-th.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-hr_values-hr.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-tl_values-tl.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-or_values-or.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-af_values-af.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ko_values-ko.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ta_values-ta.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-et_values-et.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ms_values-ms.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-gl_values-gl.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-sq_values-sq.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-en-rIN_values-en-rIN.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-te_values-te.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-v16_values-v16.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-mr_values-mr.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-pl_values-pl.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-mk_values-mk.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ky_values-ky.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-km_values-km.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-zu_values-zu.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-it_values-it.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-pt-rBR_values-pt-rBR.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-az_values-az.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-en-rAU_values-en-rAU.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-bs_values-bs.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-kk_values-kk.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-cs_values-cs.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-bn_values-bn.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-eu_values-eu.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-bg_values-bg.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-mn_values-mn.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-el_values-el.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-sv_values-sv.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-de_values-de.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "D:\\github\\XiaoMiNote\\Src\\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,97,98,99,100,101,102,103,104,105,106,107", + "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,5465,5520,5579,5646,5704,5766,5814,5859,5907,5958,6024", + "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,97,98,99,100,101,102,103,104,105,106,107", + "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,5515,5574,5641,5699,5761,5809,5854,5902,5953,6019,6085" + } + }, + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "96", + "startColumns": "4", + "startOffsets": "5364", + "endColumns": "100", + "endOffsets": "5460" + } + }, + { + "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "16", + "startColumns": "4", + "startOffsets": "333", + "endLines": "19", + "endColumns": "19", + "endOffsets": "438" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-en-rCA_values-en-rCA.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-es-rUS_values-es-rUS.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ml_values-ml.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-es_values-es.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ne_values-ne.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-be_values-be.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-uk_values-uk.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-tr_values-tr.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-lt_values-lt.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ar_values-ar.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ro_values-ro.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-b+sr+Latn_values-b+sr+Latn.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-nl_values-nl.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-my_values-my.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-fa_values-fa.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ur_values-ur.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-fr-rCA_values-fr-rCA.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-ca_values-ca.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-en-rXC_values-en-rXC.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "203", + "endOffsets": "254" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-en-rGB_values-en-rGB.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-lv_values-lv.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-kn_values-kn.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-pt-rPT_values-pt-rPT.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-sr_values-sr.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-si_values-si.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-am_values-am.arsc.flat", + "map": [ { - "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-am\\values-am.xml", "from": { -<<<<<<< HEAD - "startLines": "16", + "startLines": "2", "startColumns": "4", - "startOffsets": "336", - "endLines": "19", - "endColumns": "19", - "endOffsets": "441" -======= - "startLines": "-1", - "startColumns": "-1", - "startOffsets": "-1" ->>>>>>> a - }, - "to": { + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-pa_values-pa.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pa\\values-pa.xml", + "from": { "startLines": "2", "startColumns": "4", - "startOffsets": "105", - "endLines": "5", - "endColumns": "19", - "endOffsets": "210" + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } -<<<<<<< HEAD -======= - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-da_values-da.arsc.flat", + "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-da\\values-da.xml", "from": { -<<<<<<< HEAD - "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" -======= - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,139,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,137,135,136,-1,-1,-1,-1,-1,133,-1,-1,-1,134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,138,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,4,-1,-1,-1,-1,-1,4,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7525,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7426,7315,7372,-1,-1,-1,-1,-1,7196,-1,-1,-1,7259,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7491,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,37,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,64,56,53,-1,-1,-1,-1,-1,62,-1,-1,-1,55,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,33,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7558,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7486,7367,7421,-1,-1,-1,-1,-1,7254,-1,-1,-1,7310,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7520,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,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,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,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1876,1938,2023,2104,2169,2226,2280,2336,2387,2445,2503,2562,2625,2692,2761,2821,2877,2927,2986,3029,3082,3125,3176,3226,3286,3339,3390,3436,3484,3532,3578,3625,3675,3720,3779,3831,3883,3926,3973,4029,4084,4139,4191,4235,4277,4318,4368,4427,4478,4527,4576,4623,4670,4717,4762,4813,4866,4900,4975,5034,5091,5165,5229,5298,5376,5486,5590,5663,5729,5784,5849,5914,5963,6046,6124,6162,6207,6255,6317,6374,6429,6488,6555,6613,6675,6723,6768,6816,6867,6933", - "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124", - "endColumns": "14,72,65,72,49,39,47,47,44,56,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1871,1933,2018,2099,2164,2221,2275,2331,2382,2440,2498,2557,2620,2687,2756,2816,2872,2922,2981,3024,3077,3120,3171,3221,3281,3334,3385,3431,3479,3527,3573,3620,3670,3715,3774,3826,3878,3921,3968,4024,4079,4134,4186,4230,4272,4313,4363,4422,4473,4522,4571,4618,4665,4712,4757,4808,4861,4895,4970,5029,5086,5160,5224,5293,5371,5481,5585,5658,5724,5779,5844,5909,5958,6041,6119,6157,6202,6250,6312,6369,6424,6483,6550,6608,6670,6718,6763,6811,6862,6928,6994" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-pt_values-pt.arsc.flat", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 } ] }, { - "outputFile": "net.micode.notes.app-merged_res-5:/values-zh-rCN_values-zh-rCN.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values_values.arsc.flat", "map": [ { -<<<<<<< HEAD "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values\\dimens.xml", "from": { "startLines": "15,17,19,21,13", @@ -92,11 +1258,11 @@ "endOffsets": "382,457,532,605,309" }, "to": { - "startLines": "37,38,39,40,41", + "startLines": "64,65,66,67,68", "startColumns": "4,4,4,4,4", - "startOffsets": "1762,1814,1867,1920,1972", + "startOffsets": "3580,3632,3685,3738,3790", "endColumns": "51,52,52,51,51", - "endOffsets": "1809,1862,1915,1967,2019" + "endOffsets": "3627,3680,3733,3785,3837" } }, { @@ -110,12 +1276,31 @@ "endOffsets": "9755,3989,4237,4154,4058,865,917,969,7550,7613,9035,8051,8171,8004,7946,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,9101,9295,1534,1594,5044,2151,9146,4339,9248,9346,9195,8963,8844,8898,8107,8281,8339,8397,8230,8731,8645,8578,8509,8787,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,8449,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,8997,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7895,7780,7727,7854,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169" }, "to": { - "startLines": "42,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", + "startLines": "123,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,244,245,246,247,248,249,250,251,252,253,254", "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2024,2377,2473,2556,2652,2721,2764,2816,2868,2917,2980,3018,3065,3129,3187,3238,3322,3416,3524,3595,3679,3762,3828,3911,4013,4074,4136,4187,4265,4308,4355,4408,4468,4573,4632,4677,4779,4832,4883,4932,4997,5054,5108,5164,5215,5273,5331,5390,5453,5520,5589,5649,5705,5760,5831,5880,5938,5985,6044,6101,6172,6233,6290,6340,6392,6445,6495,6545,6605,6658,6724,6786,6849,6896,6951,7039,7097,7159,7211,7261,7306,7349,7409,7476,7531,7586,7639,7686,7739,7795,7843,7898,7951,7985,8069,8136,8200,8296,8370,8451,8540,8703,8847,8926,9001,9083,9142,9222,9302,9357,9479,9582,9623,9676,9733,9807,9872,9940,10026,10106,10175,10269,10328,10383,10445,10505,10615", - "endLines": "46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", + "startOffsets": "6964,7317,7413,7496,7592,7661,7704,7756,7808,7857,7920,7958,8005,8069,8127,8178,8262,8356,8464,8535,8619,8702,8768,8851,8953,9014,9076,9127,9205,9248,9295,9348,9408,9513,9572,9617,9719,9772,9823,9872,9937,9994,10048,10104,10155,10213,10271,10330,10393,10460,10529,10589,10645,10700,10771,10820,10878,10925,10984,11041,11112,11173,11230,11280,11332,11385,11435,11485,11545,11598,11664,11726,11789,11836,11891,11979,12037,12099,12151,12201,12246,12289,12349,12416,12471,12526,12579,12626,12679,12735,12783,12838,12891,12925,13009,13076,13140,13236,13310,13391,13480,13643,13787,13866,13941,14023,14082,14162,14242,14297,14419,14522,14563,14616,14673,14747,14883,14951,15037,15117,15186,15280,15339,15394,15456,15516,15626", + "endLines": "127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,244,245,246,247,248,249,250,251,252,253,254", "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,42,46,52,59,104,58,44,101,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2372,2468,2551,2647,2716,2759,2811,2863,2912,2975,3013,3060,3124,3182,3233,3317,3411,3519,3590,3674,3757,3823,3906,4008,4069,4131,4182,4260,4303,4350,4403,4463,4568,4627,4672,4774,4827,4878,4927,4992,5049,5103,5159,5210,5268,5326,5385,5448,5515,5584,5644,5700,5755,5826,5875,5933,5980,6039,6096,6167,6228,6285,6335,6387,6440,6490,6540,6600,6653,6719,6781,6844,6891,6946,7034,7092,7154,7206,7256,7301,7344,7404,7471,7526,7581,7634,7681,7734,7790,7838,7893,7946,7980,8064,8131,8195,8291,8365,8446,8535,8698,8842,8921,8996,9078,9137,9217,9297,9352,9474,9577,9618,9671,9728,9802,9867,9935,10021,10101,10170,10264,10323,10378,10440,10500,10610,10700" + "endOffsets": "7312,7408,7491,7587,7656,7699,7751,7803,7852,7915,7953,8000,8064,8122,8173,8257,8351,8459,8530,8614,8697,8763,8846,8948,9009,9071,9122,9200,9243,9290,9343,9403,9508,9567,9612,9714,9767,9818,9867,9932,9989,10043,10099,10150,10208,10266,10325,10388,10455,10524,10584,10640,10695,10766,10815,10873,10920,10979,11036,11107,11168,11225,11275,11327,11380,11430,11480,11540,11593,11659,11721,11784,11831,11886,11974,12032,12094,12146,12196,12241,12284,12344,12411,12466,12521,12574,12621,12674,12730,12778,12833,12886,12920,13004,13071,13135,13231,13305,13386,13475,13638,13782,13861,13936,14018,14077,14157,14237,14292,14414,14517,14558,14611,14668,14742,14807,14946,15032,15112,15181,15275,15334,15389,15451,15511,15621,15711" + } + }, + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,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,89,90,94,95,96,97,104,111,159,191,228", + "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", + "startOffsets": "55,115,187,275,344,407,477,545,617,687,748,822,895,956,1017,1079,1143,1205,1266,1334,1434,1494,1560,1633,1702,1759,1811,1873,1945,2021,2086,2145,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2804,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3463,3522,3582,3642,3701,3760,3819,3878,3937,3996,4031,4066,4121,4184,4239,4297,4355,4416,4479,4536,4587,4637,4698,4755,4821,4855,4890,4925,4995,5066,5183,5384,5494,5695,5824,5896,5963,6400,6698,9998,12063,13823", + "endLines": "2,3,4,5,6,7,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,88,89,93,94,95,96,103,110,158,190,227,234", + "endColumns": "59,71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24,24", + "endOffsets": "110,182,270,339,402,472,540,612,682,743,817,890,951,1012,1074,1138,1200,1261,1329,1429,1489,1555,1628,1697,1754,1806,1868,1940,2016,2081,2140,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2799,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3458,3517,3577,3637,3696,3755,3814,3873,3932,3991,4026,4061,4116,4179,4234,4292,4350,4411,4474,4531,4582,4632,4693,4750,4816,4850,4885,4920,4990,5061,5178,5379,5489,5690,5819,5891,5958,6395,6693,9993,12058,13818,14195" + }, + "to": { + "startLines": "12,13,14,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,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,243,282,283,287,288,292,321,322,323,329,336,369,390,423", + "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", + "startOffsets": "420,480,552,1769,1838,2114,2184,2252,2324,2394,2455,2529,2602,2663,2724,2786,2850,2912,2973,3041,3141,3201,3267,3340,3409,3466,3518,3842,3914,3990,4055,4114,4173,4233,4293,4353,4413,4473,4533,4593,4653,4713,4773,4832,4892,4952,5012,5072,5132,5192,5252,5312,5372,5432,5491,5551,5611,5670,5729,5788,5847,5906,5965,6000,6035,6090,6153,6208,6266,6324,6385,6448,6505,6556,6606,6667,6724,6790,6824,6859,6894,14812,17145,17262,17463,17573,17774,19249,19321,19388,19591,19802,21533,22214,22896", + "endLines": "12,13,14,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,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,243,282,286,287,291,292,321,322,328,335,368,389,422,428", + "endColumns": "59,71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24,24", + "endOffsets": "475,547,635,1833,1896,2179,2247,2319,2389,2450,2524,2597,2658,2719,2781,2845,2907,2968,3036,3136,3196,3262,3335,3404,3461,3513,3575,3909,3985,4050,4109,4168,4228,4288,4348,4408,4468,4528,4588,4648,4708,4768,4827,4887,4947,5007,5067,5127,5187,5247,5307,5367,5427,5486,5546,5606,5665,5724,5783,5842,5901,5960,5995,6030,6085,6148,6203,6261,6319,6380,6443,6500,6551,6601,6662,6719,6785,6819,6854,6889,6959,14878,17257,17458,17568,17769,17898,19316,19383,19586,19797,21528,22209,22891,23058" } }, { @@ -129,12 +1314,12 @@ "endOffsets": "3025,3432,2001,2249,2720,2454,599,808,1017,1264,1515,393,1756" }, "to": { - "startLines": "173,178,185,189,193,197,200,204,208,212,216,220,224", + "startLines": "255,260,267,271,275,279,293,297,301,305,309,313,317", "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10705,10983,11390,11598,11809,11974,12134,12317,12502,12687,12890,13096,13279", - "endLines": "177,184,188,192,196,199,203,207,211,215,219,223,227", + "startOffsets": "15716,15994,16401,16609,16820,16985,17903,18086,18271,18456,18659,18865,19048", + "endLines": "259,266,270,274,278,281,296,300,304,308,312,316,320", "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10978,11385,11593,11804,11969,12129,12312,12497,12682,12885,13091,13274,13475" + "endOffsets": "15989,16396,16604,16815,16980,17140,18081,18266,18451,18654,18860,19043,19244" } }, { @@ -166,373 +1351,162 @@ "endOffsets": "434,557,498,759,986,1098,1040,1553,1662,1446,1371,1318,1499,818,873,1264,1153,1210,1609,926,614,672,1736,1794,383" }, "to": { - "startLines": "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", + "startLines": "15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,38,39,40,41", "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", - "startOffsets": "420,471,518,570,623,683,741,795,849,902,955,1008,1062,1115,1174,1229,1283,1338,1395,1451,1504,1549,1594,1647,1705", + "startOffsets": "640,691,738,790,843,903,961,1015,1069,1122,1175,1228,1282,1335,1394,1449,1503,1558,1615,1671,1724,1901,1946,1999,2057", "endColumns": "50,46,51,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,44,44,52,57,56", - "endOffsets": "466,513,565,618,678,736,790,844,897,950,1003,1057,1110,1169,1224,1278,1333,1390,1446,1499,1544,1589,1642,1700,1757" -======= - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", - "from": { - "startLines": "-1", - "startColumns": "-1", - "startOffsets": "-1" - }, - "to": { - "startLines": "2", - "startColumns": "4", - "startOffsets": "105", - "endLines": "5", - "endColumns": "19", - "endOffsets": "210" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,141,145,-1,-1,-1,142,-1,144,146,143,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,4,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7586,7776,-1,-1,-1,7629,-1,7723,7823,7674,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,46,-1,-1,-1,44,-1,52,50,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7624,7818,-1,-1,-1,7669,-1,7771,7869,7718,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1866,1913,1966,2028,2113,2158,2239,2292,2343,2392,2457,2514,2568,2624,2675,2733,2791,2850,2913,2980,3049,3109,3165,3215,3274,3317,3370,3413,3464,3514,3574,3627,3678,3724,3772,3820,3866,3913,3963,4008,4067,4119,4171,4214,4261,4317,4372,4427,4479,4523,4565,4606,4656,4715,4766,4815,4864,4911,4958,5005,5050,5101,5154,5188,5263,5322,5379,5453,5517,5586,5664,5774,5878,5951,6017,6072,6137,6202,6251,6334,6412,6450,6495,6543,6605,6662,6717,6776,6843,6901,6963,7011,7056,7104,7155,7221", - "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", - "endColumns": "14,72,65,72,49,39,47,47,44,56,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1861,1908,1961,2023,2108,2153,2234,2287,2338,2387,2452,2509,2563,2619,2670,2728,2786,2845,2908,2975,3044,3104,3160,3210,3269,3312,3365,3408,3459,3509,3569,3622,3673,3719,3767,3815,3861,3908,3958,4003,4062,4114,4166,4209,4256,4312,4367,4422,4474,4518,4560,4601,4651,4710,4761,4810,4859,4906,4953,5000,5045,5096,5149,5183,5258,5317,5374,5448,5512,5581,5659,5769,5873,5946,6012,6067,6132,6197,6246,6329,6407,6445,6490,6538,6600,6657,6712,6771,6838,6896,6958,7006,7051,7099,7150,7216,7282" ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + "endOffsets": "686,733,785,838,898,956,1010,1064,1117,1170,1223,1277,1330,1389,1444,1498,1553,1610,1666,1719,1764,1941,1994,2052,2109" } } ] }, { - "outputFile": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\values-zh-rTW_values-zh-rTW.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values-vi_values-vi.arsc.flat", "map": [ { - "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-vi\\values-vi.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" ->>>>>>> a - }, - "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", -<<<<<<< HEAD - "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" -======= - "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" ->>>>>>> a + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } } ] }, { - "outputFile": "net.micode.notes.app-merged_res-5:/values_values.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values-in_values-in.arsc.flat", "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\colors.xml", - "from": { -<<<<<<< HEAD -<<<<<<< HEAD - "startLines": "17,19,18,20,21,16", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "388,515,451,574,632,331", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "434,557,498,614,672,383" - }, - "to": { - "startLines": "12,13,14,15,16,17", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "420,471,518,570,615,660", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "466,513,565,610,655,712" -======= - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" -======= - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,43,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1688,1741,-1", - "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,52,57,-1", - "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1736,1794,-1" ->>>>>>> a - }, - "to": { - "startLines": "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", - "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", - "startOffsets": "420,471,518,570,623,683,741,795,849,902,955,1008,1062,1115,1174,1229,1283,1338,1395,1451,1504,1549,1594,1647,1705", - "endColumns": "50,46,51,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,44,44,52,57,56", - "endOffsets": "466,513,565,618,678,736,790,844,897,950,1003,1057,1110,1169,1224,1278,1333,1390,1446,1499,1544,1589,1642,1700,1757" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\strings.xml", - "from": { - "startLines": "155,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,149,153,-1,-1,-1,-1,150,-1,152,154,151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,4,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "9351,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9063,9253,-1,-1,-1,-1,9106,-1,9200,9300,9151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endLines": "159,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,149,153,-1,-1,-1,-1,150,-1,152,154,151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,46,-1,-1,-1,-1,44,-1,52,50,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "9755,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9101,9295,-1,-1,-1,-1,9146,-1,9248,9346,9195,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "42,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2024,2377,2473,2556,2652,2721,2764,2816,2868,2917,2980,3018,3065,3129,3187,3238,3322,3416,3524,3595,3679,3762,3828,3911,4013,4074,4136,4187,4265,4308,4355,4408,4468,4573,4632,4677,4779,4832,4883,4932,4997,5054,5108,5164,5215,5273,5331,5390,5453,5520,5589,5649,5705,5760,5831,5880,5938,5985,6044,6101,6172,6233,6290,6340,6392,6445,6495,6545,6605,6658,6724,6786,6849,6896,6951,7039,7097,7159,7211,7261,7306,7349,7409,7476,7531,7586,7639,7686,7739,7795,7843,7898,7951,7985,8069,8136,8200,8296,8370,8451,8540,8703,8847,8926,9001,9083,9142,9222,9302,9357,9479,9582,9623,9676,9733,9807,9872,9940,10026,10106,10175,10269,10328,10383,10445,10505,10615", - "endLines": "46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", - "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,42,46,52,59,104,58,44,101,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2372,2468,2551,2647,2716,2759,2811,2863,2912,2975,3013,3060,3124,3182,3233,3317,3411,3519,3590,3674,3757,3823,3906,4008,4069,4131,4182,4260,4303,4350,4403,4463,4568,4627,4672,4774,4827,4878,4927,4992,5049,5103,5159,5210,5268,5326,5385,5448,5515,5584,5644,5700,5755,5826,5875,5933,5980,6039,6096,6167,6228,6285,6335,6387,6440,6490,6540,6600,6653,6719,6781,6844,6891,6946,7034,7092,7154,7206,7256,7301,7344,7404,7471,7526,7581,7634,7681,7734,7790,7838,7893,7946,7980,8064,8131,8195,8291,8365,8446,8535,8698,8842,8921,8996,9078,9137,9217,9297,9352,9474,9577,9618,9671,9728,9802,9867,9935,10021,10101,10170,10264,10323,10378,10440,10500,10610,10700" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\arrays.xml", - "from": { - "startLines": "-1,-1", - "startColumns": "-1,-1", - "startOffsets": "-1,-1" - }, - "to": { - "startLines": "2,8", - "startColumns": "4,4", - "startOffsets": "105,300", - "endLines": "7,11", - "endColumns": "19,19", - "endOffsets": "295,415" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\styles.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "173,178,185,189,193,197,200,204,208,212,216,220,224", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10705,10983,11390,11598,11809,11974,12134,12317,12502,12687,12890,13096,13279", - "endLines": "177,184,188,192,196,199,203,207,211,215,219,223,227", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10978,11385,11593,11804,11969,12129,12312,12497,12682,12885,13091,13274,13475" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\dimens.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-in\\values-in.xml", "from": { - "startLines": "-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "37,38,39,40,41", - "startColumns": "4,4,4,4,4", - "startOffsets": "1762,1814,1867,1920,1972", - "endColumns": "51,52,52,51,51", -<<<<<<< HEAD - "endOffsets": "1698,1751,1804,1856,1908" ->>>>>>> a -======= - "endOffsets": "1809,1862,1915,1967,2019" ->>>>>>> a + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } } ] }, { - "outputFile": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\values_values.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values-v21_values-v21.arsc.flat", "map": [ { -<<<<<<< HEAD - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\strings.xml", -======= - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\colors.xml", ->>>>>>> a + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-v21\\values-v21.xml", "from": { - "startLines": "17,19,18,20,21,16", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "388,515,451,574,632,331", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "434,557,498,614,672,383" - }, - "to": { -<<<<<<< HEAD - "startLines": "23,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129", - "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": "979,1332,1428,1511,1607,1676,1719,1771,1823,1872,1935,1993,2044,2128,2222,2330,2401,2485,2568,2634,2717,2819,2880,2942,2993,3071,3124,3184,3289,3348,3450,3505,3576,3625,3683,3730,3789,3846,3917,3978,4035,4085,4137,4190,4240,4290,4350,4403,4469,4531,4594,4641,4696,4784,4842,4904,4954,4999,5042,5102,5169,5224,5279,5332,5379,5432,5488,5536,5591,5644,5728,5795,5859,5955,6029,6110,6199,6362,6506,6585,6660,6742,6801,6881,6961,7016,7138,7241,7282,7335,7392,7466,7531,7599,7685,7765,7834,7928,7987,8042,8104,8164,8274", - "endLines": "27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129", - "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": "1327,1423,1506,1602,1671,1714,1766,1818,1867,1930,1988,2039,2123,2217,2325,2396,2480,2563,2629,2712,2814,2875,2937,2988,3066,3119,3179,3284,3343,3445,3500,3571,3620,3678,3725,3784,3841,3912,3973,4030,4080,4132,4185,4235,4285,4345,4398,4464,4526,4589,4636,4691,4779,4837,4899,4949,4994,5037,5097,5164,5219,5274,5327,5374,5427,5483,5531,5586,5639,5723,5790,5854,5950,6024,6105,6194,6357,6501,6580,6655,6737,6796,6876,6956,7011,7133,7236,7277,7330,7387,7461,7526,7594,7680,7760,7829,7923,7982,8037,8099,8159,8269,8359" - } - }, - { -======= - "startLines": "12,13,14,15,16,17", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "420,471,518,570,615,660", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "466,513,565,610,655,712" + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,368,484,610,736,864,1036", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,479,605,731,859,1031,1383" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-hi_values-hi.arsc.flat", + "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\strings.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hi\\values-hi.xml", "from": { - "startLines": "136,72,75,74,73,19,20,21,118,119,130,128,127,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,129,132,133,134,131,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,135,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,126,124,123,125,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,4,4,4,4,4,4,4", - "startOffsets": "8407,3898,4159,4063,3994,827,870,922,7506,7555,8065,7951,7900,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,8009,8188,8239,8297,8129,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,8355,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,7859,7732,7675,7785,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084", - "endLines": "140,72,75,74,73,19,20,21,118,119,130,128,127,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,129,132,133,134,131,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,135,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,126,124,123,125,27,83,91,96,95,97,90,89,88,87,22,23", - "endColumns": "14,95,82,95,68,42,51,51,48,62,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,55,50,57,57,58,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,51,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": "8811,3989,4237,4154,4058,865,917,969,7550,7613,8124,8004,7946,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,8060,8234,8292,8350,8183,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,8402,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,7895,7780,7727,7854,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169" - }, - "to": { - "startLines": "23,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "979,1332,1428,1511,1607,1676,1719,1771,1823,1872,1935,1999,2057,2108,2192,2286,2394,2465,2549,2632,2698,2781,2883,2944,3006,3057,3135,3188,3248,3353,3412,3514,3570,3621,3679,3737,3796,3851,3922,3971,4029,4076,4135,4192,4263,4324,4381,4431,4483,4536,4586,4636,4696,4749,4815,4877,4940,4987,5042,5130,5188,5250,5302,5352,5397,5440,5500,5567,5622,5677,5730,5777,5830,5886,5934,5989,6042,6126,6193,6257,6353,6427,6508,6597,6760,6904,6983,7058,7140,7199,7279,7359,7414,7536,7639,7680,7733,7790,7864,7929,7997,8083,8163,8232,8326,8385,8440,8502,8562,8672", - "endLines": "27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136", - "endColumns": "14,95,82,95,68,42,51,51,48,62,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,55,50,57,57,58,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,51,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": "1327,1423,1506,1602,1671,1714,1766,1818,1867,1930,1994,2052,2103,2187,2281,2389,2460,2544,2627,2693,2776,2878,2939,3001,3052,3130,3183,3243,3348,3407,3509,3565,3616,3674,3732,3791,3846,3917,3966,4024,4071,4130,4187,4258,4319,4376,4426,4478,4531,4581,4631,4691,4744,4810,4872,4935,4982,5037,5125,5183,5245,5297,5347,5392,5435,5495,5562,5617,5672,5725,5772,5825,5881,5929,5984,6037,6121,6188,6252,6348,6422,6503,6592,6755,6899,6978,7053,7135,7194,7274,7354,7409,7531,7634,7675,7728,7785,7859,7924,7992,8078,8158,8227,8321,8380,8435,8497,8557,8667,8757" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-hu_values-hu.arsc.flat", + "map": [ { ->>>>>>> a - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\arrays.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hu\\values-hu.xml", "from": { - "startLines": "10,18", - "startColumns": "4,4", - "startOffsets": "237,524", - "endLines": "15,21", - "endColumns": "19,19", - "endOffsets": "492,639" - }, - "to": { - "startLines": "2,8", - "startColumns": "4,4", - "startOffsets": "105,300", - "endLines": "7,11", - "endColumns": "19,19", - "endOffsets": "295,415" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-is_values-is.arsc.flat", + "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\styles.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-is\\values-is.xml", "from": { - "startLines": "71,49,55,66,61,15,20,25,31,37,10,43", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2752,1798,2043,2507,2299,421,628,837,1066,1314,215,1560", - "endLines": "75,52,58,69,63,18,23,28,34,40,13,46", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "3025,2001,2249,2720,2454,599,808,1017,1264,1515,393,1756" - }, - "to": { -<<<<<<< HEAD - "startLines": "130,135,139,143,147,150,154,158,162,166,170,174", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "8364,8642,8850,9061,9226,9386,9569,9754,9939,10142,10348,10531", - "endLines": "134,138,142,146,149,153,157,161,165,169,173,177", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "8637,8845,9056,9221,9381,9564,9749,9934,10137,10343,10526,10727" -======= - "startLines": "137,142,146,150,154,157,161,165,169,173,177,181", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "8762,9040,9248,9459,9624,9784,9967,10152,10337,10540,10746,10929", - "endLines": "141,145,149,153,156,160,164,168,172,176,180,184", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "9035,9243,9454,9619,9779,9962,10147,10332,10535,10741,10924,11125" ->>>>>>> a + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-sw_values-sw.arsc.flat", + "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\dimens.xml", -<<<<<<< HEAD + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sw\\values-sw.xml", "from": { - "startLines": "15,17,19,21,13", - "startColumns": "4,4,4,4,4", - "startOffsets": "335,409,484,558,262", - "endColumns": "51,52,52,51,51", - "endOffsets": "382,457,532,605,309" - }, - "to": { - "startLines": "18,19,20,21,22", - "startColumns": "4,4,4,4,4", - "startOffsets": "717,769,822,875,927", - "endColumns": "51,52,52,51,51", - "endOffsets": "764,817,870,922,974" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } } ] }, { - "outputFile": "net.micode.notes.app-merged_res-5:/values-zh-rTW_values-zh-rTW.arsc.flat", + "outputFile": "net.micode.notes.app-merged_res-7:/values-sk_values-sk.arsc.flat", "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", -======= ->>>>>>> a + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sk\\values-sk.xml", "from": { - "startLines": "15,17,19,21,13", - "startColumns": "4,4,4,4,4", - "startOffsets": "335,409,484,558,262", - "endColumns": "51,52,52,51,51", - "endOffsets": "382,457,532,605,309" - }, - "to": { - "startLines": "18,19,20,21,22", - "startColumns": "4,4,4,4,4", - "startOffsets": "717,769,822,875,927", - "endColumns": "51,52,52,51,51", - "endOffsets": "764,817,870,922,974" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-gu_values-gu.arsc.flat", + "map": [ { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-gu\\values-gu.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" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } - }, + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-7:/values-zh-rHK_values-zh-rHK.arsc.flat", + "map": [ { - "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rHK\\values-zh-rHK.xml", "from": { - "startLines": "16", - "startColumns": "4", - "startOffsets": "333", - "endLines": "19", - "endColumns": "19", - "endOffsets": "438" - }, - "to": { "startLines": "2", "startColumns": "4", - "startOffsets": "105", - "endLines": "5", - "endColumns": "19", - "endOffsets": "210" + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" } } ] diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json new file mode 100644 index 0000000..5f8a90e --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-af/values-af.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json new file mode 100644 index 0000000..515adb2 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-am/values-am.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json new file mode 100644 index 0000000..7d7b928 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ar/values-ar.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json new file mode 100644 index 0000000..c305ff6 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-as/values-as.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json new file mode 100644 index 0000000..b89f9fb --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-az/values-az.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json new file mode 100644 index 0000000..1622075 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-b+sr+Latn/values-b+sr+Latn.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json new file mode 100644 index 0000000..0e500f2 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-be/values-be.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json new file mode 100644 index 0000000..1ac92d3 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-bg/values-bg.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json new file mode 100644 index 0000000..45b0645 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-bn/values-bn.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json new file mode 100644 index 0000000..7b7a3fb --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-bs/values-bs.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json new file mode 100644 index 0000000..a14ad74 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ca/values-ca.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json new file mode 100644 index 0000000..582b0a0 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-cs/values-cs.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json new file mode 100644 index 0000000..ceb5921 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-da/values-da.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json new file mode 100644 index 0000000..0859d42 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-de/values-de.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json new file mode 100644 index 0000000..159aff1 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-el/values-el.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json new file mode 100644 index 0000000..07cd372 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-en-rAU/values-en-rAU.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json new file mode 100644 index 0000000..15c1607 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-en-rCA/values-en-rCA.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json new file mode 100644 index 0000000..efb0327 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-en-rGB/values-en-rGB.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json new file mode 100644 index 0000000..ae12ac0 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-en-rIN/values-en-rIN.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json new file mode 100644 index 0000000..95e0493 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-en-rXC/values-en-rXC.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "203", + "endOffsets": "254" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json new file mode 100644 index 0000000..c749505 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-es-rUS/values-es-rUS.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json new file mode 100644 index 0000000..5880445 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-es/values-es.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json new file mode 100644 index 0000000..495c447 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-et/values-et.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json new file mode 100644 index 0000000..5dbddb1 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-eu/values-eu.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json new file mode 100644 index 0000000..f28d381 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-fa/values-fa.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json new file mode 100644 index 0000000..767f79f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-fi/values-fi.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json new file mode 100644 index 0000000..d525161 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-fr-rCA/values-fr-rCA.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json new file mode 100644 index 0000000..31eabef --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-fr/values-fr.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json new file mode 100644 index 0000000..b37919d --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-gl/values-gl.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json new file mode 100644 index 0000000..5e732d1 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-gu/values-gu.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json new file mode 100644 index 0000000..92ca36e --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-hi/values-hi.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json new file mode 100644 index 0000000..4e3c668 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-hr/values-hr.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json new file mode 100644 index 0000000..31080a2 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-hu/values-hu.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json new file mode 100644 index 0000000..7e1a200 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-hy/values-hy.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json new file mode 100644 index 0000000..50e195a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-in/values-in.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json new file mode 100644 index 0000000..ed248a9 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-is/values-is.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json new file mode 100644 index 0000000..cfa7974 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-it/values-it.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json new file mode 100644 index 0000000..3678ce0 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-iw/values-iw.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json new file mode 100644 index 0000000..e7a77d3 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ja/values-ja.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json new file mode 100644 index 0000000..bbf1e91 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ka/values-ka.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json new file mode 100644 index 0000000..4cc0c0f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-kk/values-kk.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json new file mode 100644 index 0000000..06341aa --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-km/values-km.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json new file mode 100644 index 0000000..14aa624 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-kn/values-kn.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json new file mode 100644 index 0000000..543eee6 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ko/values-ko.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json new file mode 100644 index 0000000..57dac46 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ky/values-ky.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json new file mode 100644 index 0000000..b009e2a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-lo/values-lo.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json new file mode 100644 index 0000000..4a82d07 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-lt/values-lt.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json new file mode 100644 index 0000000..611c251 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-lv/values-lv.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json new file mode 100644 index 0000000..6c87b5f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-mk/values-mk.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json new file mode 100644 index 0000000..c6e755a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ml/values-ml.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json new file mode 100644 index 0000000..f53e16b --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-mn/values-mn.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json new file mode 100644 index 0000000..3418f17 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-mr/values-mr.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json new file mode 100644 index 0000000..880f391 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ms/values-ms.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json new file mode 100644 index 0000000..f267842 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-my/values-my.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json new file mode 100644 index 0000000..ba08224 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-nb/values-nb.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json new file mode 100644 index 0000000..7f18f2f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ne/values-ne.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json new file mode 100644 index 0000000..f792965 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-nl/values-nl.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json new file mode 100644 index 0000000..a120d6a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-or/values-or.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json new file mode 100644 index 0000000..a622e04 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-pa/values-pa.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json new file mode 100644 index 0000000..bfd0c69 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-pl/values-pl.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json new file mode 100644 index 0000000..52a83c9 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-pt-rBR/values-pt-rBR.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json new file mode 100644 index 0000000..f4d9d25 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-pt-rPT/values-pt-rPT.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json new file mode 100644 index 0000000..f7d4b6f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-pt/values-pt.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json new file mode 100644 index 0000000..77cc131 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ro/values-ro.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json new file mode 100644 index 0000000..8209f75 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ru/values-ru.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json new file mode 100644 index 0000000..35bfda4 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-si/values-si.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json new file mode 100644 index 0000000..f14950c --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sk/values-sk.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json new file mode 100644 index 0000000..089b4f3 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sl/values-sl.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json new file mode 100644 index 0000000..6799768 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sq/values-sq.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json new file mode 100644 index 0000000..26fa4e5 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sr/values-sr.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json new file mode 100644 index 0000000..c385edc --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sv/values-sv.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json new file mode 100644 index 0000000..c7d8aef --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-sw/values-sw.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json new file mode 100644 index 0000000..b019287 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ta/values-ta.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json new file mode 100644 index 0000000..bce6030 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-te/values-te.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json new file mode 100644 index 0000000..43ed498 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-th/values-th.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json new file mode 100644 index 0000000..84185ef --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-tl/values-tl.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json new file mode 100644 index 0000000..99cbd9a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-tr/values-tr.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json new file mode 100644 index 0000000..8026b24 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-uk/values-uk.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json new file mode 100644 index 0000000..07ea55a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-ur/values-ur.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json new file mode 100644 index 0000000..c161180 --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-uz/values-uz.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json new file mode 100644 index 0000000..b82722a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-v16/values-v16.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json new file mode 100644 index 0000000..6fae01a --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-v21/values-v21.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,368,484,610,736,864,1036", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,479,605,731,859,1031,1383" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json new file mode 100644 index 0000000..7ea126f --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-vi/values-vi.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json index 271e8f4..f1cb102 100644 --- a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json @@ -1,10 +1,9 @@ { "logs": [ { - "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values-zh-rCN/values-zh-rCN.xml", + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-zh-rCN/values-zh-rCN.xml", "map": [ { -<<<<<<< HEAD "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", "from": { "startLines": "147,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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", @@ -13,57 +12,18 @@ "endLines": "149,71,70,69,68,19,20,21,112,113,139,121,123,120,119,26,77,78,76,75,74,90,89,88,80,60,141,145,29,30,81,142,72,144,146,143,137,135,136,122,125,126,127,124,133,131,130,129,134,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,128,42,61,40,41,65,28,34,36,33,35,32,31,25,24,138,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,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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": "8046,3563,3490,3424,3351,862,910,958,6123,6180,7558,6574,6694,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,7624,7818,1417,1479,4195,7669,3644,7771,7869,7718,7486,7367,7421,6630,6804,6862,6920,6753,7254,7168,7101,7032,7310,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,6972,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,7520,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" -======= - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", -<<<<<<< HEAD -======= - "from": { - "startLines": "-1", - "startColumns": "-1", - "startOffsets": "-1" }, "to": { - "startLines": "2", - "startColumns": "4", - "startOffsets": "105", - "endLines": "5", - "endColumns": "19", - "endOffsets": "210" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,141,145,-1,-1,-1,142,-1,144,146,143,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,4,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7586,7776,-1,-1,-1,7629,-1,7723,7823,7674,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,46,-1,-1,-1,44,-1,52,50,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7624,7818,-1,-1,-1,7669,-1,7771,7869,7718,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - }, - "to": { - "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", + "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131", "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1866,1913,1966,2028,2113,2158,2239,2292,2343,2392,2457,2514,2568,2624,2675,2733,2791,2850,2913,2980,3049,3109,3165,3215,3274,3317,3370,3413,3464,3514,3574,3627,3678,3724,3772,3820,3866,3913,3963,4008,4067,4119,4171,4214,4261,4317,4372,4427,4479,4523,4565,4606,4656,4715,4766,4815,4864,4911,4958,5005,5050,5101,5154,5188,5263,5322,5379,5453,5517,5586,5664,5774,5878,5951,6017,6072,6137,6202,6251,6334,6412,6450,6495,6543,6605,6662,6717,6776,6843,6901,6963,7011,7056,7104,7155,7221", - "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130", + "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,922,969,1033,1087,1137,1199,1267,1344,1403,1468,1531,1586,1646,1709,1763,1823,1866,1913,1966,2028,2113,2158,2239,2292,2343,2392,2457,2514,2568,2624,2675,2733,2791,2850,2913,2980,3049,3109,3165,3215,3274,3317,3370,3413,3464,3514,3574,3627,3678,3724,3772,3820,3866,3913,3963,4008,4067,4119,4171,4214,4261,4317,4372,4427,4479,4523,4565,4606,4656,4715,4766,4815,4864,4911,4958,5005,5050,5101,5154,5188,5263,5322,5379,5453,5517,5586,5664,5774,5878,5951,6017,6072,6137,6202,6251,6334,6412,6450,6495,6543,6605,6763,6818,6877,6944,7002,7064,7112,7157,7205,7256,7322", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,121,122,123,124,125,126,127,128,129,130,131", "endColumns": "14,72,65,72,49,39,47,47,44,56,37,46,63,53,49,61,67,76,58,64,62,54,59,62,53,59,42,46,52,61,84,44,80,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,43,41,40,49,58,50,48,48,46,46,46,44,50,52,33,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,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1861,1908,1961,2023,2108,2153,2234,2287,2338,2387,2452,2509,2563,2619,2670,2728,2786,2845,2908,2975,3044,3104,3160,3210,3269,3312,3365,3408,3459,3509,3569,3622,3673,3719,3767,3815,3861,3908,3958,4003,4062,4114,4166,4209,4256,4312,4367,4422,4474,4518,4560,4601,4651,4710,4761,4810,4859,4906,4953,5000,5045,5096,5149,5183,5258,5317,5374,5448,5512,5581,5659,5769,5873,5946,6012,6067,6132,6197,6246,6329,6407,6445,6490,6538,6600,6657,6712,6771,6838,6896,6958,7006,7051,7099,7150,7216,7282" + "endOffsets": "379,452,518,591,641,681,729,777,822,879,917,964,1028,1082,1132,1194,1262,1339,1398,1463,1526,1581,1641,1704,1758,1818,1861,1908,1961,2023,2108,2153,2234,2287,2338,2387,2452,2509,2563,2619,2670,2728,2786,2845,2908,2975,3044,3104,3160,3210,3269,3312,3365,3408,3459,3509,3569,3622,3673,3719,3767,3815,3861,3908,3958,4003,4062,4114,4166,4209,4256,4312,4367,4422,4474,4518,4560,4601,4651,4710,4761,4810,4859,4906,4953,5000,5045,5096,5149,5183,5258,5317,5374,5448,5512,5581,5659,5769,5873,5946,6012,6067,6132,6197,6246,6329,6407,6445,6490,6538,6600,6657,6813,6872,6939,6997,7059,7107,7152,7200,7251,7317,7383" } -<<<<<<< HEAD }, { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", -======= - } - ] - }, - { - "outputFile": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-mergeDebugResources-3:\\values-zh-rCN\\values-zh-rCN.xml", - "map": [ - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 "from": { "startLines": "16", "startColumns": "4", @@ -80,45 +40,23 @@ "endColumns": "19", "endOffsets": "210" } -<<<<<<< HEAD -======= }, { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rCN\\values-zh-rCN.xml", "from": { -<<<<<<< HEAD - "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" -======= - "startLines": "128,71,70,69,68,19,20,21,112,113,122,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,121,124,125,126,123,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,127,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,4,4,4,4,4,4,4", - "startOffsets": "6930,3495,3429,3356,3306,827,867,915,6083,6128,6588,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6532,6711,6762,6820,6652,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,6878,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": "130,71,70,69,68,19,20,21,112,113,122,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,121,124,125,126,123,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,127,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,63,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,55,50,57,57,58,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,51,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": "7102,3563,3490,3424,3351,862,910,958,6123,6180,6647,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6583,6757,6815,6873,6706,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,6925,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" + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" }, "to": { - "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,948,1002,1052,1114,1182,1259,1318,1383,1446,1501,1561,1624,1678,1738,1791,1853,1938,2019,2075,2126,2184,2242,2301,2351,2410,2453,2506,2549,2600,2650,2710,2763,2814,2860,2908,2956,3002,3049,3099,3144,3203,3255,3307,3350,3397,3453,3508,3563,3615,3659,3701,3742,3792,3851,3902,3951,4000,4047,4094,4141,4186,4237,4290,4365,4424,4481,4555,4619,4688,4766,4876,4980,5053,5119,5174,5239,5304,5353,5436,5514,5552,5597,5645,5707,5764,5819,5878,5945,6003,6065,6113,6158,6206,6257,6323", - "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113", - "endColumns": "14,72,65,72,49,39,47,47,44,56,63,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,55,50,57,57,58,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,51,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,943,997,1047,1109,1177,1254,1313,1378,1441,1496,1556,1619,1673,1733,1786,1848,1933,2014,2070,2121,2179,2237,2296,2346,2405,2448,2501,2544,2595,2645,2705,2758,2809,2855,2903,2951,2997,3044,3094,3139,3198,3250,3302,3345,3392,3448,3503,3558,3610,3654,3696,3737,3787,3846,3897,3946,3995,4042,4089,4136,4181,4232,4285,4360,4419,4476,4550,4614,4683,4761,4871,4975,5048,5114,5169,5234,5299,5348,5431,5509,5547,5592,5640,5702,5759,5814,5873,5940,5998,6060,6108,6153,6201,6252,6318,6384" ->>>>>>> a + "startLines": "120", + "startColumns": "4", + "startOffsets": "6662", + "endColumns": "100", + "endOffsets": "6758" } ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 } ] } diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json new file mode 100644 index 0000000..15a959d --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-zh-rHK/values-zh-rHK.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json index f154996..586b0ca 100644 --- a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json @@ -1,7 +1,7 @@ { "logs": [ { - "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values-zh-rTW/values-zh-rTW.xml", + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-zh-rTW/values-zh-rTW.xml", "map": [ { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", @@ -14,12 +14,29 @@ "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", + "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,97,98,99,100,101,102,103,104,105,106,107", "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", + "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,5465,5520,5579,5646,5704,5766,5814,5859,5907,5958,6024", + "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,97,98,99,100,101,102,103,104,105,106,107", "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" + "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,5515,5574,5641,5699,5761,5809,5854,5902,5953,6019,6085" + } + }, + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "96", + "startColumns": "4", + "startOffsets": "5364", + "endColumns": "100", + "endOffsets": "5460" } }, { diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json new file mode 100644 index 0000000..ece47ad --- /dev/null +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values-zu/values-zu.xml", + "map": [ + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json index b251941..a233e89 100644 --- a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json @@ -1,12 +1,11 @@ { "logs": [ { - "outputFile": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-mergeDebugResources-3:\\values\\values.xml", + "outputFile": "net.micode.notes.app-mergeDebugResources-5:/values/values.xml", "map": [ { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values\\dimens.xml", "from": { -<<<<<<< HEAD "startLines": "15,17,19,21,13", "startColumns": "4,4,4,4,4", "startOffsets": "335,409,484,558,262", @@ -14,47 +13,16 @@ "endOffsets": "382,457,532,605,309" }, "to": { - "startLines": "37,38,39,40,41", + "startLines": "64,65,66,67,68", "startColumns": "4,4,4,4,4", - "startOffsets": "1762,1814,1867,1920,1972", + "startOffsets": "3580,3632,3685,3738,3790", "endColumns": "51,52,52,51,51", - "endOffsets": "1809,1862,1915,1967,2019" -======= -<<<<<<< HEAD -<<<<<<< HEAD - "startLines": "17,19,18,20,21,16", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "388,515,451,574,632,331", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "434,557,498,614,672,383" - }, - "to": { - "startLines": "12,13,14,15,16,17", - "startColumns": "4,4,4,4,4,4", - "startOffsets": "420,471,518,570,615,660", - "endColumns": "50,46,51,44,44,56", - "endOffsets": "466,513,565,610,655,712" -======= - "startLines": "-1,-1,-1,23,27,29,28,38,40,36,34,33,37,24,25,32,30,31,39,26,-1,-1,-1", - "startColumns": "-1,-1,-1,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,-1,-1,-1", - "startOffsets": "-1,-1,-1,711,931,1045,991,1504,1614,1398,1323,1269,1451,764,823,1215,1103,1158,1558,878,-1,-1,-1", - "endColumns": "-1,-1,-1,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,-1,-1,-1", - "endOffsets": "-1,-1,-1,759,986,1098,1040,1553,1662,1446,1371,1318,1499,818,873,1264,1153,1210,1609,926,-1,-1,-1" - }, - "to": { - "startLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "420,471,518,570,623,683,741,795,849,902,955,1008,1062,1115,1174,1229,1283,1338,1395,1451,1504,1549,1594", - "endColumns": "50,46,51,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,44,44,56", - "endOffsets": "466,513,565,618,678,736,790,844,897,950,1003,1057,1110,1169,1224,1278,1333,1390,1446,1499,1544,1589,1646" ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + "endOffsets": "3627,3680,3733,3785,3837" } }, { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values\\strings.xml", "from": { -<<<<<<< HEAD "startLines": "155,72,75,74,73,19,20,21,118,119,147,129,131,128,127,26,81,82,80,79,78,94,93,92,84,39,38,64,149,153,29,30,85,41,150,76,152,154,151,145,143,144,130,133,134,135,132,141,139,138,137,142,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,136,46,65,44,45,69,28,34,36,33,35,32,31,25,24,146,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,126,124,123,125,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,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": "9351,3898,4159,4063,3994,827,870,922,7506,7555,9002,8009,8112,7951,7900,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,9063,9253,1486,1539,4944,2097,9106,4242,9200,9300,9151,8903,8792,8849,8056,8235,8286,8344,8176,8673,8583,8514,8454,8736,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,8402,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,8968,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7859,7732,7675,7785,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084", @@ -63,37 +31,31 @@ "endOffsets": "9755,3989,4237,4154,4058,865,917,969,7550,7613,9035,8051,8171,8004,7946,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,9101,9295,1534,1594,5044,2151,9146,4339,9248,9346,9195,8963,8844,8898,8107,8281,8339,8397,8230,8731,8645,8578,8509,8787,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,8449,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,8997,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7895,7780,7727,7854,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169" }, "to": { - "startLines": "42,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", + "startLines": "123,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,244,245,246,247,248,249,250,251,252,253,254", "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2024,2377,2473,2556,2652,2721,2764,2816,2868,2917,2980,3018,3065,3129,3187,3238,3322,3416,3524,3595,3679,3762,3828,3911,4013,4074,4136,4187,4265,4308,4355,4408,4468,4573,4632,4677,4779,4832,4883,4932,4997,5054,5108,5164,5215,5273,5331,5390,5453,5520,5589,5649,5705,5760,5831,5880,5938,5985,6044,6101,6172,6233,6290,6340,6392,6445,6495,6545,6605,6658,6724,6786,6849,6896,6951,7039,7097,7159,7211,7261,7306,7349,7409,7476,7531,7586,7639,7686,7739,7795,7843,7898,7951,7985,8069,8136,8200,8296,8370,8451,8540,8703,8847,8926,9001,9083,9142,9222,9302,9357,9479,9582,9623,9676,9733,9807,9872,9940,10026,10106,10175,10269,10328,10383,10445,10505,10615", - "endLines": "46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", + "startOffsets": "6964,7317,7413,7496,7592,7661,7704,7756,7808,7857,7920,7958,8005,8069,8127,8178,8262,8356,8464,8535,8619,8702,8768,8851,8953,9014,9076,9127,9205,9248,9295,9348,9408,9513,9572,9617,9719,9772,9823,9872,9937,9994,10048,10104,10155,10213,10271,10330,10393,10460,10529,10589,10645,10700,10771,10820,10878,10925,10984,11041,11112,11173,11230,11280,11332,11385,11435,11485,11545,11598,11664,11726,11789,11836,11891,11979,12037,12099,12151,12201,12246,12289,12349,12416,12471,12526,12579,12626,12679,12735,12783,12838,12891,12925,13009,13076,13140,13236,13310,13391,13480,13643,13787,13866,13941,14023,14082,14162,14242,14297,14419,14522,14563,14616,14673,14747,14883,14951,15037,15117,15186,15280,15339,15394,15456,15516,15626", + "endLines": "127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,244,245,246,247,248,249,250,251,252,253,254", "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,42,46,52,59,104,58,44,101,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2372,2468,2551,2647,2716,2759,2811,2863,2912,2975,3013,3060,3124,3182,3233,3317,3411,3519,3590,3674,3757,3823,3906,4008,4069,4131,4182,4260,4303,4350,4403,4463,4568,4627,4672,4774,4827,4878,4927,4992,5049,5103,5159,5210,5268,5326,5385,5448,5515,5584,5644,5700,5755,5826,5875,5933,5980,6039,6096,6167,6228,6285,6335,6387,6440,6490,6540,6600,6653,6719,6781,6844,6891,6946,7034,7092,7154,7206,7256,7301,7344,7404,7471,7526,7581,7634,7681,7734,7790,7838,7893,7946,7980,8064,8131,8195,8291,8365,8446,8535,8698,8842,8921,8996,9078,9137,9217,9297,9352,9474,9577,9618,9671,9728,9802,9867,9935,10021,10101,10170,10264,10323,10378,10440,10500,10610,10700" -======= - "startLines": "148,-1,-1,-1,-1,-1,-1,-1,-1,-1,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,145,143,144,-1,-1,-1,-1,-1,141,-1,-1,-1,142,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,146,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,4,-1,-1,-1,-1,-1,4,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "9040,-1,-1,-1,-1,-1,-1,-1,-1,-1,9002,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8903,8792,8849,-1,-1,-1,-1,-1,8673,-1,-1,-1,8736,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8968,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endLines": "152,-1,-1,-1,-1,-1,-1,-1,-1,-1,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,145,143,144,-1,-1,-1,-1,-1,141,-1,-1,-1,142,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,146,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,37,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,64,56,53,-1,-1,-1,-1,-1,62,-1,-1,-1,55,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,33,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "9444,-1,-1,-1,-1,-1,-1,-1,-1,-1,9035,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8963,8844,8898,-1,-1,-1,-1,-1,8731,-1,-1,-1,8787,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8997,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + "endOffsets": "7312,7408,7491,7587,7656,7699,7751,7803,7852,7915,7953,8000,8064,8122,8173,8257,8351,8459,8530,8614,8697,8763,8846,8948,9009,9071,9122,9200,9243,9290,9343,9403,9508,9567,9612,9714,9767,9818,9867,9932,9989,10043,10099,10150,10208,10266,10325,10388,10455,10524,10584,10640,10695,10766,10815,10873,10920,10979,11036,11107,11168,11225,11275,11327,11380,11430,11480,11540,11593,11659,11721,11784,11831,11886,11974,12032,12094,12146,12196,12241,12284,12344,12411,12466,12521,12574,12621,12674,12730,12778,12833,12886,12920,13004,13071,13135,13231,13305,13386,13475,13638,13782,13861,13936,14018,14077,14157,14237,14292,14414,14517,14558,14611,14668,14742,14807,14946,15032,15112,15181,15275,15334,15389,15451,15511,15621,15711" + } + }, + { + "source": "D:\\Notes\\caches\\transforms-3\\12b4794b5caf29bf440d50ea7048c91a\\transformed\\core-1.6.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,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,89,90,94,95,96,97,104,111,159,191,228", + "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", + "startOffsets": "55,115,187,275,344,407,477,545,617,687,748,822,895,956,1017,1079,1143,1205,1266,1334,1434,1494,1560,1633,1702,1759,1811,1873,1945,2021,2086,2145,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2804,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3463,3522,3582,3642,3701,3760,3819,3878,3937,3996,4031,4066,4121,4184,4239,4297,4355,4416,4479,4536,4587,4637,4698,4755,4821,4855,4890,4925,4995,5066,5183,5384,5494,5695,5824,5896,5963,6400,6698,9998,12063,13823", + "endLines": "2,3,4,5,6,7,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,88,89,93,94,95,96,103,110,158,190,227,234", + "endColumns": "59,71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24,24", + "endOffsets": "110,182,270,339,402,472,540,612,682,743,817,890,951,1012,1074,1138,1200,1261,1329,1429,1489,1555,1628,1697,1754,1806,1868,1940,2016,2081,2140,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2799,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3458,3517,3577,3637,3696,3755,3814,3873,3932,3991,4026,4061,4116,4179,4234,4292,4350,4411,4474,4531,4582,4632,4693,4750,4816,4850,4885,4920,4990,5061,5178,5379,5489,5690,5819,5891,5958,6395,6693,9993,12058,13818,14195" }, "to": { -<<<<<<< HEAD - "startLines": "23,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129", - "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": "979,1332,1428,1511,1607,1676,1719,1771,1823,1872,1935,1993,2044,2128,2222,2330,2401,2485,2568,2634,2717,2819,2880,2942,2993,3071,3124,3184,3289,3348,3450,3505,3576,3625,3683,3730,3789,3846,3917,3978,4035,4085,4137,4190,4240,4290,4350,4403,4469,4531,4594,4641,4696,4784,4842,4904,4954,4999,5042,5102,5169,5224,5279,5332,5379,5432,5488,5536,5591,5644,5728,5795,5859,5955,6029,6110,6199,6362,6506,6585,6660,6742,6801,6881,6961,7016,7138,7241,7282,7335,7392,7466,7531,7599,7685,7765,7834,7928,7987,8042,8104,8164,8274", - "endLines": "27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129", - "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": "1327,1423,1506,1602,1671,1714,1766,1818,1867,1930,1988,2039,2123,2217,2325,2396,2480,2563,2629,2712,2814,2875,2937,2988,3066,3119,3179,3284,3343,3445,3500,3571,3620,3678,3725,3784,3841,3912,3973,4030,4080,4132,4185,4235,4285,4345,4398,4464,4526,4589,4636,4691,4779,4837,4899,4949,4994,5037,5097,5164,5219,5274,5327,5374,5427,5483,5531,5586,5639,5723,5790,5854,5950,6024,6105,6194,6357,6501,6580,6655,6737,6796,6876,6956,7011,7133,7236,7277,7330,7387,7461,7526,7594,7680,7760,7829,7923,7982,8037,8099,8159,8269,8359" -======= - "startLines": "40,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "1913,2266,2362,2445,2541,2610,2653,2705,2757,2806,2869,2907,2954,3018,3076,3127,3211,3305,3413,3484,3568,3651,3717,3800,3902,3963,4025,4076,4154,4207,4267,4372,4431,4533,4598,4655,4709,4765,4816,4874,4932,4991,5054,5121,5190,5250,5306,5361,5432,5481,5539,5586,5645,5702,5773,5834,5891,5941,5993,6046,6096,6146,6206,6259,6325,6387,6450,6497,6552,6640,6698,6760,6812,6862,6907,6950,7010,7077,7132,7187,7240,7287,7340,7396,7444,7499,7552,7586,7670,7737,7801,7897,7971,8052,8141,8304,8448,8527,8602,8684,8743,8823,8903,8958,9080,9183,9224,9277,9334,9408,9473,9541,9627,9707,9776,9870,9929,9984,10046,10106,10216", - "endLines": "44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164", - "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2261,2357,2440,2536,2605,2648,2700,2752,2801,2864,2902,2949,3013,3071,3122,3206,3300,3408,3479,3563,3646,3712,3795,3897,3958,4020,4071,4149,4202,4262,4367,4426,4528,4593,4650,4704,4760,4811,4869,4927,4986,5049,5116,5185,5245,5301,5356,5427,5476,5534,5581,5640,5697,5768,5829,5886,5936,5988,6041,6091,6141,6201,6254,6320,6382,6445,6492,6547,6635,6693,6755,6807,6857,6902,6945,7005,7072,7127,7182,7235,7282,7335,7391,7439,7494,7547,7581,7665,7732,7796,7892,7966,8047,8136,8299,8443,8522,8597,8679,8738,8818,8898,8953,9075,9178,9219,9272,9329,9403,9468,9536,9622,9702,9771,9865,9924,9979,10041,10101,10211,10301" ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + "startLines": "12,13,14,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,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,243,282,283,287,288,292,321,322,323,329,336,369,390,423", + "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", + "startOffsets": "420,480,552,1769,1838,2114,2184,2252,2324,2394,2455,2529,2602,2663,2724,2786,2850,2912,2973,3041,3141,3201,3267,3340,3409,3466,3518,3842,3914,3990,4055,4114,4173,4233,4293,4353,4413,4473,4533,4593,4653,4713,4773,4832,4892,4952,5012,5072,5132,5192,5252,5312,5372,5432,5491,5551,5611,5670,5729,5788,5847,5906,5965,6000,6035,6090,6153,6208,6266,6324,6385,6448,6505,6556,6606,6667,6724,6790,6824,6859,6894,14812,17145,17262,17463,17573,17774,19249,19321,19388,19591,19802,21533,22214,22896", + "endLines": "12,13,14,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,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,243,282,286,287,291,292,321,322,328,335,368,389,422,428", + "endColumns": "59,71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24,24", + "endOffsets": "475,547,635,1833,1896,2179,2247,2319,2389,2450,2524,2597,2658,2719,2781,2845,2907,2968,3036,3136,3196,3262,3335,3404,3461,3513,3575,3909,3985,4050,4109,4168,4228,4288,4348,4408,4468,4528,4588,4648,4708,4768,4827,4887,4947,5007,5067,5127,5187,5247,5307,5367,5427,5486,5546,5606,5665,5724,5783,5842,5901,5960,5995,6030,6085,6148,6203,6261,6319,6380,6443,6500,6551,6601,6662,6719,6785,6819,6854,6889,6959,14878,17257,17458,17568,17769,17898,19316,19383,19586,19797,21528,22209,22891,23058" } }, { @@ -107,29 +69,23 @@ "endOffsets": "3025,3432,2001,2249,2720,2454,599,808,1017,1264,1515,393,1756" }, "to": { - "startLines": "173,178,185,189,193,197,200,204,208,212,216,220,224", + "startLines": "255,260,267,271,275,279,293,297,301,305,309,313,317", "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10705,10983,11390,11598,11809,11974,12134,12317,12502,12687,12890,13096,13279", - "endLines": "177,184,188,192,196,199,203,207,211,215,219,223,227", + "startOffsets": "15716,15994,16401,16609,16820,16985,17903,18086,18271,18456,18659,18865,19048", + "endLines": "259,266,270,274,278,281,296,300,304,308,312,316,320", "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10978,11385,11593,11804,11969,12129,12312,12497,12682,12885,13091,13274,13475" + "endOffsets": "15989,16396,16604,16815,16980,17140,18081,18266,18451,18654,18860,19043,19244" } }, { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values\\arrays.xml", "from": { -<<<<<<< HEAD "startLines": "10,18", "startColumns": "4,4", "startOffsets": "237,524", "endLines": "15,21", "endColumns": "19,19", "endOffsets": "492,639" -======= - "startLines": "-1,-1", - "startColumns": "-1,-1", - "startOffsets": "-1,-1" ->>>>>>> a }, "to": { "startLines": "2,8", @@ -143,7 +99,6 @@ { "source": "D:\\github\\XiaoMiNote\\Src\\app\\src\\main\\res\\values\\colors.xml", "from": { -<<<<<<< HEAD "startLines": "17,19,18,23,27,29,28,38,40,36,34,33,37,24,25,32,30,31,39,26,20,21,42,43,16", "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", "startOffsets": "388,515,451,711,931,1045,991,1504,1614,1398,1323,1269,1451,764,823,1215,1103,1158,1558,878,574,632,1688,1741,331", @@ -151,245 +106,11 @@ "endOffsets": "434,557,498,759,986,1098,1040,1553,1662,1446,1371,1318,1499,818,873,1264,1153,1210,1609,926,614,672,1736,1794,383" }, "to": { -======= -<<<<<<< HEAD - "startLines": "71,49,55,66,61,15,20,25,31,37,10,43", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2752,1798,2043,2507,2299,421,628,837,1066,1314,215,1560", - "endLines": "75,52,58,69,63,18,23,28,34,40,13,46", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "3025,2001,2249,2720,2454,599,808,1017,1264,1515,393,1756" - }, - "to": { - "startLines": "130,135,139,143,147,150,154,158,162,166,170,174", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "8364,8642,8850,9061,9226,9386,9569,9754,9939,10142,10348,10531", - "endLines": "134,138,142,146,149,153,157,161,165,169,173,177", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "8637,8845,9056,9221,9381,9564,9749,9934,10137,10343,10526,10727" -======= - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "165,170,174,178,182,185,189,193,197,201,205,209", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10306,10584,10792,11003,11168,11328,11511,11696,11881,12084,12290,12473", - "endLines": "169,173,177,181,184,188,192,196,200,204,208,212", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10579,10787,10998,11163,11323,11506,11691,11876,12079,12285,12468,12669" ->>>>>>> a - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\dimens.xml", - "from": { -<<<<<<< HEAD - "startLines": "15,17,19,21,13", - "startColumns": "4,4,4,4,4", - "startOffsets": "335,409,484,558,262", - "endColumns": "51,52,52,51,51", - "endOffsets": "382,457,532,605,309" - }, - "to": { - "startLines": "18,19,20,21,22", - "startColumns": "4,4,4,4,4", - "startOffsets": "717,769,822,875,927", - "endColumns": "51,52,52,51,51", - "endOffsets": "764,817,870,922,974" -======= - "startLines": "-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "35,36,37,38,39", - "startColumns": "4,4,4,4,4", - "startOffsets": "1651,1703,1756,1809,1861", - "endColumns": "51,52,52,51,51", - "endOffsets": "1698,1751,1804,1856,1908" - } - } - ] - }, - { - "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values/values.xml", - "map": [ - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\colors.xml", - "from": { -======= ->>>>>>> a - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "420,471,518,570,623,683,741,795,849,902,955,1008,1062,1115,1174,1229,1283,1338,1395,1451,1504,1549,1594", - "endColumns": "50,46,51,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,44,44,56", - "endOffsets": "466,513,565,618,678,736,790,844,897,950,1003,1057,1110,1169,1224,1278,1333,1390,1446,1499,1544,1589,1646" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\strings.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "40,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "1913,2266,2362,2445,2541,2610,2653,2705,2757,2806,2869,2907,2954,3018,3076,3127,3211,3305,3413,3484,3568,3651,3717,3800,3902,3963,4025,4076,4154,4207,4267,4372,4431,4533,4598,4655,4709,4765,4816,4874,4932,4991,5054,5121,5190,5250,5306,5361,5432,5481,5539,5586,5645,5702,5773,5834,5891,5941,5993,6046,6096,6146,6206,6259,6325,6387,6450,6497,6552,6640,6698,6760,6812,6862,6907,6950,7010,7077,7132,7187,7240,7287,7340,7396,7444,7499,7552,7586,7670,7737,7801,7897,7971,8052,8141,8304,8448,8527,8602,8684,8743,8823,8903,8958,9080,9183,9224,9277,9334,9408,9473,9541,9627,9707,9776,9870,9929,9984,10046,10106,10216", - "endLines": "44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164", - "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2261,2357,2440,2536,2605,2648,2700,2752,2801,2864,2902,2949,3013,3071,3122,3206,3300,3408,3479,3563,3646,3712,3795,3897,3958,4020,4071,4149,4202,4262,4367,4426,4528,4593,4650,4704,4760,4811,4869,4927,4986,5049,5116,5185,5245,5301,5356,5427,5476,5534,5581,5640,5697,5768,5829,5886,5936,5988,6041,6091,6141,6201,6254,6320,6382,6445,6492,6547,6635,6693,6755,6807,6857,6902,6945,7005,7072,7127,7182,7235,7282,7335,7391,7439,7494,7547,7581,7665,7732,7796,7892,7966,8047,8136,8299,8443,8522,8597,8679,8738,8818,8898,8953,9075,9178,9219,9272,9329,9403,9468,9536,9622,9702,9771,9865,9924,9979,10041,10101,10211,10301" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\arrays.xml", - "from": { - "startLines": "-1,-1", - "startColumns": "-1,-1", - "startOffsets": "-1,-1" - }, - "to": { - "startLines": "2,8", - "startColumns": "4,4", - "startOffsets": "105,300", - "endLines": "7,11", - "endColumns": "19,19", - "endOffsets": "295,415" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\styles.xml", - "from": { - "startLines": "-1,76,-1,-1,66,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,4,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,3030,-1,-1,2507,-1,-1,-1,-1,-1,-1,-1,-1", - "endLines": "-1,82,-1,-1,69,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "-1,12,-1,-1,12,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "-1,3432,-1,-1,2720,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "165,170,177,181,185,189,192,196,200,204,208,212,216", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10306,10584,10991,11199,11410,11575,11735,11918,12103,12288,12491,12697,12880", - "endLines": "169,176,180,184,188,191,195,199,203,207,211,215,219", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10579,10986,11194,11405,11570,11730,11913,12098,12283,12486,12692,12875,13076" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\dimens.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "35,36,37,38,39", - "startColumns": "4,4,4,4,4", - "startOffsets": "1651,1703,1756,1809,1861", - "endColumns": "51,52,52,51,51", - "endOffsets": "1698,1751,1804,1856,1908" ->>>>>>> a - } - } - ] - }, - { - "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values/values.xml", - "map": [ - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\colors.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,43,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1688,1741,-1", - "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,52,57,-1", - "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1736,1794,-1" - }, - "to": { ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - "startLines": "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", + "startLines": "15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,38,39,40,41", "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", - "startOffsets": "420,471,518,570,623,683,741,795,849,902,955,1008,1062,1115,1174,1229,1283,1338,1395,1451,1504,1549,1594,1647,1705", + "startOffsets": "640,691,738,790,843,903,961,1015,1069,1122,1175,1228,1282,1335,1394,1449,1503,1558,1615,1671,1724,1901,1946,1999,2057", "endColumns": "50,46,51,52,59,57,53,53,52,52,52,53,52,58,54,53,54,56,55,52,44,44,52,57,56", - "endOffsets": "466,513,565,618,678,736,790,844,897,950,1003,1057,1110,1169,1224,1278,1333,1390,1446,1499,1544,1589,1642,1700,1757" -<<<<<<< HEAD -======= - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\strings.xml", - "from": { - "startLines": "155,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,149,153,-1,-1,-1,-1,150,-1,152,154,151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,4,-1,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "9351,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9063,9253,-1,-1,-1,-1,9106,-1,9200,9300,9151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endLines": "159,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,149,153,-1,-1,-1,-1,150,-1,152,154,151,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,46,-1,-1,-1,-1,44,-1,52,50,48,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "endOffsets": "9755,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9101,9295,-1,-1,-1,-1,9146,-1,9248,9346,9195,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "42,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "2024,2377,2473,2556,2652,2721,2764,2816,2868,2917,2980,3018,3065,3129,3187,3238,3322,3416,3524,3595,3679,3762,3828,3911,4013,4074,4136,4187,4265,4308,4355,4408,4468,4573,4632,4677,4779,4832,4883,4932,4997,5054,5108,5164,5215,5273,5331,5390,5453,5520,5589,5649,5705,5760,5831,5880,5938,5985,6044,6101,6172,6233,6290,6340,6392,6445,6495,6545,6605,6658,6724,6786,6849,6896,6951,7039,7097,7159,7211,7261,7306,7349,7409,7476,7531,7586,7639,7686,7739,7795,7843,7898,7951,7985,8069,8136,8200,8296,8370,8451,8540,8703,8847,8926,9001,9083,9142,9222,9302,9357,9479,9582,9623,9676,9733,9807,9872,9940,10026,10106,10175,10269,10328,10383,10445,10505,10615", - "endLines": "46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172", - "endColumns": "14,95,82,95,68,42,51,51,48,62,37,46,63,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,42,46,52,59,104,58,44,101,52,50,48,64,56,53,55,50,57,57,58,62,66,68,59,55,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,51,49,44,42,59,66,54,54,52,46,52,55,47,54,52,33,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": "2372,2468,2551,2647,2716,2759,2811,2863,2912,2975,3013,3060,3124,3182,3233,3317,3411,3519,3590,3674,3757,3823,3906,4008,4069,4131,4182,4260,4303,4350,4403,4463,4568,4627,4672,4774,4827,4878,4927,4992,5049,5103,5159,5210,5268,5326,5385,5448,5515,5584,5644,5700,5755,5826,5875,5933,5980,6039,6096,6167,6228,6285,6335,6387,6440,6490,6540,6600,6653,6719,6781,6844,6891,6946,7034,7092,7154,7206,7256,7301,7344,7404,7471,7526,7581,7634,7681,7734,7790,7838,7893,7946,7980,8064,8131,8195,8291,8365,8446,8535,8698,8842,8921,8996,9078,9137,9217,9297,9352,9474,9577,9618,9671,9728,9802,9867,9935,10021,10101,10170,10264,10323,10378,10440,10500,10610,10700" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\arrays.xml", - "from": { - "startLines": "-1,-1", - "startColumns": "-1,-1", - "startOffsets": "-1,-1" - }, - "to": { - "startLines": "2,8", - "startColumns": "4,4", - "startOffsets": "105,300", - "endLines": "7,11", - "endColumns": "19,19", - "endOffsets": "295,415" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\styles.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "173,178,185,189,193,197,200,204,208,212,216,220,224", - "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", - "startOffsets": "10705,10983,11390,11598,11809,11974,12134,12317,12502,12687,12890,13096,13279", - "endLines": "177,184,188,192,196,199,203,207,211,215,219,223,227", - "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", - "endOffsets": "10978,11385,11593,11804,11969,12129,12312,12497,12682,12885,13091,13274,13475" - } - }, - { - "source": "D:\\gitnote\\notes\\app\\src\\main\\res\\values\\dimens.xml", - "from": { - "startLines": "-1,-1,-1,-1,-1", - "startColumns": "-1,-1,-1,-1,-1", - "startOffsets": "-1,-1,-1,-1,-1" - }, - "to": { - "startLines": "37,38,39,40,41", - "startColumns": "4,4,4,4,4", - "startOffsets": "1762,1814,1867,1920,1972", - "endColumns": "51,52,52,51,51", - "endOffsets": "1809,1862,1915,1967,2019" ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + "endOffsets": "686,733,785,838,898,956,1010,1064,1117,1170,1223,1277,1330,1389,1444,1498,1553,1610,1666,1719,1764,1941,1994,2052,2109" } } ] diff --git a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json index 844137a..0d3d3ad 100644 --- a/Src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json +++ b/Src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json @@ -1,893 +1,486 @@ [ { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_middle.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_middle.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\xml_widget_4x_info.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\xml\\widget_4x_info.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_bar_bg.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_bar_bg.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_bold.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_bold.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_dropdown_menu.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_list_dropdown_menu.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_down.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_down.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_white.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_white.9.png" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_lock_outline.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_lock_outline.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\font_size_selector_bg.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_folder_list_item.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/folder_list_item.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\color_text_color_state_list.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\color\\text_color_state_list.xml" ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_list_dropdown_menu.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_list_dropdown_menu.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_gesture_panel_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\gesture_panel_background.xml" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_blue_single.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_blue_single.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list_dropdown_menu.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list_dropdown_menu.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_notification.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\notification.png" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_selected.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/selected.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_blue.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_blue.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\color_primary_text_dark.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\color\\primary_text_dark.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_title_bar_bg.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\title_bar_bg.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_edit.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_edit.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable_gesture_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/gesture_background.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_selected.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\selected.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_delete.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_delete.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_call_note_edit.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\call_note_edit.xml" }, { -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_edit_list_item.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_edit_list_item.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_account_dialog_title.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\account_dialog_title.xml" }, { -<<<<<<< HEAD ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - "merged": "net.micode.notes.app-merged_res-5:/drawable_toast_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/toast_background.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_button_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\button_background.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_list.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_list.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_normal.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_normal.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_layout_custom_toast.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\layout_custom_toast.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_green.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_green.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_clock.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\clock.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_green.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_green.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_footer_bg.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_footer_bg.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_background.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_background.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_note_list.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\note_list.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\raw_introduction.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\raw\\introduction" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_2x_blue.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_2x_blue.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_folder.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_folder.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_note_list_dropdown.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\note_list_dropdown.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_clock.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/clock.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_search_result.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\search_result.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_activity_register.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/activity_register.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_footer_bg.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_footer_bg.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_title_blue.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_title_blue.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_dropdown_icon.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\dropdown_icon.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_font_small.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\font_small.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_up.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_up.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_list_footer.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_list_footer.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\color_secondary_text_dark.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\color\\secondary_text_dark.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_new_note_normal.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\new_note_normal.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_yellow.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_yellow.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_yellow_middle.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_warning.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_warning.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_menu_move.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\menu_move.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_large.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_large.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_4x_yellow.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_4x_yellow.png" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_yellow.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_yellow.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_size_selector_bg.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_size_selector_bg.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_note_list_options.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\note_list_options.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_single.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_title_yellow.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_down.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_down.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_icon_app.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\icon_app.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_datetime_picker.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\datetime_picker.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_italic.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_italic.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_blue.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_blue.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_gesture_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\gesture_background.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_green.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_green.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_selected.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\selected.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_font_large.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\font_large.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_widget_2x.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\widget_2x.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_activity_register.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\activity_register.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_green.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_green.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_bg_btn_set_color.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\bg_btn_set_color.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_dialog_add_user.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\dialog_add_user.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_green_single.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_green_single.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_bg_btn_set_color.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\bg_btn_set_color.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_4x_white.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_4x_white.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_bold.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_bold.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_green_middle.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_green_middle.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\color_primary_text_dark.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\color\\primary_text_dark.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_folder_list_item.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\folder_list_item.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_middle.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_middle.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_title_alert.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\title_alert.png" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/xml_widget_2x_info.xml.flat", - "source": "net.micode.notes.app-main-7:/xml/widget_2x_info.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_toast_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\toast_background.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable_edittext_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/edittext_background.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_2x_red.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_2x_red.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/menu_call_record_folder.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/call_record_folder.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_single.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_4x_blue.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_4x_blue.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_red.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_red.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_bullet.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_bullet.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_item.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_item.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_add_account_text.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\add_account_text.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_single.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_single.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_white_up.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_white_up.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_middle.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_middle.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_activity_login.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\activity_login.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_new_note_normal.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\new_note_normal.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_gesture_panel_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\gesture_panel_background.xml" }, { -<<<<<<< HEAD -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_blue.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_blue.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_white_down.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_white_down.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_color.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_color.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_blue.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_blue.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_single.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_widget_2x.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\widget_2x.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/color_secondary_text_dark.xml.flat", - "source": "net.micode.notes.app-main-7:/color/secondary_text_dark.xml" -======= -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_italic.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_italic.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\raw-zh-rCN_introduction.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\raw-zh-rCN\\introduction" }, { ->>>>>>> a - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_single.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_dialog_edit_text.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\dialog_edit_text.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_up.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_up.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_title_green.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_title_green.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list_dropdown.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list_dropdown.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_gesture_button_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\gesture_button_background.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_note_edit_color_selector_panel.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\note_edit_color_selector_panel.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_edit_list_item.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_edit_list_item.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_up.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_up.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_4x_red.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_4x_red.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_gesture_verify.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_gesture_verify.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_note_edit.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\note_edit.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_strikethrough.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_strikethrough.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\xml_preferences.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\xml\\preferences.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_edit.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_edit.xml" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_widget_4x.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\widget_4x.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_white.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_white.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_new_note.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\new_note.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list_options.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list_options.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_2x_yellow.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_2x_yellow.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_item_user.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\item_user.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_datetime_picker.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\datetime_picker.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/menu_note_list.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/note_list.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_delete.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\delete.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_red.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_red.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_gesture_password.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_gesture_password.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_audio.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_audio.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_edittext_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\edittext_background.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_red.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_red.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\raw_introduction.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\raw\\introduction" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_edit.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_activity_user_management.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\activity_user_management.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_widget_4x.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/widget_4x.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_sub_folder.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\sub_folder.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\color_text_color_state_list.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\color\\text_color_state_list.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_blue.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_blue.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_title_white.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_title_white.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_bullet.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_bullet.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_underline.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_underline.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_yellow.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_yellow.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_blue_middle.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_blue_middle.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\raw-zh-rCN_introduction.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\raw-zh-rCN\\introduction" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\color_secondary_text_dark.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\color\\secondary_text_dark.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_blue.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_blue.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_dialog_add_user.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\dialog_add_user.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_menu_delete.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/menu_delete.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_warning.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_warning.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_clock.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\clock.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_blue_up.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_blue_up.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_small.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_small.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_2x_green.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_2x_green.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_delete.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_delete.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_button_background.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\button_background.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_notification.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\notification.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_new_note_pressed.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\new_note_pressed.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_single.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_font_super.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\font_super.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_account_dialog_title.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\account_dialog_title.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\xml_searchable.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\xml\\searchable.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_icon_app.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/icon_app.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_preferences.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\preferences.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_green.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_green.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_layout_custom_toast.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\layout_custom_toast.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_background.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_background.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_folder_list_item.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\folder_list_item.xml" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_strikethrough.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_strikethrough.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_activity_register.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\activity_register.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_green_up.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_green_up.9.png" }, { -<<<<<<< HEAD -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/menu_note_list.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/note_list.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_dropdown_icon.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\dropdown_icon.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_footer.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_list_footer.xml" -======= -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_lock_outline.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_lock_outline.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_folder.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_folder.9.png" }, { ->>>>>>> a - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_add_account_text.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\add_account_text.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_call_record.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\call_record.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_widget_4x.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\widget_4x.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_white_middle.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_white_middle.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_middle.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_middle.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_4x_green.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_4x_green.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_search_result.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\search_result.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\note_edit_color_selector_panel.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_down.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_down.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_sub_folder.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\sub_folder.xml" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_new_note_pressed.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\new_note_pressed.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_yellow_up.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_yellow_up.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_down.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_down.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_red.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_red.9.png" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/layout_add_account_text.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/add_account_text.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_font_normal.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\font_normal.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_datetime_picker.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/datetime_picker.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_yellow.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_yellow.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_menu_delete.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\menu_delete.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_activity_user_management.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\activity_user_management.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_audio.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_audio.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_dialog_edit_text.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\dialog_edit_text.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_red_up.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_red_up.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_widget_2x_info.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\widget_2x_info.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\bg_color_btn_mask.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_green.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_green.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_white_single.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_white_single.9.png" }, { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_delete.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_delete.xml" }, { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_single.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_red_single.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_red_single.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_yellow.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_yellow.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_yellow_down.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_yellow_down.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_delete.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/delete.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_title_bar_bg.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\title_bar_bg.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable_button_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/button_background.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_gesture_verify.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_gesture_verify.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_green.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_green.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_lock_outline.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_lock_outline.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_audio.png.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_audio.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_yellow.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_yellow.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_activity_user_management.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/activity_user_management.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_blue_down.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_blue_down.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/menu_note_edit.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/note_edit.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_yellow_single.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_yellow_single.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_account_dialog_title.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/account_dialog_title.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_red_down.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_red_down.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_call_record.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/call_record.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_widget_2x_white.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\widget_2x_white.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_up.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_up.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable_ic_format_color.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable\\ic_format_color.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_layout_custom_toast.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/layout_custom_toast.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_edit_title_red.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\edit_title_red.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_folder.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_folder.9.png" + "merged": "net.micode.notes.app-merged_res-7:/layout_note_edit.xml.flat", + "source": "net.micode.notes.app-main-9:/layout/note_edit.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_single.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_single.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_note_item.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\note_item.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_dialog_add_user.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/dialog_add_user.xml" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_red_middle.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_red_middle.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_notification.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/notification.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_settings_header.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\settings_header.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_down.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_down.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\menu_call_record_folder.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\menu\\call_record_folder.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_pressed.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_pressed.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\layout_item_user.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\layout\\item_user.xml" }, { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_white.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_white.9.png" + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\drawable-hdpi_list_green_down.9.png.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\drawable-hdpi\\list_green_down.9.png" }, { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_item.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_item.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_settings_header.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/settings_header.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_note_edit_color_selector_panel.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/note_edit_color_selector_panel.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_alert.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_alert.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_red.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_red.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_large.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_large.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_middle.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_middle.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_blue.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_blue.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_up.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_up.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_white.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_white.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_up.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_up.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_item_user.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/item_user.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_white.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_white.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_gesture_verify.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_gesture_verify.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_strikethrough.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_strikethrough.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_white.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_white.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_down.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_down.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/raw-zh-rCN_introduction.flat", - "source": "net.micode.notes.app-main-7:/raw-zh-rCN/introduction" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_background.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_background.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_gesture_button_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/gesture_button_background.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_bold.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_bold.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_search_result.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/search_result.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_green.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_green.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_red.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_red.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/xml_searchable.xml.flat", - "source": "net.micode.notes.app-main-7:/xml/searchable.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_middle.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_middle.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_normal.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_normal.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_middle.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_middle.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_gesture_panel_background.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/gesture_panel_background.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_normal.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_normal.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_dropdown.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/note_list_dropdown.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit_list_item.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_edit_list_item.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/color_text_color_state_list.xml.flat", - "source": "net.micode.notes.app-main-7:/color/text_color_state_list.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_down.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_down.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_size_selector_bg.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_size_selector_bg.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_red.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_red.9.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_up.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_up.9.png" ->>>>>>> a - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_call_note_edit.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\call_note_edit.xml" - }, - { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_bullet.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_bullet.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_options.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/note_list_options.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_middle.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_middle.9.png" ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 - }, - { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/menu_call_note_edit.xml.flat", - "source": "net.micode.notes.app-main-7:/menu/call_note_edit.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_underline.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_underline.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_format_italic.xml.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_format_italic.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable_ic_warning.png.flat", - "source": "net.micode.notes.app-main-7:/drawable/ic_warning.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_single.9.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_single.9.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_note_gesture_password.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/note_gesture_password.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_red.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_red.png" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/color_primary_text_dark.xml.flat", - "source": "net.micode.notes.app-main-7:/color/primary_text_dark.xml" - }, - { - "merged": "net.micode.notes.app-merged_res-5:/layout_activity_login.xml.flat", - "source": "net.micode.notes.app-main-7:/layout/activity_login.xml" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_gesture_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\gesture_background.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_toast_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\toast_background.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_call_record_folder.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\call_record_folder.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_white.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_white.9.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_bg_color_btn_mask.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\bg_color_btn_mask.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_color.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_color.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_edittext_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\edittext_background.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_gesture_password.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_gesture_password.xml" ->>>>>>> a - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_yellow.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_yellow.9.png" - }, - { -<<<<<<< HEAD - "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_small.png.flat", - "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_small.png" -======= - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_delete.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\delete.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_settings_header.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\settings_header.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_super.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_super.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_ic_format_underline.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\ic_format_underline.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_title_alert.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\title_alert.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_call_record.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\call_record.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_menu_delete.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\menu_delete.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_red.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_red.9.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_blue.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_blue.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_white.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_white.9.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_activity_login.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\activity_login.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_new_note.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\new_note.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_edit.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_edit.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_gesture_button_background.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\gesture_button_background.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_icon_app.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\icon_app.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list_footer.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list_footer.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_menu_move.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\menu_move.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_widget_4x_info.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\widget_4x_info.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_white.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_white.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_searchable.xml.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\searchable.xml" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_up.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_up.9.png" - }, - { - "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_down.9.png.flat", - "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_down.9.png" ->>>>>>> a + "merged": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-merged_res-7:\\xml_widget_2x_info.xml.flat", + "source": "D:\\Notes\\daemon\\7.5\\net.micode.notes.app-main-9:\\xml\\widget_2x_info.xml" } ] \ No newline at end of file diff --git a/Src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/Src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml index dfd7c14..7badcba 100644 --- a/Src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml +++ b/Src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="33" /> @@ -18,6 +18,7 @@ @@ -59,6 +61,7 @@ @@ -97,6 +100,7 @@ @@ -109,6 +113,7 @@ @@ -121,7 +126,9 @@ - + diff --git a/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml b/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml deleted file mode 100644 index b003b3f..0000000 --- a/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json b/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json deleted file mode 100644 index 890157a..0000000 --- a/Src/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "PACKAGED_MANIFESTS", - "kind": "Directory" - }, - "applicationId": "net.micode.notes.test", - "variantName": "debugAndroidTest", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "outputFile": "AndroidManifest.xml" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/Src/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/Src/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ index d82cb93..e4142ca 100644 Binary files a/Src/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ and b/Src/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ diff --git a/Src/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json b/Src/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json deleted file mode 100644 index 9932b33..0000000 --- a/Src/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "PROCESSED_RES", - "kind": "Directory" - }, - "applicationId": "net.micode.notes.test", - "variantName": "debugAndroidTest", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 0, - "versionName": "", - "outputFile": "resources-debugAndroidTest.ap_" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/Src/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ b/Src/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ deleted file mode 100644 index 70d7578..0000000 Binary files a/Src/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ and /dev/null differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_0.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_0.jar new file mode 100644 index 0000000..f8cded2 Binary files /dev/null and b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_0.jar differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_2.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_2.jar new file mode 100644 index 0000000..2e0977b Binary files /dev/null and b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_2.jar differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/78a534e9f580b4dfc479b169bca5c13aebb7d9dbcf4f9b66e04be3a4ea91b04f_6.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_6.jar similarity index 100% rename from Src/app/build/intermediates/project_dex_archive/debug/out/78a534e9f580b4dfc479b169bca5c13aebb7d9dbcf4f9b66e04be3a4ea91b04f_6.jar rename to Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_6.jar diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_7.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_7.jar new file mode 100644 index 0000000..fcfe1d7 Binary files /dev/null and b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_7.jar differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_8.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_8.jar new file mode 100644 index 0000000..bf8fa27 Binary files /dev/null and b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_8.jar differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_9.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_9.jar new file mode 100644 index 0000000..8f01248 Binary files /dev/null and b/Src/app/build/intermediates/project_dex_archive/debug/out/02ad622645d26c36b9fd7d1538bcc8cdae6b5377c0e5530301e375b890053939_9.jar differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/78a534e9f580b4dfc479b169bca5c13aebb7d9dbcf4f9b66e04be3a4ea91b04f_9.jar b/Src/app/build/intermediates/project_dex_archive/debug/out/78a534e9f580b4dfc479b169bca5c13aebb7d9dbcf4f9b66e04be3a4ea91b04f_9.jar deleted file mode 100644 index 1431ad8..0000000 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/78a534e9f580b4dfc479b169bca5c13aebb7d9dbcf4f9b66e04be3a4ea91b04f_9.jar and /dev/null differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex index 134abdf..c042a62 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex index 0f42a54..e9594ff 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex index d8f518a..830df6b 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/LoginActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/LoginActivity.dex index 9d008d8..f4439f6 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/LoginActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/LoginActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/RegisterActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/RegisterActivity.dex index 1ec802c..de9daa8 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/RegisterActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/RegisterActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserListAdapter.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserListAdapter.dex index 6794aad..b02dabd 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserListAdapter.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserListAdapter.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserManagementActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserManagementActivity.dex index a79110a..b6cacfe 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserManagementActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/login/UserManagementActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex index 165f686..24c19d4 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex index 03a0401..2d3363d 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex index 1d4a77f..209434d 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex index 9bc0305..8147ce8 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex index 7fe2754..2ff73fd 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex index 04e0524..9625ba1 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex index 7852c29..f5ac7c7 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex index 8e498fc..5516986 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex index e998da7..e676b7d 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex index bb9e7e5..925c3a1 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex index 5679e2a..c3d0f28 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex index 3bf8298..192c210 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex index 9316e22..c1eb966 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex index 70154d7..8403503 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex index 0ae0ec2..de154e3 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex index c3f369e..27f8187 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex index 4b39f5a..d8f0249 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$7.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$7.dex index ea2ff4e..9447b4a 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$7.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$7.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$8.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$8.dex index 50b5557..6e5af99 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$8.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$8.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$9.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$9.dex index 8692d85..c7dab5f 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$9.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$9.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex index 446ff74..44cae1a 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex index adc78f6..14da3d6 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity$1.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity$1.dex index 6444af9..0f8a1d5 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity$1.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity$1.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity.dex index 2743476..638a0a0 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGesturePasswordActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGestureVerifyActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGestureVerifyActivity.dex index 2e1ee66..e8d817d 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGestureVerifyActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteGestureVerifyActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex index 2aa8d22..a103fe7 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex index 19c992c..20c0d9a 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex index 22feefa..b808b6b 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex index 630fd26..b3324dd 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex index be556e9..271d418 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex index 3e1205a..bdd7b9b 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex index c98acfb..f775d1f 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex index def33c9..233bcae 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex index 1181dc0..5d44615 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex index 3aa1c2d..e744679 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/RichEditText.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/RichEditText.dex index a0694ee..fb0592c 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/RichEditText.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/RichEditText.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex index 88cd344..af2ec9b 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex index 06ae37d..caa41b5 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex index 5fd181f..4c8d13b 100644 Binary files a/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex and b/Src/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ diff --git a/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/9beb0e8a81eac172d79c8e543de1eecc1ee027841815a239df7ee9481370a50b_2.jar b/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/9beb0e8a81eac172d79c8e543de1eecc1ee027841815a239df7ee9481370a50b_2.jar deleted file mode 100644 index d7cdf1c..0000000 Binary files a/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/9beb0e8a81eac172d79c8e543de1eecc1ee027841815a239df7ee9481370a50b_2.jar and /dev/null differ diff --git a/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex b/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex deleted file mode 100644 index 13be3cd..0000000 Binary files a/Src/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex and /dev/null differ diff --git a/Src/app/build/intermediates/runtime_symbol_list/debug/R.txt b/Src/app/build/intermediates/runtime_symbol_list/debug/R.txt index 2fda940..999526c 100644 --- a/Src/app/build/intermediates/runtime_symbol_list/debug/R.txt +++ b/Src/app/build/intermediates/runtime_symbol_list/debug/R.txt @@ -1,1143 +1,579 @@ int array format_for_exported_note 0x7f010000 int array menu_share_ways 0x7f010001 -int color background_color 0x7f020000 -int color button_color 0x7f020001 -int color button_text_color 0x7f020002 -<<<<<<< HEAD -======= -<<<<<<< HEAD -<<<<<<< HEAD -int color hint_color 0x7f020003 -int color primary_text_dark 0x7f020004 -int color secondary_text_dark 0x7f020005 -int color text_color 0x7f020006 -int color text_color_state_list 0x7f020007 -int color user_query_highlight 0x7f020008 -======= -int color gesture_background 0x7f02000b -int color gesture_button_background 0x7f02000c -int color gesture_button_ripple 0x7f02000d -int color gesture_button_text 0x7f02000e -int color gesture_error_color 0x7f02000f -int color gesture_hint_color 0x7f020010 -int color gesture_icon_color 0x7f020011 -int color gesture_line_error 0x7f020012 -int color gesture_line_normal 0x7f020013 -int color gesture_link_color 0x7f020014 -int color gesture_panel_background 0x7f020015 -int color gesture_panel_border 0x7f020016 -int color gesture_point_error 0x7f020017 -int color gesture_point_normal 0x7f020018 -int color gesture_point_selected 0x7f020019 -int color gesture_success_color 0x7f02001a -int color gesture_text_color 0x7f02001b -int color hint_color 0x7f020003 -int color primary_text_dark 0x7f020005 -int color secondary_text_dark 0x7f020007 -int color text_color 0x7f020008 -int color text_color_state_list 0x7f020009 -int color user_query_highlight 0x7f02000a ->>>>>>> a -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int color gesture_background 0x7f020003 -int color gesture_button_background 0x7f020004 -int color gesture_button_ripple 0x7f020005 -int color gesture_button_text 0x7f020006 -int color gesture_error_color 0x7f020007 -int color gesture_hint_color 0x7f020008 -int color gesture_icon_color 0x7f020009 -int color gesture_line_error 0x7f02000a -int color gesture_line_normal 0x7f02000b -int color gesture_link_color 0x7f02000c -int color gesture_panel_background 0x7f02000d -int color gesture_panel_border 0x7f02000e -int color gesture_point_error 0x7f02000f -int color gesture_point_normal 0x7f020010 -int color gesture_point_selected 0x7f020011 -int color gesture_success_color 0x7f020012 -int color gesture_text_color 0x7f020013 -int color hint_color 0x7f020014 -int color primary_text_dark 0x7f020015 -int color secondary_text_dark 0x7f020016 -int color text_color 0x7f020017 -int color text_color_state_list 0x7f020018 -int color toolbar_background 0x7f020019 -int color toolbar_button_selected 0x7f02001a -int color user_query_highlight 0x7f02001b -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int dimen text_font_size_large 0x7f030000 -int dimen text_font_size_medium 0x7f030001 -int dimen text_font_size_normal 0x7f030002 -int dimen text_font_size_small 0x7f030003 -int dimen text_font_size_super 0x7f030004 -int drawable bg_btn_set_color 0x7f040000 -int drawable bg_color_btn_mask 0x7f040001 -int drawable button_background 0x7f040002 -int drawable call_record 0x7f040003 -int drawable clock 0x7f040004 -int drawable delete 0x7f040005 -int drawable dropdown_icon 0x7f040006 -int drawable edit_blue 0x7f040007 -int drawable edit_green 0x7f040008 -int drawable edit_red 0x7f040009 -int drawable edit_title_blue 0x7f04000a -int drawable edit_title_green 0x7f04000b -int drawable edit_title_red 0x7f04000c -int drawable edit_title_white 0x7f04000d -int drawable edit_title_yellow 0x7f04000e -int drawable edit_white 0x7f04000f -int drawable edit_yellow 0x7f040010 -int drawable edittext_background 0x7f040011 -int drawable font_large 0x7f040012 -int drawable font_normal 0x7f040013 -int drawable font_size_selector_bg 0x7f040014 -int drawable font_small 0x7f040015 -int drawable font_super 0x7f040016 -<<<<<<< HEAD -======= -<<<<<<< HEAD -<<<<<<< HEAD -int drawable ic_audio 0x7f040017 -======= -int drawable gesture_background 0x7f040047 -int drawable gesture_button_background 0x7f040048 -int drawable gesture_panel_background 0x7f040049 -int drawable ic_audio 0x7f040017 -int drawable ic_lock_outline 0x7f04004a ->>>>>>> a -int drawable ic_warning 0x7f040018 -int drawable icon_app 0x7f040019 -int drawable list_background 0x7f04001a -int drawable list_blue_down 0x7f04001b -int drawable list_blue_middle 0x7f04001c -int drawable list_blue_single 0x7f04001d -int drawable list_blue_up 0x7f04001e -int drawable list_folder 0x7f04001f -int drawable list_footer_bg 0x7f040020 -int drawable list_green_down 0x7f040021 -int drawable list_green_middle 0x7f040022 -int drawable list_green_single 0x7f040023 -int drawable list_green_up 0x7f040024 -int drawable list_red_down 0x7f040025 -int drawable list_red_middle 0x7f040026 -int drawable list_red_single 0x7f040027 -int drawable list_red_up 0x7f040028 -int drawable list_white_down 0x7f040029 -int drawable list_white_middle 0x7f04002a -int drawable list_white_single 0x7f04002b -int drawable list_white_up 0x7f04002c -int drawable list_yellow_down 0x7f04002d -int drawable list_yellow_middle 0x7f04002e -int drawable list_yellow_single 0x7f04002f -int drawable list_yellow_up 0x7f040030 -int drawable menu_delete 0x7f040031 -int drawable menu_move 0x7f040032 -int drawable new_note 0x7f040033 -int drawable new_note_normal 0x7f040034 -int drawable new_note_pressed 0x7f040035 -int drawable note_edit_color_selector_panel 0x7f040036 -int drawable notification 0x7f040037 -int drawable search_result 0x7f040038 -int drawable selected 0x7f040039 -int drawable title_alert 0x7f04003a -int drawable title_bar_bg 0x7f04003b -int drawable toast_background 0x7f04003c -int drawable widget_2x_blue 0x7f04003d -int drawable widget_2x_green 0x7f04003e -int drawable widget_2x_red 0x7f04003f -int drawable widget_2x_white 0x7f040040 -int drawable widget_2x_yellow 0x7f040041 -int drawable widget_4x_blue 0x7f040042 -int drawable widget_4x_green 0x7f040043 -int drawable widget_4x_red 0x7f040044 -int drawable widget_4x_white 0x7f040045 -int drawable widget_4x_yellow 0x7f040046 -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int drawable gesture_background 0x7f040017 -int drawable gesture_button_background 0x7f040018 -int drawable gesture_panel_background 0x7f040019 -int drawable ic_audio 0x7f04001a -int drawable ic_delete 0x7f04001b -int drawable ic_format_bold 0x7f04001c -int drawable ic_format_bullet 0x7f04001d -int drawable ic_format_color 0x7f04001e -int drawable ic_format_italic 0x7f04001f -int drawable ic_format_strikethrough 0x7f040020 -int drawable ic_format_underline 0x7f040021 -int drawable ic_lock_outline 0x7f040022 -int drawable ic_warning 0x7f040023 -int drawable icon_app 0x7f040024 -int drawable list_background 0x7f040025 -int drawable list_blue_down 0x7f040026 -int drawable list_blue_middle 0x7f040027 -int drawable list_blue_single 0x7f040028 -int drawable list_blue_up 0x7f040029 -int drawable list_folder 0x7f04002a -int drawable list_footer_bg 0x7f04002b -int drawable list_green_down 0x7f04002c -int drawable list_green_middle 0x7f04002d -int drawable list_green_single 0x7f04002e -int drawable list_green_up 0x7f04002f -int drawable list_red_down 0x7f040030 -int drawable list_red_middle 0x7f040031 -int drawable list_red_single 0x7f040032 -int drawable list_red_up 0x7f040033 -int drawable list_white_down 0x7f040034 -int drawable list_white_middle 0x7f040035 -int drawable list_white_single 0x7f040036 -int drawable list_white_up 0x7f040037 -int drawable list_yellow_down 0x7f040038 -int drawable list_yellow_middle 0x7f040039 -int drawable list_yellow_single 0x7f04003a -int drawable list_yellow_up 0x7f04003b -int drawable menu_delete 0x7f04003c -int drawable menu_move 0x7f04003d -int drawable new_note 0x7f04003e -int drawable new_note_normal 0x7f04003f -int drawable new_note_pressed 0x7f040040 -int drawable note_edit_color_selector_panel 0x7f040041 -int drawable notification 0x7f040042 -int drawable search_result 0x7f040043 -int drawable selected 0x7f040044 -int drawable title_alert 0x7f040045 -int drawable title_bar_bg 0x7f040046 -int drawable toast_background 0x7f040047 -int drawable widget_2x_blue 0x7f040048 -int drawable widget_2x_green 0x7f040049 -int drawable widget_2x_red 0x7f04004a -int drawable widget_2x_white 0x7f04004b -int drawable widget_2x_yellow 0x7f04004c -int drawable widget_4x_blue 0x7f04004d -int drawable widget_4x_green 0x7f04004e -int drawable widget_4x_red 0x7f04004f -int drawable widget_4x_white 0x7f040050 -int drawable widget_4x_yellow 0x7f040051 -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int id account_dialog_subtitle 0x7f050000 -int id account_dialog_title 0x7f050001 -int id action_select_all 0x7f050002 -int id add_img_btn 0x7f050003 -int id amPm 0x7f050004 -int id btnBackToLogin 0x7f050005 -int id btnLogin 0x7f050006 -int id btnRegister 0x7f050007 -<<<<<<< HEAD -int id btn_add_user 0x7f050008 -int id btn_bold 0x7f050009 -int id btn_bullet 0x7f05000a -int id btn_confirm 0x7f05000b -int id btn_confirm_add_user 0x7f05000c -int id btn_delete_image 0x7f05000d -int id btn_delete_user 0x7f05000e -int id btn_italic 0x7f05000f -int id btn_logout 0x7f050010 -int id btn_new_note 0x7f050011 -int id btn_set_bg_color 0x7f050012 -int id btn_strikethrough 0x7f050013 -int id btn_text_color 0x7f050014 -int id btn_underline 0x7f050015 -int id cb_edit_item 0x7f050016 -int id date 0x7f050017 -int id delete 0x7f050018 -int id dialog_title 0x7f050019 -int id etLoginPassword 0x7f05001a -int id etLoginUsername 0x7f05001b -int id etPassword 0x7f05001c -int id etUsername 0x7f05001d -int id et_edit_text 0x7f05001e -int id et_foler_name 0x7f05001f -int id font_size_selector 0x7f050020 -int id gesture_status 0x7f050021 -int id hour 0x7f050022 -int id imageView 0x7f050023 -int id input_password 0x7f050024 -int id input_username 0x7f050025 -int id iv_alert_icon 0x7f050026 -int id iv_bg_blue 0x7f050027 -int id iv_bg_blue_select 0x7f050028 -int id iv_bg_green 0x7f050029 -int id iv_bg_green_select 0x7f05002a -int id iv_bg_red 0x7f05002b -int id iv_bg_red_select 0x7f05002c -int id iv_bg_white 0x7f05002d -int id iv_bg_white_select 0x7f05002e -int id iv_bg_yellow 0x7f05002f -int id iv_bg_yellow_select 0x7f050030 -int id iv_large_select 0x7f050031 -int id iv_lock_icon 0x7f050032 -int id iv_medium_select 0x7f050033 -int id iv_small_select 0x7f050034 -int id iv_super_select 0x7f050035 -int id list_view_users 0x7f050036 -int id ll_font_large 0x7f050037 -int id ll_font_normal 0x7f050038 -int id ll_font_small 0x7f050039 -int id ll_font_super 0x7f05003a -int id lock_pattern_view 0x7f05003b -int id menu_alert 0x7f05003c -int id menu_delete 0x7f05003d -int id menu_delete_remind 0x7f05003e -int id menu_export_text 0x7f05003f -int id menu_font_size 0x7f050040 -int id menu_list_mode 0x7f050041 -int id menu_manage_users 0x7f050042 -int id menu_new_folder 0x7f050043 -int id menu_new_note 0x7f050044 -int id menu_search 0x7f050045 -int id menu_send_to_desktop 0x7f050046 -int id menu_set_gesture 0x7f050047 -int id menu_setting 0x7f050048 -int id menu_share 0x7f050049 -int id menu_sync 0x7f05004a -int id minute 0x7f05004b -int id move 0x7f05004c -int id navigation_bar 0x7f05004d -int id note_bg_color_selector 0x7f05004e -int id note_edit_list 0x7f05004f -int id note_edit_view 0x7f050050 -int id note_item 0x7f050051 -int id note_title 0x7f050052 -int id notes_list 0x7f050053 -int id prefenerece_sync_status_textview 0x7f050054 -int id preference_sync_button 0x7f050055 -int id record_audio_btn 0x7f050056 -int id selection_menu 0x7f050057 -int id speech_to_text_btn 0x7f050058 -int id sv_note_edit 0x7f050059 -int id textView 0x7f05005a -int id text_username 0x7f05005b -int id title_user_management 0x7f05005c -int id toolbar 0x7f05005d -int id tvLoginTitle 0x7f05005e -int id tvRegisterTitle 0x7f05005f -int id tv_alert_date 0x7f050060 -int id tv_folder_name 0x7f050061 -int id tv_forgot_pattern 0x7f050062 -int id tv_modified_date 0x7f050063 -int id tv_name 0x7f050064 -int id tv_time 0x7f050065 -int id tv_title 0x7f050066 -int id tv_title_bar 0x7f050067 -int id widget_bg_image 0x7f050068 -int id widget_text 0x7f050069 -int layout account_dialog_title 0x7f060000 -int layout activity_login 0x7f060001 -int layout activity_register 0x7f060002 -======= -<<<<<<< HEAD -<<<<<<< HEAD -int id btn_logout 0x7f050008 -int id btn_new_note 0x7f050009 -int id btn_set_bg_color 0x7f05000a -int id cb_edit_item 0x7f05000b -int id date 0x7f05000c -int id delete 0x7f05000d -int id etLoginPassword 0x7f05000e -int id etLoginUsername 0x7f05000f -int id etPassword 0x7f050010 -int id etUsername 0x7f050011 -int id et_edit_text 0x7f050012 -int id et_foler_name 0x7f050013 -int id font_size_selector 0x7f050014 -int id hour 0x7f050015 -int id imageView 0x7f050016 -int id iv_alert_icon 0x7f050017 -int id iv_bg_blue 0x7f050018 -int id iv_bg_blue_select 0x7f050019 -int id iv_bg_green 0x7f05001a -int id iv_bg_green_select 0x7f05001b -int id iv_bg_red 0x7f05001c -int id iv_bg_red_select 0x7f05001d -int id iv_bg_white 0x7f05001e -int id iv_bg_white_select 0x7f05001f -int id iv_bg_yellow 0x7f050020 -int id iv_bg_yellow_select 0x7f050021 -int id iv_large_select 0x7f050022 -int id iv_medium_select 0x7f050023 -int id iv_small_select 0x7f050024 -int id iv_super_select 0x7f050025 -int id ll_font_large 0x7f050026 -int id ll_font_normal 0x7f050027 -int id ll_font_small 0x7f050028 -int id ll_font_super 0x7f050029 -int id menu_alert 0x7f05002a -int id menu_delete 0x7f05002b -int id menu_delete_remind 0x7f05002c -int id menu_export_text 0x7f05002d -int id menu_font_size 0x7f05002e -int id menu_list_mode 0x7f05002f -int id menu_new_folder 0x7f050030 -int id menu_new_note 0x7f050031 -int id menu_search 0x7f050032 -int id menu_send_to_desktop 0x7f050033 -int id menu_setting 0x7f050034 -int id menu_share 0x7f050035 -int id menu_sync 0x7f050036 -int id minute 0x7f050037 -int id move 0x7f050038 -int id navigation_bar 0x7f050039 -int id note_bg_color_selector 0x7f05003a -int id note_edit_list 0x7f05003b -int id note_edit_view 0x7f05003c -int id note_item 0x7f05003d -int id note_title 0x7f05003e -int id notes_list 0x7f05003f -int id prefenerece_sync_status_textview 0x7f050040 -int id preference_sync_button 0x7f050041 -int id record_audio_btn 0x7f050042 -int id selection_menu 0x7f050043 -int id speech_to_text_btn 0x7f050044 -int id sv_note_edit 0x7f050045 -int id textView 0x7f050046 -int id tv_alert_date 0x7f050047 -int id tv_folder_name 0x7f050048 -int id tv_modified_date 0x7f050049 -int id tv_name 0x7f05004a -int id tv_time 0x7f05004b -int id tv_title 0x7f05004c -int id tv_title_bar 0x7f05004d -int id widget_bg_image 0x7f05004e -int id widget_text 0x7f05004f -======= -int id btn_confirm 0x7f050008 -int id btn_logout 0x7f050009 -int id btn_new_note 0x7f05000a -int id btn_set_bg_color 0x7f05000b -int id cb_edit_item 0x7f05000c -int id date 0x7f05000d -int id delete 0x7f05000e -int id etLoginPassword 0x7f05000f -int id etLoginUsername 0x7f050010 -int id etPassword 0x7f050011 -int id etUsername 0x7f050012 -int id et_edit_text 0x7f050013 -int id et_foler_name 0x7f050014 -int id font_size_selector 0x7f050015 -int id gesture_status 0x7f050017 -int id hour 0x7f050018 -int id imageView 0x7f050019 -int id iv_alert_icon 0x7f05001a -int id iv_bg_blue 0x7f05001b -int id iv_bg_blue_select 0x7f05001c -int id iv_bg_green 0x7f05001d -int id iv_bg_green_select 0x7f05001e -int id iv_bg_red 0x7f05001f -int id iv_bg_red_select 0x7f050020 -int id iv_bg_white 0x7f050021 -int id iv_bg_white_select 0x7f050022 -int id iv_bg_yellow 0x7f050023 -int id iv_bg_yellow_select 0x7f050024 -int id iv_large_select 0x7f050025 -int id iv_lock_icon 0x7f050055 -int id iv_medium_select 0x7f050026 -int id iv_small_select 0x7f050027 -int id iv_super_select 0x7f050028 -int id ll_font_large 0x7f050029 -int id ll_font_normal 0x7f05002a -int id ll_font_small 0x7f05002b -int id ll_font_super 0x7f05002c -int id lock_pattern_view 0x7f050054 -int id menu_alert 0x7f05002d -int id menu_delete 0x7f05002e -int id menu_delete_remind 0x7f05002f -int id menu_export_text 0x7f050030 -int id menu_font_size 0x7f050031 -int id menu_list_mode 0x7f050032 -int id menu_new_folder 0x7f050033 -int id menu_new_note 0x7f050034 -int id menu_search 0x7f050035 -int id menu_send_to_desktop 0x7f050036 -int id menu_set_gesture 0x7f050053 -int id menu_setting 0x7f050037 -int id menu_share 0x7f050038 -int id menu_sync 0x7f050039 -int id minute 0x7f05003a -int id move 0x7f05003b -int id navigation_bar 0x7f05003c -int id note_bg_color_selector 0x7f05003d -int id note_edit_list 0x7f05003e -int id note_edit_view 0x7f05003f -int id note_item 0x7f050040 -int id note_title 0x7f050041 -int id notes_list 0x7f050042 -int id prefenerece_sync_status_textview 0x7f050043 -int id preference_sync_button 0x7f050044 -int id record_audio_btn 0x7f050045 -int id selection_menu 0x7f050046 -int id speech_to_text_btn 0x7f050047 -int id sv_note_edit 0x7f050048 -int id textView 0x7f050049 -int id tv_alert_date 0x7f05004a -int id tv_folder_name 0x7f05004b -int id tv_forgot_pattern 0x7f050056 -int id tv_modified_date 0x7f05004c -int id tv_name 0x7f05004d -int id tv_time 0x7f05004e -int id tv_title 0x7f05004f -int id tv_title_bar 0x7f050050 -int id widget_bg_image 0x7f050051 -int id widget_text 0x7f050052 ->>>>>>> a -int layout account_dialog_title 0x7f060000 -int layout activity_login 0x7f060001 -int layout activity_register 0x7f060002 -int layout add_account_text 0x7f060003 -int layout datetime_picker 0x7f060004 -int layout dialog_edit_text 0x7f060005 -int layout folder_list_item 0x7f060006 -int layout layout_custom_toast 0x7f060007 -int layout note_edit 0x7f060008 -int layout note_edit_list_item 0x7f060009 -<<<<<<< HEAD -int layout note_item 0x7f06000a -int layout note_list 0x7f06000b -int layout note_list_dropdown_menu 0x7f06000c -int layout note_list_footer 0x7f06000d -int layout settings_header 0x7f06000e -int layout widget_2x 0x7f06000f -int layout widget_4x 0x7f060010 -======= -int layout note_gesture_password 0x7f06000a -int layout note_gesture_verify 0x7f060012 -int layout note_item 0x7f06000b -int layout note_list 0x7f06000c -int layout note_list_dropdown_menu 0x7f06000d -int layout note_list_footer 0x7f06000e -int layout settings_header 0x7f06000f -int layout widget_2x 0x7f060010 -int layout widget_4x 0x7f060011 ->>>>>>> a -======= -int id btn_add_user 0x7f050008 -int id btn_bold 0x7f050009 -int id btn_bullet 0x7f05000a -int id btn_confirm 0x7f05000b -int id btn_confirm_add_user 0x7f05000c -int id btn_delete_image 0x7f05000d -int id btn_delete_user 0x7f05000e -int id btn_italic 0x7f05000f -int id btn_logout 0x7f050010 -int id btn_new_note 0x7f050011 -int id btn_set_bg_color 0x7f050012 -int id btn_strikethrough 0x7f050013 -int id btn_text_color 0x7f050014 -int id btn_underline 0x7f050015 -int id cb_edit_item 0x7f050016 -int id date 0x7f050017 -int id delete 0x7f050018 -int id dialog_title 0x7f050019 -int id etLoginPassword 0x7f05001a -int id etLoginUsername 0x7f05001b -int id etPassword 0x7f05001c -int id etUsername 0x7f05001d -int id et_edit_text 0x7f05001e -int id et_foler_name 0x7f05001f -int id font_size_selector 0x7f050020 -int id gesture_status 0x7f050021 -int id hour 0x7f050022 -int id imageView 0x7f050023 -int id input_password 0x7f050024 -int id input_username 0x7f050025 -int id iv_alert_icon 0x7f050026 -int id iv_bg_blue 0x7f050027 -int id iv_bg_blue_select 0x7f050028 -int id iv_bg_green 0x7f050029 -int id iv_bg_green_select 0x7f05002a -int id iv_bg_red 0x7f05002b -int id iv_bg_red_select 0x7f05002c -int id iv_bg_white 0x7f05002d -int id iv_bg_white_select 0x7f05002e -int id iv_bg_yellow 0x7f05002f -int id iv_bg_yellow_select 0x7f050030 -int id iv_large_select 0x7f050031 -int id iv_lock_icon 0x7f050032 -int id iv_medium_select 0x7f050033 -int id iv_small_select 0x7f050034 -int id iv_super_select 0x7f050035 -int id list_view_users 0x7f050036 -int id ll_font_large 0x7f050037 -int id ll_font_normal 0x7f050038 -int id ll_font_small 0x7f050039 -int id ll_font_super 0x7f05003a -int id lock_pattern_view 0x7f05003b -int id menu_alert 0x7f05003c -int id menu_delete 0x7f05003d -int id menu_delete_remind 0x7f05003e -int id menu_export_text 0x7f05003f -int id menu_font_size 0x7f050040 -int id menu_list_mode 0x7f050041 -int id menu_manage_users 0x7f050042 -int id menu_new_folder 0x7f050043 -int id menu_new_note 0x7f050044 -int id menu_search 0x7f050045 -int id menu_send_to_desktop 0x7f050046 -int id menu_set_gesture 0x7f050047 -int id menu_setting 0x7f050048 -int id menu_share 0x7f050049 -int id menu_sync 0x7f05004a -int id minute 0x7f05004b -int id move 0x7f05004c -int id navigation_bar 0x7f05004d -int id note_bg_color_selector 0x7f05004e -int id note_edit_list 0x7f05004f -int id note_edit_view 0x7f050050 -int id note_item 0x7f050051 -int id note_title 0x7f050052 -int id notes_list 0x7f050053 -int id prefenerece_sync_status_textview 0x7f050054 -int id preference_sync_button 0x7f050055 -int id record_audio_btn 0x7f050056 -int id selection_menu 0x7f050057 -int id speech_to_text_btn 0x7f050058 -int id sv_note_edit 0x7f050059 -int id textView 0x7f05005a -int id text_username 0x7f05005b -int id title_user_management 0x7f05005c -int id toolbar 0x7f05005d -int id tvLoginTitle 0x7f05005e -int id tvRegisterTitle 0x7f05005f -int id tv_alert_date 0x7f050060 -int id tv_folder_name 0x7f050061 -int id tv_forgot_pattern 0x7f050062 -int id tv_modified_date 0x7f050063 -int id tv_name 0x7f050064 -int id tv_time 0x7f050065 -int id tv_title 0x7f050066 -int id tv_title_bar 0x7f050067 -int id widget_bg_image 0x7f050068 -int id widget_text 0x7f050069 -int layout account_dialog_title 0x7f060000 -int layout activity_login 0x7f060001 -int layout activity_register 0x7f060002 ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int layout activity_user_management 0x7f060003 -int layout add_account_text 0x7f060004 -int layout datetime_picker 0x7f060005 -int layout dialog_add_user 0x7f060006 -int layout dialog_edit_text 0x7f060007 -int layout folder_list_item 0x7f060008 -int layout item_user 0x7f060009 -int layout layout_custom_toast 0x7f06000a -int layout note_edit 0x7f06000b -int layout note_edit_list_item 0x7f06000c -int layout note_gesture_password 0x7f06000d -int layout note_gesture_verify 0x7f06000e -int layout note_item 0x7f06000f -int layout note_list 0x7f060010 -int layout note_list_dropdown_menu 0x7f060011 -int layout note_list_footer 0x7f060012 -int layout settings_header 0x7f060013 -int layout widget_2x 0x7f060014 -int layout widget_4x 0x7f060015 -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int menu call_note_edit 0x7f070000 -int menu call_record_folder 0x7f070001 -int menu note_edit 0x7f070002 -int menu note_list 0x7f070003 -int menu note_list_dropdown 0x7f070004 -int menu note_list_options 0x7f070005 -int menu sub_folder 0x7f070006 -int plurals search_results_title 0x7f080000 -int raw introduction 0x7f090000 -int string alert_message_delete_folder 0x7f0a0000 -int string alert_message_delete_note 0x7f0a0001 -int string alert_message_delete_notes 0x7f0a0002 -int string alert_title_delete 0x7f0a0003 -int string app_name 0x7f0a0004 -int string app_widget2x2 0x7f0a0005 -int string app_widget4x4 0x7f0a0006 -int string button_delete 0x7f0a0007 -int string call_record_folder_name 0x7f0a0008 -<<<<<<< HEAD -int string cancel 0x7f0a0009 -int string confirm_gesture 0x7f0a000a -int string confirm_gesture_pattern 0x7f0a000b -int string datetime_dialog_cancel 0x7f0a000c -int string datetime_dialog_ok 0x7f0a000d -int string delete_remind_time_message 0x7f0a000e -int string error_note_empty_for_clock 0x7f0a000f -int string error_note_empty_for_send_to_desktop 0x7f0a0010 -int string error_note_not_exist 0x7f0a0011 -int string error_sdcard_export 0x7f0a0012 -int string error_sdcard_unmounted 0x7f0a0013 -int string error_sync_cancelled 0x7f0a0014 -int string error_sync_internal 0x7f0a0015 -int string error_sync_network 0x7f0a0016 -int string failed_sdcard_export 0x7f0a0017 -int string file_name_txt_format 0x7f0a0018 -int string file_path 0x7f0a0019 -int string folder_exist 0x7f0a001a -int string format_bold 0x7f0a001b -int string format_bullet 0x7f0a001c -int string format_date_ymd 0x7f0a001d -int string format_datetime_mdhm 0x7f0a001e -int string format_exported_file_location 0x7f0a001f -int string format_folder_files_count 0x7f0a0020 -int string format_italic 0x7f0a0021 -int string format_move_notes_to_folder 0x7f0a0022 -int string format_strikethrough 0x7f0a0023 -int string format_text_color 0x7f0a0024 -int string format_underline 0x7f0a0025 -int string gesture_forgot_message 0x7f0a0026 -int string gesture_forgot_pattern 0x7f0a0027 -int string gesture_forgot_title 0x7f0a0028 -int string gesture_instruction 0x7f0a0029 -int string gesture_matched 0x7f0a002a -int string gesture_not_matched 0x7f0a002b -int string gesture_password_set 0x7f0a002c -int string gesture_too_short 0x7f0a002d -int string gesture_verify_error 0x7f0a002e -int string gesture_verify_fail_max 0x7f0a002f -int string gesture_verify_fail_tries 0x7f0a0030 -int string gesture_verify_hint 0x7f0a0031 -int string gesture_verify_success 0x7f0a0032 -int string hint_foler_name 0x7f0a0033 -int string info_note_enter_desktop 0x7f0a0034 -int string menu_alert 0x7f0a0035 -int string menu_create_folder 0x7f0a0036 -int string menu_delete 0x7f0a0037 -int string menu_deselect_all 0x7f0a0038 -int string menu_export_text 0x7f0a0039 -int string menu_folder_change_name 0x7f0a003a -int string menu_folder_delete 0x7f0a003b -int string menu_folder_view 0x7f0a003c -int string menu_font_large 0x7f0a003d -int string menu_font_normal 0x7f0a003e -int string menu_font_size 0x7f0a003f -int string menu_font_small 0x7f0a0040 -int string menu_font_super 0x7f0a0041 -int string menu_list_mode 0x7f0a0042 -int string menu_move 0x7f0a0043 -int string menu_move_parent_folder 0x7f0a0044 -int string menu_normal_mode 0x7f0a0045 -int string menu_remove_remind 0x7f0a0046 -int string menu_search 0x7f0a0047 -int string menu_select_all 0x7f0a0048 -int string menu_select_none 0x7f0a0049 -int string menu_select_title 0x7f0a004a -int string menu_send_to_desktop 0x7f0a004b -int string menu_set_gesture 0x7f0a004c -int string menu_setting 0x7f0a004d -int string menu_share 0x7f0a004e -int string menu_sync 0x7f0a004f -int string menu_sync_cancel 0x7f0a0050 -int string menu_title_select_folder 0x7f0a0051 -int string note_alert_expired 0x7f0a0052 -int string note_link_email 0x7f0a0053 -int string note_link_other 0x7f0a0054 -int string note_link_tel 0x7f0a0055 -int string note_link_web 0x7f0a0056 -int string notealert_enter 0x7f0a0057 -int string notealert_ok 0x7f0a0058 -int string notelist_menu_new 0x7f0a0059 -int string notelist_string_info 0x7f0a005a -int string ok 0x7f0a005b -int string preferences_account_summary 0x7f0a005c -int string preferences_account_title 0x7f0a005d -int string preferences_add_account 0x7f0a005e -int string preferences_bg_random_appear_title 0x7f0a005f -int string preferences_button_sync_cancel 0x7f0a0060 -int string preferences_button_sync_immediately 0x7f0a0061 -int string preferences_dialog_change_account_title 0x7f0a0062 -int string preferences_dialog_change_account_warn_msg 0x7f0a0063 -int string preferences_dialog_select_account_tips 0x7f0a0064 -int string preferences_dialog_select_account_title 0x7f0a0065 -int string preferences_last_sync_time 0x7f0a0066 -int string preferences_last_sync_time_format 0x7f0a0067 -int string preferences_menu_cancel 0x7f0a0068 -int string preferences_menu_change_account 0x7f0a0069 -int string preferences_menu_remove_account 0x7f0a006a -int string preferences_title 0x7f0a006b -int string preferences_toast_cannot_change_account 0x7f0a006c -int string preferences_toast_success_set_accout 0x7f0a006d -int string search 0x7f0a006e -int string search_hint 0x7f0a006f -int string search_label 0x7f0a0070 -int string search_setting_description 0x7f0a0071 -int string set_remind_time_message 0x7f0a0072 -int string success_sdcard_export 0x7f0a0073 -int string success_sync_account 0x7f0a0074 -int string sync_progress_init_list 0x7f0a0075 -int string sync_progress_login 0x7f0a0076 -int string sync_progress_syncing 0x7f0a0077 -int string ticker_cancel 0x7f0a0078 -int string ticker_fail 0x7f0a0079 -int string ticker_success 0x7f0a007a -int string ticker_syncing 0x7f0a007b -int string widget_havenot_content 0x7f0a007c -int string widget_under_visit_mode 0x7f0a007d -int style CustomEditTextStyle 0x7f0b0000 -======= -<<<<<<< HEAD -<<<<<<< HEAD -int string datetime_dialog_cancel 0x7f0a0009 -int string datetime_dialog_ok 0x7f0a000a -int string delete_remind_time_message 0x7f0a000b -int string error_note_empty_for_clock 0x7f0a000c -int string error_note_empty_for_send_to_desktop 0x7f0a000d -int string error_note_not_exist 0x7f0a000e -int string error_sdcard_export 0x7f0a000f -int string error_sdcard_unmounted 0x7f0a0010 -int string error_sync_cancelled 0x7f0a0011 -int string error_sync_internal 0x7f0a0012 -int string error_sync_network 0x7f0a0013 -int string failed_sdcard_export 0x7f0a0014 -int string file_name_txt_format 0x7f0a0015 -int string file_path 0x7f0a0016 -int string folder_exist 0x7f0a0017 -int string format_date_ymd 0x7f0a0018 -int string format_datetime_mdhm 0x7f0a0019 -int string format_exported_file_location 0x7f0a001a -int string format_folder_files_count 0x7f0a001b -int string format_move_notes_to_folder 0x7f0a001c -int string hint_foler_name 0x7f0a001d -int string info_note_enter_desktop 0x7f0a001e -int string menu_alert 0x7f0a001f -int string menu_create_folder 0x7f0a0020 -int string menu_delete 0x7f0a0021 -int string menu_deselect_all 0x7f0a0022 -int string menu_export_text 0x7f0a0023 -int string menu_folder_change_name 0x7f0a0024 -int string menu_folder_delete 0x7f0a0025 -int string menu_folder_view 0x7f0a0026 -int string menu_font_large 0x7f0a0027 -int string menu_font_normal 0x7f0a0028 -int string menu_font_size 0x7f0a0029 -int string menu_font_small 0x7f0a002a -int string menu_font_super 0x7f0a002b -int string menu_list_mode 0x7f0a002c -int string menu_move 0x7f0a002d -int string menu_move_parent_folder 0x7f0a002e -int string menu_normal_mode 0x7f0a002f -int string menu_remove_remind 0x7f0a0030 -int string menu_search 0x7f0a0031 -int string menu_select_all 0x7f0a0032 -int string menu_select_none 0x7f0a0033 -int string menu_select_title 0x7f0a0034 -int string menu_send_to_desktop 0x7f0a0035 -int string menu_setting 0x7f0a0036 -int string menu_share 0x7f0a0037 -int string menu_sync 0x7f0a0038 -int string menu_sync_cancel 0x7f0a0039 -int string menu_title_select_folder 0x7f0a003a -int string note_alert_expired 0x7f0a003b -int string note_link_email 0x7f0a003c -int string note_link_other 0x7f0a003d -int string note_link_tel 0x7f0a003e -int string note_link_web 0x7f0a003f -int string notealert_enter 0x7f0a0040 -int string notealert_ok 0x7f0a0041 -int string notelist_menu_new 0x7f0a0042 -int string notelist_string_info 0x7f0a0043 -int string preferences_account_summary 0x7f0a0044 -int string preferences_account_title 0x7f0a0045 -int string preferences_add_account 0x7f0a0046 -int string preferences_bg_random_appear_title 0x7f0a0047 -int string preferences_button_sync_cancel 0x7f0a0048 -int string preferences_button_sync_immediately 0x7f0a0049 -int string preferences_dialog_change_account_title 0x7f0a004a -int string preferences_dialog_change_account_warn_msg 0x7f0a004b -int string preferences_dialog_select_account_tips 0x7f0a004c -int string preferences_dialog_select_account_title 0x7f0a004d -int string preferences_last_sync_time 0x7f0a004e -int string preferences_last_sync_time_format 0x7f0a004f -int string preferences_menu_cancel 0x7f0a0050 -int string preferences_menu_change_account 0x7f0a0051 -int string preferences_menu_remove_account 0x7f0a0052 -int string preferences_title 0x7f0a0053 -int string preferences_toast_cannot_change_account 0x7f0a0054 -int string preferences_toast_success_set_accout 0x7f0a0055 -int string search 0x7f0a0056 -int string search_hint 0x7f0a0057 -int string search_label 0x7f0a0058 -int string search_setting_description 0x7f0a0059 -int string set_remind_time_message 0x7f0a005a -int string success_sdcard_export 0x7f0a005b -int string success_sync_account 0x7f0a005c -int string sync_progress_init_list 0x7f0a005d -int string sync_progress_login 0x7f0a005e -int string sync_progress_syncing 0x7f0a005f -int string ticker_cancel 0x7f0a0060 -int string ticker_fail 0x7f0a0061 -int string ticker_success 0x7f0a0062 -int string ticker_syncing 0x7f0a0063 -int string widget_havenot_content 0x7f0a0064 -int string widget_under_visit_mode 0x7f0a0065 -int style CustomEditTextStyle 0x7f0b0000 -======= -int string cancel 0x7f0a0071 -int string confirm_gesture 0x7f0a0009 -int string confirm_gesture_pattern 0x7f0a000a -int string datetime_dialog_cancel 0x7f0a000b -int string datetime_dialog_ok 0x7f0a000c -int string delete_remind_time_message 0x7f0a000d -int string error_note_empty_for_clock 0x7f0a000e -int string error_note_empty_for_send_to_desktop 0x7f0a000f -int string error_note_not_exist 0x7f0a0010 -int string error_sdcard_export 0x7f0a0011 -int string error_sdcard_unmounted 0x7f0a0012 -int string error_sync_cancelled 0x7f0a0013 -int string error_sync_internal 0x7f0a0014 -int string error_sync_network 0x7f0a0015 -int string failed_sdcard_export 0x7f0a0016 -int string file_name_txt_format 0x7f0a0017 -int string file_path 0x7f0a0018 -int string folder_exist 0x7f0a0019 -int string format_date_ymd 0x7f0a001a -int string format_datetime_mdhm 0x7f0a001b -int string format_exported_file_location 0x7f0a001c -int string format_folder_files_count 0x7f0a001d -int string format_move_notes_to_folder 0x7f0a001e -int string gesture_forgot_message 0x7f0a0072 -int string gesture_forgot_pattern 0x7f0a0073 -int string gesture_forgot_title 0x7f0a0074 -int string gesture_instruction 0x7f0a001f -int string gesture_matched 0x7f0a0020 -int string gesture_not_matched 0x7f0a0021 -int string gesture_password_set 0x7f0a0022 -int string gesture_too_short 0x7f0a0023 -int string gesture_verify_error 0x7f0a0075 -int string gesture_verify_fail_max 0x7f0a006e -int string gesture_verify_fail_tries 0x7f0a006f -int string gesture_verify_hint 0x7f0a0070 -int string gesture_verify_success 0x7f0a0076 -int string hint_foler_name 0x7f0a0024 -int string info_note_enter_desktop 0x7f0a0025 -int string menu_alert 0x7f0a0026 -int string menu_create_folder 0x7f0a0027 -int string menu_delete 0x7f0a0028 -int string menu_deselect_all 0x7f0a0029 -int string menu_export_text 0x7f0a002a -int string menu_folder_change_name 0x7f0a002b -int string menu_folder_delete 0x7f0a002c -int string menu_folder_view 0x7f0a002d -int string menu_font_large 0x7f0a002e -int string menu_font_normal 0x7f0a002f -int string menu_font_size 0x7f0a0030 -int string menu_font_small 0x7f0a0031 -int string menu_font_super 0x7f0a0032 -int string menu_list_mode 0x7f0a0033 -int string menu_move 0x7f0a0034 -int string menu_move_parent_folder 0x7f0a0035 -int string menu_normal_mode 0x7f0a0036 -int string menu_remove_remind 0x7f0a0037 -int string menu_search 0x7f0a0038 -int string menu_select_all 0x7f0a0039 -int string menu_select_none 0x7f0a003a -int string menu_select_title 0x7f0a003b -int string menu_send_to_desktop 0x7f0a003c -int string menu_set_gesture 0x7f0a003d -int string menu_setting 0x7f0a003e -int string menu_share 0x7f0a003f -int string menu_sync 0x7f0a0040 -int string menu_sync_cancel 0x7f0a0041 -int string menu_title_select_folder 0x7f0a0042 -int string note_alert_expired 0x7f0a0043 -int string note_link_email 0x7f0a0044 -int string note_link_other 0x7f0a0045 -int string note_link_tel 0x7f0a0046 -int string note_link_web 0x7f0a0047 -int string notealert_enter 0x7f0a0048 -int string notealert_ok 0x7f0a0049 -int string notelist_menu_new 0x7f0a004a -int string notelist_string_info 0x7f0a004b -int string ok 0x7f0a0077 -int string preferences_account_summary 0x7f0a004c -int string preferences_account_title 0x7f0a004d -int string preferences_add_account 0x7f0a004e -int string preferences_bg_random_appear_title 0x7f0a004f -int string preferences_button_sync_cancel 0x7f0a0050 -int string preferences_button_sync_immediately 0x7f0a0051 -int string preferences_dialog_change_account_title 0x7f0a0052 -int string preferences_dialog_change_account_warn_msg 0x7f0a0053 -int string preferences_dialog_select_account_tips 0x7f0a0054 -int string preferences_dialog_select_account_title 0x7f0a0055 -int string preferences_last_sync_time 0x7f0a0056 -int string preferences_last_sync_time_format 0x7f0a0057 -int string preferences_menu_cancel 0x7f0a0058 -int string preferences_menu_change_account 0x7f0a0059 -int string preferences_menu_remove_account 0x7f0a005a -int string preferences_title 0x7f0a005b -int string preferences_toast_cannot_change_account 0x7f0a005c -int string preferences_toast_success_set_accout 0x7f0a005d -int string search 0x7f0a005e -int string search_hint 0x7f0a005f -int string search_label 0x7f0a0060 -int string search_setting_description 0x7f0a0061 -int string set_remind_time_message 0x7f0a0062 -int string success_sdcard_export 0x7f0a0063 -int string success_sync_account 0x7f0a0064 -int string sync_progress_init_list 0x7f0a0065 -int string sync_progress_login 0x7f0a0066 -int string sync_progress_syncing 0x7f0a0067 -int string ticker_cancel 0x7f0a0068 -int string ticker_fail 0x7f0a0069 -int string ticker_success 0x7f0a006a -int string ticker_syncing 0x7f0a006b -int string widget_havenot_content 0x7f0a006c -int string widget_under_visit_mode 0x7f0a006d -int style CustomEditTextStyle 0x7f0b0000 -int style GestureVerifyTheme 0x7f0b000c ->>>>>>> a -int style HighlightTextAppearancePrimary 0x7f0b0001 -int style HighlightTextAppearanceSecondary 0x7f0b0002 -int style NoteActionBarStyle 0x7f0b0003 -int style NoteTheme 0x7f0b0004 -int style TextAppearanceLarge 0x7f0b0005 -int style TextAppearanceMedium 0x7f0b0006 -int style TextAppearanceNormal 0x7f0b0007 -int style TextAppearancePrimaryItem 0x7f0b0008 -int style TextAppearanceSecondaryItem 0x7f0b0009 -int style TextAppearanceSuper 0x7f0b000a -int style TextAppearanceUnderMenuIcon 0x7f0b000b -======= -int string cancel 0x7f0a0009 -int string confirm_gesture 0x7f0a000a -int string confirm_gesture_pattern 0x7f0a000b -int string datetime_dialog_cancel 0x7f0a000c -int string datetime_dialog_ok 0x7f0a000d -int string delete_remind_time_message 0x7f0a000e -int string error_note_empty_for_clock 0x7f0a000f -int string error_note_empty_for_send_to_desktop 0x7f0a0010 -int string error_note_not_exist 0x7f0a0011 -int string error_sdcard_export 0x7f0a0012 -int string error_sdcard_unmounted 0x7f0a0013 -int string error_sync_cancelled 0x7f0a0014 -int string error_sync_internal 0x7f0a0015 -int string error_sync_network 0x7f0a0016 -int string failed_sdcard_export 0x7f0a0017 -int string file_name_txt_format 0x7f0a0018 -int string file_path 0x7f0a0019 -int string folder_exist 0x7f0a001a -int string format_bold 0x7f0a001b -int string format_bullet 0x7f0a001c -int string format_date_ymd 0x7f0a001d -int string format_datetime_mdhm 0x7f0a001e -int string format_exported_file_location 0x7f0a001f -int string format_folder_files_count 0x7f0a0020 -int string format_italic 0x7f0a0021 -int string format_move_notes_to_folder 0x7f0a0022 -int string format_strikethrough 0x7f0a0023 -int string format_text_color 0x7f0a0024 -int string format_underline 0x7f0a0025 -int string gesture_forgot_message 0x7f0a0026 -int string gesture_forgot_pattern 0x7f0a0027 -int string gesture_forgot_title 0x7f0a0028 -int string gesture_instruction 0x7f0a0029 -int string gesture_matched 0x7f0a002a -int string gesture_not_matched 0x7f0a002b -int string gesture_password_set 0x7f0a002c -int string gesture_too_short 0x7f0a002d -int string gesture_verify_error 0x7f0a002e -int string gesture_verify_fail_max 0x7f0a002f -int string gesture_verify_fail_tries 0x7f0a0030 -int string gesture_verify_hint 0x7f0a0031 -int string gesture_verify_success 0x7f0a0032 -int string hint_foler_name 0x7f0a0033 -int string info_note_enter_desktop 0x7f0a0034 -int string menu_alert 0x7f0a0035 -int string menu_create_folder 0x7f0a0036 -int string menu_delete 0x7f0a0037 -int string menu_deselect_all 0x7f0a0038 -int string menu_export_text 0x7f0a0039 -int string menu_folder_change_name 0x7f0a003a -int string menu_folder_delete 0x7f0a003b -int string menu_folder_view 0x7f0a003c -int string menu_font_large 0x7f0a003d -int string menu_font_normal 0x7f0a003e -int string menu_font_size 0x7f0a003f -int string menu_font_small 0x7f0a0040 -int string menu_font_super 0x7f0a0041 -int string menu_list_mode 0x7f0a0042 -int string menu_move 0x7f0a0043 -int string menu_move_parent_folder 0x7f0a0044 -int string menu_normal_mode 0x7f0a0045 -int string menu_remove_remind 0x7f0a0046 -int string menu_search 0x7f0a0047 -int string menu_select_all 0x7f0a0048 -int string menu_select_none 0x7f0a0049 -int string menu_select_title 0x7f0a004a -int string menu_send_to_desktop 0x7f0a004b -int string menu_set_gesture 0x7f0a004c -int string menu_setting 0x7f0a004d -int string menu_share 0x7f0a004e -int string menu_sync 0x7f0a004f -int string menu_sync_cancel 0x7f0a0050 -int string menu_title_select_folder 0x7f0a0051 -int string note_alert_expired 0x7f0a0052 -int string note_link_email 0x7f0a0053 -int string note_link_other 0x7f0a0054 -int string note_link_tel 0x7f0a0055 -int string note_link_web 0x7f0a0056 -int string notealert_enter 0x7f0a0057 -int string notealert_ok 0x7f0a0058 -int string notelist_menu_new 0x7f0a0059 -int string notelist_string_info 0x7f0a005a -int string ok 0x7f0a005b -int string preferences_account_summary 0x7f0a005c -int string preferences_account_title 0x7f0a005d -int string preferences_add_account 0x7f0a005e -int string preferences_bg_random_appear_title 0x7f0a005f -int string preferences_button_sync_cancel 0x7f0a0060 -int string preferences_button_sync_immediately 0x7f0a0061 -int string preferences_dialog_change_account_title 0x7f0a0062 -int string preferences_dialog_change_account_warn_msg 0x7f0a0063 -int string preferences_dialog_select_account_tips 0x7f0a0064 -int string preferences_dialog_select_account_title 0x7f0a0065 -int string preferences_last_sync_time 0x7f0a0066 -int string preferences_last_sync_time_format 0x7f0a0067 -int string preferences_menu_cancel 0x7f0a0068 -int string preferences_menu_change_account 0x7f0a0069 -int string preferences_menu_remove_account 0x7f0a006a -int string preferences_title 0x7f0a006b -int string preferences_toast_cannot_change_account 0x7f0a006c -int string preferences_toast_success_set_accout 0x7f0a006d -int string search 0x7f0a006e -int string search_hint 0x7f0a006f -int string search_label 0x7f0a0070 -int string search_setting_description 0x7f0a0071 -int string set_remind_time_message 0x7f0a0072 -int string success_sdcard_export 0x7f0a0073 -int string success_sync_account 0x7f0a0074 -int string sync_progress_init_list 0x7f0a0075 -int string sync_progress_login 0x7f0a0076 -int string sync_progress_syncing 0x7f0a0077 -int string ticker_cancel 0x7f0a0078 -int string ticker_fail 0x7f0a0079 -int string ticker_success 0x7f0a007a -int string ticker_syncing 0x7f0a007b -int string widget_havenot_content 0x7f0a007c -int string widget_under_visit_mode 0x7f0a007d -int style CustomEditTextStyle 0x7f0b0000 ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int style GestureVerifyTheme 0x7f0b0001 -int style HighlightTextAppearancePrimary 0x7f0b0002 -int style HighlightTextAppearanceSecondary 0x7f0b0003 -int style NoteActionBarStyle 0x7f0b0004 -int style NoteTheme 0x7f0b0005 -int style TextAppearanceLarge 0x7f0b0006 -int style TextAppearanceMedium 0x7f0b0007 -int style TextAppearanceNormal 0x7f0b0008 -int style TextAppearancePrimaryItem 0x7f0b0009 -int style TextAppearanceSecondaryItem 0x7f0b000a -int style TextAppearanceSuper 0x7f0b000b -int style TextAppearanceUnderMenuIcon 0x7f0b000c -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -int xml preferences 0x7f0c0000 -int xml searchable 0x7f0c0001 -int xml widget_2x_info 0x7f0c0002 -int xml widget_4x_info 0x7f0c0003 +int attr alpha 0x7f020000 +int attr font 0x7f020001 +int attr fontProviderAuthority 0x7f020002 +int attr fontProviderCerts 0x7f020003 +int attr fontProviderFetchStrategy 0x7f020004 +int attr fontProviderFetchTimeout 0x7f020005 +int attr fontProviderPackage 0x7f020006 +int attr fontProviderQuery 0x7f020007 +int attr fontProviderSystemFontFamily 0x7f020008 +int attr fontStyle 0x7f020009 +int attr fontVariationSettings 0x7f02000a +int attr fontWeight 0x7f02000b +int attr nestedScrollViewStyle 0x7f02000c +int attr queryPatterns 0x7f02000d +int attr shortcutMatchRequired 0x7f02000e +int attr ttcIndex 0x7f02000f +int color androidx_core_ripple_material_light 0x7f030000 +int color androidx_core_secondary_text_default_material_light 0x7f030001 +int color background_color 0x7f030002 +int color button_color 0x7f030003 +int color button_text_color 0x7f030004 +int color gesture_background 0x7f030005 +int color gesture_button_background 0x7f030006 +int color gesture_button_ripple 0x7f030007 +int color gesture_button_text 0x7f030008 +int color gesture_error_color 0x7f030009 +int color gesture_hint_color 0x7f03000a +int color gesture_icon_color 0x7f03000b +int color gesture_line_error 0x7f03000c +int color gesture_line_normal 0x7f03000d +int color gesture_link_color 0x7f03000e +int color gesture_panel_background 0x7f03000f +int color gesture_panel_border 0x7f030010 +int color gesture_point_error 0x7f030011 +int color gesture_point_normal 0x7f030012 +int color gesture_point_selected 0x7f030013 +int color gesture_success_color 0x7f030014 +int color gesture_text_color 0x7f030015 +int color hint_color 0x7f030016 +int color notification_action_color_filter 0x7f030017 +int color notification_icon_bg_color 0x7f030018 +int color primary_text_dark 0x7f030019 +int color secondary_text_dark 0x7f03001a +int color text_color 0x7f03001b +int color text_color_state_list 0x7f03001c +int color toolbar_background 0x7f03001d +int color toolbar_button_selected 0x7f03001e +int color user_query_highlight 0x7f03001f +int dimen compat_button_inset_horizontal_material 0x7f040000 +int dimen compat_button_inset_vertical_material 0x7f040001 +int dimen compat_button_padding_horizontal_material 0x7f040002 +int dimen compat_button_padding_vertical_material 0x7f040003 +int dimen compat_control_corner_material 0x7f040004 +int dimen compat_notification_large_icon_max_height 0x7f040005 +int dimen compat_notification_large_icon_max_width 0x7f040006 +int dimen notification_action_icon_size 0x7f040007 +int dimen notification_action_text_size 0x7f040008 +int dimen notification_big_circle_margin 0x7f040009 +int dimen notification_content_margin_start 0x7f04000a +int dimen notification_large_icon_height 0x7f04000b +int dimen notification_large_icon_width 0x7f04000c +int dimen notification_main_column_padding_top 0x7f04000d +int dimen notification_media_narrow_margin 0x7f04000e +int dimen notification_right_icon_size 0x7f04000f +int dimen notification_right_side_padding_top 0x7f040010 +int dimen notification_small_icon_background_padding 0x7f040011 +int dimen notification_small_icon_size_as_large 0x7f040012 +int dimen notification_subtext_size 0x7f040013 +int dimen notification_top_pad 0x7f040014 +int dimen notification_top_pad_large_text 0x7f040015 +int dimen text_font_size_large 0x7f040016 +int dimen text_font_size_medium 0x7f040017 +int dimen text_font_size_normal 0x7f040018 +int dimen text_font_size_small 0x7f040019 +int dimen text_font_size_super 0x7f04001a +int drawable bg_btn_set_color 0x7f050000 +int drawable bg_color_btn_mask 0x7f050001 +int drawable button_background 0x7f050002 +int drawable call_record 0x7f050003 +int drawable clock 0x7f050004 +int drawable delete 0x7f050005 +int drawable dropdown_icon 0x7f050006 +int drawable edit_blue 0x7f050007 +int drawable edit_green 0x7f050008 +int drawable edit_red 0x7f050009 +int drawable edit_title_blue 0x7f05000a +int drawable edit_title_green 0x7f05000b +int drawable edit_title_red 0x7f05000c +int drawable edit_title_white 0x7f05000d +int drawable edit_title_yellow 0x7f05000e +int drawable edit_white 0x7f05000f +int drawable edit_yellow 0x7f050010 +int drawable edittext_background 0x7f050011 +int drawable font_large 0x7f050012 +int drawable font_normal 0x7f050013 +int drawable font_size_selector_bg 0x7f050014 +int drawable font_small 0x7f050015 +int drawable font_super 0x7f050016 +int drawable gesture_background 0x7f050017 +int drawable gesture_button_background 0x7f050018 +int drawable gesture_panel_background 0x7f050019 +int drawable ic_audio 0x7f05001a +int drawable ic_delete 0x7f05001b +int drawable ic_format_bold 0x7f05001c +int drawable ic_format_bullet 0x7f05001d +int drawable ic_format_color 0x7f05001e +int drawable ic_format_italic 0x7f05001f +int drawable ic_format_strikethrough 0x7f050020 +int drawable ic_format_underline 0x7f050021 +int drawable ic_lock_outline 0x7f050022 +int drawable ic_warning 0x7f050023 +int drawable icon_app 0x7f050024 +int drawable list_background 0x7f050025 +int drawable list_blue_down 0x7f050026 +int drawable list_blue_middle 0x7f050027 +int drawable list_blue_single 0x7f050028 +int drawable list_blue_up 0x7f050029 +int drawable list_folder 0x7f05002a +int drawable list_footer_bg 0x7f05002b +int drawable list_green_down 0x7f05002c +int drawable list_green_middle 0x7f05002d +int drawable list_green_single 0x7f05002e +int drawable list_green_up 0x7f05002f +int drawable list_red_down 0x7f050030 +int drawable list_red_middle 0x7f050031 +int drawable list_red_single 0x7f050032 +int drawable list_red_up 0x7f050033 +int drawable list_white_down 0x7f050034 +int drawable list_white_middle 0x7f050035 +int drawable list_white_single 0x7f050036 +int drawable list_white_up 0x7f050037 +int drawable list_yellow_down 0x7f050038 +int drawable list_yellow_middle 0x7f050039 +int drawable list_yellow_single 0x7f05003a +int drawable list_yellow_up 0x7f05003b +int drawable menu_delete 0x7f05003c +int drawable menu_move 0x7f05003d +int drawable new_note 0x7f05003e +int drawable new_note_normal 0x7f05003f +int drawable new_note_pressed 0x7f050040 +int drawable note_edit_color_selector_panel 0x7f050041 +int drawable notification 0x7f050042 +int drawable notification_action_background 0x7f050043 +int drawable notification_bg 0x7f050044 +int drawable notification_bg_low 0x7f050045 +int drawable notification_bg_low_normal 0x7f050046 +int drawable notification_bg_low_pressed 0x7f050047 +int drawable notification_bg_normal 0x7f050048 +int drawable notification_bg_normal_pressed 0x7f050049 +int drawable notification_icon_background 0x7f05004a +int drawable notification_template_icon_bg 0x7f05004b +int drawable notification_template_icon_low_bg 0x7f05004c +int drawable notification_tile_bg 0x7f05004d +int drawable notify_panel_notification_icon_bg 0x7f05004e +int drawable search_result 0x7f05004f +int drawable selected 0x7f050050 +int drawable title_alert 0x7f050051 +int drawable title_bar_bg 0x7f050052 +int drawable toast_background 0x7f050053 +int drawable widget_2x_blue 0x7f050054 +int drawable widget_2x_green 0x7f050055 +int drawable widget_2x_red 0x7f050056 +int drawable widget_2x_white 0x7f050057 +int drawable widget_2x_yellow 0x7f050058 +int drawable widget_4x_blue 0x7f050059 +int drawable widget_4x_green 0x7f05005a +int drawable widget_4x_red 0x7f05005b +int drawable widget_4x_white 0x7f05005c +int drawable widget_4x_yellow 0x7f05005d +int id accessibility_action_clickable_span 0x7f060000 +int id accessibility_custom_action_0 0x7f060001 +int id accessibility_custom_action_1 0x7f060002 +int id accessibility_custom_action_10 0x7f060003 +int id accessibility_custom_action_11 0x7f060004 +int id accessibility_custom_action_12 0x7f060005 +int id accessibility_custom_action_13 0x7f060006 +int id accessibility_custom_action_14 0x7f060007 +int id accessibility_custom_action_15 0x7f060008 +int id accessibility_custom_action_16 0x7f060009 +int id accessibility_custom_action_17 0x7f06000a +int id accessibility_custom_action_18 0x7f06000b +int id accessibility_custom_action_19 0x7f06000c +int id accessibility_custom_action_2 0x7f06000d +int id accessibility_custom_action_20 0x7f06000e +int id accessibility_custom_action_21 0x7f06000f +int id accessibility_custom_action_22 0x7f060010 +int id accessibility_custom_action_23 0x7f060011 +int id accessibility_custom_action_24 0x7f060012 +int id accessibility_custom_action_25 0x7f060013 +int id accessibility_custom_action_26 0x7f060014 +int id accessibility_custom_action_27 0x7f060015 +int id accessibility_custom_action_28 0x7f060016 +int id accessibility_custom_action_29 0x7f060017 +int id accessibility_custom_action_3 0x7f060018 +int id accessibility_custom_action_30 0x7f060019 +int id accessibility_custom_action_31 0x7f06001a +int id accessibility_custom_action_4 0x7f06001b +int id accessibility_custom_action_5 0x7f06001c +int id accessibility_custom_action_6 0x7f06001d +int id accessibility_custom_action_7 0x7f06001e +int id accessibility_custom_action_8 0x7f06001f +int id accessibility_custom_action_9 0x7f060020 +int id account_dialog_subtitle 0x7f060021 +int id account_dialog_title 0x7f060022 +int id action_container 0x7f060023 +int id action_divider 0x7f060024 +int id action_image 0x7f060025 +int id action_select_all 0x7f060026 +int id action_text 0x7f060027 +int id actions 0x7f060028 +int id add_img_btn 0x7f060029 +int id amPm 0x7f06002a +int id async 0x7f06002b +int id blocking 0x7f06002c +int id btnBackToLogin 0x7f06002d +int id btnLogin 0x7f06002e +int id btnRegister 0x7f06002f +int id btn_add_user 0x7f060030 +int id btn_bold 0x7f060031 +int id btn_confirm 0x7f060033 +int id btn_confirm_add_user 0x7f060034 +int id btn_delete_image 0x7f060035 +int id btn_delete_user 0x7f060036 +int id btn_italic 0x7f060037 +int id btn_logout 0x7f060038 +int id btn_new_note 0x7f060039 +int id btn_set_bg_color 0x7f06003a +int id btn_text_color 0x7f06003c +int id btn_underline 0x7f06003d +int id cb_edit_item 0x7f06003e +int id chronometer 0x7f06003f +int id date 0x7f060040 +int id delete 0x7f060041 +int id dialog_button 0x7f060042 +int id dialog_title 0x7f060043 +int id etLoginPassword 0x7f060044 +int id etLoginUsername 0x7f060045 +int id etPassword 0x7f060046 +int id etUsername 0x7f060047 +int id et_edit_text 0x7f060048 +int id et_foler_name 0x7f060049 +int id font_size_selector 0x7f06004a +int id forever 0x7f06004b +int id gesture_status 0x7f06004c +int id hour 0x7f06004d +int id icon 0x7f06004e +int id icon_group 0x7f06004f +int id imageView 0x7f060050 +int id info 0x7f060051 +int id input_password 0x7f060052 +int id input_username 0x7f060053 +int id italic 0x7f060054 +int id iv_alert_icon 0x7f060055 +int id iv_bg_blue 0x7f060056 +int id iv_bg_blue_select 0x7f060057 +int id iv_bg_green 0x7f060058 +int id iv_bg_green_select 0x7f060059 +int id iv_bg_red 0x7f06005a +int id iv_bg_red_select 0x7f06005b +int id iv_bg_white 0x7f06005c +int id iv_bg_white_select 0x7f06005d +int id iv_bg_yellow 0x7f06005e +int id iv_bg_yellow_select 0x7f06005f +int id iv_large_select 0x7f060060 +int id iv_lock_icon 0x7f060061 +int id iv_medium_select 0x7f060062 +int id iv_small_select 0x7f060063 +int id iv_super_select 0x7f060064 +int id line1 0x7f060065 +int id line3 0x7f060066 +int id list_view_users 0x7f060067 +int id ll_font_large 0x7f060068 +int id ll_font_normal 0x7f060069 +int id ll_font_small 0x7f06006a +int id ll_font_super 0x7f06006b +int id lock_pattern_view 0x7f06006c +int id menu_alert 0x7f06006d +int id menu_delete 0x7f06006e +int id menu_delete_remind 0x7f06006f +int id menu_export_text 0x7f060070 +int id menu_font_size 0x7f060071 +int id menu_list_mode 0x7f060072 +int id menu_manage_users 0x7f060073 +int id menu_new_folder 0x7f060074 +int id menu_new_note 0x7f060075 +int id menu_search 0x7f060076 +int id menu_send_to_desktop 0x7f060077 +int id menu_set_gesture 0x7f060078 +int id menu_setting 0x7f060079 +int id menu_share 0x7f06007a +int id menu_sync 0x7f06007b +int id minute 0x7f06007c +int id move 0x7f06007d +int id navigation_bar 0x7f06007e +int id normal 0x7f06007f +int id note_bg_color_selector 0x7f060080 +int id note_edit_list 0x7f060081 +int id note_edit_view 0x7f060082 +int id note_item 0x7f060083 +int id note_title 0x7f060084 +int id notes_list 0x7f060085 +int id notification_background 0x7f060086 +int id notification_main_column 0x7f060087 +int id notification_main_column_container 0x7f060088 +int id prefenerece_sync_status_textview 0x7f060089 +int id preference_sync_button 0x7f06008a +int id record_audio_btn 0x7f06008b +int id right_icon 0x7f06008c +int id right_side 0x7f06008d +int id selection_menu 0x7f06008e +int id speech_to_text_btn 0x7f06008f +int id sv_note_edit 0x7f060090 +int id tag_accessibility_actions 0x7f060091 +int id tag_accessibility_clickable_spans 0x7f060092 +int id tag_accessibility_heading 0x7f060093 +int id tag_accessibility_pane_title 0x7f060094 +int id tag_on_apply_window_listener 0x7f060095 +int id tag_on_receive_content_listener 0x7f060096 +int id tag_on_receive_content_mime_types 0x7f060097 +int id tag_screen_reader_focusable 0x7f060098 +int id tag_state_description 0x7f060099 +int id tag_transition_group 0x7f06009a +int id tag_unhandled_key_event_manager 0x7f06009b +int id tag_unhandled_key_listeners 0x7f06009c +int id tag_window_insets_animation_callback 0x7f06009d +int id text 0x7f06009e +int id text2 0x7f06009f +int id textView 0x7f0600a0 +int id text_username 0x7f0600a1 +int id time 0x7f0600a2 +int id title 0x7f0600a3 +int id title_user_management 0x7f0600a4 +int id toolbar 0x7f0600a5 +int id tvLoginTitle 0x7f0600a6 +int id tvRegisterTitle 0x7f0600a7 +int id tv_alert_date 0x7f0600a8 +int id tv_folder_name 0x7f0600a9 +int id tv_forgot_pattern 0x7f0600aa +int id tv_modified_date 0x7f0600ab +int id tv_name 0x7f0600ac +int id tv_time 0x7f0600ad +int id tv_title 0x7f0600ae +int id tv_title_bar 0x7f0600af +int id widget_bg_image 0x7f0600b0 +int id widget_text 0x7f0600b1 +int integer status_bar_notification_info_maxnum 0x7f070000 +int layout account_dialog_title 0x7f080000 +int layout activity_login 0x7f080001 +int layout activity_register 0x7f080002 +int layout activity_user_management 0x7f080003 +int layout add_account_text 0x7f080004 +int layout custom_dialog 0x7f080005 +int layout datetime_picker 0x7f080006 +int layout dialog_add_user 0x7f080007 +int layout dialog_edit_text 0x7f080008 +int layout folder_list_item 0x7f080009 +int layout item_user 0x7f08000a +int layout layout_custom_toast 0x7f08000b +int layout note_edit 0x7f08000c +int layout note_edit_list_item 0x7f08000d +int layout note_gesture_password 0x7f08000e +int layout note_gesture_verify 0x7f08000f +int layout note_item 0x7f080010 +int layout note_list 0x7f080011 +int layout note_list_dropdown_menu 0x7f080012 +int layout note_list_footer 0x7f080013 +int layout notification_action 0x7f080014 +int layout notification_action_tombstone 0x7f080015 +int layout notification_template_custom_big 0x7f080016 +int layout notification_template_icon_group 0x7f080017 +int layout notification_template_part_chronometer 0x7f080018 +int layout notification_template_part_time 0x7f080019 +int layout settings_header 0x7f08001a +int layout widget_2x 0x7f08001b +int layout widget_4x 0x7f08001c +int menu call_note_edit 0x7f090000 +int menu call_record_folder 0x7f090001 +int menu note_edit 0x7f090002 +int menu note_list 0x7f090003 +int menu note_list_dropdown 0x7f090004 +int menu note_list_options 0x7f090005 +int menu sub_folder 0x7f090006 +int plurals search_results_title 0x7f0a0000 +int raw introduction 0x7f0b0000 +int string alert_message_delete_folder 0x7f0c0000 +int string alert_message_delete_note 0x7f0c0001 +int string alert_message_delete_notes 0x7f0c0002 +int string alert_title_delete 0x7f0c0003 +int string app_name 0x7f0c0004 +int string app_widget2x2 0x7f0c0005 +int string app_widget4x4 0x7f0c0006 +int string button_delete 0x7f0c0007 +int string call_record_folder_name 0x7f0c0008 +int string cancel 0x7f0c0009 +int string confirm_gesture 0x7f0c000a +int string confirm_gesture_pattern 0x7f0c000b +int string datetime_dialog_cancel 0x7f0c000c +int string datetime_dialog_ok 0x7f0c000d +int string delete_remind_time_message 0x7f0c000e +int string error_note_empty_for_clock 0x7f0c000f +int string error_note_empty_for_send_to_desktop 0x7f0c0010 +int string error_note_not_exist 0x7f0c0011 +int string error_sdcard_export 0x7f0c0012 +int string error_sdcard_unmounted 0x7f0c0013 +int string error_sync_cancelled 0x7f0c0014 +int string error_sync_internal 0x7f0c0015 +int string error_sync_network 0x7f0c0016 +int string failed_sdcard_export 0x7f0c0017 +int string file_name_txt_format 0x7f0c0018 +int string file_path 0x7f0c0019 +int string folder_exist 0x7f0c001a +int string format_bold 0x7f0c001b +int string format_bullet 0x7f0c001c +int string format_date_ymd 0x7f0c001d +int string format_datetime_mdhm 0x7f0c001e +int string format_exported_file_location 0x7f0c001f +int string format_folder_files_count 0x7f0c0020 +int string format_italic 0x7f0c0021 +int string format_move_notes_to_folder 0x7f0c0022 +int string format_strikethrough 0x7f0c0023 +int string format_text_color 0x7f0c0024 +int string format_underline 0x7f0c0025 +int string gesture_forgot_message 0x7f0c0026 +int string gesture_forgot_pattern 0x7f0c0027 +int string gesture_forgot_title 0x7f0c0028 +int string gesture_instruction 0x7f0c0029 +int string gesture_matched 0x7f0c002a +int string gesture_not_matched 0x7f0c002b +int string gesture_password_set 0x7f0c002c +int string gesture_too_short 0x7f0c002d +int string gesture_verify_error 0x7f0c002e +int string gesture_verify_fail_max 0x7f0c002f +int string gesture_verify_fail_tries 0x7f0c0030 +int string gesture_verify_hint 0x7f0c0031 +int string gesture_verify_success 0x7f0c0032 +int string hint_foler_name 0x7f0c0033 +int string info_note_enter_desktop 0x7f0c0034 +int string menu_alert 0x7f0c0035 +int string menu_create_folder 0x7f0c0036 +int string menu_delete 0x7f0c0037 +int string menu_deselect_all 0x7f0c0038 +int string menu_export_text 0x7f0c0039 +int string menu_folder_change_name 0x7f0c003a +int string menu_folder_delete 0x7f0c003b +int string menu_folder_view 0x7f0c003c +int string menu_font_large 0x7f0c003d +int string menu_font_normal 0x7f0c003e +int string menu_font_size 0x7f0c003f +int string menu_font_small 0x7f0c0040 +int string menu_font_super 0x7f0c0041 +int string menu_list_mode 0x7f0c0042 +int string menu_move 0x7f0c0043 +int string menu_move_parent_folder 0x7f0c0044 +int string menu_normal_mode 0x7f0c0045 +int string menu_remove_remind 0x7f0c0046 +int string menu_search 0x7f0c0047 +int string menu_select_all 0x7f0c0048 +int string menu_select_none 0x7f0c0049 +int string menu_select_title 0x7f0c004a +int string menu_send_to_desktop 0x7f0c004b +int string menu_set_gesture 0x7f0c004c +int string menu_setting 0x7f0c004d +int string menu_share 0x7f0c004e +int string menu_sync 0x7f0c004f +int string menu_sync_cancel 0x7f0c0050 +int string menu_title_select_folder 0x7f0c0051 +int string note_alert_expired 0x7f0c0052 +int string note_link_email 0x7f0c0053 +int string note_link_other 0x7f0c0054 +int string note_link_tel 0x7f0c0055 +int string note_link_web 0x7f0c0056 +int string notealert_enter 0x7f0c0057 +int string notealert_ok 0x7f0c0058 +int string notelist_menu_new 0x7f0c0059 +int string notelist_string_info 0x7f0c005a +int string ok 0x7f0c005b +int string preferences_account_summary 0x7f0c005c +int string preferences_account_title 0x7f0c005d +int string preferences_add_account 0x7f0c005e +int string preferences_bg_random_appear_title 0x7f0c005f +int string preferences_button_sync_cancel 0x7f0c0060 +int string preferences_button_sync_immediately 0x7f0c0061 +int string preferences_dialog_change_account_title 0x7f0c0062 +int string preferences_dialog_change_account_warn_msg 0x7f0c0063 +int string preferences_dialog_select_account_tips 0x7f0c0064 +int string preferences_dialog_select_account_title 0x7f0c0065 +int string preferences_last_sync_time 0x7f0c0066 +int string preferences_last_sync_time_format 0x7f0c0067 +int string preferences_menu_cancel 0x7f0c0068 +int string preferences_menu_change_account 0x7f0c0069 +int string preferences_menu_remove_account 0x7f0c006a +int string preferences_title 0x7f0c006b +int string preferences_toast_cannot_change_account 0x7f0c006c +int string preferences_toast_success_set_accout 0x7f0c006d +int string search 0x7f0c006e +int string search_hint 0x7f0c006f +int string search_label 0x7f0c0070 +int string search_setting_description 0x7f0c0071 +int string set_remind_time_message 0x7f0c0072 +int string status_bar_notification_info_overflow 0x7f0c0073 +int string success_sdcard_export 0x7f0c0074 +int string success_sync_account 0x7f0c0075 +int string sync_progress_init_list 0x7f0c0076 +int string sync_progress_login 0x7f0c0077 +int string sync_progress_syncing 0x7f0c0078 +int string ticker_cancel 0x7f0c0079 +int string ticker_fail 0x7f0c007a +int string ticker_success 0x7f0c007b +int string ticker_syncing 0x7f0c007c +int string widget_havenot_content 0x7f0c007d +int string widget_under_visit_mode 0x7f0c007e +int style CustomEditTextStyle 0x7f0d0000 +int style GestureVerifyTheme 0x7f0d0001 +int style HighlightTextAppearancePrimary 0x7f0d0002 +int style HighlightTextAppearanceSecondary 0x7f0d0003 +int style NoteActionBarStyle 0x7f0d0004 +int style NoteTheme 0x7f0d0005 +int style TextAppearance_Compat_Notification 0x7f0d0006 +int style TextAppearance_Compat_Notification_Info 0x7f0d0007 +int style TextAppearance_Compat_Notification_Line2 0x7f0d0008 +int style TextAppearance_Compat_Notification_Time 0x7f0d0009 +int style TextAppearance_Compat_Notification_Title 0x7f0d000a +int style TextAppearanceLarge 0x7f0d000b +int style TextAppearanceMedium 0x7f0d000c +int style TextAppearanceNormal 0x7f0d000d +int style TextAppearancePrimaryItem 0x7f0d000e +int style TextAppearanceSecondaryItem 0x7f0d000f +int style TextAppearanceSuper 0x7f0d0010 +int style TextAppearanceUnderMenuIcon 0x7f0d0011 +int style Widget_Compat_NotificationActionContainer 0x7f0d0012 +int style Widget_Compat_NotificationActionText 0x7f0d0013 +int[] styleable Capability { 0x7f02000d, 0x7f02000e } +int styleable Capability_queryPatterns 0 +int styleable Capability_shortcutMatchRequired 1 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f020000 } +int styleable ColorStateListItem_android_color 0 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_alpha 2 +int[] styleable FontFamily { 0x7f020002, 0x7f020003, 0x7f020004, 0x7f020005, 0x7f020006, 0x7f020007, 0x7f020008 } +int styleable FontFamily_fontProviderAuthority 0 +int styleable FontFamily_fontProviderCerts 1 +int styleable FontFamily_fontProviderFetchStrategy 2 +int styleable FontFamily_fontProviderFetchTimeout 3 +int styleable FontFamily_fontProviderPackage 4 +int styleable FontFamily_fontProviderQuery 5 +int styleable FontFamily_fontProviderSystemFontFamily 6 +int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f020001, 0x7f020009, 0x7f02000a, 0x7f02000b, 0x7f02000f } +int styleable FontFamilyFont_android_font 0 +int styleable FontFamilyFont_android_fontWeight 1 +int styleable FontFamilyFont_android_fontStyle 2 +int styleable FontFamilyFont_android_ttcIndex 3 +int styleable FontFamilyFont_android_fontVariationSettings 4 +int styleable FontFamilyFont_font 5 +int styleable FontFamilyFont_fontStyle 6 +int styleable FontFamilyFont_fontVariationSettings 7 +int styleable FontFamilyFont_fontWeight 8 +int styleable FontFamilyFont_ttcIndex 9 +int[] styleable GradientColor { 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 } +int styleable GradientColor_android_startColor 0 +int styleable GradientColor_android_endColor 1 +int styleable GradientColor_android_type 2 +int styleable GradientColor_android_centerX 3 +int styleable GradientColor_android_centerY 4 +int styleable GradientColor_android_gradientRadius 5 +int styleable GradientColor_android_tileMode 6 +int styleable GradientColor_android_centerColor 7 +int styleable GradientColor_android_startX 8 +int styleable GradientColor_android_startY 9 +int styleable GradientColor_android_endX 10 +int styleable GradientColor_android_endY 11 +int[] styleable GradientColorItem { 0x010101a5, 0x01010514 } +int styleable GradientColorItem_android_color 0 +int styleable GradientColorItem_android_offset 1 +int xml preferences 0x7f0f0000 +int xml searchable 0x7f0f0001 +int xml widget_2x_info 0x7f0f0002 +int xml widget_4x_info 0x7f0f0003 diff --git a/Src/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt b/Src/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Src/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json b/Src/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json deleted file mode 100644 index bb4deaa..0000000 --- a/Src/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json +++ /dev/null @@ -1 +0,0 @@ -{"enableV1Signing":true,"enableV2Signing":true,"enableV3Signing":false,"enableV4Signing":false} \ No newline at end of file diff --git a/Src/app/build/intermediates/source_set_path_map/debug/file-map.txt b/Src/app/build/intermediates/source_set_path_map/debug/file-map.txt index 446cb75..a3313f4 100644 --- a/Src/app/build/intermediates/source_set_path_map/debug/file-map.txt +++ b/Src/app/build/intermediates/source_set_path_map/debug/file-map.txt @@ -1,8 +1,10 @@ -net.micode.notes.app-pngs-0 D:\gitnote\notes\app\build\generated\res\pngs\debug -net.micode.notes.app-resValues-1 D:\gitnote\notes\app\build\generated\res\resValues\debug -net.micode.notes.app-rs-2 D:\gitnote\notes\app\build\generated\res\rs\debug -net.micode.notes.app-mergeDebugResources-3 D:\gitnote\notes\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir -net.micode.notes.app-mergeDebugResources-4 D:\gitnote\notes\app\build\intermediates\incremental\debug\mergeDebugResources\stripped.dir -net.micode.notes.app-merged_res-5 D:\gitnote\notes\app\build\intermediates\merged_res\debug -net.micode.notes.app-debug-6 D:\gitnote\notes\app\src\debug\res -net.micode.notes.app-main-7 D:\gitnote\notes\app\src\main\res +net.micode.notes.app-core-1.6.0-0 D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\res +net.micode.notes.app-jetified-annotation-experimental-1.1.0-1 D:\Notes\caches\transforms-3\3e1991dda6c66b9f0750b6708f7555ea\transformed\jetified-annotation-experimental-1.1.0\res +net.micode.notes.app-pngs-2 D:\github\XiaoMiNote\Src\app\build\generated\res\pngs\debug +net.micode.notes.app-resValues-3 D:\github\XiaoMiNote\Src\app\build\generated\res\resValues\debug +net.micode.notes.app-rs-4 D:\github\XiaoMiNote\Src\app\build\generated\res\rs\debug +net.micode.notes.app-mergeDebugResources-5 D:\github\XiaoMiNote\Src\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir +net.micode.notes.app-mergeDebugResources-6 D:\github\XiaoMiNote\Src\app\build\intermediates\incremental\debug\mergeDebugResources\stripped.dir +net.micode.notes.app-merged_res-7 D:\github\XiaoMiNote\Src\app\build\intermediates\merged_res\debug +net.micode.notes.app-debug-8 D:\github\XiaoMiNote\Src\app\src\debug\res +net.micode.notes.app-main-9 D:\github\XiaoMiNote\Src\app\src\main\res diff --git a/Src/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt b/Src/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt deleted file mode 100644 index c7e7b60..0000000 --- a/Src/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt +++ /dev/null @@ -1,5 +0,0 @@ -net.micode.notes.test.app-androidTest-0 D:\gitnote\notes\app\build\generated\res\resValues\androidTest\debug -net.micode.notes.test.app-androidTest-1 D:\gitnote\notes\app\build\generated\res\rs\androidTest\debug -net.micode.notes.test.app-mergeDebugAndroidTestResources-2 D:\gitnote\notes\app\build\intermediates\incremental\debugAndroidTest\mergeDebugAndroidTestResources\merged.dir -net.micode.notes.test.app-mergeDebugAndroidTestResources-3 D:\gitnote\notes\app\build\intermediates\incremental\debugAndroidTest\mergeDebugAndroidTestResources\stripped.dir -net.micode.notes.test.app-merged_res-4 D:\gitnote\notes\app\build\intermediates\merged_res\debugAndroidTest diff --git a/Src/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt b/Src/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt index 59c2fc7..de668cd 100644 --- a/Src/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt +++ b/Src/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt @@ -1,1364 +1,545 @@ -<<<<<<< HEAD -net.micode.notes:xml/preferences = 0x7f0c0000 -net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b000a -net.micode.notes:style/TextAppearanceNormal = 0x7f0b0008 -net.micode.notes:style/TextAppearanceLarge = 0x7f0b0006 -net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0002 -net.micode.notes:string/widget_havenot_content = 0x7f0a007c -net.micode.notes:string/sync_progress_syncing = 0x7f0a0077 -net.micode.notes:string/sync_progress_init_list = 0x7f0a0075 -net.micode.notes:string/search_label = 0x7f0a0070 -net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a006d -net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a006c -net.micode.notes:string/preferences_title = 0x7f0a006b -net.micode.notes:string/preferences_menu_remove_account = 0x7f0a006a -net.micode.notes:style/NoteActionBarStyle = 0x7f0b0004 -net.micode.notes:string/preferences_menu_change_account = 0x7f0a0069 -net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a0065 -net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a0063 -net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0060 -net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0003 -net.micode.notes:string/ticker_cancel = 0x7f0a0078 -net.micode.notes:string/ok = 0x7f0a005b -net.micode.notes:string/success_sdcard_export = 0x7f0a0073 -net.micode.notes:string/notelist_string_info = 0x7f0a005a -net.micode.notes:string/notelist_menu_new = 0x7f0a0059 -net.micode.notes:string/notealert_ok = 0x7f0a0058 -net.micode.notes:string/notealert_enter = 0x7f0a0057 -net.micode.notes:string/note_link_web = 0x7f0a0056 -net.micode.notes:string/note_link_tel = 0x7f0a0055 -net.micode.notes:string/note_link_other = 0x7f0a0054 -net.micode.notes:string/note_link_email = 0x7f0a0053 -net.micode.notes:string/note_alert_expired = 0x7f0a0052 -net.micode.notes:string/menu_sync = 0x7f0a004f -net.micode.notes:string/menu_share = 0x7f0a004e -net.micode.notes:xml/widget_4x_info = 0x7f0c0003 -net.micode.notes:string/menu_set_gesture = 0x7f0a004c -net.micode.notes:string/menu_select_title = 0x7f0a004a -net.micode.notes:style/TextAppearanceMedium = 0x7f0b0007 -net.micode.notes:string/menu_select_none = 0x7f0a0049 -net.micode.notes:string/menu_search = 0x7f0a0047 -net.micode.notes:string/menu_remove_remind = 0x7f0a0046 -net.micode.notes:string/menu_normal_mode = 0x7f0a0045 -net.micode.notes:string/menu_move = 0x7f0a0043 -net.micode.notes:string/menu_list_mode = 0x7f0a0042 -net.micode.notes:string/menu_folder_change_name = 0x7f0a003a -net.micode.notes:string/menu_export_text = 0x7f0a0039 -net.micode.notes:string/menu_deselect_all = 0x7f0a0038 -net.micode.notes:string/menu_create_folder = 0x7f0a0036 -net.micode.notes:string/gesture_verify_success = 0x7f0a0032 -net.micode.notes:string/gesture_verify_fail_tries = 0x7f0a0030 -net.micode.notes:string/gesture_forgot_pattern = 0x7f0a0027 -net.micode.notes:string/ticker_syncing = 0x7f0a007b -net.micode.notes:string/format_strikethrough = 0x7f0a0023 -net.micode.notes:string/format_move_notes_to_folder = 0x7f0a0022 -net.micode.notes:string/menu_move_parent_folder = 0x7f0a0044 -net.micode.notes:string/format_italic = 0x7f0a0021 -net.micode.notes:string/format_folder_files_count = 0x7f0a0020 -net.micode.notes:string/format_datetime_mdhm = 0x7f0a001e -net.micode.notes:string/format_date_ymd = 0x7f0a001d -net.micode.notes:string/format_bullet = 0x7f0a001c -net.micode.notes:string/ticker_success = 0x7f0a007a -net.micode.notes:string/format_bold = 0x7f0a001b -net.micode.notes:string/file_path = 0x7f0a0019 -net.micode.notes:string/gesture_not_matched = 0x7f0a002b -net.micode.notes:string/failed_sdcard_export = 0x7f0a0017 -net.micode.notes:string/set_remind_time_message = 0x7f0a0072 -net.micode.notes:string/error_sync_network = 0x7f0a0016 -net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0013 -net.micode.notes:string/error_note_not_exist = 0x7f0a0011 -net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000f -net.micode.notes:string/delete_remind_time_message = 0x7f0a000e -net.micode.notes:string/datetime_dialog_ok = 0x7f0a000d -net.micode.notes:string/datetime_dialog_cancel = 0x7f0a000c -net.micode.notes:string/confirm_gesture = 0x7f0a000a -======= -net.micode.notes:layout/activity_user_management = 0x7f060013 -net.micode.notes:id/menu_manage_users = 0x7f050063 -net.micode.notes:id/list_view_users = 0x7f050062 -net.micode.notes:id/input_username = 0x7f050061 -net.micode.notes:id/input_password = 0x7f050060 -net.micode.notes:id/btn_add_user = 0x7f05005e -net.micode.notes:string/format_move_notes_to_folder = 0x7f0a0022 -net.micode.notes:style/TextAppearanceLarge = 0x7f0b0006 -net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0060 -net.micode.notes:string/preferences_menu_change_account = 0x7f0a0069 -net.micode.notes:style/NoteActionBarStyle = 0x7f0b0004 -net.micode.notes:string/menu_create_folder = 0x7f0a0036 -net.micode.notes:id/menu_share = 0x7f050041 -net.micode.notes:layout/layout_custom_toast = 0x7f060007 -<<<<<<< HEAD -net.micode.notes:color/gesture_button_ripple = 0x7f02000d -net.micode.notes:string/gesture_verify_error = 0x7f0a0075 -net.micode.notes:string/gesture_verify_fail_tries = 0x7f0a006f -net.micode.notes:id/tv_forgot_pattern = 0x7f050056 -net.micode.notes:string/format_folder_files_count = 0x7f0a001d -net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a0055 -net.micode.notes:string/ticker_success = 0x7f0a006a -net.micode.notes:string/preferences_menu_remove_account = 0x7f0a005a -net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0001 -net.micode.notes:string/menu_sync = 0x7f0a0040 -net.micode.notes:color/gesture_background = 0x7f02000b -net.micode.notes:color/gesture_button_text = 0x7f02000e -net.micode.notes:color/gesture_hint_color = 0x7f020010 -net.micode.notes:color/gesture_panel_border = 0x7f020016 -net.micode.notes:string/success_sdcard_export = 0x7f0a0063 -net.micode.notes:string/notelist_string_info = 0x7f0a004b -net.micode.notes:string/menu_move_parent_folder = 0x7f0a0035 -net.micode.notes:string/confirm_gesture = 0x7f0a0009 -net.micode.notes:xml/preferences = 0x7f0c0000 -<<<<<<< HEAD -net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b0009 -net.micode.notes:style/TextAppearanceNormal = 0x7f0b0007 -net.micode.notes:style/TextAppearanceLarge = 0x7f0b0005 -net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0001 -net.micode.notes:string/widget_havenot_content = 0x7f0a0064 -net.micode.notes:string/ticker_syncing = 0x7f0a0063 -net.micode.notes:string/ticker_success = 0x7f0a0062 -net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0002 -net.micode.notes:string/ticker_cancel = 0x7f0a0060 -net.micode.notes:string/sync_progress_syncing = 0x7f0a005f -net.micode.notes:string/sync_progress_init_list = 0x7f0a005d -net.micode.notes:string/search_label = 0x7f0a0058 -net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a0055 -net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a0054 -net.micode.notes:string/preferences_title = 0x7f0a0053 -net.micode.notes:string/preferences_menu_remove_account = 0x7f0a0052 -net.micode.notes:style/NoteActionBarStyle = 0x7f0b0003 -net.micode.notes:string/preferences_menu_change_account = 0x7f0a0051 -net.micode.notes:string/preferences_menu_cancel = 0x7f0a0050 -net.micode.notes:string/preferences_last_sync_time = 0x7f0a004e -net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a004d -net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a004b -net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0049 -net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0048 -net.micode.notes:string/preferences_account_summary = 0x7f0a0044 -net.micode.notes:string/success_sdcard_export = 0x7f0a005b -net.micode.notes:string/notelist_string_info = 0x7f0a0043 -net.micode.notes:string/notelist_menu_new = 0x7f0a0042 -net.micode.notes:string/notealert_ok = 0x7f0a0041 -net.micode.notes:string/notealert_enter = 0x7f0a0040 -net.micode.notes:string/note_link_web = 0x7f0a003f -net.micode.notes:string/note_link_tel = 0x7f0a003e -net.micode.notes:string/note_link_other = 0x7f0a003d -net.micode.notes:string/note_link_email = 0x7f0a003c -net.micode.notes:string/note_alert_expired = 0x7f0a003b -net.micode.notes:string/menu_sync = 0x7f0a0038 -net.micode.notes:string/menu_share = 0x7f0a0037 -net.micode.notes:string/menu_select_title = 0x7f0a0034 -net.micode.notes:style/TextAppearanceMedium = 0x7f0b0006 -net.micode.notes:string/menu_select_none = 0x7f0a0033 -net.micode.notes:string/menu_search = 0x7f0a0031 -net.micode.notes:string/menu_remove_remind = 0x7f0a0030 -net.micode.notes:string/menu_normal_mode = 0x7f0a002f -net.micode.notes:string/menu_move_parent_folder = 0x7f0a002e -net.micode.notes:string/menu_move = 0x7f0a002d -net.micode.notes:string/menu_list_mode = 0x7f0a002c -net.micode.notes:string/menu_font_small = 0x7f0a002a -net.micode.notes:string/menu_folder_change_name = 0x7f0a0024 -net.micode.notes:string/menu_export_text = 0x7f0a0023 -net.micode.notes:string/menu_deselect_all = 0x7f0a0022 -net.micode.notes:string/menu_create_folder = 0x7f0a0020 -net.micode.notes:string/format_move_notes_to_folder = 0x7f0a001c -net.micode.notes:string/format_folder_files_count = 0x7f0a001b -net.micode.notes:string/format_datetime_mdhm = 0x7f0a0019 -net.micode.notes:string/format_date_ymd = 0x7f0a0018 -net.micode.notes:string/file_path = 0x7f0a0016 -net.micode.notes:string/ticker_fail = 0x7f0a0061 -net.micode.notes:string/file_name_txt_format = 0x7f0a0015 -net.micode.notes:string/failed_sdcard_export = 0x7f0a0014 -net.micode.notes:string/set_remind_time_message = 0x7f0a005a -net.micode.notes:string/error_sync_network = 0x7f0a0013 -net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0010 -net.micode.notes:string/error_note_not_exist = 0x7f0a000e -net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a000d -net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000c -net.micode.notes:string/delete_remind_time_message = 0x7f0a000b -net.micode.notes:string/datetime_dialog_ok = 0x7f0a000a -net.micode.notes:string/datetime_dialog_cancel = 0x7f0a0009 ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -net.micode.notes:string/app_widget4x4 = 0x7f0a0006 -net.micode.notes:string/app_widget2x2 = 0x7f0a0005 -net.micode.notes:string/app_name = 0x7f0a0004 -net.micode.notes:string/alert_title_delete = 0x7f0a0003 -net.micode.notes:string/alert_message_delete_notes = 0x7f0a0002 -net.micode.notes:string/menu_font_normal = 0x7f0a003e -net.micode.notes:string/format_exported_file_location = 0x7f0a001f -net.micode.notes:raw/introduction = 0x7f090000 -net.micode.notes:menu/sub_folder = 0x7f070006 -net.micode.notes:menu/note_list_dropdown = 0x7f070004 -net.micode.notes:menu/note_list = 0x7f070003 -net.micode.notes:menu/note_edit = 0x7f070002 -net.micode.notes:style/CustomEditTextStyle = 0x7f0b0000 -net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a005f -net.micode.notes:layout/widget_2x = 0x7f060014 -net.micode.notes:layout/note_list = 0x7f060010 -net.micode.notes:layout/note_gesture_password = 0x7f06000d -net.micode.notes:layout/note_edit_list_item = 0x7f06000c -net.micode.notes:layout/note_edit = 0x7f06000b -net.micode.notes:layout/layout_custom_toast = 0x7f06000a -net.micode.notes:layout/folder_list_item = 0x7f060008 -net.micode.notes:layout/dialog_edit_text = 0x7f060007 -net.micode.notes:xml/widget_2x_info = 0x7f0c0002 -net.micode.notes:string/alert_message_delete_folder = 0x7f0a0000 -net.micode.notes:layout/datetime_picker = 0x7f060005 -net.micode.notes:layout/add_account_text = 0x7f060004 -net.micode.notes:layout/activity_user_management = 0x7f060003 -net.micode.notes:layout/activity_login = 0x7f060001 -net.micode.notes:layout/account_dialog_title = 0x7f060000 -net.micode.notes:id/widget_text = 0x7f050069 -net.micode.notes:id/tv_title_bar = 0x7f050067 -net.micode.notes:id/tv_modified_date = 0x7f050063 -net.micode.notes:id/tv_forgot_pattern = 0x7f050062 -net.micode.notes:string/format_underline = 0x7f0a0025 -net.micode.notes:id/tv_folder_name = 0x7f050061 -net.micode.notes:string/gesture_verify_error = 0x7f0a002e -net.micode.notes:id/tvLoginTitle = 0x7f05005e -net.micode.notes:id/tv_name = 0x7f050064 -net.micode.notes:id/toolbar = 0x7f05005d -net.micode.notes:string/menu_font_super = 0x7f0a0041 -net.micode.notes:id/textView = 0x7f05005a -net.micode.notes:id/speech_to_text_btn = 0x7f050058 -net.micode.notes:id/selection_menu = 0x7f050057 -net.micode.notes:string/error_sdcard_export = 0x7f0a0012 -net.micode.notes:id/preference_sync_button = 0x7f050055 -net.micode.notes:id/notes_list = 0x7f050053 -net.micode.notes:id/note_item = 0x7f050051 -net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a0067 -net.micode.notes:id/note_edit_view = 0x7f050050 -net.micode.notes:id/menu_share = 0x7f050049 -net.micode.notes:string/widget_under_visit_mode = 0x7f0a007d -net.micode.notes:id/menu_send_to_desktop = 0x7f050046 -net.micode.notes:color/gesture_icon_color = 0x7f020009 -net.micode.notes:id/menu_search = 0x7f050045 -net.micode.notes:id/menu_new_folder = 0x7f050043 -net.micode.notes:id/menu_manage_users = 0x7f050042 -net.micode.notes:id/menu_list_mode = 0x7f050041 -net.micode.notes:id/iv_medium_select = 0x7f050033 -net.micode.notes:id/menu_export_text = 0x7f05003f -net.micode.notes:string/menu_folder_view = 0x7f0a003c -net.micode.notes:layout/activity_register = 0x7f060002 -net.micode.notes:id/menu_delete = 0x7f05003d -net.micode.notes:string/menu_font_size = 0x7f0a003f -net.micode.notes:string/menu_alert = 0x7f0a0035 -net.micode.notes:drawable/edit_title_yellow = 0x7f04000e -net.micode.notes:id/menu_alert = 0x7f05003c -net.micode.notes:style/GestureVerifyTheme = 0x7f0b0001 -net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a0010 -net.micode.notes:id/lock_pattern_view = 0x7f05003b -net.micode.notes:string/success_sync_account = 0x7f0a0074 -net.micode.notes:id/ll_font_super = 0x7f05003a -net.micode.notes:menu/call_record_folder = 0x7f070001 -net.micode.notes:id/ll_font_normal = 0x7f050038 -net.micode.notes:id/ll_font_large = 0x7f050037 -net.micode.notes:id/list_view_users = 0x7f050036 -net.micode.notes:string/gesture_forgot_message = 0x7f0a0026 -net.micode.notes:drawable/list_green_down = 0x7f04002c -net.micode.notes:id/menu_new_note = 0x7f050044 -net.micode.notes:string/menu_setting = 0x7f0a004d -net.micode.notes:dimen/text_font_size_medium = 0x7f030001 -net.micode.notes:id/iv_lock_icon = 0x7f050032 -net.micode.notes:id/iv_bg_yellow = 0x7f05002f -net.micode.notes:string/error_sync_cancelled = 0x7f0a0014 -net.micode.notes:id/iv_bg_white_select = 0x7f05002e -net.micode.notes:string/menu_font_large = 0x7f0a003d -net.micode.notes:drawable/widget_4x_blue = 0x7f04004d -net.micode.notes:id/iv_large_select = 0x7f050031 -net.micode.notes:id/widget_bg_image = 0x7f050068 -net.micode.notes:id/iv_bg_green_select = 0x7f05002a -net.micode.notes:id/amPm = 0x7f050004 -<<<<<<< HEAD -net.micode.notes:id/iv_bg_green = 0x7f050029 -net.micode.notes:layout/settings_header = 0x7f060013 -net.micode.notes:drawable/new_note_pressed = 0x7f040040 -net.micode.notes:id/iv_bg_blue = 0x7f050027 -net.micode.notes:id/input_password = 0x7f050024 -net.micode.notes:style/NoteTheme = 0x7f0b0005 -net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040041 -net.micode.notes:id/hour = 0x7f050022 -net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a0064 -net.micode.notes:layout/dialog_add_user = 0x7f060006 -net.micode.notes:id/font_size_selector = 0x7f050020 -net.micode.notes:layout/note_gesture_verify = 0x7f06000e -net.micode.notes:id/btn_bullet = 0x7f05000a -net.micode.notes:id/et_edit_text = 0x7f05001e -net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0009 -net.micode.notes:string/hint_foler_name = 0x7f0a0033 -net.micode.notes:string/folder_exist = 0x7f0a001a -net.micode.notes:id/etUsername = 0x7f05001d -net.micode.notes:id/ll_font_small = 0x7f050039 -net.micode.notes:id/etPassword = 0x7f05001c -net.micode.notes:id/etLoginPassword = 0x7f05001a -======= -net.micode.notes:id/iv_bg_green = 0x7f05001a -net.micode.notes:id/iv_small_select = 0x7f050024 -net.micode.notes:menu/note_list_options = 0x7f070005 -net.micode.notes:style/NoteTheme = 0x7f0b0004 -net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040036 -net.micode.notes:id/hour = 0x7f050015 -net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a004c -net.micode.notes:id/font_size_selector = 0x7f050014 -net.micode.notes:id/et_edit_text = 0x7f050012 -net.micode.notes:drawable/list_white_single = 0x7f04002b -net.micode.notes:layout/note_item = 0x7f06000a -net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0008 -net.micode.notes:string/hint_foler_name = 0x7f0a001d -net.micode.notes:string/folder_exist = 0x7f0a0017 -net.micode.notes:id/etUsername = 0x7f050011 -net.micode.notes:id/ll_font_small = 0x7f050028 -net.micode.notes:id/etPassword = 0x7f050010 -net.micode.notes:id/etLoginUsername = 0x7f05000f -net.micode.notes:id/etLoginPassword = 0x7f05000e -net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000b -net.micode.notes:id/delete = 0x7f05000d -net.micode.notes:id/et_foler_name = 0x7f050013 -net.micode.notes:drawable/edit_green = 0x7f040008 -net.micode.notes:layout/widget_4x = 0x7f060010 -net.micode.notes:string/search = 0x7f0a0056 -net.micode.notes:id/cb_edit_item = 0x7f05000b -net.micode.notes:id/btn_set_bg_color = 0x7f05000a -net.micode.notes:color/button_text_color = 0x7f020002 -net.micode.notes:id/imageView = 0x7f050016 -net.micode.notes:id/btnRegister = 0x7f050007 -net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a004a -net.micode.notes:drawable/menu_move = 0x7f040032 -net.micode.notes:drawable/widget_4x_white = 0x7f040045 -net.micode.notes:id/btnLogin = 0x7f050006 -======= -net.micode.notes:id/iv_bg_white = 0x7f050021 -net.micode.notes:drawable/gesture_background = 0x7f040047 -net.micode.notes:string/datetime_dialog_ok = 0x7f0a000c -net.micode.notes:string/sync_progress_init_list = 0x7f0a0065 -net.micode.notes:string/preferences_menu_cancel = 0x7f0a0058 -net.micode.notes:color/gesture_point_error = 0x7f020017 -net.micode.notes:string/notelist_menu_new = 0x7f0a004a -net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b0009 -net.micode.notes:drawable/ic_lock_outline = 0x7f04004a -net.micode.notes:string/format_move_notes_to_folder = 0x7f0a001e -net.micode.notes:string/menu_remove_remind = 0x7f0a0037 -net.micode.notes:string/gesture_forgot_pattern = 0x7f0a0073 -net.micode.notes:layout/note_list = 0x7f06000c -net.micode.notes:color/gesture_error_color = 0x7f02000f -net.micode.notes:drawable/gesture_panel_background = 0x7f040049 -net.micode.notes:string/ticker_syncing = 0x7f0a006b -net.micode.notes:style/GestureVerifyTheme = 0x7f0b000c -net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a000f -net.micode.notes:id/lock_pattern_view = 0x7f050054 -net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a0053 -net.micode.notes:color/gesture_button_background = 0x7f02000c -net.micode.notes:string/preferences_last_sync_time = 0x7f0a0056 -net.micode.notes:color/gesture_text_color = 0x7f02001b -net.micode.notes:color/gesture_point_selected = 0x7f020019 -net.micode.notes:string/datetime_dialog_cancel = 0x7f0a000b -net.micode.notes:string/search_label = 0x7f0a0060 -net.micode.notes:style/TextAppearanceMedium = 0x7f0b0006 -net.micode.notes:string/menu_select_none = 0x7f0a003a -net.micode.notes:id/menu_send_to_desktop = 0x7f050036 -net.micode.notes:string/widget_under_visit_mode = 0x7f0a006d -net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a005d -net.micode.notes:style/NoteActionBarStyle = 0x7f0b0003 -net.micode.notes:string/preferences_menu_change_account = 0x7f0a0059 -net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a005c -net.micode.notes:string/alert_message_delete_notes = 0x7f0a0002 -net.micode.notes:string/menu_normal_mode = 0x7f0a0036 -net.micode.notes:drawable/title_alert = 0x7f04003a -net.micode.notes:id/note_title = 0x7f050041 -net.micode.notes:string/menu_search = 0x7f0a0038 -net.micode.notes:style/TextAppearanceNormal = 0x7f0b0007 -net.micode.notes:string/preferences_title = 0x7f0a005b -net.micode.notes:string/delete_remind_time_message = 0x7f0a000d -net.micode.notes:string/widget_havenot_content = 0x7f0a006c -net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0051 -net.micode.notes:id/notes_list = 0x7f050042 -net.micode.notes:layout/note_edit = 0x7f060008 -net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0050 -net.micode.notes:string/preferences_account_summary = 0x7f0a004c -net.micode.notes:color/gesture_line_error = 0x7f020012 -net.micode.notes:menu/sub_folder = 0x7f070006 -net.micode.notes:string/menu_share = 0x7f0a003f -net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0002 -net.micode.notes:string/ticker_cancel = 0x7f0a0068 -net.micode.notes:string/ok = 0x7f0a0077 -net.micode.notes:string/notealert_ok = 0x7f0a0049 -net.micode.notes:string/app_widget4x4 = 0x7f0a0006 -net.micode.notes:string/note_link_web = 0x7f0a0047 -net.micode.notes:id/tv_time = 0x7f05004e -net.micode.notes:drawable/widget_2x_blue = 0x7f04003d -net.micode.notes:string/sync_progress_syncing = 0x7f0a0067 -net.micode.notes:id/btn_confirm = 0x7f050008 -net.micode.notes:string/menu_deselect_all = 0x7f0a0029 -net.micode.notes:string/note_link_email = 0x7f0a0044 -net.micode.notes:string/menu_export_text = 0x7f0a002a -net.micode.notes:string/note_alert_expired = 0x7f0a0043 -net.micode.notes:string/note_link_other = 0x7f0a0045 -net.micode.notes:string/file_path = 0x7f0a0018 -net.micode.notes:layout/activity_login = 0x7f060001 -net.micode.notes:xml/widget_4x_info = 0x7f0c0003 -net.micode.notes:string/menu_set_gesture = 0x7f0a003d -net.micode.notes:id/menu_search = 0x7f050035 -net.micode.notes:color/gesture_icon_color = 0x7f020011 -net.micode.notes:id/tv_name = 0x7f05004d -net.micode.notes:string/menu_move = 0x7f0a0034 -net.micode.notes:menu/note_edit = 0x7f070002 -net.micode.notes:string/menu_list_mode = 0x7f0a0033 -net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000e -net.micode.notes:id/iv_bg_blue_select = 0x7f05001c -net.micode.notes:id/menu_share = 0x7f050038 -net.micode.notes:string/menu_create_folder = 0x7f0a0027 -net.micode.notes:string/format_datetime_mdhm = 0x7f0a001b -net.micode.notes:string/format_date_ymd = 0x7f0a001a -net.micode.notes:string/notealert_enter = 0x7f0a0048 -net.micode.notes:drawable/new_note = 0x7f040033 -net.micode.notes:id/sv_note_edit = 0x7f050048 -net.micode.notes:string/alert_message_delete_folder = 0x7f0a0000 -net.micode.notes:layout/datetime_picker = 0x7f060004 -net.micode.notes:xml/widget_2x_info = 0x7f0c0002 -net.micode.notes:string/menu_font_small = 0x7f0a0031 -net.micode.notes:string/gesture_not_matched = 0x7f0a0021 -net.micode.notes:string/failed_sdcard_export = 0x7f0a0016 -net.micode.notes:string/menu_folder_change_name = 0x7f0a002b -net.micode.notes:string/set_remind_time_message = 0x7f0a0062 -net.micode.notes:string/error_sync_network = 0x7f0a0015 -net.micode.notes:string/error_note_not_exist = 0x7f0a0010 -net.micode.notes:id/menu_new_folder = 0x7f050033 -net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0012 -net.micode.notes:id/speech_to_text_btn = 0x7f050047 -net.micode.notes:string/app_widget2x2 = 0x7f0a0005 -net.micode.notes:string/menu_select_title = 0x7f0a003b -net.micode.notes:string/app_name = 0x7f0a0004 -net.micode.notes:string/alert_title_delete = 0x7f0a0003 -net.micode.notes:raw/introduction = 0x7f090000 -net.micode.notes:string/menu_font_normal = 0x7f0a002f -net.micode.notes:string/format_exported_file_location = 0x7f0a001c -net.micode.notes:style/TextAppearanceLarge = 0x7f0b0005 -net.micode.notes:drawable/new_note_pressed = 0x7f040035 -net.micode.notes:id/iv_bg_blue = 0x7f05001b -net.micode.notes:layout/settings_header = 0x7f06000f -net.micode.notes:menu/call_note_edit = 0x7f070000 -net.micode.notes:style/TextAppearanceSuper = 0x7f0b000a -net.micode.notes:color/secondary_text_dark = 0x7f020007 -net.micode.notes:id/move = 0x7f05003b -net.micode.notes:id/iv_bg_yellow_select = 0x7f050024 -net.micode.notes:string/note_link_tel = 0x7f0a0046 -net.micode.notes:id/widget_text = 0x7f050052 -net.micode.notes:layout/note_list_footer = 0x7f06000e -net.micode.notes:id/btn_new_note = 0x7f05000a -net.micode.notes:string/menu_font_super = 0x7f0a0032 -net.micode.notes:id/textView = 0x7f050049 -net.micode.notes:id/preference_sync_button = 0x7f050044 -net.micode.notes:string/error_sdcard_export = 0x7f0a0011 -net.micode.notes:drawable/font_normal = 0x7f040013 -net.micode.notes:id/minute = 0x7f05003a -net.micode.notes:drawable/font_super = 0x7f040016 -net.micode.notes:id/menu_sync = 0x7f050039 -net.micode.notes:id/menu_setting = 0x7f050037 -net.micode.notes:string/gesture_forgot_message = 0x7f0a0072 -net.micode.notes:id/menu_new_note = 0x7f050034 -net.micode.notes:drawable/list_green_down = 0x7f040021 -net.micode.notes:id/menu_list_mode = 0x7f050032 -net.micode.notes:id/iv_medium_select = 0x7f050026 -net.micode.notes:id/menu_export_text = 0x7f050030 -net.micode.notes:string/menu_folder_view = 0x7f0a002d -net.micode.notes:id/menu_delete = 0x7f05002e -net.micode.notes:layout/activity_register = 0x7f060002 -net.micode.notes:drawable/edit_blue = 0x7f040007 -net.micode.notes:id/prefenerece_sync_status_textview = 0x7f050043 -net.micode.notes:string/file_name_txt_format = 0x7f0a0017 -net.micode.notes:string/ticker_fail = 0x7f0a0069 -net.micode.notes:id/gesture_status = 0x7f050017 -net.micode.notes:id/menu_alert = 0x7f05002d -net.micode.notes:string/menu_font_size = 0x7f0a0030 -net.micode.notes:drawable/edit_title_yellow = 0x7f04000e -net.micode.notes:string/menu_alert = 0x7f0a0026 -net.micode.notes:id/record_audio_btn = 0x7f050045 -net.micode.notes:id/date = 0x7f05000d -net.micode.notes:id/ll_font_super = 0x7f05002c -net.micode.notes:string/success_sync_account = 0x7f0a0064 -net.micode.notes:id/etLoginPassword = 0x7f05000f -net.micode.notes:id/ll_font_normal = 0x7f05002a -net.micode.notes:menu/call_record_folder = 0x7f070001 -net.micode.notes:id/ll_font_large = 0x7f050029 -net.micode.notes:id/note_bg_color_selector = 0x7f05003d -net.micode.notes:id/iv_super_select = 0x7f050028 -net.micode.notes:drawable/search_result = 0x7f040038 -net.micode.notes:id/iv_bg_yellow = 0x7f050023 -net.micode.notes:string/error_sync_cancelled = 0x7f0a0013 -net.micode.notes:id/iv_bg_white_select = 0x7f050022 -net.micode.notes:drawable/widget_4x_blue = 0x7f040042 -net.micode.notes:id/iv_large_select = 0x7f050025 -net.micode.notes:string/menu_font_large = 0x7f0a002e -net.micode.notes:id/iv_bg_green_select = 0x7f05001e -net.micode.notes:id/widget_bg_image = 0x7f050051 -net.micode.notes:color/primary_color = 0x7f020004 -net.micode.notes:id/amPm = 0x7f050004 -net.micode.notes:id/iv_bg_green = 0x7f05001d -net.micode.notes:menu/note_list_options = 0x7f070005 -net.micode.notes:id/iv_small_select = 0x7f050027 -net.micode.notes:id/hour = 0x7f050018 -net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040036 -net.micode.notes:style/NoteTheme = 0x7f0b0004 -net.micode.notes:id/font_size_selector = 0x7f050015 -net.micode.notes:color/secondary_color = 0x7f020006 -net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a0054 -net.micode.notes:layout/note_gesture_verify = 0x7f060012 -net.micode.notes:id/et_edit_text = 0x7f050013 -net.micode.notes:layout/note_item = 0x7f06000b -net.micode.notes:drawable/list_white_single = 0x7f04002b -net.micode.notes:id/etUsername = 0x7f050012 -net.micode.notes:string/hint_foler_name = 0x7f0a0024 -net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0008 -net.micode.notes:string/folder_exist = 0x7f0a0019 -net.micode.notes:id/ll_font_small = 0x7f05002b -net.micode.notes:id/etPassword = 0x7f050011 -net.micode.notes:id/etLoginUsername = 0x7f050010 -net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000b -net.micode.notes:id/delete = 0x7f05000e -net.micode.notes:id/btn_set_bg_color = 0x7f05000b -net.micode.notes:color/button_text_color = 0x7f020002 -net.micode.notes:id/imageView = 0x7f050019 -net.micode.notes:drawable/button_background = 0x7f040002 -net.micode.notes:id/btn_logout = 0x7f050009 -net.micode.notes:id/btnRegister = 0x7f050007 -net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a0052 -net.micode.notes:drawable/menu_move = 0x7f040032 -net.micode.notes:id/btnLogin = 0x7f050006 -net.micode.notes:drawable/widget_4x_white = 0x7f040045 ->>>>>>> a -net.micode.notes:id/account_dialog_subtitle = 0x7f050000 -net.micode.notes:id/iv_bg_blue_select = 0x7f050019 -net.micode.notes:menu/note_list = 0x7f070003 -net.micode.notes:id/account_dialog_title = 0x7f050001 -<<<<<<< HEAD -net.micode.notes:drawable/widget_4x_green = 0x7f040043 -net.micode.notes:drawable/widget_2x_yellow = 0x7f040041 -net.micode.notes:dimen/text_font_size_large = 0x7f030000 -net.micode.notes:id/tv_alert_date = 0x7f050047 -net.micode.notes:drawable/widget_2x_red = 0x7f04003f -net.micode.notes:drawable/widget_2x_green = 0x7f04003e -net.micode.notes:drawable/title_bar_bg = 0x7f04003b -net.micode.notes:id/iv_bg_red = 0x7f05001c -net.micode.notes:drawable/notification = 0x7f040037 -net.micode.notes:drawable/list_green_single = 0x7f040023 -net.micode.notes:string/alert_message_delete_note = 0x7f0a0001 -net.micode.notes:id/tv_modified_date = 0x7f050049 -net.micode.notes:drawable/ic_warning = 0x7f040018 -net.micode.notes:drawable/list_blue_middle = 0x7f04001c -net.micode.notes:id/menu_delete_remind = 0x7f05002c -net.micode.notes:drawable/list_red_down = 0x7f040025 -net.micode.notes:drawable/list_red_middle = 0x7f040026 -net.micode.notes:string/menu_title_select_folder = 0x7f0a003a -net.micode.notes:string/menu_select_all = 0x7f0a0032 -net.micode.notes:drawable/toast_background = 0x7f04003c -net.micode.notes:xml/searchable = 0x7f0c0001 -net.micode.notes:string/menu_folder_delete = 0x7f0a0025 -net.micode.notes:drawable/dropdown_icon = 0x7f040006 -net.micode.notes:string/button_delete = 0x7f0a0007 -net.micode.notes:drawable/new_note_normal = 0x7f040034 -net.micode.notes:drawable/button_background = 0x7f040002 -net.micode.notes:id/btn_logout = 0x7f050008 -net.micode.notes:drawable/list_yellow_single = 0x7f04002f -net.micode.notes:id/tv_folder_name = 0x7f050048 -net.micode.notes:drawable/list_yellow_down = 0x7f04002d -net.micode.notes:drawable/clock = 0x7f040004 -net.micode.notes:drawable/list_white_up = 0x7f04002c -net.micode.notes:layout/dialog_edit_text = 0x7f060005 -net.micode.notes:string/preferences_account_title = 0x7f0a0045 -net.micode.notes:drawable/edit_white = 0x7f04000f -net.micode.notes:drawable/list_white_middle = 0x7f04002a -net.micode.notes:color/user_query_highlight = 0x7f020008 -net.micode.notes:color/text_color_state_list = 0x7f020007 -net.micode.notes:drawable/list_white_down = 0x7f040029 -net.micode.notes:drawable/widget_4x_yellow = 0x7f040046 -net.micode.notes:drawable/list_red_up = 0x7f040028 -net.micode.notes:layout/note_list_dropdown_menu = 0x7f06000c -net.micode.notes:drawable/list_blue_down = 0x7f04001b -net.micode.notes:id/action_select_all = 0x7f050002 -net.micode.notes:drawable/list_green_middle = 0x7f040022 -net.micode.notes:string/menu_delete = 0x7f0a0021 -net.micode.notes:drawable/list_folder = 0x7f04001f -net.micode.notes:color/background_color = 0x7f020000 -net.micode.notes:string/menu_send_to_desktop = 0x7f0a0035 -net.micode.notes:drawable/list_red_single = 0x7f040027 -net.micode.notes:style/CustomEditTextStyle = 0x7f0b0000 -net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a0047 -net.micode.notes:layout/widget_2x = 0x7f06000f -net.micode.notes:drawable/list_footer_bg = 0x7f040020 -net.micode.notes:string/preferences_add_account = 0x7f0a0046 -net.micode.notes:drawable/bg_btn_set_color = 0x7f040000 -net.micode.notes:string/alert_title_delete = 0x7f0a0003 -net.micode.notes:drawable/edit_title_green = 0x7f04000b -net.micode.notes:drawable/icon_app = 0x7f040019 -net.micode.notes:drawable/font_small = 0x7f040015 -net.micode.notes:string/sync_progress_login = 0x7f0a005e -net.micode.notes:array/menu_share_ways = 0x7f010001 -======= -net.micode.notes:string/gesture_matched = 0x7f0a0020 -net.micode.notes:drawable/widget_4x_green = 0x7f040043 -net.micode.notes:dimen/text_font_size_large = 0x7f030000 -net.micode.notes:id/tv_alert_date = 0x7f05004a -net.micode.notes:drawable/widget_2x_red = 0x7f04003f -net.micode.notes:color/gesture_point_normal = 0x7f020018 -net.micode.notes:drawable/widget_2x_green = 0x7f04003e -net.micode.notes:drawable/title_bar_bg = 0x7f04003b -net.micode.notes:plurals/search_results_title = 0x7f080000 -net.micode.notes:dimen/text_font_size_super = 0x7f030004 -net.micode.notes:drawable/selected = 0x7f040039 -net.micode.notes:string/gesture_verify_fail_max = 0x7f0a006e -net.micode.notes:id/iv_bg_red = 0x7f05001f -net.micode.notes:drawable/notification = 0x7f040037 -net.micode.notes:id/tv_modified_date = 0x7f05004c -net.micode.notes:drawable/ic_warning = 0x7f040018 -net.micode.notes:drawable/list_blue_middle = 0x7f04001c -net.micode.notes:id/menu_delete_remind = 0x7f05002f -net.micode.notes:drawable/list_red_down = 0x7f040025 -net.micode.notes:drawable/list_red_middle = 0x7f040026 -net.micode.notes:drawable/gesture_button_background = 0x7f040048 -net.micode.notes:id/menu_set_gesture = 0x7f050053 -net.micode.notes:string/menu_title_select_folder = 0x7f0a0042 -net.micode.notes:string/menu_select_all = 0x7f0a0039 -net.micode.notes:drawable/toast_background = 0x7f04003c -net.micode.notes:xml/searchable = 0x7f0c0001 -net.micode.notes:string/menu_folder_delete = 0x7f0a002c -net.micode.notes:string/gesture_too_short = 0x7f0a0023 -net.micode.notes:drawable/dropdown_icon = 0x7f040006 -net.micode.notes:string/button_delete = 0x7f0a0007 -net.micode.notes:drawable/new_note_normal = 0x7f040034 -net.micode.notes:drawable/list_yellow_single = 0x7f04002f -net.micode.notes:id/tv_folder_name = 0x7f05004b -net.micode.notes:drawable/list_yellow_down = 0x7f04002d -net.micode.notes:color/gesture_line_normal = 0x7f020013 -net.micode.notes:layout/widget_4x = 0x7f060011 -net.micode.notes:id/et_foler_name = 0x7f050014 -net.micode.notes:drawable/edit_green = 0x7f040008 -net.micode.notes:drawable/clock = 0x7f040004 -net.micode.notes:drawable/list_white_up = 0x7f04002c -net.micode.notes:id/gesture_overlay = 0x7f050016 -net.micode.notes:layout/dialog_edit_text = 0x7f060005 -net.micode.notes:string/preferences_account_title = 0x7f0a004d -net.micode.notes:drawable/edit_white = 0x7f04000f -net.micode.notes:drawable/list_white_middle = 0x7f04002a -net.micode.notes:color/user_query_highlight = 0x7f02000a -net.micode.notes:color/text_color_state_list = 0x7f020009 -net.micode.notes:drawable/list_white_down = 0x7f040029 -net.micode.notes:drawable/widget_4x_yellow = 0x7f040046 -net.micode.notes:drawable/list_red_up = 0x7f040028 -net.micode.notes:layout/note_list_dropdown_menu = 0x7f06000d -net.micode.notes:drawable/list_blue_down = 0x7f04001b -net.micode.notes:id/action_select_all = 0x7f050002 -net.micode.notes:drawable/list_green_middle = 0x7f040022 -net.micode.notes:string/menu_delete = 0x7f0a0028 -net.micode.notes:drawable/list_folder = 0x7f04001f -net.micode.notes:drawable/list_blue_up = 0x7f04001e -net.micode.notes:string/search_setting_description = 0x7f0a0061 -net.micode.notes:drawable/list_blue_single = 0x7f04001d -net.micode.notes:string/gesture_forgot_title = 0x7f0a0074 -net.micode.notes:drawable/widget_2x_yellow = 0x7f040041 -net.micode.notes:color/background_color = 0x7f020000 -net.micode.notes:string/menu_send_to_desktop = 0x7f0a003c -net.micode.notes:drawable/list_red_single = 0x7f040027 -net.micode.notes:style/CustomEditTextStyle = 0x7f0b0000 -net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a004f -net.micode.notes:layout/widget_2x = 0x7f060010 -net.micode.notes:drawable/list_footer_bg = 0x7f040020 -net.micode.notes:string/preferences_add_account = 0x7f0a004e -net.micode.notes:drawable/bg_btn_set_color = 0x7f040000 -net.micode.notes:drawable/edit_title_green = 0x7f04000b -net.micode.notes:drawable/icon_app = 0x7f040019 -net.micode.notes:drawable/font_small = 0x7f040015 -net.micode.notes:string/sync_progress_login = 0x7f0a0066 -net.micode.notes:array/menu_share_ways = 0x7f010001 -net.micode.notes:string/confirm_gesture_pattern = 0x7f0a000a ->>>>>>> a -net.micode.notes:color/hint_color = 0x7f020003 -net.micode.notes:drawable/widget_2x_white = 0x7f040040 -net.micode.notes:layout/folder_list_item = 0x7f060006 -net.micode.notes:layout/add_account_text = 0x7f060003 -<<<<<<< HEAD -net.micode.notes:id/tv_title = 0x7f05004c -net.micode.notes:string/menu_sync_cancel = 0x7f0a0039 -net.micode.notes:drawable/ic_audio = 0x7f040017 -net.micode.notes:color/primary_text_dark = 0x7f020004 -net.micode.notes:drawable/font_size_selector_bg = 0x7f040014 -net.micode.notes:drawable/list_blue_up = 0x7f04001e -======= -net.micode.notes:color/gesture_success_color = 0x7f02001a -net.micode.notes:id/tv_title = 0x7f05004f -net.micode.notes:string/menu_sync_cancel = 0x7f0a0041 -net.micode.notes:drawable/ic_audio = 0x7f040017 -net.micode.notes:color/primary_text_dark = 0x7f020005 -net.micode.notes:drawable/font_size_selector_bg = 0x7f040014 -net.micode.notes:color/gesture_panel_background = 0x7f020015 ->>>>>>> a -net.micode.notes:drawable/widget_4x_red = 0x7f040044 -net.micode.notes:string/call_record_folder_name = 0x7f0a0008 -net.micode.notes:drawable/list_green_up = 0x7f040024 -net.micode.notes:id/btnBackToLogin = 0x7f050005 -<<<<<<< HEAD -net.micode.notes:string/search_setting_description = 0x7f0a0059 -net.micode.notes:drawable/list_blue_single = 0x7f04001d -net.micode.notes:drawable/font_large = 0x7f040012 -net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a004f -net.micode.notes:id/note_edit_view = 0x7f05003c -net.micode.notes:drawable/edittext_background = 0x7f040011 -net.micode.notes:id/selection_menu = 0x7f050043 -net.micode.notes:string/info_note_enter_desktop = 0x7f0a001e -net.micode.notes:id/add_img_btn = 0x7f050003 ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -net.micode.notes:drawable/delete = 0x7f040005 -net.micode.notes:drawable/edit_yellow = 0x7f040010 -net.micode.notes:id/dialog_title = 0x7f050019 -net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000c -net.micode.notes:id/delete = 0x7f050018 -net.micode.notes:string/search = 0x7f0a006e -net.micode.notes:id/cb_edit_item = 0x7f050016 -net.micode.notes:id/etLoginUsername = 0x7f05001b -net.micode.notes:string/gesture_forgot_title = 0x7f0a0028 -net.micode.notes:id/tvRegisterTitle = 0x7f05005f -net.micode.notes:drawable/widget_2x_yellow = 0x7f04004c -net.micode.notes:id/btn_text_color = 0x7f050014 -net.micode.notes:id/btn_set_bg_color = 0x7f050012 -net.micode.notes:color/button_text_color = 0x7f020002 -net.micode.notes:id/imageView = 0x7f050023 -net.micode.notes:string/search_hint = 0x7f0a006f -net.micode.notes:id/menu_font_size = 0x7f050040 -net.micode.notes:id/btn_strikethrough = 0x7f050013 -net.micode.notes:layout/note_list_footer = 0x7f060012 -net.micode.notes:id/btn_bold = 0x7f050009 -net.micode.notes:id/btn_new_note = 0x7f050011 -net.micode.notes:string/menu_send_to_desktop = 0x7f0a004b -net.micode.notes:drawable/list_red_single = 0x7f040032 -net.micode.notes:id/btn_delete_image = 0x7f05000d -net.micode.notes:id/tv_time = 0x7f050065 -net.micode.notes:drawable/widget_2x_blue = 0x7f040048 -net.micode.notes:id/btn_confirm_add_user = 0x7f05000c -net.micode.notes:id/record_audio_btn = 0x7f050056 -net.micode.notes:id/date = 0x7f050017 -net.micode.notes:id/btn_confirm = 0x7f05000b -net.micode.notes:id/btnRegister = 0x7f050007 -net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a0062 -net.micode.notes:drawable/menu_move = 0x7f04003d -net.micode.notes:drawable/widget_4x_white = 0x7f040050 -net.micode.notes:id/btnLogin = 0x7f050006 -net.micode.notes:string/info_note_enter_desktop = 0x7f0a0034 -net.micode.notes:id/add_img_btn = 0x7f050003 -net.micode.notes:id/account_dialog_title = 0x7f050001 -net.micode.notes:id/account_dialog_subtitle = 0x7f050000 -net.micode.notes:id/iv_bg_blue_select = 0x7f050028 -net.micode.notes:color/gesture_panel_background = 0x7f02000d -net.micode.notes:drawable/widget_4x_red = 0x7f04004f -net.micode.notes:string/gesture_matched = 0x7f0a002a -net.micode.notes:drawable/widget_4x_green = 0x7f04004e -net.micode.notes:drawable/widget_2x_red = 0x7f04004a -net.micode.notes:color/gesture_point_normal = 0x7f020010 -net.micode.notes:drawable/widget_2x_green = 0x7f040049 -net.micode.notes:drawable/title_bar_bg = 0x7f040046 -net.micode.notes:id/note_title = 0x7f050052 -net.micode.notes:drawable/title_alert = 0x7f040045 -net.micode.notes:plurals/search_results_title = 0x7f080000 -net.micode.notes:dimen/text_font_size_super = 0x7f030004 -net.micode.notes:drawable/selected = 0x7f040044 -net.micode.notes:id/iv_super_select = 0x7f050035 -net.micode.notes:drawable/search_result = 0x7f040043 -net.micode.notes:string/menu_title_select_folder = 0x7f0a0051 -net.micode.notes:string/menu_select_all = 0x7f0a0048 -net.micode.notes:drawable/toast_background = 0x7f040047 -net.micode.notes:drawable/gesture_button_background = 0x7f040018 -net.micode.notes:id/menu_set_gesture = 0x7f050047 -net.micode.notes:string/gesture_instruction = 0x7f0a0029 -net.micode.notes:id/iv_bg_red_select = 0x7f05002c -net.micode.notes:id/sv_note_edit = 0x7f050059 -net.micode.notes:drawable/new_note = 0x7f04003e -net.micode.notes:drawable/list_yellow_single = 0x7f04003a -net.micode.notes:drawable/list_yellow_down = 0x7f040038 -net.micode.notes:layout/widget_4x = 0x7f060015 -net.micode.notes:color/gesture_line_normal = 0x7f02000b -net.micode.notes:id/et_foler_name = 0x7f05001f -net.micode.notes:drawable/edit_green = 0x7f040008 -net.micode.notes:drawable/clock = 0x7f040004 -net.micode.notes:drawable/list_white_up = 0x7f040037 -net.micode.notes:id/prefenerece_sync_status_textview = 0x7f050054 -net.micode.notes:drawable/edit_blue = 0x7f040007 -net.micode.notes:layout/note_item = 0x7f06000f -net.micode.notes:drawable/list_white_single = 0x7f040036 -net.micode.notes:color/text_color_state_list = 0x7f020018 -net.micode.notes:color/user_query_highlight = 0x7f02001b -net.micode.notes:drawable/list_white_down = 0x7f040034 -net.micode.notes:drawable/widget_4x_yellow = 0x7f040051 -net.micode.notes:drawable/list_red_up = 0x7f040033 -net.micode.notes:drawable/list_green_middle = 0x7f04002d -net.micode.notes:string/menu_delete = 0x7f0a0037 -net.micode.notes:drawable/list_folder = 0x7f04002a -net.micode.notes:drawable/list_blue_up = 0x7f040029 -net.micode.notes:string/search_setting_description = 0x7f0a0071 -net.micode.notes:drawable/list_blue_single = 0x7f040028 -net.micode.notes:drawable/ic_warning = 0x7f040023 -net.micode.notes:drawable/list_blue_middle = 0x7f040027 -net.micode.notes:color/gesture_point_error = 0x7f02000f -net.micode.notes:string/gesture_password_set = 0x7f0a002c -net.micode.notes:drawable/list_background = 0x7f040025 -net.micode.notes:drawable/icon_app = 0x7f040024 -net.micode.notes:id/btn_italic = 0x7f05000f -net.micode.notes:id/btn_underline = 0x7f050015 -net.micode.notes:drawable/font_super = 0x7f040016 -net.micode.notes:id/menu_sync = 0x7f05004a -net.micode.notes:drawable/ic_format_underline = 0x7f040021 -net.micode.notes:drawable/call_record = 0x7f040003 -<<<<<<< HEAD -net.micode.notes:drawable/ic_lock_outline = 0x7f040022 -net.micode.notes:string/menu_font_small = 0x7f0a0040 -net.micode.notes:drawable/ic_format_strikethrough = 0x7f040020 -net.micode.notes:drawable/font_normal = 0x7f040013 -net.micode.notes:id/minute = 0x7f05004b -net.micode.notes:string/gesture_verify_hint = 0x7f0a0031 -net.micode.notes:dimen/text_font_size_normal = 0x7f030002 -net.micode.notes:drawable/ic_delete = 0x7f04001b -net.micode.notes:style/TextAppearanceSuper = 0x7f0b000b -net.micode.notes:menu/call_note_edit = 0x7f070000 -net.micode.notes:color/secondary_text_dark = 0x7f020016 -net.micode.notes:id/move = 0x7f05004c -net.micode.notes:id/iv_bg_yellow_select = 0x7f050030 -net.micode.notes:color/gesture_error_color = 0x7f020007 -net.micode.notes:drawable/gesture_panel_background = 0x7f040019 -net.micode.notes:drawable/font_small = 0x7f040015 -net.micode.notes:string/menu_sync_cancel = 0x7f0a0050 -net.micode.notes:drawable/ic_audio = 0x7f04001a -net.micode.notes:id/text_username = 0x7f05005b -net.micode.notes:color/primary_text_dark = 0x7f020015 -net.micode.notes:drawable/font_size_selector_bg = 0x7f040014 -net.micode.notes:string/call_record_folder_name = 0x7f0a0008 -net.micode.notes:drawable/list_green_up = 0x7f04002f -net.micode.notes:id/btnBackToLogin = 0x7f050005 -net.micode.notes:color/gesture_link_color = 0x7f02000c -net.micode.notes:drawable/font_large = 0x7f040012 -net.micode.notes:drawable/edittext_background = 0x7f040011 -net.micode.notes:menu/note_list_options = 0x7f070005 -net.micode.notes:id/iv_small_select = 0x7f050034 -net.micode.notes:color/gesture_panel_border = 0x7f02000e -net.micode.notes:string/preferences_account_title = 0x7f0a005d -net.micode.notes:drawable/list_white_middle = 0x7f040035 -net.micode.notes:drawable/edit_white = 0x7f04000f -net.micode.notes:drawable/edit_title_white = 0x7f04000d -net.micode.notes:id/input_username = 0x7f050025 -net.micode.notes:string/button_delete = 0x7f0a0007 -net.micode.notes:drawable/new_note_normal = 0x7f04003f -net.micode.notes:xml/searchable = 0x7f0c0001 -net.micode.notes:string/menu_folder_delete = 0x7f0a003b -net.micode.notes:string/gesture_too_short = 0x7f0a002d -net.micode.notes:drawable/dropdown_icon = 0x7f040006 -net.micode.notes:drawable/list_yellow_up = 0x7f04003b -net.micode.notes:id/note_bg_color_selector = 0x7f05004e -net.micode.notes:drawable/list_footer_bg = 0x7f04002b -net.micode.notes:drawable/edit_title_green = 0x7f04000b -net.micode.notes:string/preferences_add_account = 0x7f0a005e -net.micode.notes:drawable/bg_btn_set_color = 0x7f040000 -net.micode.notes:color/gesture_hint_color = 0x7f020008 -net.micode.notes:string/cancel = 0x7f0a0009 -net.micode.notes:dimen/text_font_size_small = 0x7f030003 -net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0061 -net.micode.notes:drawable/ic_format_italic = 0x7f04001f -net.micode.notes:string/gesture_verify_fail_max = 0x7f0a002f -net.micode.notes:id/iv_bg_red = 0x7f05002b -net.micode.notes:drawable/notification = 0x7f040042 -net.micode.notes:id/tv_alert_date = 0x7f050060 -net.micode.notes:dimen/text_font_size_large = 0x7f030000 -net.micode.notes:layout/item_user = 0x7f060009 -net.micode.notes:color/toolbar_button_selected = 0x7f02001a -net.micode.notes:drawable/ic_format_color = 0x7f04001e -net.micode.notes:color/toolbar_background = 0x7f020019 -net.micode.notes:drawable/edit_title_red = 0x7f04000c -net.micode.notes:id/note_edit_list = 0x7f05004f -net.micode.notes:id/iv_alert_icon = 0x7f050026 -net.micode.notes:drawable/edit_red = 0x7f040009 -net.micode.notes:color/text_color = 0x7f020017 -net.micode.notes:id/menu_setting = 0x7f050048 -net.micode.notes:string/preferences_menu_cancel = 0x7f0a0068 -net.micode.notes:drawable/ic_format_bullet = 0x7f04001d -net.micode.notes:id/iv_bg_white = 0x7f05002d -net.micode.notes:id/btn_delete_user = 0x7f05000e -net.micode.notes:drawable/gesture_background = 0x7f040017 -net.micode.notes:id/btn_logout = 0x7f050010 -net.micode.notes:drawable/button_background = 0x7f040002 -net.micode.notes:string/preferences_last_sync_time = 0x7f0a0066 -net.micode.notes:color/gesture_button_background = 0x7f020004 -net.micode.notes:color/gesture_text_color = 0x7f020013 -net.micode.notes:id/action_select_all = 0x7f050002 -net.micode.notes:color/gesture_point_selected = 0x7f020011 -net.micode.notes:layout/note_list_dropdown_menu = 0x7f060011 -net.micode.notes:drawable/list_blue_down = 0x7f040026 -net.micode.notes:drawable/list_red_middle = 0x7f040031 -net.micode.notes:drawable/list_red_down = 0x7f040030 -net.micode.notes:string/alert_message_delete_note = 0x7f0a0001 -net.micode.notes:drawable/list_green_single = 0x7f04002e -net.micode.notes:string/format_text_color = 0x7f0a0024 -net.micode.notes:id/tv_title = 0x7f050066 -net.micode.notes:color/gesture_success_color = 0x7f020012 -net.micode.notes:string/preferences_account_summary = 0x7f0a005c -net.micode.notes:color/gesture_line_error = 0x7f02000a -======= -net.micode.notes:id/iv_bg_red_select = 0x7f05001d -net.micode.notes:string/error_sync_internal = 0x7f0a0012 -net.micode.notes:drawable/menu_delete = 0x7f040031 -net.micode.notes:string/search_hint = 0x7f0a0057 -net.micode.notes:id/menu_font_size = 0x7f05002e -net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001 -======= -net.micode.notes:drawable/font_large = 0x7f040012 -net.micode.notes:id/selection_menu = 0x7f050046 -net.micode.notes:string/info_note_enter_desktop = 0x7f0a0025 -net.micode.notes:id/add_img_btn = 0x7f050003 -net.micode.notes:drawable/delete = 0x7f040005 -net.micode.notes:drawable/edit_yellow = 0x7f040010 -net.micode.notes:id/note_item = 0x7f050040 -net.micode.notes:string/search = 0x7f0a005e -net.micode.notes:id/cb_edit_item = 0x7f05000c -net.micode.notes:drawable/edit_title_white = 0x7f04000d -net.micode.notes:id/note_edit_list = 0x7f05003e -net.micode.notes:id/iv_alert_icon = 0x7f05001a -net.micode.notes:drawable/edit_red = 0x7f040009 -net.micode.notes:drawable/edit_title_red = 0x7f04000c -net.micode.notes:drawable/edit_title_blue = 0x7f04000a -net.micode.notes:drawable/call_record = 0x7f040003 -net.micode.notes:drawable/list_yellow_up = 0x7f040030 -net.micode.notes:string/error_sync_internal = 0x7f0a0014 -net.micode.notes:drawable/menu_delete = 0x7f040031 -net.micode.notes:string/search_hint = 0x7f0a005f -net.micode.notes:id/menu_font_size = 0x7f050031 -net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001 -net.micode.notes:string/cancel = 0x7f0a0071 ->>>>>>> a -net.micode.notes:dimen/text_font_size_small = 0x7f030003 -net.micode.notes:string/gesture_verify_hint = 0x7f0a0070 -net.micode.notes:dimen/text_font_size_normal = 0x7f030002 -<<<<<<< HEAD -======= -net.micode.notes:string/gesture_password_set = 0x7f0a0022 ->>>>>>> a -net.micode.notes:drawable/list_background = 0x7f04001a -net.micode.notes:menu/note_list_dropdown = 0x7f070004 -net.micode.notes:id/iv_lock_icon = 0x7f050055 -net.micode.notes:string/menu_setting = 0x7f0a003e -net.micode.notes:dimen/text_font_size_medium = 0x7f030001 -<<<<<<< HEAD -net.micode.notes:id/tv_title_bar = 0x7f05004d -net.micode.notes:color/text_color = 0x7f020006 -net.micode.notes:layout/note_edit_list_item = 0x7f060009 -net.micode.notes:layout/account_dialog_title = 0x7f060000 ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 -net.micode.notes:array/format_for_exported_note = 0x7f010000 -net.micode.notes:drawable/ic_format_bold = 0x7f04001c -net.micode.notes:color/gesture_background = 0x7f020003 -net.micode.notes:string/ticker_fail = 0x7f0a0079 -net.micode.notes:string/file_name_txt_format = 0x7f0a0018 -net.micode.notes:id/title_user_management = 0x7f05005c -net.micode.notes:id/gesture_status = 0x7f050021 -net.micode.notes:color/gesture_button_text = 0x7f020006 -net.micode.notes:color/gesture_button_ripple = 0x7f020005 -net.micode.notes:string/error_sync_internal = 0x7f0a0015 -net.micode.notes:drawable/menu_delete = 0x7f04003c -net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001 -net.micode.notes:id/menu_delete_remind = 0x7f05003e -net.micode.notes:drawable/widget_2x_white = 0x7f04004b -net.micode.notes:string/confirm_gesture_pattern = 0x7f0a000b -net.micode.notes:color/hint_color = 0x7f020014 -net.micode.notes:string/sync_progress_login = 0x7f0a0076 -net.micode.notes:array/menu_share_ways = 0x7f010001 -net.micode.notes:drawable/edit_title_blue = 0x7f04000a -net.micode.notes:id/navigation_bar = 0x7f05004d -net.micode.notes:color/background_color = 0x7f020000 -net.micode.notes:id/btn_add_user = 0x7f050008 -net.micode.notes:drawable/list_yellow_middle = 0x7f040039 -net.micode.notes:color/button_color = 0x7f020001 -======= -net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a0057 -net.micode.notes:id/note_edit_view = 0x7f05003f -net.micode.notes:drawable/edittext_background = 0x7f040011 -net.micode.notes:string/gesture_instruction = 0x7f0a001f -net.micode.notes:id/iv_bg_red_select = 0x7f050020 -net.micode.notes:id/tv_title_bar = 0x7f050050 -net.micode.notes:color/text_color = 0x7f020008 -net.micode.notes:id/navigation_bar = 0x7f05003c -======= -net.micode.notes:string/menu_move = 0x7f0a0043 -net.micode.notes:menu/note_edit = 0x7f070002 -net.micode.notes:string/preferences_menu_remove_account = 0x7f0a006a -net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a0063 -net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0002 -net.micode.notes:string/menu_sync = 0x7f0a004f -net.micode.notes:layout/dialog_edit_text = 0x7f060005 -net.micode.notes:string/sync_progress_syncing = 0x7f0a0077 -net.micode.notes:string/menu_deselect_all = 0x7f0a0038 -net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a0065 -net.micode.notes:string/format_folder_files_count = 0x7f0a0020 -net.micode.notes:string/delete_remind_time_message = 0x7f0a000e -net.micode.notes:style/TextAppearanceNormal = 0x7f0b0008 -net.micode.notes:layout/add_account_text = 0x7f060003 -net.micode.notes:string/preferences_title = 0x7f0a006b -net.micode.notes:string/format_underline = 0x7f0a0025 -net.micode.notes:id/tv_folder_name = 0x7f050055 -net.micode.notes:string/search_label = 0x7f0a0070 -net.micode.notes:string/datetime_dialog_cancel = 0x7f0a000c -net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b000a -net.micode.notes:string/notelist_menu_new = 0x7f0a0059 -net.micode.notes:menu/sub_folder = 0x7f070006 -net.micode.notes:string/menu_share = 0x7f0a004e -net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0003 -net.micode.notes:string/ticker_cancel = 0x7f0a0078 -net.micode.notes:string/ok = 0x7f0a005b -net.micode.notes:string/notealert_ok = 0x7f0a0058 -net.micode.notes:string/app_widget4x4 = 0x7f0a0006 -net.micode.notes:string/note_link_web = 0x7f0a0056 -net.micode.notes:string/note_link_tel = 0x7f0a0055 -net.micode.notes:id/widget_text = 0x7f05005d -net.micode.notes:string/alert_message_delete_notes = 0x7f0a0002 -net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a006c -net.micode.notes:string/note_link_email = 0x7f0a0053 -net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000f -net.micode.notes:string/menu_list_mode = 0x7f0a0042 -net.micode.notes:string/note_alert_expired = 0x7f0a0052 -net.micode.notes:string/note_link_other = 0x7f0a0054 -net.micode.notes:string/file_path = 0x7f0a0019 -net.micode.notes:string/format_strikethrough = 0x7f0a0023 -net.micode.notes:string/ticker_syncing = 0x7f0a007b -net.micode.notes:string/menu_export_text = 0x7f0a0039 -net.micode.notes:layout/activity_login = 0x7f060001 -net.micode.notes:layout/note_list = 0x7f06000d -net.micode.notes:string/menu_set_gesture = 0x7f0a004c -net.micode.notes:xml/widget_4x_info = 0x7f0c0003 -net.micode.notes:string/menu_normal_mode = 0x7f0a0045 -net.micode.notes:style/TextAppearanceMedium = 0x7f0b0007 -net.micode.notes:string/menu_select_none = 0x7f0a0049 -net.micode.notes:id/menu_send_to_desktop = 0x7f05003e -net.micode.notes:string/widget_under_visit_mode = 0x7f0a007d -net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a006d -net.micode.notes:string/gesture_verify_fail_tries = 0x7f0a0030 -net.micode.notes:string/gesture_verify_error = 0x7f0a002e -net.micode.notes:id/btn_set_bg_color = 0x7f05000f -net.micode.notes:string/menu_folder_change_name = 0x7f0a003a -net.micode.notes:string/gesture_forgot_pattern = 0x7f0a0027 -net.micode.notes:string/menu_remove_remind = 0x7f0a0046 -net.micode.notes:string/menu_move_parent_folder = 0x7f0a0044 -net.micode.notes:string/format_italic = 0x7f0a0021 -net.micode.notes:string/success_sdcard_export = 0x7f0a0073 -net.micode.notes:string/notelist_string_info = 0x7f0a005a -net.micode.notes:string/format_datetime_mdhm = 0x7f0a001e -net.micode.notes:string/format_date_ymd = 0x7f0a001d -net.micode.notes:string/format_bullet = 0x7f0a001c -net.micode.notes:string/datetime_dialog_ok = 0x7f0a000d -net.micode.notes:layout/note_edit = 0x7f060008 -net.micode.notes:id/notes_list = 0x7f05004b -net.micode.notes:string/widget_havenot_content = 0x7f0a007c -net.micode.notes:string/confirm_gesture = 0x7f0a000a -net.micode.notes:xml/preferences = 0x7f0c0000 -net.micode.notes:string/gesture_not_matched = 0x7f0a002b -net.micode.notes:string/failed_sdcard_export = 0x7f0a0017 -net.micode.notes:id/tv_title_bar = 0x7f05005b -net.micode.notes:string/notealert_enter = 0x7f0a0057 -net.micode.notes:string/error_note_not_exist = 0x7f0a0011 -net.micode.notes:id/menu_new_folder = 0x7f05003b -net.micode.notes:string/set_remind_time_message = 0x7f0a0072 -net.micode.notes:string/error_sync_network = 0x7f0a0016 -net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0013 -net.micode.notes:id/speech_to_text_btn = 0x7f050050 -net.micode.notes:string/app_widget2x2 = 0x7f0a0005 -net.micode.notes:string/menu_select_title = 0x7f0a004a -net.micode.notes:string/alert_title_delete = 0x7f0a0003 -net.micode.notes:string/gesture_verify_success = 0x7f0a0032 -net.micode.notes:xml/widget_2x_info = 0x7f0c0002 -net.micode.notes:layout/datetime_picker = 0x7f060004 -net.micode.notes:string/alert_message_delete_folder = 0x7f0a0000 -net.micode.notes:string/sync_progress_init_list = 0x7f0a0075 -net.micode.notes:string/format_exported_file_location = 0x7f0a001f -net.micode.notes:string/menu_font_normal = 0x7f0a003e -net.micode.notes:raw/introduction = 0x7f090000 -net.micode.notes:menu/note_list_dropdown = 0x7f070004 -net.micode.notes:string/app_name = 0x7f0a0004 -net.micode.notes:menu/note_list = 0x7f070003 -net.micode.notes:style/CustomEditTextStyle = 0x7f0b0000 -net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a005f -net.micode.notes:layout/widget_2x = 0x7f060011 -net.micode.notes:id/etLoginUsername = 0x7f050017 -net.micode.notes:string/format_bold = 0x7f0a001b -net.micode.notes:string/ticker_success = 0x7f0a007a -net.micode.notes:layout/note_gesture_password = 0x7f06000a ->>>>>>> a -net.micode.notes:layout/note_edit_list_item = 0x7f060009 -net.micode.notes:layout/account_dialog_title = 0x7f060000 -net.micode.notes:layout/folder_list_item = 0x7f060006 -net.micode.notes:string/menu_search = 0x7f0a0047 -net.micode.notes:id/tv_modified_date = 0x7f050057 -net.micode.notes:id/tv_forgot_pattern = 0x7f050056 -net.micode.notes:color/gesture_icon_color = 0x7f020009 -net.micode.notes:id/menu_search = 0x7f05003d -net.micode.notes:id/tv_name = 0x7f050058 -net.micode.notes:id/toolbar = 0x7f050053 -net.micode.notes:string/menu_font_super = 0x7f0a0041 -net.micode.notes:id/textView = 0x7f050052 -net.micode.notes:string/error_sdcard_export = 0x7f0a0012 -net.micode.notes:id/preference_sync_button = 0x7f05004d -net.micode.notes:id/menu_list_mode = 0x7f05003a -net.micode.notes:id/iv_medium_select = 0x7f05002d -net.micode.notes:id/menu_export_text = 0x7f050038 -net.micode.notes:string/menu_folder_view = 0x7f0a003c -net.micode.notes:id/menu_delete = 0x7f050036 -net.micode.notes:layout/activity_register = 0x7f060002 -net.micode.notes:drawable/edit_blue = 0x7f040007 -net.micode.notes:id/prefenerece_sync_status_textview = 0x7f05004c -net.micode.notes:id/menu_alert = 0x7f050035 -net.micode.notes:string/menu_font_size = 0x7f0a003f -net.micode.notes:drawable/edit_title_yellow = 0x7f04000e -net.micode.notes:string/menu_alert = 0x7f0a0035 -net.micode.notes:id/lock_pattern_view = 0x7f050034 -net.micode.notes:style/GestureVerifyTheme = 0x7f0b0001 -net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a0010 -net.micode.notes:id/record_audio_btn = 0x7f05004e -net.micode.notes:id/date = 0x7f050014 -net.micode.notes:id/ll_font_super = 0x7f050033 -net.micode.notes:string/success_sync_account = 0x7f0a0074 -net.micode.notes:id/etLoginPassword = 0x7f050016 -net.micode.notes:id/ll_font_normal = 0x7f050031 -net.micode.notes:menu/call_record_folder = 0x7f070001 -net.micode.notes:id/ll_font_large = 0x7f050030 -net.micode.notes:string/gesture_forgot_message = 0x7f0a0026 -net.micode.notes:drawable/list_green_down = 0x7f04002c -net.micode.notes:id/menu_new_note = 0x7f05003c -net.micode.notes:id/iv_lock_icon = 0x7f05002c -net.micode.notes:dimen/text_font_size_medium = 0x7f030001 -net.micode.notes:string/menu_setting = 0x7f0a004d -net.micode.notes:id/iv_bg_yellow = 0x7f050029 -net.micode.notes:string/error_sync_cancelled = 0x7f0a0014 -net.micode.notes:id/iv_bg_white_select = 0x7f050028 -net.micode.notes:drawable/widget_4x_blue = 0x7f04004d -net.micode.notes:id/iv_large_select = 0x7f05002b -net.micode.notes:string/menu_font_large = 0x7f0a003d -net.micode.notes:id/iv_bg_green_select = 0x7f050024 -net.micode.notes:id/widget_bg_image = 0x7f05005c -net.micode.notes:id/amPm = 0x7f050004 -net.micode.notes:id/iv_bg_green = 0x7f050023 -net.micode.notes:layout/settings_header = 0x7f060010 -net.micode.notes:id/iv_bg_blue = 0x7f050021 -net.micode.notes:drawable/new_note_pressed = 0x7f040040 -net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040041 -net.micode.notes:id/hour = 0x7f05001e -net.micode.notes:style/NoteTheme = 0x7f0b0005 -net.micode.notes:layout/dialog_add_user = 0x7f060014 -net.micode.notes:id/font_size_selector = 0x7f05001c -net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a0064 -net.micode.notes:layout/note_gesture_verify = 0x7f06000b -net.micode.notes:id/btn_bullet = 0x7f050009 -net.micode.notes:id/et_edit_text = 0x7f05001a -net.micode.notes:string/hint_foler_name = 0x7f0a0033 -net.micode.notes:id/etUsername = 0x7f050019 -net.micode.notes:string/folder_exist = 0x7f0a001a -net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0009 -net.micode.notes:id/ll_font_small = 0x7f050032 -net.micode.notes:id/etPassword = 0x7f050018 -net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000c -net.micode.notes:id/delete = 0x7f050015 -net.micode.notes:string/search = 0x7f0a006e -net.micode.notes:id/cb_edit_item = 0x7f050013 -net.micode.notes:string/gesture_forgot_title = 0x7f0a0028 -net.micode.notes:drawable/widget_2x_yellow = 0x7f04004c -net.micode.notes:id/btn_text_color = 0x7f050011 -net.micode.notes:id/imageView = 0x7f05001f -net.micode.notes:color/button_text_color = 0x7f020002 -net.micode.notes:id/btn_strikethrough = 0x7f050010 -net.micode.notes:id/menu_font_size = 0x7f050039 -net.micode.notes:string/search_hint = 0x7f0a006f -net.micode.notes:id/btn_bold = 0x7f050008 -net.micode.notes:id/btn_new_note = 0x7f05000e -net.micode.notes:layout/note_list_footer = 0x7f06000f -net.micode.notes:drawable/list_red_single = 0x7f040032 -net.micode.notes:string/menu_send_to_desktop = 0x7f0a004b -net.micode.notes:id/btn_delete_image = 0x7f05000b -net.micode.notes:id/btn_confirm = 0x7f05000a -net.micode.notes:id/btnRegister = 0x7f050007 -net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a0062 -net.micode.notes:drawable/menu_move = 0x7f04003d -net.micode.notes:drawable/widget_4x_white = 0x7f040050 -net.micode.notes:id/btnLogin = 0x7f050006 -net.micode.notes:id/selection_menu = 0x7f05004f -net.micode.notes:string/info_note_enter_desktop = 0x7f0a0034 -net.micode.notes:id/add_img_btn = 0x7f050003 -net.micode.notes:id/account_dialog_title = 0x7f050001 -net.micode.notes:id/account_dialog_subtitle = 0x7f050000 -net.micode.notes:id/iv_bg_blue_select = 0x7f050022 -net.micode.notes:color/gesture_panel_background = 0x7f02000d -net.micode.notes:drawable/widget_4x_red = 0x7f04004f -net.micode.notes:string/gesture_matched = 0x7f0a002a -net.micode.notes:drawable/widget_4x_green = 0x7f04004e -net.micode.notes:drawable/widget_2x_red = 0x7f04004a -net.micode.notes:color/gesture_point_normal = 0x7f020010 -net.micode.notes:drawable/widget_2x_green = 0x7f040049 -net.micode.notes:id/tv_time = 0x7f050059 -net.micode.notes:drawable/widget_2x_blue = 0x7f040048 -net.micode.notes:drawable/title_bar_bg = 0x7f040046 -net.micode.notes:id/note_title = 0x7f05004a -net.micode.notes:drawable/title_alert = 0x7f040045 -net.micode.notes:plurals/search_results_title = 0x7f080000 -net.micode.notes:dimen/text_font_size_super = 0x7f030004 -net.micode.notes:drawable/selected = 0x7f040044 -net.micode.notes:id/iv_super_select = 0x7f05002f -net.micode.notes:drawable/search_result = 0x7f040043 -net.micode.notes:string/menu_title_select_folder = 0x7f0a0051 -net.micode.notes:string/menu_select_all = 0x7f0a0048 -net.micode.notes:drawable/toast_background = 0x7f040047 -net.micode.notes:drawable/gesture_button_background = 0x7f040018 -net.micode.notes:id/menu_set_gesture = 0x7f05003f -net.micode.notes:string/gesture_instruction = 0x7f0a0029 -net.micode.notes:id/iv_bg_red_select = 0x7f050026 -net.micode.notes:id/sv_note_edit = 0x7f050051 -net.micode.notes:drawable/new_note = 0x7f04003e -net.micode.notes:drawable/list_yellow_single = 0x7f04003a -net.micode.notes:drawable/list_yellow_down = 0x7f040038 -net.micode.notes:layout/widget_4x = 0x7f060012 -net.micode.notes:color/gesture_line_normal = 0x7f02000b -net.micode.notes:id/et_foler_name = 0x7f05001b -net.micode.notes:drawable/edit_green = 0x7f040008 -net.micode.notes:drawable/clock = 0x7f040004 -net.micode.notes:drawable/list_white_up = 0x7f040037 -net.micode.notes:layout/note_item = 0x7f06000c -net.micode.notes:drawable/list_white_single = 0x7f040036 -net.micode.notes:color/text_color_state_list = 0x7f020018 -net.micode.notes:color/user_query_highlight = 0x7f02001b -net.micode.notes:drawable/list_white_down = 0x7f040034 -net.micode.notes:drawable/widget_4x_yellow = 0x7f040051 -net.micode.notes:drawable/list_red_up = 0x7f040033 -net.micode.notes:drawable/list_green_middle = 0x7f04002d -net.micode.notes:string/menu_delete = 0x7f0a0037 -net.micode.notes:drawable/list_folder = 0x7f04002a -net.micode.notes:drawable/list_blue_up = 0x7f040029 -net.micode.notes:string/search_setting_description = 0x7f0a0071 -net.micode.notes:drawable/list_blue_single = 0x7f040028 -net.micode.notes:drawable/ic_warning = 0x7f040023 -net.micode.notes:drawable/list_blue_middle = 0x7f040027 -net.micode.notes:color/gesture_point_error = 0x7f02000f -net.micode.notes:string/gesture_password_set = 0x7f0a002c -net.micode.notes:drawable/list_background = 0x7f040025 -net.micode.notes:drawable/icon_app = 0x7f040024 -net.micode.notes:id/btn_italic = 0x7f05000c -net.micode.notes:id/btn_underline = 0x7f050012 -net.micode.notes:drawable/font_super = 0x7f040016 -net.micode.notes:id/menu_sync = 0x7f050042 -net.micode.notes:drawable/ic_format_underline = 0x7f040021 -net.micode.notes:drawable/call_record = 0x7f040003 -net.micode.notes:drawable/ic_lock_outline = 0x7f040022 -net.micode.notes:string/menu_font_small = 0x7f0a0040 -net.micode.notes:drawable/ic_format_strikethrough = 0x7f040020 -net.micode.notes:drawable/font_normal = 0x7f040013 -net.micode.notes:id/minute = 0x7f050043 -net.micode.notes:string/gesture_verify_hint = 0x7f0a0031 -net.micode.notes:dimen/text_font_size_normal = 0x7f030002 -net.micode.notes:drawable/ic_delete = 0x7f04001b -net.micode.notes:style/TextAppearanceSuper = 0x7f0b000b -net.micode.notes:menu/call_note_edit = 0x7f070000 -net.micode.notes:color/secondary_text_dark = 0x7f020016 -net.micode.notes:id/move = 0x7f050044 -net.micode.notes:id/iv_bg_yellow_select = 0x7f05002a -net.micode.notes:color/gesture_error_color = 0x7f020007 -net.micode.notes:drawable/gesture_panel_background = 0x7f040019 -net.micode.notes:drawable/font_small = 0x7f040015 -net.micode.notes:string/menu_sync_cancel = 0x7f0a0050 -net.micode.notes:drawable/ic_audio = 0x7f04001a -net.micode.notes:id/text_username = 0x7f050064 -net.micode.notes:color/primary_text_dark = 0x7f020015 -net.micode.notes:drawable/font_size_selector_bg = 0x7f040014 -net.micode.notes:string/call_record_folder_name = 0x7f0a0008 -net.micode.notes:drawable/list_green_up = 0x7f04002f -net.micode.notes:id/btnBackToLogin = 0x7f050005 -net.micode.notes:color/gesture_link_color = 0x7f02000c -net.micode.notes:drawable/font_large = 0x7f040012 -net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a0067 -net.micode.notes:id/note_edit_view = 0x7f050048 -net.micode.notes:drawable/edittext_background = 0x7f040011 -net.micode.notes:drawable/delete = 0x7f040005 -net.micode.notes:drawable/edit_yellow = 0x7f040010 -net.micode.notes:id/note_item = 0x7f050049 -net.micode.notes:menu/note_list_options = 0x7f070005 -net.micode.notes:id/iv_small_select = 0x7f05002e -net.micode.notes:color/gesture_panel_border = 0x7f02000e -net.micode.notes:string/preferences_account_title = 0x7f0a005d -net.micode.notes:drawable/list_white_middle = 0x7f040035 -net.micode.notes:drawable/edit_white = 0x7f04000f -net.micode.notes:drawable/edit_title_white = 0x7f04000d -net.micode.notes:string/button_delete = 0x7f0a0007 -net.micode.notes:drawable/new_note_normal = 0x7f04003f -net.micode.notes:xml/searchable = 0x7f0c0001 -net.micode.notes:string/menu_folder_delete = 0x7f0a003b -net.micode.notes:string/gesture_too_short = 0x7f0a002d -net.micode.notes:drawable/dropdown_icon = 0x7f040006 -net.micode.notes:drawable/list_yellow_up = 0x7f04003b -net.micode.notes:id/note_bg_color_selector = 0x7f050046 -net.micode.notes:drawable/list_footer_bg = 0x7f04002b -net.micode.notes:drawable/edit_title_green = 0x7f04000b -net.micode.notes:string/preferences_add_account = 0x7f0a005e -net.micode.notes:drawable/bg_btn_set_color = 0x7f040000 -net.micode.notes:color/gesture_hint_color = 0x7f020008 -net.micode.notes:string/cancel = 0x7f0a0009 -net.micode.notes:dimen/text_font_size_small = 0x7f030003 -net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0061 -net.micode.notes:drawable/ic_format_italic = 0x7f04001f -net.micode.notes:string/gesture_verify_fail_max = 0x7f0a002f -net.micode.notes:id/iv_bg_red = 0x7f050025 -net.micode.notes:drawable/notification = 0x7f040042 -net.micode.notes:id/tv_alert_date = 0x7f050054 -net.micode.notes:dimen/text_font_size_large = 0x7f030000 -net.micode.notes:layout/item_user = 0x7f060015 -net.micode.notes:color/toolbar_button_selected = 0x7f02001a -net.micode.notes:drawable/ic_format_color = 0x7f04001e -net.micode.notes:color/toolbar_background = 0x7f020019 -net.micode.notes:drawable/edit_title_red = 0x7f04000c -net.micode.notes:id/note_edit_list = 0x7f050047 -net.micode.notes:id/iv_alert_icon = 0x7f050020 -net.micode.notes:drawable/edit_red = 0x7f040009 -net.micode.notes:color/text_color = 0x7f020017 -net.micode.notes:id/menu_setting = 0x7f050040 -net.micode.notes:string/preferences_menu_cancel = 0x7f0a0068 -net.micode.notes:drawable/ic_format_bullet = 0x7f04001d -net.micode.notes:id/iv_bg_white = 0x7f050027 -net.micode.notes:id/btn_delete_user = 0x7f05005f -net.micode.notes:drawable/gesture_background = 0x7f040017 -net.micode.notes:id/btn_logout = 0x7f05000d -net.micode.notes:drawable/button_background = 0x7f040002 -net.micode.notes:string/preferences_last_sync_time = 0x7f0a0066 -net.micode.notes:color/gesture_button_background = 0x7f020004 -net.micode.notes:color/gesture_text_color = 0x7f020013 -net.micode.notes:id/action_select_all = 0x7f050002 -net.micode.notes:color/gesture_point_selected = 0x7f020011 -net.micode.notes:layout/note_list_dropdown_menu = 0x7f06000e -net.micode.notes:drawable/list_blue_down = 0x7f040026 -net.micode.notes:drawable/list_red_middle = 0x7f040031 -net.micode.notes:drawable/list_red_down = 0x7f040030 -net.micode.notes:string/alert_message_delete_note = 0x7f0a0001 -<<<<<<< HEAD -net.micode.notes:drawable/list_green_single = 0x7f040023 ->>>>>>> a -======= -net.micode.notes:drawable/list_green_single = 0x7f04002e -net.micode.notes:string/format_text_color = 0x7f0a0024 -net.micode.notes:id/tv_title = 0x7f05005a -net.micode.notes:color/gesture_success_color = 0x7f020012 -net.micode.notes:string/preferences_account_summary = 0x7f0a005c -net.micode.notes:color/gesture_line_error = 0x7f02000a +net.micode.notes:string/delete_remind_time_message = 0x7f0c000e +net.micode.notes:string/file_path = 0x7f0c0019 +net.micode.notes:string/note_link_email = 0x7f0c0053 +net.micode.notes:drawable/list_folder = 0x7f05002a +net.micode.notes:id/tag_unhandled_key_listeners = 0x7f06009c +net.micode.notes:string/gesture_matched = 0x7f0c002a +net.micode.notes:styleable/GradientColor = 0x7f0e0004 +net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0d0011 +net.micode.notes:string/ticker_syncing = 0x7f0c007c +net.micode.notes:string/note_alert_expired = 0x7f0c0052 +net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0c0062 +net.micode.notes:id/btnLogin = 0x7f06002e +net.micode.notes:attr/fontProviderQuery = 0x7f020007 +net.micode.notes:drawable/widget_4x_white = 0x7f05005c +net.micode.notes:id/selection_menu = 0x7f06008e +net.micode.notes:id/iv_bg_red = 0x7f06005a +net.micode.notes:layout/notification_template_part_time = 0x7f080019 +net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0c0064 +net.micode.notes:layout/dialog_add_user = 0x7f080007 +net.micode.notes:id/font_size_selector = 0x7f06004a +net.micode.notes:style/Widget.Compat.NotificationActionText = 0x7f0d0013 +net.micode.notes:string/status_bar_notification_info_overflow = 0x7f0c0073 +net.micode.notes:string/search_hint = 0x7f0c006f +net.micode.notes:menu/note_edit = 0x7f090002 +net.micode.notes:string/error_note_not_exist = 0x7f0c0011 +net.micode.notes:string/format_move_notes_to_folder = 0x7f0c0022 +net.micode.notes:string/menu_list_mode = 0x7f0c0042 +net.micode.notes:string/error_note_empty_for_clock = 0x7f0c000f +net.micode.notes:string/search_label = 0x7f0c0070 +net.micode.notes:string/search = 0x7f0c006e +net.micode.notes:string/preferences_title = 0x7f0c006b +net.micode.notes:layout/add_account_text = 0x7f080004 +net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0d0002 +net.micode.notes:string/menu_font_small = 0x7f0c0040 +net.micode.notes:drawable/ic_format_strikethrough = 0x7f050020 +net.micode.notes:id/accessibility_action_clickable_span = 0x7f060000 +net.micode.notes:id/tv_title_bar = 0x7f0600af +net.micode.notes:string/preferences_menu_change_account = 0x7f0c0069 +net.micode.notes:style/NoteActionBarStyle = 0x7f0d0004 +net.micode.notes:styleable/GradientColorItem = 0x7f0e0005 +net.micode.notes:id/navigation_bar = 0x7f06007e +net.micode.notes:color/gesture_link_color = 0x7f03000e +net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0c0065 +net.micode.notes:string/format_folder_files_count = 0x7f0c0020 +net.micode.notes:id/text2 = 0x7f06009f +net.micode.notes:id/action_container = 0x7f060023 +net.micode.notes:styleable/ColorStateListItem = 0x7f0e0001 +net.micode.notes:id/iv_bg_yellow = 0x7f06005e +net.micode.notes:string/preferences_account_summary = 0x7f0c005c +net.micode.notes:string/notealert_enter = 0x7f0c0057 +net.micode.notes:id/iv_bg_red_select = 0x7f06005b +net.micode.notes:string/gesture_instruction = 0x7f0c0029 +net.micode.notes:string/preferences_last_sync_time_format = 0x7f0c0067 +net.micode.notes:string/gesture_verify_hint = 0x7f0c0031 +net.micode.notes:dimen/text_font_size_normal = 0x7f040018 +net.micode.notes:drawable/ic_delete = 0x7f05001b +net.micode.notes:string/menu_set_gesture = 0x7f0c004c +net.micode.notes:string/menu_title_select_folder = 0x7f0c0051 +net.micode.notes:string/menu_select_all = 0x7f0c0048 +net.micode.notes:id/menu_set_gesture = 0x7f060078 +net.micode.notes:drawable/toast_background = 0x7f050053 +net.micode.notes:string/ticker_success = 0x7f0c007b +net.micode.notes:string/menu_normal_mode = 0x7f0c0045 +net.micode.notes:string/menu_move = 0x7f0c0043 +net.micode.notes:string/menu_font_super = 0x7f0c0041 +net.micode.notes:id/textView = 0x7f0600a0 +net.micode.notes:string/file_name_txt_format = 0x7f0c0018 +net.micode.notes:style/TextAppearance.Compat.Notification.Time = 0x7f0d0009 +net.micode.notes:style/TextAppearance.Compat.Notification.Title = 0x7f0d000a +net.micode.notes:style/TextAppearanceNormal = 0x7f0d000d +net.micode.notes:string/menu_search = 0x7f0c0047 +net.micode.notes:string/menu_create_folder = 0x7f0c0036 +net.micode.notes:style/Widget.Compat.NotificationActionContainer = 0x7f0d0012 +net.micode.notes:string/menu_alert = 0x7f0c0035 +net.micode.notes:string/menu_font_size = 0x7f0c003f +net.micode.notes:string/success_sdcard_export = 0x7f0c0074 +net.micode.notes:dimen/compat_notification_large_icon_max_height = 0x7f040005 +net.micode.notes:string/app_widget4x4 = 0x7f0c0006 +net.micode.notes:string/gesture_verify_fail_tries = 0x7f0c0030 +net.micode.notes:drawable/list_blue_single = 0x7f050028 +net.micode.notes:string/gesture_verify_success = 0x7f0c0032 +net.micode.notes:string/search_setting_description = 0x7f0c0071 +net.micode.notes:layout/notification_action_tombstone = 0x7f080015 +net.micode.notes:string/menu_delete = 0x7f0c0037 +net.micode.notes:layout/activity_login = 0x7f080001 +net.micode.notes:string/menu_font_large = 0x7f0c003d +net.micode.notes:id/icon_group = 0x7f06004f +net.micode.notes:drawable/widget_4x_blue = 0x7f050059 +net.micode.notes:id/note_item = 0x7f060083 +net.micode.notes:string/preferences_menu_cancel = 0x7f0c0068 +net.micode.notes:drawable/ic_format_bullet = 0x7f05001d +net.micode.notes:string/alert_message_delete_folder = 0x7f0c0000 +net.micode.notes:string/cancel = 0x7f0c0009 +net.micode.notes:string/folder_exist = 0x7f0c001a +net.micode.notes:string/hint_foler_name = 0x7f0c0033 +net.micode.notes:id/etUsername = 0x7f060047 +net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0c006d +net.micode.notes:string/widget_under_visit_mode = 0x7f0c007e +net.micode.notes:string/preferences_button_sync_cancel = 0x7f0c0060 +net.micode.notes:id/menu_send_to_desktop = 0x7f060077 +net.micode.notes:string/format_date_ymd = 0x7f0c001d +net.micode.notes:id/note_edit_list = 0x7f060081 +net.micode.notes:style/TextAppearanceSuper = 0x7f0d0010 +net.micode.notes:string/confirm_gesture = 0x7f0c000a +net.micode.notes:string/error_sync_network = 0x7f0c0016 +net.micode.notes:string/set_remind_time_message = 0x7f0c0072 +net.micode.notes:string/error_sync_internal = 0x7f0c0015 +net.micode.notes:string/menu_folder_delete = 0x7f0c003b +net.micode.notes:string/gesture_too_short = 0x7f0c002d +net.micode.notes:xml/searchable = 0x7f0f0001 +net.micode.notes:string/app_widget2x2 = 0x7f0c0005 +net.micode.notes:string/format_bold = 0x7f0c001b +net.micode.notes:dimen/compat_notification_large_icon_max_width = 0x7f040006 +net.micode.notes:string/alert_message_delete_notes = 0x7f0c0002 +net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0c0063 +net.micode.notes:string/menu_remove_remind = 0x7f0c0046 +net.micode.notes:raw/introduction = 0x7f0b0000 +net.micode.notes:attr/nestedScrollViewStyle = 0x7f02000c +net.micode.notes:string/format_exported_file_location = 0x7f0c001f +net.micode.notes:menu/sub_folder = 0x7f090006 +net.micode.notes:menu/note_list_dropdown = 0x7f090004 +net.micode.notes:layout/widget_2x = 0x7f08001b +net.micode.notes:xml/widget_2x_info = 0x7f0f0002 +net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0c005f +net.micode.notes:string/gesture_forgot_message = 0x7f0c0026 +net.micode.notes:style/TextAppearanceMedium = 0x7f0d000c +net.micode.notes:layout/notification_template_part_chronometer = 0x7f080018 +net.micode.notes:layout/notification_action = 0x7f080014 +net.micode.notes:id/tvLoginTitle = 0x7f0600a6 +net.micode.notes:string/gesture_verify_error = 0x7f0c002e +net.micode.notes:layout/note_list = 0x7f080011 +net.micode.notes:styleable/FontFamilyFont = 0x7f0e0003 +net.micode.notes:string/gesture_forgot_title = 0x7f0c0028 +net.micode.notes:layout/note_edit_list_item = 0x7f08000d +net.micode.notes:drawable/widget_2x_yellow = 0x7f050058 +net.micode.notes:layout/account_dialog_title = 0x7f080000 +net.micode.notes:layout/note_edit = 0x7f08000c +net.micode.notes:string/menu_setting = 0x7f0c004d +net.micode.notes:string/format_italic = 0x7f0c0021 +net.micode.notes:layout/layout_custom_toast = 0x7f08000b +net.micode.notes:layout/note_gesture_password = 0x7f08000e +net.micode.notes:drawable/widget_2x_white = 0x7f050057 +net.micode.notes:layout/datetime_picker = 0x7f080006 +net.micode.notes:drawable/edit_title_white = 0x7f05000d +net.micode.notes:id/etLoginPassword = 0x7f060044 +net.micode.notes:drawable/notification_bg_normal_pressed = 0x7f050049 +net.micode.notes:id/tag_on_apply_window_listener = 0x7f060095 +net.micode.notes:layout/custom_dialog = 0x7f080005 +net.micode.notes:id/btn_confirm = 0x7f060033 +net.micode.notes:dimen/compat_control_corner_material = 0x7f040004 +net.micode.notes:string/menu_send_to_desktop = 0x7f0c004b +net.micode.notes:layout/activity_user_management = 0x7f080003 +net.micode.notes:id/btn_delete_image = 0x7f060035 +net.micode.notes:id/lock_pattern_view = 0x7f06006c +net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0c0010 +net.micode.notes:style/GestureVerifyTheme = 0x7f0d0001 +net.micode.notes:string/failed_sdcard_export = 0x7f0c0017 +net.micode.notes:id/widget_text = 0x7f0600b1 +net.micode.notes:integer/status_bar_notification_info_maxnum = 0x7f070000 +net.micode.notes:id/tv_forgot_pattern = 0x7f0600aa +net.micode.notes:id/tag_accessibility_clickable_spans = 0x7f060092 +net.micode.notes:drawable/bg_btn_set_color = 0x7f050000 +net.micode.notes:id/menu_new_folder = 0x7f060074 +net.micode.notes:string/preferences_add_account = 0x7f0c005e +net.micode.notes:id/tag_window_insets_animation_callback = 0x7f06009d +net.micode.notes:id/action_divider = 0x7f060024 +net.micode.notes:id/tv_folder_name = 0x7f0600a9 +net.micode.notes:menu/note_list = 0x7f090003 +net.micode.notes:drawable/notification_bg = 0x7f050044 +net.micode.notes:dimen/notification_large_icon_width = 0x7f04000c +net.micode.notes:id/iv_bg_white = 0x7f06005c +net.micode.notes:id/toolbar = 0x7f0600a5 +net.micode.notes:id/tv_name = 0x7f0600ac +net.micode.notes:id/menu_setting = 0x7f060079 +net.micode.notes:dimen/notification_media_narrow_margin = 0x7f04000e +net.micode.notes:id/text = 0x7f06009e +net.micode.notes:string/notelist_string_info = 0x7f0c005a +net.micode.notes:string/datetime_dialog_ok = 0x7f0c000d +net.micode.notes:id/tag_transition_group = 0x7f06009a +net.micode.notes:id/tag_accessibility_heading = 0x7f060093 +net.micode.notes:style/TextAppearance.Compat.Notification = 0x7f0d0006 +net.micode.notes:id/speech_to_text_btn = 0x7f06008f +net.micode.notes:layout/notification_template_custom_big = 0x7f080016 +net.micode.notes:id/right_side = 0x7f06008d +net.micode.notes:string/menu_select_none = 0x7f0c0049 +net.micode.notes:id/preference_sync_button = 0x7f06008a +net.micode.notes:styleable/Capability = 0x7f0e0000 +net.micode.notes:id/notification_main_column_container = 0x7f060088 +net.micode.notes:string/sync_progress_init_list = 0x7f0c0076 +net.micode.notes:string/format_bullet = 0x7f0c001c +net.micode.notes:dimen/notification_main_column_padding_top = 0x7f04000d +net.micode.notes:id/note_bg_color_selector = 0x7f060080 +net.micode.notes:string/button_delete = 0x7f0c0007 +net.micode.notes:id/menu_manage_users = 0x7f060073 +net.micode.notes:id/menu_list_mode = 0x7f060072 +net.micode.notes:id/menu_delete_remind = 0x7f06006f +net.micode.notes:string/format_datetime_mdhm = 0x7f0c001e +net.micode.notes:id/menu_delete = 0x7f06006e +net.micode.notes:string/menu_folder_view = 0x7f0c003c +net.micode.notes:layout/activity_register = 0x7f080002 +net.micode.notes:id/ll_font_super = 0x7f06006b +net.micode.notes:string/success_sync_account = 0x7f0c0075 +net.micode.notes:id/ll_font_normal = 0x7f060069 +net.micode.notes:menu/call_record_folder = 0x7f090001 +net.micode.notes:string/gesture_verify_fail_max = 0x7f0c002f +net.micode.notes:id/ll_font_large = 0x7f060068 +net.micode.notes:id/btnRegister = 0x7f06002f +net.micode.notes:menu/note_list_options = 0x7f090005 +net.micode.notes:id/iv_small_select = 0x7f060063 +net.micode.notes:id/notification_background = 0x7f060086 +net.micode.notes:styleable/FontFamily = 0x7f0e0002 +net.micode.notes:id/menu_export_text = 0x7f060070 +net.micode.notes:id/iv_medium_select = 0x7f060062 +net.micode.notes:drawable/title_bar_bg = 0x7f050052 +net.micode.notes:id/iv_bg_white_select = 0x7f06005d +net.micode.notes:color/button_text_color = 0x7f030004 +net.micode.notes:string/error_sync_cancelled = 0x7f0c0014 +net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0d0003 +net.micode.notes:string/ticker_cancel = 0x7f0c0079 +net.micode.notes:id/iv_bg_green_select = 0x7f060059 +net.micode.notes:string/ok = 0x7f0c005b +net.micode.notes:id/widget_bg_image = 0x7f0600b0 +net.micode.notes:color/background_color = 0x7f030002 +net.micode.notes:id/ll_font_small = 0x7f06006a +net.micode.notes:id/iv_bg_blue_select = 0x7f060057 +net.micode.notes:id/tv_alert_date = 0x7f0600a8 +net.micode.notes:id/input_username = 0x7f060053 +net.micode.notes:id/menu_alert = 0x7f06006d +net.micode.notes:id/input_password = 0x7f060052 +net.micode.notes:color/androidx_core_ripple_material_light = 0x7f030000 +net.micode.notes:id/tag_state_description = 0x7f060099 +net.micode.notes:dimen/text_font_size_super = 0x7f04001a +net.micode.notes:string/note_link_web = 0x7f0c0056 +net.micode.notes:id/etPassword = 0x7f060046 +net.micode.notes:id/menu_share = 0x7f06007a +net.micode.notes:id/notification_main_column = 0x7f060087 +net.micode.notes:drawable/notification_icon_background = 0x7f05004a +net.micode.notes:id/etLoginUsername = 0x7f060045 +net.micode.notes:drawable/font_large = 0x7f050012 +net.micode.notes:string/call_record_folder_name = 0x7f0c0008 +net.micode.notes:id/record_audio_btn = 0x7f06008b +net.micode.notes:id/tag_on_receive_content_listener = 0x7f060096 +net.micode.notes:id/date = 0x7f060040 +net.micode.notes:string/menu_sync_cancel = 0x7f0c0050 +net.micode.notes:drawable/list_blue_down = 0x7f050026 +net.micode.notes:id/cb_edit_item = 0x7f06003e +net.micode.notes:layout/note_list_dropdown_menu = 0x7f080012 +net.micode.notes:string/menu_font_normal = 0x7f0c003e +net.micode.notes:id/btn_set_bg_color = 0x7f06003a +net.micode.notes:layout/note_gesture_verify = 0x7f08000f +net.micode.notes:id/et_edit_text = 0x7f060048 +net.micode.notes:id/time = 0x7f0600a2 +net.micode.notes:id/btn_bullet = 0x7f060032 +net.micode.notes:style/NoteTheme = 0x7f0d0005 +net.micode.notes:id/btn_add_user = 0x7f060030 +net.micode.notes:id/iv_bg_green = 0x7f060058 +net.micode.notes:id/amPm = 0x7f06002a +net.micode.notes:id/add_img_btn = 0x7f060029 +net.micode.notes:string/error_sdcard_unmounted = 0x7f0c0013 +net.micode.notes:id/actions = 0x7f060028 +net.micode.notes:id/action_select_all = 0x7f060026 +net.micode.notes:id/action_image = 0x7f060025 +net.micode.notes:string/error_sdcard_export = 0x7f0c0012 +net.micode.notes:id/italic = 0x7f060054 +net.micode.notes:id/account_dialog_title = 0x7f060022 +net.micode.notes:string/preferences_last_sync_time = 0x7f0c0066 +net.micode.notes:layout/note_item = 0x7f080010 +net.micode.notes:id/action_text = 0x7f060027 +net.micode.notes:id/account_dialog_subtitle = 0x7f060021 +net.micode.notes:attr/fontWeight = 0x7f02000b +net.micode.notes:string/format_underline = 0x7f0c0025 +net.micode.notes:id/menu_search = 0x7f060076 +net.micode.notes:id/accessibility_custom_action_11 = 0x7f060004 +net.micode.notes:id/accessibility_custom_action_5 = 0x7f06001c +net.micode.notes:color/gesture_icon_color = 0x7f03000b +net.micode.notes:color/notification_icon_bg_color = 0x7f030018 +net.micode.notes:drawable/menu_delete = 0x7f05003c +net.micode.notes:id/accessibility_custom_action_4 = 0x7f06001b +net.micode.notes:id/line1 = 0x7f060065 +net.micode.notes:id/accessibility_custom_action_31 = 0x7f06001a +net.micode.notes:id/btn_new_note = 0x7f060039 +net.micode.notes:id/accessibility_custom_action_22 = 0x7f060010 +net.micode.notes:color/gesture_button_ripple = 0x7f030007 +net.micode.notes:id/accessibility_custom_action_29 = 0x7f060017 +net.micode.notes:id/accessibility_custom_action_3 = 0x7f060018 +net.micode.notes:id/list_view_users = 0x7f060067 +net.micode.notes:id/accessibility_custom_action_26 = 0x7f060014 +net.micode.notes:id/accessibility_custom_action_20 = 0x7f06000e +net.micode.notes:layout/folder_list_item = 0x7f080009 +net.micode.notes:id/accessibility_custom_action_0 = 0x7f060001 +net.micode.notes:string/app_name = 0x7f0c0004 +net.micode.notes:id/icon = 0x7f06004e +net.micode.notes:id/accessibility_custom_action_15 = 0x7f060008 +net.micode.notes:color/gesture_panel_background = 0x7f03000f +net.micode.notes:id/accessibility_custom_action_14 = 0x7f060007 +net.micode.notes:id/btnBackToLogin = 0x7f06002d +net.micode.notes:id/accessibility_custom_action_18 = 0x7f06000b +net.micode.notes:id/accessibility_custom_action_10 = 0x7f060003 +net.micode.notes:id/accessibility_custom_action_8 = 0x7f06001f +net.micode.notes:drawable/menu_move = 0x7f05003d +net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0d000f +net.micode.notes:id/iv_large_select = 0x7f060060 +net.micode.notes:drawable/bg_color_btn_mask = 0x7f050001 +net.micode.notes:color/gesture_point_normal = 0x7f030012 +net.micode.notes:drawable/widget_2x_green = 0x7f050055 +net.micode.notes:id/note_title = 0x7f060084 +net.micode.notes:drawable/title_alert = 0x7f050051 +net.micode.notes:drawable/list_red_single = 0x7f050032 +net.micode.notes:id/note_edit_view = 0x7f060082 +net.micode.notes:id/menu_sync = 0x7f06007b +net.micode.notes:id/accessibility_custom_action_7 = 0x7f06001e +net.micode.notes:id/accessibility_custom_action_23 = 0x7f060011 +net.micode.notes:string/menu_export_text = 0x7f0c0039 +net.micode.notes:plurals/search_results_title = 0x7f0a0000 +net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0d000e +net.micode.notes:drawable/new_note = 0x7f05003e +net.micode.notes:drawable/selected = 0x7f050050 +net.micode.notes:id/tag_screen_reader_focusable = 0x7f060098 +net.micode.notes:id/sv_note_edit = 0x7f060090 +net.micode.notes:id/title = 0x7f0600a3 +net.micode.notes:drawable/notification_tile_bg = 0x7f05004d +net.micode.notes:id/tvRegisterTitle = 0x7f0600a7 +net.micode.notes:id/tv_time = 0x7f0600ad +net.micode.notes:id/btn_confirm_add_user = 0x7f060034 +net.micode.notes:id/menu_new_note = 0x7f060075 +net.micode.notes:drawable/widget_2x_blue = 0x7f050054 +net.micode.notes:string/alert_title_delete = 0x7f0c0003 +net.micode.notes:drawable/notification_template_icon_bg = 0x7f05004b +net.micode.notes:id/btn_logout = 0x7f060038 +net.micode.notes:id/info = 0x7f060051 +net.micode.notes:style/CustomEditTextStyle = 0x7f0d0000 +net.micode.notes:drawable/widget_2x_red = 0x7f050056 +net.micode.notes:string/sync_progress_login = 0x7f0c0077 +net.micode.notes:drawable/font_size_selector_bg = 0x7f050014 +net.micode.notes:id/iv_alert_icon = 0x7f060055 +net.micode.notes:drawable/edit_red = 0x7f050009 +net.micode.notes:drawable/notification_bg_low = 0x7f050045 +net.micode.notes:string/menu_select_title = 0x7f0c004a +net.micode.notes:dimen/compat_button_inset_horizontal_material = 0x7f040000 +net.micode.notes:id/accessibility_custom_action_1 = 0x7f060002 +net.micode.notes:drawable/notification_action_background = 0x7f050043 +net.micode.notes:drawable/list_yellow_up = 0x7f05003b +net.micode.notes:drawable/list_yellow_single = 0x7f05003a +net.micode.notes:color/hint_color = 0x7f030016 +net.micode.notes:drawable/list_yellow_middle = 0x7f050039 +net.micode.notes:drawable/list_green_single = 0x7f05002e +net.micode.notes:drawable/list_yellow_down = 0x7f050038 +net.micode.notes:drawable/widget_4x_yellow = 0x7f05005d +net.micode.notes:string/datetime_dialog_cancel = 0x7f0c000c +net.micode.notes:drawable/list_red_up = 0x7f050033 +net.micode.notes:string/preferences_account_title = 0x7f0c005d +net.micode.notes:drawable/gesture_button_background = 0x7f050018 +net.micode.notes:drawable/list_red_down = 0x7f050030 +net.micode.notes:drawable/list_red_middle = 0x7f050031 +net.micode.notes:attr/fontProviderSystemFontFamily = 0x7f020008 +net.micode.notes:drawable/list_green_middle = 0x7f05002d +net.micode.notes:id/tag_accessibility_pane_title = 0x7f060094 +net.micode.notes:drawable/list_footer_bg = 0x7f05002b +net.micode.notes:layout/dialog_edit_text = 0x7f080008 +net.micode.notes:id/tag_accessibility_actions = 0x7f060091 +net.micode.notes:string/note_link_other = 0x7f0c0054 +net.micode.notes:id/accessibility_custom_action_6 = 0x7f06001d +net.micode.notes:id/delete = 0x7f060041 +net.micode.notes:id/accessibility_custom_action_19 = 0x7f06000c +net.micode.notes:string/widget_havenot_content = 0x7f0c007d +net.micode.notes:id/line3 = 0x7f060066 +net.micode.notes:drawable/list_blue_up = 0x7f050029 +net.micode.notes:drawable/notify_panel_notification_icon_bg = 0x7f05004e +net.micode.notes:string/format_strikethrough = 0x7f0c0023 +net.micode.notes:layout/settings_header = 0x7f08001a +net.micode.notes:string/sync_progress_syncing = 0x7f0c0078 +net.micode.notes:id/iv_bg_blue = 0x7f060056 +net.micode.notes:drawable/new_note_pressed = 0x7f050040 +net.micode.notes:drawable/ic_warning = 0x7f050023 +net.micode.notes:drawable/list_blue_middle = 0x7f050027 +net.micode.notes:color/gesture_point_error = 0x7f030011 +net.micode.notes:string/ticker_fail = 0x7f0c007a +net.micode.notes:id/chronometer = 0x7f06003f +net.micode.notes:color/gesture_hint_color = 0x7f03000a +net.micode.notes:id/accessibility_custom_action_27 = 0x7f060015 +net.micode.notes:id/hour = 0x7f06004d +net.micode.notes:drawable/ic_format_italic = 0x7f05001f +net.micode.notes:id/accessibility_custom_action_30 = 0x7f060019 +net.micode.notes:id/accessibility_custom_action_28 = 0x7f060016 net.micode.notes:array/format_for_exported_note = 0x7f010000 -net.micode.notes:drawable/ic_format_bold = 0x7f04001c -net.micode.notes:color/gesture_background = 0x7f020003 -net.micode.notes:string/ticker_fail = 0x7f0a0079 -net.micode.notes:string/file_name_txt_format = 0x7f0a0018 -net.micode.notes:id/gesture_status = 0x7f05001d -net.micode.notes:color/gesture_button_text = 0x7f020006 -net.micode.notes:color/gesture_button_ripple = 0x7f020005 -net.micode.notes:string/error_sync_internal = 0x7f0a0015 -net.micode.notes:drawable/menu_delete = 0x7f04003c -net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001 -net.micode.notes:id/menu_delete_remind = 0x7f050037 -net.micode.notes:drawable/widget_2x_white = 0x7f04004b -net.micode.notes:string/confirm_gesture_pattern = 0x7f0a000b -net.micode.notes:color/hint_color = 0x7f020014 -net.micode.notes:string/sync_progress_login = 0x7f0a0076 +net.micode.notes:string/confirm_gesture_pattern = 0x7f0c000b +net.micode.notes:drawable/ic_format_bold = 0x7f05001c +net.micode.notes:color/gesture_error_color = 0x7f030009 net.micode.notes:array/menu_share_ways = 0x7f010001 -net.micode.notes:drawable/edit_title_blue = 0x7f04000a -net.micode.notes:id/navigation_bar = 0x7f050045 -net.micode.notes:color/background_color = 0x7f020000 -net.micode.notes:drawable/list_yellow_middle = 0x7f040039 -net.micode.notes:color/button_color = 0x7f020001 ->>>>>>> a +net.micode.notes:drawable/gesture_panel_background = 0x7f050019 +net.micode.notes:id/iv_lock_icon = 0x7f060061 +net.micode.notes:id/btn_delete_user = 0x7f060036 +net.micode.notes:dimen/notification_top_pad_large_text = 0x7f040015 +net.micode.notes:dimen/notification_large_icon_height = 0x7f04000b +net.micode.notes:string/info_note_enter_desktop = 0x7f0c0034 +net.micode.notes:drawable/gesture_background = 0x7f050017 +net.micode.notes:xml/widget_4x_info = 0x7f0f0003 +net.micode.notes:xml/preferences = 0x7f0f0000 +net.micode.notes:id/accessibility_custom_action_25 = 0x7f060013 +net.micode.notes:drawable/font_small = 0x7f050015 +net.micode.notes:drawable/ic_audio = 0x7f05001a +net.micode.notes:id/et_foler_name = 0x7f060049 +net.micode.notes:id/text_username = 0x7f0600a1 +net.micode.notes:id/tag_unhandled_key_event_manager = 0x7f06009b +net.micode.notes:attr/fontVariationSettings = 0x7f02000a +net.micode.notes:color/primary_text_dark = 0x7f030019 +net.micode.notes:color/text_color_state_list = 0x7f03001c +net.micode.notes:id/minute = 0x7f06007c +net.micode.notes:dimen/compat_button_padding_vertical_material = 0x7f040003 +net.micode.notes:dimen/notification_top_pad = 0x7f040014 +net.micode.notes:drawable/font_normal = 0x7f050013 +net.micode.notes:id/accessibility_custom_action_2 = 0x7f06000d +net.micode.notes:drawable/edittext_background = 0x7f050011 +net.micode.notes:id/dialog_title = 0x7f060043 +net.micode.notes:string/preferences_button_sync_immediately = 0x7f0c0061 +net.micode.notes:string/menu_move_parent_folder = 0x7f0c0044 +net.micode.notes:drawable/delete = 0x7f050005 +net.micode.notes:drawable/edit_yellow = 0x7f050010 +net.micode.notes:drawable/notification_bg_low_pressed = 0x7f050047 +net.micode.notes:color/gesture_button_text = 0x7f030008 +net.micode.notes:color/gesture_panel_border = 0x7f030010 +net.micode.notes:drawable/list_white_middle = 0x7f050035 +net.micode.notes:dimen/notification_small_icon_background_padding = 0x7f040011 +net.micode.notes:string/menu_share = 0x7f0c004e +net.micode.notes:menu/call_note_edit = 0x7f090000 +net.micode.notes:drawable/edit_white = 0x7f05000f +net.micode.notes:attr/fontProviderCerts = 0x7f020003 +net.micode.notes:drawable/ic_format_color = 0x7f05001e +net.micode.notes:dimen/compat_button_inset_vertical_material = 0x7f040001 +net.micode.notes:layout/widget_4x = 0x7f08001c +net.micode.notes:id/move = 0x7f06007d +net.micode.notes:dimen/notification_content_margin_start = 0x7f04000a +net.micode.notes:string/format_text_color = 0x7f0c0024 +net.micode.notes:drawable/edit_title_blue = 0x7f05000a +net.micode.notes:drawable/list_white_single = 0x7f050036 +net.micode.notes:id/prefenerece_sync_status_textview = 0x7f060089 +net.micode.notes:drawable/edit_blue = 0x7f050007 +net.micode.notes:id/accessibility_custom_action_16 = 0x7f060009 +net.micode.notes:drawable/list_white_up = 0x7f050037 +net.micode.notes:drawable/notification = 0x7f050042 +net.micode.notes:drawable/clock = 0x7f050004 +net.micode.notes:drawable/button_background = 0x7f050002 +net.micode.notes:id/btn_italic = 0x7f060037 +net.micode.notes:drawable/icon_app = 0x7f050024 +net.micode.notes:drawable/edit_title_green = 0x7f05000b +net.micode.notes:style/TextAppearance.Compat.Notification.Line2 = 0x7f0d0008 +net.micode.notes:id/btn_underline = 0x7f06003d +net.micode.notes:drawable/new_note_normal = 0x7f05003f +net.micode.notes:drawable/dropdown_icon = 0x7f050006 +net.micode.notes:string/menu_folder_change_name = 0x7f0c003a +net.micode.notes:drawable/widget_4x_red = 0x7f05005b +net.micode.notes:dimen/notification_subtext_size = 0x7f040013 +net.micode.notes:id/accessibility_custom_action_9 = 0x7f060020 +net.micode.notes:drawable/list_green_down = 0x7f05002c +net.micode.notes:drawable/edit_title_yellow = 0x7f05000e +net.micode.notes:drawable/ic_lock_outline = 0x7f050022 +net.micode.notes:drawable/font_super = 0x7f050016 +net.micode.notes:drawable/ic_format_underline = 0x7f050021 +net.micode.notes:drawable/call_record = 0x7f050003 +net.micode.notes:id/tv_modified_date = 0x7f0600ab +net.micode.notes:attr/fontProviderFetchStrategy = 0x7f020004 +net.micode.notes:drawable/notification_template_icon_low_bg = 0x7f05004c +net.micode.notes:id/menu_font_size = 0x7f060071 +net.micode.notes:id/btn_strikethrough = 0x7f06003b +net.micode.notes:color/toolbar_button_selected = 0x7f03001e +net.micode.notes:dimen/notification_small_icon_size_as_large = 0x7f040012 +net.micode.notes:dimen/notification_right_icon_size = 0x7f04000f +net.micode.notes:id/accessibility_custom_action_21 = 0x7f06000f +net.micode.notes:attr/fontProviderFetchTimeout = 0x7f020005 +net.micode.notes:id/accessibility_custom_action_24 = 0x7f060012 +net.micode.notes:style/TextAppearanceLarge = 0x7f0d000b +net.micode.notes:id/accessibility_custom_action_13 = 0x7f060006 +net.micode.notes:attr/fontProviderAuthority = 0x7f020002 +net.micode.notes:dimen/text_font_size_medium = 0x7f040017 +net.micode.notes:dimen/notification_right_side_padding_top = 0x7f040010 +net.micode.notes:string/menu_sync = 0x7f0c004f +net.micode.notes:drawable/edit_title_red = 0x7f05000c +net.micode.notes:dimen/notification_big_circle_margin = 0x7f040009 +net.micode.notes:dimen/text_font_size_large = 0x7f040016 +net.micode.notes:dimen/compat_button_padding_horizontal_material = 0x7f040002 +net.micode.notes:id/iv_super_select = 0x7f060064 +net.micode.notes:drawable/search_result = 0x7f05004f +net.micode.notes:drawable/list_white_down = 0x7f050034 +net.micode.notes:id/right_icon = 0x7f06008c +net.micode.notes:color/user_query_highlight = 0x7f03001f +net.micode.notes:id/iv_bg_yellow_select = 0x7f06005f +net.micode.notes:color/toolbar_background = 0x7f03001d +net.micode.notes:color/text_color = 0x7f03001b +net.micode.notes:color/secondary_text_dark = 0x7f03001a +net.micode.notes:style/TextAppearance.Compat.Notification.Info = 0x7f0d0007 +net.micode.notes:dimen/notification_action_text_size = 0x7f040008 +net.micode.notes:attr/fontStyle = 0x7f020009 +net.micode.notes:string/gesture_forgot_pattern = 0x7f0c0027 +net.micode.notes:drawable/notification_bg_low_normal = 0x7f050046 +net.micode.notes:id/normal = 0x7f06007f +net.micode.notes:attr/fontProviderPackage = 0x7f020006 +net.micode.notes:string/alert_message_delete_note = 0x7f0c0001 +net.micode.notes:id/tv_title = 0x7f0600ae +net.micode.notes:color/gesture_success_color = 0x7f030014 +net.micode.notes:id/tag_on_receive_content_mime_types = 0x7f060097 +net.micode.notes:dimen/text_font_size_small = 0x7f040019 +net.micode.notes:string/preferences_menu_remove_account = 0x7f0c006a +net.micode.notes:string/gesture_not_matched = 0x7f0c002b +net.micode.notes:attr/alpha = 0x7f020000 +net.micode.notes:string/notealert_ok = 0x7f0c0058 +net.micode.notes:color/gesture_button_background = 0x7f030006 +net.micode.notes:attr/font = 0x7f020001 +net.micode.notes:color/gesture_text_color = 0x7f030015 +net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0c006c +net.micode.notes:color/gesture_line_normal = 0x7f03000d +net.micode.notes:drawable/edit_green = 0x7f050008 +net.micode.notes:layout/item_user = 0x7f08000a +net.micode.notes:color/gesture_background = 0x7f030005 +net.micode.notes:attr/ttcIndex = 0x7f02000f +net.micode.notes:attr/shortcutMatchRequired = 0x7f02000e +net.micode.notes:id/accessibility_custom_action_12 = 0x7f060005 +net.micode.notes:layout/notification_template_icon_group = 0x7f080017 +net.micode.notes:id/imageView = 0x7f060050 +net.micode.notes:id/title_user_management = 0x7f0600a4 +net.micode.notes:id/gesture_status = 0x7f06004c +net.micode.notes:color/notification_action_color_filter = 0x7f030017 +net.micode.notes:color/gesture_point_selected = 0x7f030013 +net.micode.notes:id/notes_list = 0x7f060085 +net.micode.notes:color/button_color = 0x7f030003 +net.micode.notes:id/blocking = 0x7f06002c +net.micode.notes:id/async = 0x7f06002b +net.micode.notes:color/androidx_core_secondary_text_default_material_light = 0x7f030001 +net.micode.notes:layout/note_list_footer = 0x7f080013 +net.micode.notes:id/btn_bold = 0x7f060031 +net.micode.notes:id/accessibility_custom_action_17 = 0x7f06000a +net.micode.notes:string/gesture_password_set = 0x7f0c002c +net.micode.notes:id/forever = 0x7f06004b +net.micode.notes:drawable/list_green_up = 0x7f05002f +net.micode.notes:string/note_link_tel = 0x7f0c0055 +net.micode.notes:drawable/notification_bg_normal = 0x7f050048 +net.micode.notes:dimen/notification_action_icon_size = 0x7f040007 +net.micode.notes:string/notelist_menu_new = 0x7f0c0059 +net.micode.notes:string/menu_deselect_all = 0x7f0c0038 +net.micode.notes:attr/queryPatterns = 0x7f02000d +net.micode.notes:drawable/list_background = 0x7f050025 +net.micode.notes:id/dialog_button = 0x7f060042 +net.micode.notes:color/gesture_line_error = 0x7f03000c +net.micode.notes:drawable/widget_4x_green = 0x7f05005a +net.micode.notes:id/btn_text_color = 0x7f06003c +net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f050041 diff --git a/Src/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/Src/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt index 0ac2c2d..d661d6d 100644 --- a/Src/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +++ b/Src/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt @@ -1,14 +1,27 @@ net.micode.notes array format_for_exported_note array menu_share_ways +attr alpha +attr font +attr fontProviderAuthority +attr fontProviderCerts +attr fontProviderFetchStrategy +attr fontProviderFetchTimeout +attr fontProviderPackage +attr fontProviderQuery +attr fontProviderSystemFontFamily +attr fontStyle +attr fontVariationSettings +attr fontWeight +attr nestedScrollViewStyle +attr queryPatterns +attr shortcutMatchRequired +attr ttcIndex +color androidx_core_ripple_material_light +color androidx_core_secondary_text_default_material_light color background_color color button_color color button_text_color -<<<<<<< HEAD -======= -<<<<<<< HEAD -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 color gesture_background color gesture_button_background color gesture_button_ripple @@ -26,11 +39,9 @@ color gesture_point_normal color gesture_point_selected color gesture_success_color color gesture_text_color -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 color hint_color +color notification_action_color_filter +color notification_icon_bg_color color primary_text_dark color secondary_text_dark color text_color @@ -38,6 +49,28 @@ color text_color_state_list color toolbar_background color toolbar_button_selected color user_query_highlight +dimen compat_button_inset_horizontal_material +dimen compat_button_inset_vertical_material +dimen compat_button_padding_horizontal_material +dimen compat_button_padding_vertical_material +dimen compat_control_corner_material +dimen compat_notification_large_icon_max_height +dimen compat_notification_large_icon_max_width +dimen notification_action_icon_size +dimen notification_action_text_size +dimen notification_big_circle_margin +dimen notification_content_margin_start +dimen notification_large_icon_height +dimen notification_large_icon_width +dimen notification_main_column_padding_top +dimen notification_media_narrow_margin +dimen notification_right_icon_size +dimen notification_right_side_padding_top +dimen notification_small_icon_background_padding +dimen notification_small_icon_size_as_large +dimen notification_subtext_size +dimen notification_top_pad +dimen notification_top_pad_large_text dimen text_font_size_large dimen text_font_size_medium dimen text_font_size_normal @@ -66,20 +99,10 @@ drawable font_normal drawable font_size_selector_bg drawable font_small drawable font_super -<<<<<<< HEAD drawable gesture_background drawable gesture_button_background drawable gesture_panel_background drawable ic_audio -======= -<<<<<<< HEAD -drawable ic_audio -======= -drawable gesture_background -drawable gesture_button_background -drawable gesture_panel_background -drawable ic_audio ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 drawable ic_delete drawable ic_format_bold drawable ic_format_bullet @@ -88,10 +111,6 @@ drawable ic_format_italic drawable ic_format_strikethrough drawable ic_format_underline drawable ic_lock_outline -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 drawable ic_warning drawable icon_app drawable list_background @@ -124,6 +143,18 @@ drawable new_note_normal drawable new_note_pressed drawable note_edit_color_selector_panel drawable notification +drawable notification_action_background +drawable notification_bg +drawable notification_bg_low +drawable notification_bg_low_normal +drawable notification_bg_low_pressed +drawable notification_bg_normal +drawable notification_bg_normal_pressed +drawable notification_icon_background +drawable notification_template_icon_bg +drawable notification_template_icon_low_bg +drawable notification_tile_bg +drawable notify_panel_notification_icon_bg drawable search_result drawable selected drawable title_alert @@ -139,44 +170,71 @@ drawable widget_4x_green drawable widget_4x_red drawable widget_4x_white drawable widget_4x_yellow +id accessibility_action_clickable_span +id accessibility_custom_action_0 +id accessibility_custom_action_1 +id accessibility_custom_action_10 +id accessibility_custom_action_11 +id accessibility_custom_action_12 +id accessibility_custom_action_13 +id accessibility_custom_action_14 +id accessibility_custom_action_15 +id accessibility_custom_action_16 +id accessibility_custom_action_17 +id accessibility_custom_action_18 +id accessibility_custom_action_19 +id accessibility_custom_action_2 +id accessibility_custom_action_20 +id accessibility_custom_action_21 +id accessibility_custom_action_22 +id accessibility_custom_action_23 +id accessibility_custom_action_24 +id accessibility_custom_action_25 +id accessibility_custom_action_26 +id accessibility_custom_action_27 +id accessibility_custom_action_28 +id accessibility_custom_action_29 +id accessibility_custom_action_3 +id accessibility_custom_action_30 +id accessibility_custom_action_31 +id accessibility_custom_action_4 +id accessibility_custom_action_5 +id accessibility_custom_action_6 +id accessibility_custom_action_7 +id accessibility_custom_action_8 +id accessibility_custom_action_9 id account_dialog_subtitle id account_dialog_title +id action_container +id action_divider +id action_image id action_select_all +id action_text +id actions id add_img_btn id amPm +id async +id blocking id btnBackToLogin id btnLogin id btnRegister -<<<<<<< HEAD -======= -<<<<<<< HEAD -<<<<<<< HEAD -======= -id btn_confirm ->>>>>>> a -======= ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id btn_add_user id btn_bold -id btn_bullet id btn_confirm id btn_confirm_add_user id btn_delete_image id btn_delete_user id btn_italic -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id btn_logout id btn_new_note id btn_set_bg_color -id btn_strikethrough id btn_text_color id btn_underline id cb_edit_item +id chronometer id date id delete +id dialog_button id dialog_title id etLoginPassword id etLoginUsername @@ -185,18 +243,16 @@ id etUsername id et_edit_text id et_foler_name id font_size_selector -<<<<<<< HEAD +id forever id gesture_status -======= -<<<<<<< HEAD -======= -id gesture_status ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id hour +id icon +id icon_group id imageView +id info id input_password id input_username +id italic id iv_alert_icon id iv_bg_blue id iv_bg_blue_select @@ -209,30 +265,18 @@ id iv_bg_white_select id iv_bg_yellow id iv_bg_yellow_select id iv_large_select -<<<<<<< HEAD -id iv_lock_icon -======= -<<<<<<< HEAD -======= id iv_lock_icon ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id iv_medium_select id iv_small_select id iv_super_select +id line1 +id line3 id list_view_users id ll_font_large id ll_font_normal id ll_font_small id ll_font_super -<<<<<<< HEAD -id lock_pattern_view -======= -<<<<<<< HEAD -======= id lock_pattern_view ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id menu_alert id menu_delete id menu_delete_remind @@ -244,48 +288,57 @@ id menu_new_folder id menu_new_note id menu_search id menu_send_to_desktop -<<<<<<< HEAD id menu_set_gesture -======= -<<<<<<< HEAD -======= -id menu_set_gesture ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id menu_setting id menu_share id menu_sync id minute id move id navigation_bar +id normal id note_bg_color_selector id note_edit_list id note_edit_view id note_item id note_title id notes_list +id notification_background +id notification_main_column +id notification_main_column_container id prefenerece_sync_status_textview id preference_sync_button id record_audio_btn +id right_icon +id right_side id selection_menu id speech_to_text_btn id sv_note_edit +id tag_accessibility_actions +id tag_accessibility_clickable_spans +id tag_accessibility_heading +id tag_accessibility_pane_title +id tag_on_apply_window_listener +id tag_on_receive_content_listener +id tag_on_receive_content_mime_types +id tag_screen_reader_focusable +id tag_state_description +id tag_transition_group +id tag_unhandled_key_event_manager +id tag_unhandled_key_listeners +id tag_window_insets_animation_callback +id text +id text2 id textView id text_username +id time +id title id title_user_management id toolbar id tvLoginTitle id tvRegisterTitle id tv_alert_date id tv_folder_name -<<<<<<< HEAD -id tv_forgot_pattern -======= -<<<<<<< HEAD -======= id tv_forgot_pattern ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 id tv_modified_date id tv_name id tv_time @@ -293,11 +346,13 @@ id tv_title id tv_title_bar id widget_bg_image id widget_text +integer status_bar_notification_info_maxnum layout account_dialog_title layout activity_login layout activity_register layout activity_user_management layout add_account_text +layout custom_dialog layout datetime_picker layout dialog_add_user layout dialog_edit_text @@ -306,20 +361,18 @@ layout item_user layout layout_custom_toast layout note_edit layout note_edit_list_item -<<<<<<< HEAD layout note_gesture_password layout note_gesture_verify -======= -<<<<<<< HEAD -======= -layout note_gesture_password -layout note_gesture_verify ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 layout note_item layout note_list layout note_list_dropdown_menu layout note_list_footer +layout notification_action +layout notification_action_tombstone +layout notification_template_custom_big +layout notification_template_icon_group +layout notification_template_part_chronometer +layout notification_template_part_time layout settings_header layout widget_2x layout widget_4x @@ -341,18 +394,9 @@ string app_widget2x2 string app_widget4x4 string button_delete string call_record_folder_name -<<<<<<< HEAD -string cancel -string confirm_gesture -string confirm_gesture_pattern -======= -<<<<<<< HEAD -======= string cancel string confirm_gesture string confirm_gesture_pattern ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 string datetime_dialog_cancel string datetime_dialog_ok string delete_remind_time_message @@ -376,20 +420,9 @@ string format_exported_file_location string format_folder_files_count string format_italic string format_move_notes_to_folder -<<<<<<< HEAD string format_strikethrough string format_text_color string format_underline -======= -<<<<<<< HEAD -<<<<<<< HEAD -======= -======= -string format_strikethrough -string format_text_color -string format_underline ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 string gesture_forgot_message string gesture_forgot_pattern string gesture_forgot_title @@ -403,10 +436,6 @@ string gesture_verify_fail_max string gesture_verify_fail_tries string gesture_verify_hint string gesture_verify_success -<<<<<<< HEAD -======= ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 string hint_foler_name string info_note_enter_desktop string menu_alert @@ -432,14 +461,7 @@ string menu_select_all string menu_select_none string menu_select_title string menu_send_to_desktop -<<<<<<< HEAD -string menu_set_gesture -======= -<<<<<<< HEAD -======= string menu_set_gesture ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 string menu_setting string menu_share string menu_sync @@ -454,14 +476,7 @@ string notealert_enter string notealert_ok string notelist_menu_new string notelist_string_info -<<<<<<< HEAD string ok -======= -<<<<<<< HEAD -======= -string ok ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 string preferences_account_summary string preferences_account_title string preferences_add_account @@ -485,6 +500,7 @@ string search_hint string search_label string search_setting_description string set_remind_time_message +string status_bar_notification_info_overflow string success_sdcard_export string success_sync_account string sync_progress_init_list @@ -497,18 +513,16 @@ string ticker_syncing string widget_havenot_content string widget_under_visit_mode style CustomEditTextStyle -<<<<<<< HEAD -style GestureVerifyTheme -======= -<<<<<<< HEAD -======= style GestureVerifyTheme ->>>>>>> a ->>>>>>> 1b80de9aefc055633c8aabedaa3d2074a3b00e06 style HighlightTextAppearancePrimary style HighlightTextAppearanceSecondary style NoteActionBarStyle style NoteTheme +style TextAppearance_Compat_Notification +style TextAppearance_Compat_Notification_Info +style TextAppearance_Compat_Notification_Line2 +style TextAppearance_Compat_Notification_Time +style TextAppearance_Compat_Notification_Title style TextAppearanceLarge style TextAppearanceMedium style TextAppearanceNormal @@ -516,6 +530,14 @@ style TextAppearancePrimaryItem style TextAppearanceSecondaryItem style TextAppearanceSuper style TextAppearanceUnderMenuIcon +style Widget_Compat_NotificationActionContainer +style Widget_Compat_NotificationActionText +styleable Capability queryPatterns shortcutMatchRequired +styleable ColorStateListItem android_color android_alpha alpha +styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily +styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex +styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY +styleable GradientColorItem android_color android_offset xml preferences xml searchable xml widget_2x_info diff --git a/Src/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk b/Src/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk deleted file mode 100644 index fb29860..0000000 Binary files a/Src/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk and /dev/null differ diff --git a/Src/app/build/outputs/apk/androidTest/debug/output-metadata.json b/Src/app/build/outputs/apk/androidTest/debug/output-metadata.json deleted file mode 100644 index b9c23aa..0000000 --- a/Src/app/build/outputs/apk/androidTest/debug/output-metadata.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "APK", - "kind": "Directory" - }, - "applicationId": "net.micode.notes.test", - "variantName": "debugAndroidTest", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 0, - "versionName": "", - "outputFile": "app-debug-androidTest.apk" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/Src/app/build/outputs/logs/manifest-merger-debug-report.txt b/Src/app/build/outputs/logs/manifest-merger-debug-report.txt index ef6b78f..97e5c2b 100644 --- a/Src/app/build/outputs/logs/manifest-merger-debug-report.txt +++ b/Src/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -1,262 +1,290 @@ -- Merging decision tree log --- manifest -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\56c56b617d8c6655fd5dde2ec0086806\transformed\vosk-android-0.3.38\AndroidManifest.xml:2:1-9:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:1-148:12 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\fd0f90ee4e57d56bfc8125bf38290b3e\transformed\jetified-vosk-android-0.3.38\AndroidManifest.xml:2:1-9:12 +MERGED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:17:1-26:12 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] D:\Notes\caches\transforms-3\7ed5c773499d96899d12683379018bd7\transformed\lifecycle-runtime-2.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] D:\Notes\caches\transforms-3\4b621581b14be943fef7e9025808a5ef\transformed\versionedparcelable-1.1.1\AndroidManifest.xml:17:1-27:12 +MERGED from [androidx.annotation:annotation-experimental:1.1.0] D:\Notes\caches\transforms-3\3e1991dda6c66b9f0750b6708f7555ea\transformed\jetified-annotation-experimental-1.1.0\AndroidManifest.xml:17:1-24:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:1-153:12 package - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:4:5-31 - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:4:5-31 + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml android:versionName - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:6:5-30 - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:6:5-30 + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml xmlns:tools - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:3:5-51 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:3:5-51 xmlns:android - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:2:11-69 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:2:11-69 android:versionCode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:5:5-28 - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:5:5-28 + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml uses-permission#android.permission.RECORD_AUDIO -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:9:5-71 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:9:5-71 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:9:22-68 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:9:22-68 uses-permission#android.permission.MODIFY_AUDIO_SETTINGS -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:10:5-80 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:10:5-80 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:10:22-77 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:10:22-77 uses-permission#android.permission.WRITE_EXTERNAL_STORAGE -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:11:5-81 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:11:5-81 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:11:22-78 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:11:22-78 uses-permission#android.permission.READ_EXTERNAL_STORAGE -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:12:5-80 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:12:5-80 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:12:22-77 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:12:22-77 uses-permission#android.permission.INTERNET -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:13:5-67 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:13:5-67 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:13:22-64 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:13:22-64 uses-permission#android.permission.READ_CONTACTS -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:14:5-72 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:14:5-72 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:14:22-69 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:14:22-69 uses-permission#android.permission.RECEIVE_BOOT_COMPLETED -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:15:5-81 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:15:5-81 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:15:22-78 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:15:22-78 application -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:17:5-147:19 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:17:5-152:19 +MERGED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:24:5-89 +MERGED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:24:5-89 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] D:\Notes\caches\transforms-3\4b621581b14be943fef7e9025808a5ef\transformed\versionedparcelable-1.1.1\AndroidManifest.xml:24:5-25:19 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] D:\Notes\caches\transforms-3\4b621581b14be943fef7e9025808a5ef\transformed\versionedparcelable-1.1.1\AndroidManifest.xml:24:5-25:19 + android:appComponentFactory + ADDED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:24:18-86 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:19:9-41 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:19:9-41 android:icon - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:18:9-42 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:18:9-42 activity#net.micode.notes.login.LoginActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:22:9-29:20 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:22:9-30:20 android:launchMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:24:13-43 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:24:13-43 + android:exported + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:25:13-36 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:23:13-48 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:23:13-48 intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:25:13-28:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:26:13-29:29 action#android.intent.action.MAIN -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:26:17-69 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:27:17-69 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:26:25-66 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:27:25-66 category#android.intent.category.LAUNCHER -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:27:17-77 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:28:17-77 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:27:27-74 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:28:27-74 activity#net.micode.notes.login.RegisterActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:32:9-60 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:33:9-60 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:32:19-57 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:33:19-57 activity#net.micode.notes.ui.NotesListActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:34:9-40:55 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:35:9-41:55 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:37:13-45 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:38:13-45 android:launchMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:38:13-43 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:39:13-43 android:windowSoftInputMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:40:13-52 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:41:13-52 android:configChanges - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:36:13-74 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:37:13-74 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:39:13-45 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:40:13-45 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:35:13-49 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:36:13-49 activity#net.micode.notes.ui.NoteGesturePasswordActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:41:9-44:70 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:42:9-45:70 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:43:13-53 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:44:13-53 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:44:13-67 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:45:13-67 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:42:13-59 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:43:13-59 activity#net.micode.notes.ui.NoteGestureVerifyActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:45:9-49:63 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:46:9-50:63 android:screenOrientation - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:48:13-49 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:49:13-49 android:windowSoftInputMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:49:13-60 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:50:13-60 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:47:13-54 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:48:13-54 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:46:13-57 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:47:13-57 activity#net.micode.notes.login.UserManagementActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:51:9-65 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:52:9-65 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:51:19-63 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:52:19-63 activity#net.micode.notes.ui.NoteEditActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:53:9-79:20 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:54:9-81:20 android:launchMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:56:13-43 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:57:13-43 + android:exported + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:59:13-36 android:configChanges - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:55:13-74 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:56:13-74 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:57:13-45 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:58:13-45 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:54:13-48 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:55:13-48 intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:58:13-65:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:60:13-67:29 android:scheme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:59:17-38 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:61:17-38 tools:ignore - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:60:17-47 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:62:17-47 action#android.intent.action.VIEW -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:61:17-69 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:63:17-69 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:61:25-66 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:63:25-66 category#android.intent.category.DEFAULT -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:17-76 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:17-76 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:62:27-73 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:64:27-73 data -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:17-78 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:17-78 android:mimeType - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:63:23-75 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:65:23-75 intent-filter#action:name:android.intent.action.INSERT_OR_EDIT+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:66:13-71:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:68:13-73:29 action#android.intent.action.INSERT_OR_EDIT -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:67:17-79 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:69:17-79 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:67:25-76 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:69:25-76 intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:72:13-75:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:74:13-77:29 action#android.intent.action.SEARCH -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:73:17-71 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:75:17-71 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:73:25-68 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:75:25-68 meta-data#android.app.searchable -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:76:13-78:54 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:78:13-80:54 android:resource - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:78:17-51 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:80:17-51 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:77:17-54 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:79:17-54 provider#net.micode.notes.data.NotesProvider -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:82:9-85:43 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:84:9-87:43 android:authorities - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:84:13-47 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:86:13-47 android:multiprocess - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:85:13-40 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:87:13-40 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:83:13-63 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:85:13-63 receiver#net.micode.notes.widget.NoteWidgetProvider_2x -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:88:9-98:20 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:90:9-101:20 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:90:13-50 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:92:13-50 + android:exported + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:93:13-36 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:89:13-57 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:91:13-57 intent-filter#action:name:android.appwidget.action.APPWIDGET_DELETED+action:name:android.appwidget.action.APPWIDGET_UPDATE -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:91:13-94:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:94:13-97:29 action#android.appwidget.action.APPWIDGET_UPDATE -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:17-84 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:17-84 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:92:25-81 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:95:25-81 action#android.appwidget.action.APPWIDGET_DELETED -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:17-85 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:17-85 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:93:25-82 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:96:25-82 meta-data#android.appwidget.provider -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:95:13-97:58 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:98:13-100:58 android:resource - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:97:17-55 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:100:17-55 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:96:17-58 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:99:17-58 receiver#net.micode.notes.widget.NoteWidgetProvider_4x -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:100:9-110:20 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:103:9-114:20 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:102:13-50 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:105:13-50 + android:exported + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:106:13-36 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:101:13-57 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:104:13-57 receiver#net.micode.notes.ui.AlarmInitReceiver -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:113:9-117:20 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:117:9-122:20 + android:exported + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:118:13-36 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:113:19-55 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:117:19-55 intent-filter#action:name:android.intent.action.BOOT_COMPLETED -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:114:13-116:29 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:119:13-121:29 action#android.intent.action.BOOT_COMPLETED -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:115:17-79 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:120:17-79 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:115:25-76 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:120:25-76 receiver#net.micode.notes.ui.AlarmReceiver -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:120:9-122:41 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:125:9-127:41 android:process - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:122:13-38 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:127:13-38 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:121:13-61 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:126:13-61 activity#net.micode.notes.ui.AlarmAlertActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:125:9-129:87 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:130:9-134:87 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:127:13-45 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:132:13-45 android:launchMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:128:13-48 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:133:13-48 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:129:13-75 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:134:13-75 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:126:13-50 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:131:13-50 activity#net.micode.notes.ui.NotesPreferenceActivity -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:132:9-136:72 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:137:9-141:72 android:label - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:134:13-54 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:139:13-54 android:launchMode - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:135:13-43 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:140:13-43 android:theme - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:136:13-60 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:141:13-60 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:133:13-71 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:138:13-71 service#net.micode.notes.gtask.remote.GTaskSyncService -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:139:9-141:40 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:144:9-146:40 android:exported - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:141:13-37 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:146:13-37 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:140:13-74 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:145:13-74 meta-data#android.app.default_searchable -ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:144:9-146:52 +ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:149:9-151:52 android:value - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:146:13-49 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:151:13-49 android:name - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml:145:13-58 + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml:150:13-58 uses-sdk -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml reason: use-sdk injection requested -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml -MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\56c56b617d8c6655fd5dde2ec0086806\transformed\vosk-android-0.3.38\AndroidManifest.xml:5:5-7:41 -MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\56c56b617d8c6655fd5dde2ec0086806\transformed\vosk-android-0.3.38\AndroidManifest.xml:5:5-7:41 -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml -INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml reason: use-sdk injection requested +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml +MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\fd0f90ee4e57d56bfc8125bf38290b3e\transformed\jetified-vosk-android-0.3.38\AndroidManifest.xml:5:5-7:41 +MERGED from [com.alphacephei:vosk-android:0.3.38] D:\Notes\caches\transforms-3\fd0f90ee4e57d56bfc8125bf38290b3e\transformed\jetified-vosk-android-0.3.38\AndroidManifest.xml:5:5-7:41 +MERGED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.core:core:1.6.0] D:\Notes\caches\transforms-3\12b4794b5caf29bf440d50ea7048c91a\transformed\core-1.6.0\AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] D:\Notes\caches\transforms-3\7ed5c773499d96899d12683379018bd7\transformed\lifecycle-runtime-2.0.0\AndroidManifest.xml:20:5-44 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] D:\Notes\caches\transforms-3\7ed5c773499d96899d12683379018bd7\transformed\lifecycle-runtime-2.0.0\AndroidManifest.xml:20:5-44 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] D:\Notes\caches\transforms-3\4b621581b14be943fef7e9025808a5ef\transformed\versionedparcelable-1.1.1\AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] D:\Notes\caches\transforms-3\4b621581b14be943fef7e9025808a5ef\transformed\versionedparcelable-1.1.1\AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.annotation:annotation-experimental:1.1.0] D:\Notes\caches\transforms-3\3e1991dda6c66b9f0750b6708f7555ea\transformed\jetified-annotation-experimental-1.1.0\AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.annotation:annotation-experimental:1.1.0] D:\Notes\caches\transforms-3\3e1991dda6c66b9f0750b6708f7555ea\transformed\jetified-annotation-experimental-1.1.0\AndroidManifest.xml:20:5-22:41 +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml +INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml android:targetSdkVersion - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml android:minSdkVersion - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - ADDED from D:\gitnote\notes\app\src\main\AndroidManifest.xml - INJECTED from D:\gitnote\notes\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + ADDED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml + INJECTED from D:\github\XiaoMiNote\Src\app\src\main\AndroidManifest.xml diff --git a/Src/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin b/Src/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin deleted file mode 100644 index 00ea7f9..0000000 Binary files a/Src/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin and /dev/null differ diff --git a/Src/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/Src/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin index 3ea78d4..50e619e 100644 Binary files a/Src/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin and b/Src/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ diff --git a/Src/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt b/Src/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt deleted file mode 100644 index 18fb14e..0000000 --- a/Src/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt +++ /dev/null @@ -1,137 +0,0 @@ -net/micode/notes/gtask/remote/GTaskManager.java - net.micode.notes.gtask.remote.GTaskManager -net/micode/notes/gtask/remote/GTaskClient.java - net.micode.notes.gtask.remote.GTaskClient -net/micode/notes/model/WorkingNote.java - net.micode.notes.model.WorkingNote - net.micode.notes.model.WorkingNote$NoteSettingChangedListener -net/micode/notes/gtask/data/Task.java - net.micode.notes.gtask.data.Task -net/micode/notes/ui/AlarmAlertActivity.java - net.micode.notes.ui.AlarmAlertActivity -net/micode/notes/tool/BackupUtils.java - net.micode.notes.tool.BackupUtils - net.micode.notes.tool.BackupUtils$TextExport -net/micode/notes/gtask/data/MetaData.java - net.micode.notes.gtask.data.MetaData -net/micode/notes/widget/NoteWidgetProvider.java - net.micode.notes.widget.NoteWidgetProvider -net/micode/notes/ui/DateTimePickerDialog.java - net.micode.notes.ui.DateTimePickerDialog - net.micode.notes.ui.DateTimePickerDialog$1 - net.micode.notes.ui.DateTimePickerDialog$OnDateTimeSetListener -net/micode/notes/gtask/remote/GTaskASyncTask.java - net.micode.notes.gtask.remote.GTaskASyncTask - net.micode.notes.gtask.remote.GTaskASyncTask$1 - net.micode.notes.gtask.remote.GTaskASyncTask$OnCompleteListener -net/micode/notes/data/Notes.java - net.micode.notes.data.Notes - net.micode.notes.data.Notes$CallNote - net.micode.notes.data.Notes$DataColumns - net.micode.notes.data.Notes$DataConstants - net.micode.notes.data.Notes$NoteColumns - net.micode.notes.data.Notes$TextNote -net/micode/notes/gtask/data/TaskList.java - net.micode.notes.gtask.data.TaskList -net/micode/notes/ui/AlarmReceiver.java - net.micode.notes.ui.AlarmReceiver -net/micode/notes/model/Note.java - net.micode.notes.model.Note - net.micode.notes.model.Note$NoteData -net/micode/notes/tool/ResourceParser.java - net.micode.notes.tool.ResourceParser - net.micode.notes.tool.ResourceParser$NoteBgResources - net.micode.notes.tool.ResourceParser$NoteItemBgResources - net.micode.notes.tool.ResourceParser$TextAppearanceResources - net.micode.notes.tool.ResourceParser$WidgetBgResources -net/micode/notes/widget/NoteWidgetProvider_4x.java - net.micode.notes.widget.NoteWidgetProvider_4x -net/micode/notes/ui/NotesPreferenceActivity.java - net.micode.notes.ui.NotesPreferenceActivity - net.micode.notes.ui.NotesPreferenceActivity$1 - net.micode.notes.ui.NotesPreferenceActivity$2 - net.micode.notes.ui.NotesPreferenceActivity$3 - net.micode.notes.ui.NotesPreferenceActivity$4 - net.micode.notes.ui.NotesPreferenceActivity$5 - net.micode.notes.ui.NotesPreferenceActivity$6 - net.micode.notes.ui.NotesPreferenceActivity$7 - net.micode.notes.ui.NotesPreferenceActivity$8 - net.micode.notes.ui.NotesPreferenceActivity$GTaskReceiver -net/micode/notes/gtask/exception/NetworkFailureException.java - net.micode.notes.gtask.exception.NetworkFailureException -net/micode/notes/ui/AlarmInitReceiver.java - net.micode.notes.ui.AlarmInitReceiver -net/micode/notes/ui/FoldersListAdapter.java - net.micode.notes.ui.FoldersListAdapter - net.micode.notes.ui.FoldersListAdapter$FolderListItem -net/micode/notes/ui/NotesListItem.java - net.micode.notes.ui.NotesListItem -net/micode/notes/ui/NoteEditText.java - net.micode.notes.ui.NoteEditText - net.micode.notes.ui.NoteEditText$1 - net.micode.notes.ui.NoteEditText$OnTextViewChangeListener -net/micode/notes/data/NotesDatabaseHelper.java - net.micode.notes.data.NotesDatabaseHelper - net.micode.notes.data.NotesDatabaseHelper$TABLE -net/micode/notes/tool/DataUtils.java - net.micode.notes.tool.DataUtils -net/micode/notes/gtask/data/SqlNote.java - net.micode.notes.gtask.data.SqlNote -net/micode/notes/BuildConfig.java - net.micode.notes.BuildConfig -net/micode/notes/widget/NoteWidgetProvider_2x.java - net.micode.notes.widget.NoteWidgetProvider_2x -net/micode/notes/ui/DropdownMenu.java - net.micode.notes.ui.DropdownMenu - net.micode.notes.ui.DropdownMenu$1 -net/micode/notes/gtask/remote/GTaskSyncService.java - net.micode.notes.gtask.remote.GTaskSyncService - net.micode.notes.gtask.remote.GTaskSyncService$1 -net/micode/notes/ui/NotesListAdapter.java - net.micode.notes.ui.NotesListAdapter - net.micode.notes.ui.NotesListAdapter$AppWidgetAttribute -net/micode/notes/gtask/data/Node.java - net.micode.notes.gtask.data.Node -net/micode/notes/ui/NotesListActivity.java - net.micode.notes.ui.NotesListActivity - net.micode.notes.ui.NotesListActivity$1 - net.micode.notes.ui.NotesListActivity$2 - net.micode.notes.ui.NotesListActivity$3 - net.micode.notes.ui.NotesListActivity$4 - net.micode.notes.ui.NotesListActivity$5 - net.micode.notes.ui.NotesListActivity$6 - net.micode.notes.ui.NotesListActivity$7 - net.micode.notes.ui.NotesListActivity$8 - net.micode.notes.ui.NotesListActivity$9 - net.micode.notes.ui.NotesListActivity$BackgroundQueryHandler - net.micode.notes.ui.NotesListActivity$ListEditState - net.micode.notes.ui.NotesListActivity$ModeCallback - net.micode.notes.ui.NotesListActivity$ModeCallback$1 - net.micode.notes.ui.NotesListActivity$ModeCallback$2 - net.micode.notes.ui.NotesListActivity$NewNoteOnTouchListener - net.micode.notes.ui.NotesListActivity$OnListItemClickListener -net/micode/notes/ui/NoteItemData.java - net.micode.notes.ui.NoteItemData -net/micode/notes/gtask/exception/ActionFailureException.java - net.micode.notes.gtask.exception.ActionFailureException -net/micode/notes/data/Contact.java - net.micode.notes.data.Contact -net/micode/notes/ui/NoteEditActivity.java - net.micode.notes.ui.NoteEditActivity - net.micode.notes.ui.NoteEditActivity$1 - net.micode.notes.ui.NoteEditActivity$2 - net.micode.notes.ui.NoteEditActivity$3 - net.micode.notes.ui.NoteEditActivity$HeadViewHolder -net/micode/notes/gtask/data/SqlData.java - net.micode.notes.gtask.data.SqlData -net/micode/notes/ui/DateTimePicker.java - net.micode.notes.ui.DateTimePicker - net.micode.notes.ui.DateTimePicker$1 - net.micode.notes.ui.DateTimePicker$2 - net.micode.notes.ui.DateTimePicker$3 - net.micode.notes.ui.DateTimePicker$4 - net.micode.notes.ui.DateTimePicker$OnDateTimeChangedListener -net/micode/notes/data/NotesProvider.java - net.micode.notes.data.NotesProvider -net/micode/notes/tool/GTaskStringUtils.java - net.micode.notes.tool.GTaskStringUtils diff --git a/Src/app/src/main/AndroidManifest.xml b/Src/app/src/main/AndroidManifest.xml index 511a957..e8fabc6 100644 --- a/Src/app/src/main/AndroidManifest.xml +++ b/Src/app/src/main/AndroidManifest.xml @@ -21,7 +21,8 @@ + android:launchMode="singleTop" + android:exported="true"> @@ -54,7 +55,8 @@ android:name=".ui.NoteEditActivity" android:configChanges="keyboardHidden|orientation|screenSize" android:launchMode="singleTop" - android:theme="@style/NoteTheme"> + android:theme="@style/NoteTheme" + android:exported="true"> @@ -87,7 +89,8 @@ + android:label="@string/app_widget2x2" + android:exported="true"> @@ -99,7 +102,8 @@ + android:label="@string/app_widget4x4" + android:exported="true"> @@ -110,7 +114,8 @@ - + diff --git a/Src/app/src/main/java/net/micode/notes/model/Note.java b/Src/app/src/main/java/net/micode/notes/model/Note.java index d9cf8c3..c01969c 100644 --- a/Src/app/src/main/java/net/micode/notes/model/Note.java +++ b/Src/app/src/main/java/net/micode/notes/model/Note.java @@ -376,5 +376,6 @@ public class Note { return null; } } + } diff --git a/Src/app/src/main/java/net/micode/notes/model/WorkingNote.java b/Src/app/src/main/java/net/micode/notes/model/WorkingNote.java index c418512..cd4875a 100644 --- a/Src/app/src/main/java/net/micode/notes/model/WorkingNote.java +++ b/Src/app/src/main/java/net/micode/notes/model/WorkingNote.java @@ -346,6 +346,7 @@ public class WorkingNote { } } + // 将当前笔记内容同步到数据库 mNote.syncNote(mContext, mNoteId); @@ -795,11 +796,11 @@ public class WorkingNote { mNote.setNoteValue(NoteColumns.GESTURE_PASSWORD, mGesturePassword); } } - // 添加方法,将 HTML 格式的内容保存到数据库 - public void setRichTextContent(String htmlContent) { - if (!TextUtils.equals(mContent, htmlContent)) { - mContent = htmlContent; - mNote.setTextData(DataColumns.CONTENT, mContent); // 保存 HTML 格式的内容 + public void setRichTextContent(String content) { + if (!TextUtils.equals(mContent, content)) { + mContent = content; + // 添加保存到数据库的逻辑 + mNote.setTextData(DataColumns.CONTENT, mContent); } } // 从数据库加载富文本内容 diff --git a/Src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java b/Src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java index 3046795..739a82e 100644 --- a/Src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java +++ b/Src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java @@ -313,7 +313,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, } }); // 初始化富文本编辑器 - mNoteEditor = (RichEditText) findViewById(R.id.note_edit_view); + mNoteEditor = findViewById(R.id.note_edit_view); mToolbar = findViewById(R.id.toolbar); // 工具栏布局 // 工具栏始终可见 mToolbar.setVisibility(View.VISIBLE); @@ -338,15 +338,6 @@ public class NoteEditActivity extends Activity implements OnClickListener, mNoteEditor.toggleUnderline(); }); - // 删除线按钮 - findViewById(R.id.btn_strikethrough).setOnClickListener(v -> { - mNoteEditor.toggleStrikethrough(); - }); - - // 项目符号按钮 - findViewById(R.id.btn_bullet).setOnClickListener(v -> { - mNoteEditor.toggleBullet(); - }); // 文字颜色按钮 findViewById(R.id.btn_text_color).setOnClickListener(v -> { @@ -354,9 +345,10 @@ public class NoteEditActivity extends Activity implements OnClickListener, }); } private void showColorPicker() { - new ColorPickerDialog(this, color -> { - mNoteEditor.setTextColor(color); - }).show(); + ColorPickerDialog colorPickerDialog = new ColorPickerDialog(this, color -> { + mNoteEditor.setTextColor(color); // 设置所选颜色 + }); + colorPickerDialog.show(); } private void copyAssetsFolder(String assetDir, File outDir) throws IOException { @@ -521,9 +513,9 @@ public class NoteEditActivity extends Activity implements OnClickListener, checkNotePassword(mWorkingNote.getNoteId()); } // 加载富文本内容 - String htmlContent = mWorkingNote.getRichTextContent(); // 从 WorkingNote 加载 HTML 内容 - if (!TextUtils.isEmpty(htmlContent)) { - mNoteEditor.fromHtml(htmlContent); // 加载到编辑器 + String spannableContent = mWorkingNote.getRichTextContent(); // 从 WorkingNote 加载 Spannable 内容 + if (!TextUtils.isEmpty(spannableContent)) { + mNoteEditor.fromSpannableString(spannableContent); // 加载到编辑器 } // 初始化笔记界面 initNoteScreen(); @@ -761,8 +753,8 @@ public class NoteEditActivity extends Activity implements OnClickListener, @Override protected void onPause() { super.onPause(); - String htmlContent = mNoteEditor.toHtml(); // 将富文本内容转换为 HTML - mWorkingNote.setRichTextContent(htmlContent); // 保存到 WorkingNote + // 保存内容 + mWorkingNote.setRichTextContent(mNoteEditor.toSpannableString()); // 保存笔记数据 if (saveNote()) { Log.d(TAG, "Note data was saved with length:" + mWorkingNote.getContent().length()); @@ -1080,7 +1072,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, if (mWorkingNote.getNoteId() > 0) { Intent intent = new Intent(this, AlarmReceiver.class); intent.setData(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, mWorkingNote.getNoteId())); - PendingIntent pendingIntent = PendingIntent.getBroadcast(this, 0, intent, 0); + PendingIntent pendingIntent = PendingIntent.getBroadcast(this, 0, intent, PendingIntent.FLAG_IMMUTABLE); AlarmManager alarmManager = ((AlarmManager) getSystemService(ALARM_SERVICE)); showAlertHeader(); if (!set) { @@ -1311,12 +1303,12 @@ public class NoteEditActivity extends Activity implements OnClickListener, */ private boolean getWorkingText() { if (mNoteEditor.getVisibility() == View.VISIBLE) { - // 获取编辑器中的 HTML 格式内容 - String htmlContent = mNoteEditor.toHtml(); + // 获取编辑器中的 Spannable 内容 + String spannableContent = mNoteEditor.toSpannableString(); // 使用 toSpannableString 方法获取内容 - if (htmlContent != null) { + if (!TextUtils.isEmpty(spannableContent)) { // 设置到 WorkingNote 中 - mWorkingNote.setRichTextContent(htmlContent); + mWorkingNote.setRichTextContent(spannableContent); return true; // 成功获取内容 } else { return false; // 获取内容失败 @@ -1352,11 +1344,13 @@ public class NoteEditActivity extends Activity implements OnClickListener, * @return 是否成功保存笔记。 */ private boolean saveNote() { - getWorkingText(); + String spannableContent = mNoteEditor.toSpannableString(); + Log.d(TAG, "Saving content: " + spannableContent); // 检查内容 + mWorkingNote.setRichTextContent(spannableContent); boolean saved = mWorkingNote.saveNote(); + Log.d(TAG, "Save operation result: " + saved); // 检查保存结果 if (saved) { - // 设置结果为成功,以便外部调用者知道保存操作的状态 setResult(RESULT_OK); } return saved; @@ -1639,8 +1633,8 @@ public class NoteEditActivity extends Activity implements OnClickListener, mWorkingNote.deleteImagePathFromDatabase(); // 更新富文本内容到数据库 - String htmlContent = mNoteEditor.toHtml(); - mWorkingNote.setRichTextContent(htmlContent); + String spannableContent = mNoteEditor.toSpannableString(); // 使用 toSpannableString 方法获取内容 + mWorkingNote.setRichTextContent(spannableContent); // 保存到WorkingNote mWorkingNote.saveNote(); // 提示用户删除成功 diff --git a/Src/app/src/main/java/net/micode/notes/ui/RichEditText.java b/Src/app/src/main/java/net/micode/notes/ui/RichEditText.java index ef97ffb..bc64d57 100644 --- a/Src/app/src/main/java/net/micode/notes/ui/RichEditText.java +++ b/Src/app/src/main/java/net/micode/notes/ui/RichEditText.java @@ -2,33 +2,20 @@ package net.micode.notes.ui; import android.content.Context; import android.graphics.Color; +import android.graphics.Typeface; import android.text.Editable; import android.text.Layout; import android.text.Spannable; +import android.text.SpannableString; import android.text.SpannableStringBuilder; -import android.text.style.BackgroundColorSpan; -import android.text.style.BulletSpan; import android.text.style.ForegroundColorSpan; -import android.text.style.StrikethroughSpan; import android.text.style.StyleSpan; import android.text.style.UnderlineSpan; import android.util.AttributeSet; - -import android.graphics.Typeface; import android.widget.EditText; public class RichEditText extends EditText { - @Override - protected void onFinishInflate() { - super.onFinishInflate(); - - // 确保在初始化时,内容为空,避免默认插入图片或其他格式化内容 - if (getText() == null || getText().length() == 0) { - setText(""); // 初始化为空文本 - } - } - public RichEditText(Context context) { super(context); } @@ -52,13 +39,22 @@ public class RichEditText extends EditText { public void toggleUnderline() { toggleSpan(new UnderlineSpan()); } + public int[] getCursorCoordinates() { + int[] location = new int[2]; + getLocationOnScreen(location); // 获取 `RichEditText` 在屏幕上的位置 - public void toggleStrikethrough() { - toggleSpan(new StrikethroughSpan()); - } + int cursorPosition = getSelectionStart(); + Layout layout = getLayout(); + if (layout != null) { + int line = layout.getLineForOffset(cursorPosition); + int baseline = layout.getLineBaseline(line); - public void toggleBullet() { - toggleSpan(new BulletSpan(20, Color.BLACK)); + int x = (int) layout.getPrimaryHorizontal(cursorPosition) + location[0]; + int y = baseline + layout.getLineTop(line) + location[1]; + + return new int[]{x, y}; + } + return location; // 如果布局未加载,返回编辑器位置 } public void setTextColor(int color) { @@ -73,11 +69,18 @@ public class RichEditText extends EditText { editable.removeSpan(span); } - editable.setSpan(new ForegroundColorSpan(color), start, end, - Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); + editable.setSpan(new ForegroundColorSpan(color), start, end, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); } } + public String toSpannableString() { + return getText().toString(); // 直接返回文本 + } + + public void fromSpannableString(String text) { + setText(text); // 设置文本 + } + private void toggleStyle(int style) { int start = getSelectionStart(); int end = getSelectionEnd(); @@ -95,8 +98,7 @@ public class RichEditText extends EditText { } if (!hasStyle) { - editable.setSpan(new StyleSpan(style), start, end, - Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); + editable.setSpan(new StyleSpan(style), start, end, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); } } } @@ -119,50 +121,4 @@ public class RichEditText extends EditText { } } } - public int[] getCursorCoordinates() { - int[] location = new int[2]; - getLocationOnScreen(location); // 获取 `RichEditText` 在屏幕上的位置 - - int cursorPosition = getSelectionStart(); - Layout layout = getLayout(); - if (layout != null) { - int line = layout.getLineForOffset(cursorPosition); - int baseline = layout.getLineBaseline(line); - - int x = (int) layout.getPrimaryHorizontal(cursorPosition) + location[0]; - int y = baseline + layout.getLineTop(line) + location[1]; - - return new int[]{x, y}; - } - return location; // 如果布局未加载,返回编辑器位置 - } - // 将富文本转换为HTML - public String toHtml() { - Editable text = getText(); - if (text == null || text.length() == 0) { - return ""; // 如果内容为空,返回空字符串 - } - - // 使用 HtmlCompat 工具确保兼容性 - String htmlContent = android.text.Html.toHtml(text); - return htmlContent - .replaceAll("

", "") // 去除段落标签 - .replaceAll("

", "") - .replaceAll(" ", " ") // 替换无意义的空格 - .trim(); - } - - // 从HTML加载富文本 - public void fromHtml(String html) { - if (html == null || html.isEmpty()) { - setText(""); // 如果 HTML 内容为空,设置为空字符串 - return; - } - - // 使用 HtmlCompat 工具解析 HTML,兼容中文和样式 - setText(android.text.Html.fromHtml(html)); - } - - - } \ No newline at end of file diff --git a/Src/app/src/main/res/layout/note_edit.xml b/Src/app/src/main/res/layout/note_edit.xml index 52de982..e2ab7a8 100644 --- a/Src/app/src/main/res/layout/note_edit.xml +++ b/Src/app/src/main/res/layout/note_edit.xml @@ -116,24 +116,6 @@ android:contentDescription="@string/format_underline" android:src="@drawable/ic_format_underline" /> - - - - - -