添加改变文体功能 #1

Merged
m64lfn7xb merged 2 commits from xiongzheng into master 3 years ago

@ -1,2 +0,0 @@
#Sat Oct 22 08:05:04 CST 2022
gradle.version=7.3.3

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

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</component>
</project>

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\林零非\.android\avd\Pixel_2_API_29.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-10-22T00:20:23.645443900Z" />
</component>
</project>

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="..\:/MiNotes/app/src/main/res/layout/note_edit.xml" value="0.24947916666666667" />
<entry key="..\:/MiNotes/app/src/main/res/layout/note_edit_list_item.xml" value="0.24947916666666667" />
<entry key="..\:/MiNotes/app/src/main/res/menu/note_edit.xml" value="0.24947916666666667" />
</map>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

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

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:androidTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debugAndroidTest/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugAndroidTest/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debugAndroidTest/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/androidTest/debug" />
<content url="file://$MODULE_DIR$/../../../app/src/androidTest" />
<content url="file://$MODULE_DIR$/../../../app/src/androidTestDebug" />
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="MiNotes.app.main" scope="TEST" />
</component>
<component name="TestModuleProperties" production-module="MiNotes.app.main" />
</module>

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="MiNotes" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
<option name="GRADLE_PROJECT_PATH" value=":app" />
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="7.2.2" />
<option name="LAST_KNOWN_AGP_VERSION" value="7.2.2" />
</configuration>
</facet>
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app">
<excludeFolder url="file://$MODULE_DIR$/../../../app/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
</content>
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -1,43 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:main" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/aidl_source_output_dir/debug/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
</content>
<content url="file://$MODULE_DIR$/../../../app/build/generated/renderscript_source_output_dir/debug/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
</content>
<content url="file://$MODULE_DIR$/../../../app/src/debug" />
<content url="file://$MODULE_DIR$/../../../app/src/main">
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/res" type="java-resource" />
</content>
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -1,31 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:unitTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugUnitTest/out" />
<content url="file://$MODULE_DIR$/../../../app/src/test" />
<content url="file://$MODULE_DIR$/../../../app/src/testDebug" />
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="MiNotes.app.main" scope="TEST" />
</component>
<component name="TestModuleProperties" production-module="MiNotes.app.main" />
</module>

@ -1,2 +0,0 @@
#- File Locator -
listingFile=../../apk/debug/output-metadata.json

@ -1,2 +0,0 @@
appMetadataVersion=1.1
androidGradlePluginVersion=7.2.2

@ -1,10 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "net.micode.notes",
"variantName": "debug",
"elements": []
}

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

File diff suppressed because one or more lines are too long

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

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

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

File diff suppressed because one or more lines are too long

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

@ -1,4 +0,0 @@
#Sat Oct 22 08:58:56 CST 2022
base.0=D\:\\MiNotes\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
renamed.0=classes.dex
path.0=classes.dex

@ -1,274 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
17<manifest xmlns:android="http://schemas.android.com/apk/res/android"
18 package="net.micode.notes"
19 android:versionCode="1"
20 android:versionName="0.1" >
21
22 <uses-sdk
22-->D:\MiNotes\app\src\main\AndroidManifest.xml:24:5-44
23 android:minSdkVersion="1"
23-->D:\MiNotes\app\src\main\AndroidManifest.xml:24:15-41
24 android:targetSdkVersion="14" />
24-->D:\MiNotes\app\src\main\AndroidManifest.xml:24:5-44
25
26 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
26-->D:\MiNotes\app\src\main\AndroidManifest.xml:26:5-81
26-->D:\MiNotes\app\src\main\AndroidManifest.xml:26:22-78
27 <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
27-->D:\MiNotes\app\src\main\AndroidManifest.xml:27:5-88
27-->D:\MiNotes\app\src\main\AndroidManifest.xml:27:22-85
28 <uses-permission android:name="android.permission.INTERNET" />
28-->D:\MiNotes\app\src\main\AndroidManifest.xml:28:5-67
28-->D:\MiNotes\app\src\main\AndroidManifest.xml:28:22-64
29 <uses-permission android:name="android.permission.READ_CONTACTS" />
29-->D:\MiNotes\app\src\main\AndroidManifest.xml:29:5-72
29-->D:\MiNotes\app\src\main\AndroidManifest.xml:29:22-69
30 <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
30-->D:\MiNotes\app\src\main\AndroidManifest.xml:30:5-74
30-->D:\MiNotes\app\src\main\AndroidManifest.xml:30:22-71
31 <uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
31-->D:\MiNotes\app\src\main\AndroidManifest.xml:31:5-80
31-->D:\MiNotes\app\src\main\AndroidManifest.xml:31:22-77
32 <uses-permission android:name="android.permission.GET_ACCOUNTS" />
32-->D:\MiNotes\app\src\main\AndroidManifest.xml:32:5-71
32-->D:\MiNotes\app\src\main\AndroidManifest.xml:32:22-68
33 <uses-permission android:name="android.permission.USE_CREDENTIALS" />
33-->D:\MiNotes\app\src\main\AndroidManifest.xml:33:5-74
33-->D:\MiNotes\app\src\main\AndroidManifest.xml:33:22-71
34 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
34-->D:\MiNotes\app\src\main\AndroidManifest.xml:34:5-81
34-->D:\MiNotes\app\src\main\AndroidManifest.xml:34:22-78
35
36 <application
36-->D:\MiNotes\app\src\main\AndroidManifest.xml:36:5-150:19
37 android:debuggable="true"
38 android:icon="@drawable/icon_app"
38-->D:\MiNotes\app\src\main\AndroidManifest.xml:37:9-42
39 android:label="@string/app_name"
39-->D:\MiNotes\app\src\main\AndroidManifest.xml:38:9-41
40 android:testOnly="true" >
41 <activity
41-->D:\MiNotes\app\src\main\AndroidManifest.xml:39:9-52:20
42 android:name="net.micode.notes.ui.NotesListActivity"
42-->D:\MiNotes\app\src\main\AndroidManifest.xml:40:13-49
43 android:configChanges="keyboardHidden|orientation|screenSize"
43-->D:\MiNotes\app\src\main\AndroidManifest.xml:41:13-74
44 android:label="@string/app_name"
44-->D:\MiNotes\app\src\main\AndroidManifest.xml:42:13-45
45 android:launchMode="singleTop"
45-->D:\MiNotes\app\src\main\AndroidManifest.xml:43:13-43
46 android:theme="@style/NoteTheme"
46-->D:\MiNotes\app\src\main\AndroidManifest.xml:44:13-45
47 android:uiOptions="splitActionBarWhenNarrow"
47-->D:\MiNotes\app\src\main\AndroidManifest.xml:45:13-57
48 android:windowSoftInputMode="adjustPan" >
48-->D:\MiNotes\app\src\main\AndroidManifest.xml:46:13-52
49 <intent-filter>
49-->D:\MiNotes\app\src\main\AndroidManifest.xml:48:13-51:29
50 <action android:name="android.intent.action.MAIN" />
50-->D:\MiNotes\app\src\main\AndroidManifest.xml:49:17-69
50-->D:\MiNotes\app\src\main\AndroidManifest.xml:49:25-66
51
52 <category android:name="android.intent.category.LAUNCHER" />
52-->D:\MiNotes\app\src\main\AndroidManifest.xml:50:17-77
52-->D:\MiNotes\app\src\main\AndroidManifest.xml:50:27-74
53 </intent-filter>
54 </activity>
55 <activity
55-->D:\MiNotes\app\src\main\AndroidManifest.xml:54:9-82:20
56 android:name="net.micode.notes.ui.NoteEditActivity"
56-->D:\MiNotes\app\src\main\AndroidManifest.xml:55:13-48
57 android:configChanges="keyboardHidden|orientation|screenSize"
57-->D:\MiNotes\app\src\main\AndroidManifest.xml:56:13-74
58 android:launchMode="singleTop"
58-->D:\MiNotes\app\src\main\AndroidManifest.xml:57:13-43
59 android:theme="@style/NoteTheme" >
59-->D:\MiNotes\app\src\main\AndroidManifest.xml:58:13-45
60 <intent-filter android:scheme="http" >
60-->D:\MiNotes\app\src\main\AndroidManifest.xml:60:13-65:29
60-->D:\MiNotes\app\src\main\AndroidManifest.xml:60:28-49
61 <action android:name="android.intent.action.VIEW" />
61-->D:\MiNotes\app\src\main\AndroidManifest.xml:61:17-69
61-->D:\MiNotes\app\src\main\AndroidManifest.xml:61:25-66
62
63 <category android:name="android.intent.category.DEFAULT" />
63-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:17-76
63-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:27-73
64
65 <data android:mimeType="vnd.android.cursor.item/text_note" />
65-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:17-78
65-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:23-75
66 <data android:mimeType="vnd.android.cursor.item/call_note" />
66-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:17-78
66-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:23-75
67 </intent-filter>
68 <intent-filter>
68-->D:\MiNotes\app\src\main\AndroidManifest.xml:67:13-72:29
69 <action android:name="android.intent.action.INSERT_OR_EDIT" />
69-->D:\MiNotes\app\src\main\AndroidManifest.xml:68:17-79
69-->D:\MiNotes\app\src\main\AndroidManifest.xml:68:25-76
70
71 <category android:name="android.intent.category.DEFAULT" />
71-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:17-76
71-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:27-73
72
73 <data android:mimeType="vnd.android.cursor.item/text_note" />
73-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:17-78
73-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:23-75
74 <data android:mimeType="vnd.android.cursor.item/call_note" />
74-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:17-78
74-->D:\MiNotes\app\src\main\AndroidManifest.xml:63:23-75
75 </intent-filter>
76 <intent-filter>
76-->D:\MiNotes\app\src\main\AndroidManifest.xml:74:13-77:29
77 <action android:name="android.intent.action.SEARCH" />
77-->D:\MiNotes\app\src\main\AndroidManifest.xml:75:17-71
77-->D:\MiNotes\app\src\main\AndroidManifest.xml:75:25-68
78
79 <category android:name="android.intent.category.DEFAULT" />
79-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:17-76
79-->D:\MiNotes\app\src\main\AndroidManifest.xml:62:27-73
80 </intent-filter>
81
82 <meta-data
82-->D:\MiNotes\app\src\main\AndroidManifest.xml:79:13-81:54
83 android:name="android.app.searchable"
83-->D:\MiNotes\app\src\main\AndroidManifest.xml:80:17-54
84 android:resource="@xml/searchable" />
84-->D:\MiNotes\app\src\main\AndroidManifest.xml:81:17-51
85 </activity>
86
87 <provider
87-->D:\MiNotes\app\src\main\AndroidManifest.xml:84:9-87:43
88 android:name="net.micode.notes.data.NotesProvider"
88-->D:\MiNotes\app\src\main\AndroidManifest.xml:85:13-63
89 android:authorities="micode_notes"
89-->D:\MiNotes\app\src\main\AndroidManifest.xml:86:13-47
90 android:multiprocess="true" />
90-->D:\MiNotes\app\src\main\AndroidManifest.xml:87:13-40
91
92 <receiver
92-->D:\MiNotes\app\src\main\AndroidManifest.xml:89:9-101:20
93 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
93-->D:\MiNotes\app\src\main\AndroidManifest.xml:90:13-57
94 android:label="@string/app_widget2x2" >
94-->D:\MiNotes\app\src\main\AndroidManifest.xml:91:13-50
95 <intent-filter>
95-->D:\MiNotes\app\src\main\AndroidManifest.xml:92:13-96:29
96 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
96-->D:\MiNotes\app\src\main\AndroidManifest.xml:93:17-84
96-->D:\MiNotes\app\src\main\AndroidManifest.xml:93:25-81
97 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
97-->D:\MiNotes\app\src\main\AndroidManifest.xml:94:17-85
97-->D:\MiNotes\app\src\main\AndroidManifest.xml:94:25-82
98 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
98-->D:\MiNotes\app\src\main\AndroidManifest.xml:95:17-85
98-->D:\MiNotes\app\src\main\AndroidManifest.xml:95:25-82
99 </intent-filter>
100
101 <meta-data
101-->D:\MiNotes\app\src\main\AndroidManifest.xml:98:13-100:58
102 android:name="android.appwidget.provider"
102-->D:\MiNotes\app\src\main\AndroidManifest.xml:99:17-58
103 android:resource="@xml/widget_2x_info" />
103-->D:\MiNotes\app\src\main\AndroidManifest.xml:100:17-55
104 </receiver>
105 <receiver
105-->D:\MiNotes\app\src\main\AndroidManifest.xml:102:9-115:20
106 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
106-->D:\MiNotes\app\src\main\AndroidManifest.xml:103:13-57
107 android:label="@string/app_widget4x4" >
107-->D:\MiNotes\app\src\main\AndroidManifest.xml:104:13-50
108 <intent-filter>
108-->D:\MiNotes\app\src\main\AndroidManifest.xml:92:13-96:29
109 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
109-->D:\MiNotes\app\src\main\AndroidManifest.xml:93:17-84
109-->D:\MiNotes\app\src\main\AndroidManifest.xml:93:25-81
110 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
110-->D:\MiNotes\app\src\main\AndroidManifest.xml:94:17-85
110-->D:\MiNotes\app\src\main\AndroidManifest.xml:94:25-82
111 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
111-->D:\MiNotes\app\src\main\AndroidManifest.xml:95:17-85
111-->D:\MiNotes\app\src\main\AndroidManifest.xml:95:25-82
112 </intent-filter>
113
114 <meta-data
114-->D:\MiNotes\app\src\main\AndroidManifest.xml:98:13-100:58
115 android:name="android.appwidget.provider"
115-->D:\MiNotes\app\src\main\AndroidManifest.xml:99:17-58
116 android:resource="@xml/widget_4x_info" />
116-->D:\MiNotes\app\src\main\AndroidManifest.xml:100:17-55
117 </receiver>
118 <receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
118-->D:\MiNotes\app\src\main\AndroidManifest.xml:117:9-121:20
118-->D:\MiNotes\app\src\main\AndroidManifest.xml:117:19-55
119 <intent-filter>
119-->D:\MiNotes\app\src\main\AndroidManifest.xml:118:13-120:29
120 <action android:name="android.intent.action.BOOT_COMPLETED" />
120-->D:\MiNotes\app\src\main\AndroidManifest.xml:119:17-79
120-->D:\MiNotes\app\src\main\AndroidManifest.xml:119:25-76
121 </intent-filter>
122 </receiver>
123 <receiver
123-->D:\MiNotes\app\src\main\AndroidManifest.xml:123:9-126:20
124 android:name="net.micode.notes.ui.AlarmReceiver"
124-->D:\MiNotes\app\src\main\AndroidManifest.xml:124:13-61
125 android:process=":remote" >
125-->D:\MiNotes\app\src\main\AndroidManifest.xml:125:13-38
126 </receiver>
127
128 <activity
128-->D:\MiNotes\app\src\main\AndroidManifest.xml:128:9-133:20
129 android:name="net.micode.notes.ui.AlarmAlertActivity"
129-->D:\MiNotes\app\src\main\AndroidManifest.xml:129:13-50
130 android:label="@string/app_name"
130-->D:\MiNotes\app\src\main\AndroidManifest.xml:130:13-45
131 android:launchMode="singleInstance"
131-->D:\MiNotes\app\src\main\AndroidManifest.xml:131:13-48
132 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
132-->D:\MiNotes\app\src\main\AndroidManifest.xml:132:13-75
133 </activity>
134 <activity
134-->D:\MiNotes\app\src\main\AndroidManifest.xml:135:9-140:20
135 android:name="net.micode.notes.ui.NotesPreferenceActivity"
135-->D:\MiNotes\app\src\main\AndroidManifest.xml:136:13-71
136 android:label="@string/preferences_title"
136-->D:\MiNotes\app\src\main\AndroidManifest.xml:137:13-54
137 android:launchMode="singleTop"
137-->D:\MiNotes\app\src\main\AndroidManifest.xml:138:13-43
138 android:theme="@android:style/Theme.Holo.Light" >
138-->D:\MiNotes\app\src\main\AndroidManifest.xml:139:13-60
139 </activity>
140
141 <service
141-->D:\MiNotes\app\src\main\AndroidManifest.xml:142:9-145:19
142 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
142-->D:\MiNotes\app\src\main\AndroidManifest.xml:143:13-74
143 android:exported="false" >
143-->D:\MiNotes\app\src\main\AndroidManifest.xml:144:13-37
144 </service>
145
146 <meta-data
146-->D:\MiNotes\app\src\main\AndroidManifest.xml:147:9-149:52
147 android:name="android.app.default_searchable"
147-->D:\MiNotes\app\src\main\AndroidManifest.xml:148:13-58
148 android:value=".ui.NoteEditActivity" />
148-->D:\MiNotes\app\src\main\AndroidManifest.xml:149:13-49
149 </application>
150
151</manifest>

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

@ -1,20 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "MERGED_MANIFESTS",
"kind": "Directory"
},
"applicationId": "net.micode.notes",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "0.1",
"outputFile": "AndroidManifest.xml"
}
],
"elementType": "File"
}

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

Loading…
Cancel
Save