更换背景

master
zhenghaoyuan20 2 years ago
parent 83c9b71b8e
commit 47a2381cb4

@ -1,2 +1,2 @@
#Tue Aug 30 08:07:35 CST 2022
#Fri Oct 21 14:05:30 CST 2022
gradle.version=7.3.3

@ -10,7 +10,7 @@
<entry key="..\:/AndroidTool/AndriodProject/Notes1/app/src/main/res/layout/datetime_picker.xml" value="0.15364583333333334" />
<entry key="..\:/AndroidTool/AndriodProject/Notes1/app/src/main/res/layout/dialog_edit_text.xml" value="0.15364583333333334" />
<entry key="..\:/AndroidTool/AndriodProject/Notes1/app/src/main/res/layout/note_item.xml" value="0.15364583333333334" />
<entry key="..\:/AndroidTool/AndriodProject/Notes1/app/src/main/res/menu/note_edit.xml" value="0.15364583333333334" />
<entry key="..\:/AndroidTool/AndriodProject/Notes1/app/src/main/res/menu/note_edit.xml" value="0.1" />
<entry key="..\:/Notes1/app/src/main/res/layout/account_dialog_title.xml" value="0.10552536231884058" />
<entry key="..\:/Notes1/app/src/main/res/layout/add_account_text.xml" value="0.10552536231884058" />
<entry key="..\:/Notes1/app/src/main/res/layout/datetime_picker.xml" value="0.10552536231884058" />

@ -1,15 +1,14 @@
apply plugin: 'com.android.application'
android {
//useLibrary 'org.apache.http.legacy'
compileSdk 22
buildToolsVersion "33.0.0"
compileSdk 30
buildToolsVersion '30.0.3'
useLibrary'org.apache.http.legacy'
defaultConfig {
applicationId "net.micode.notes"
minSdkVersion 14
targetSdkVersion 29
minSdkVersion 22
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 30
}
buildTypes {
@ -23,4 +22,24 @@ android {
jniLibs.srcDirs = ['libs']
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
dependencies {
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
implementation files('libs\\Msc.jar')
implementation "androidx.drawerlayout:drawerlayout:1.1.1"
implementation 'com.android.support:design:29.1.1'
implementation 'com.zhihu.android:matisse:0.5.2-beta4'
implementation 'com.github.bumptech.glide:glide:4.8.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
implementation 'com.simple:spiderman:1.0.2'
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
}

@ -1 +1 @@
{}
{"compiler-4.8.0.jar (com.github.bumptech.glide:compiler:4.8.0)":false}

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

File diff suppressed because one or more lines are too long

@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets"><file name="iflytek/recognize.xml" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\recognize.xml"/><file name="iflytek/voice_bg.9.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_bg.9.png"/><file name="iflytek/voice_empty.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_empty.png"/><file name="iflytek/voice_full.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_full.png"/><file name="iflytek/waiting.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\waiting.png"/><file name="iflytek/warning.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\warning.png"/><file name="font/新蒂文征明体.ttf" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\font\新蒂文征明体.ttf"/></source><source path="D:\AndroidTool\AndriodProject\Notes1\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:\AndroidTool\AndriodProject\Notes1\app\src\debug\assets"/></dataSet></merger>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets"><file name="font/新蒂文征明体.ttf" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\font\新蒂文征明体.ttf"/><file name="iflytek/recognize.xml" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\recognize.xml"/><file name="iflytek/voice_bg.9.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_bg.9.png"/><file name="iflytek/voice_empty.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_empty.png"/><file name="iflytek/voice_full.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\voice_full.png"/><file name="iflytek/waiting.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\waiting.png"/><file name="iflytek/warning.png" path="D:\AndroidTool\AndriodProject\Notes1\app\src\main\assets\iflytek\warning.png"/></source><source path="D:\AndroidTool\AndriodProject\Notes1\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:\AndroidTool\AndriodProject\Notes1\app\src\debug\assets"/></dataSet></merger>

@ -1,4 +1,25 @@
#Thu Oct 20 21:15:53 CST 2022
base.0=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
renamed.0=classes.dex
#Fri Oct 21 20:33:25 CST 2022
path.4=13/classes.dex
path.3=12/classes.dex
path.2=11/classes.dex
path.1=0/classes.dex
path.7=5/classes.dex
path.6=4/classes.dex
path.5=15/classes.dex
path.0=classes.dex
base.4=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\13\\classes.dex
base.3=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\12\\classes.dex
base.2=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\11\\classes.dex
base.1=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex
base.0=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeExtDexDebug\\classes.dex
renamed.3=classes4.dex
renamed.2=classes3.dex
renamed.1=classes2.dex
renamed.0=classes.dex
renamed.7=classes8.dex
renamed.6=classes7.dex
base.7=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\5\\classes.dex
renamed.5=classes6.dex
base.6=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\4\\classes.dex
renamed.4=classes5.dex
base.5=D\:\\AndroidTool\\AndriodProject\\Notes1\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\15\\classes.dex

@ -21,9 +21,9 @@
21
22 <uses-sdk
22-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:24:5-44
23 android:minSdkVersion="14"
23 android:minSdkVersion="22"
23-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:24:15-41
24 android:targetSdkVersion="29" />
24 android:targetSdkVersion="30" />
24-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:24:5-44
25
26 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
@ -59,220 +59,261 @@
36 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
36-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:36:5-81
36-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:36:22-78
37
38 <application
38-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:38:5-153:19
39 android:debuggable="true"
40 android:icon="@drawable/icon_app"
40-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:39:9-42
41 android:label="@string/app_name"
41-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:40:9-41
42 android:testOnly="true" >
43 <activity
43-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:41:9-54:20
44 android:name="net.micode.notes.ui.NotesListActivity"
44-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:42:13-49
45 android:configChanges="keyboardHidden|orientation|screenSize"
45-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:43:13-74
46 android:label="@string/app_name"
46-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:44:13-45
47 android:launchMode="singleTop"
47-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:45:13-43
48 android:theme="@style/NoteTheme"
48-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:46:13-45
49 android:windowSoftInputMode="adjustPan" >
49-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:48:13-52
50 <intent-filter>
50-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:50:13-53:29
51 <action android:name="android.intent.action.MAIN" />
51-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:51:17-69
51-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:51:25-66
52
53 <category android:name="android.intent.category.LAUNCHER" />
53-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:52:17-77
53-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:52:27-74
54 </intent-filter>
55 </activity>
56 <activity
56-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:56:9-85:20
57 android:name="net.micode.notes.ui.NoteEditActivity"
57-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:57:13-48
58 android:configChanges="keyboardHidden|orientation|screenSize"
58-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:58:13-74
59 android:launchMode="singleTop"
59-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:59:13-43
60 android:theme="@style/NoteTheme" >
60-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:60:13-45
61 <intent-filter android:scheme="http" >
61-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:62:13-68:29
61-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:62:28-49
62 <action android:name="android.intent.action.VIEW" />
62-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:64:17-69
62-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:64:25-66
63
64 <category android:name="android.intent.category.DEFAULT" />
64-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
64-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
37 <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
37-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:25:5-80
37-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:25:22-77
38
39 <application
39-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:38:5-163:19
40 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
40-->[androidx.core:core:1.3.0] C:\Users\郑皓原\.gradle\caches\transforms-3\cee66f5b2bbb0c67d24ebec1ed60ffe5\transformed\core-1.3.0\AndroidManifest.xml:24:18-86
41 android:debuggable="true"
42 android:icon="@drawable/icon_app"
42-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:39:9-42
43 android:label="@string/app_name"
43-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:40:9-41
44 android:testOnly="true" >
45 <activity
45-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:41:9-54:20
46 android:name="net.micode.notes.ui.NotesListActivity"
46-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:42:13-49
47 android:configChanges="keyboardHidden|orientation|screenSize"
47-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:43:13-74
48 android:label="@string/app_name"
48-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:44:13-45
49 android:launchMode="singleTop"
49-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:45:13-43
50 android:theme="@style/NoteTheme"
50-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:46:13-45
51 android:windowSoftInputMode="adjustPan" >
51-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:48:13-52
52 <intent-filter>
52-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:50:13-53:29
53 <action android:name="android.intent.action.MAIN" />
53-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:51:17-69
53-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:51:25-66
54
55 <category android:name="android.intent.category.LAUNCHER" />
55-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:52:17-77
55-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:52:27-74
56 </intent-filter>
57 </activity>
58 <activity
58-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:56:9-85:20
59 android:name="net.micode.notes.ui.NoteEditActivity"
59-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:57:13-48
60 android:configChanges="keyboardHidden|orientation|screenSize"
60-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:58:13-74
61 android:launchMode="singleTop"
61-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:59:13-43
62 android:theme="@style/NoteTheme" >
62-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:60:13-45
63 <intent-filter android:scheme="http" >
63-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:62:13-68:29
63-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:62:28-49
64 <action android:name="android.intent.action.VIEW" />
64-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:64:17-69
64-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:64:25-66
65
66 <data android:mimeType="vnd.android.cursor.item/text_note" />
66-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
66-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
67 <data android:mimeType="vnd.android.cursor.item/call_note" />
67-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
67-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
68 </intent-filter>
69 <intent-filter>
69-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:70:13-75:29
70 <action android:name="android.intent.action.INSERT_OR_EDIT" />
70-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:71:17-79
70-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:71:25-76
71
72 <category android:name="android.intent.category.DEFAULT" />
72-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
72-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
66 <category android:name="android.intent.category.DEFAULT" />
66-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
66-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
67
68 <data android:mimeType="vnd.android.cursor.item/text_note" />
68-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
68-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
69 <data android:mimeType="vnd.android.cursor.item/call_note" />
69-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
69-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
70 </intent-filter>
71 <intent-filter>
71-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:70:13-75:29
72 <action android:name="android.intent.action.INSERT_OR_EDIT" />
72-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:71:17-79
72-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:71:25-76
73
74 <data android:mimeType="vnd.android.cursor.item/text_note" />
74-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
74-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
75 <data android:mimeType="vnd.android.cursor.item/call_note" />
75-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
75-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
76 </intent-filter>
77 <intent-filter>
77-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:77:13-80:29
78 <action android:name="android.intent.action.SEARCH" />
78-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:78:17-71
78-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:78:25-68
79
80 <category android:name="android.intent.category.DEFAULT" />
80-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
80-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
81 </intent-filter>
82
83 <meta-data
83-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:82:13-84:54
84 android:name="android.app.searchable"
84-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:83:17-54
85 android:resource="@xml/searchable" />
85-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:84:17-51
86 </activity>
87
88 <provider
88-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:87:9-90:43
89 android:name="net.micode.notes.data.NotesProvider"
89-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:88:13-63
90 android:authorities="micode_notes"
90-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:89:13-47
91 android:multiprocess="true" />
91-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:90:13-40
92
93 <receiver
93-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:92:9-104:20
94 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
94-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:93:13-57
95 android:label="@string/app_widget2x2" >
95-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:94:13-50
96 <intent-filter>
96-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:95:13-99:29
97 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
97-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:96:17-84
97-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:96:25-81
98 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
98-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:97:17-85
98-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:97:25-82
99 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
99-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:98:17-85
99-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:98:25-82
100 </intent-filter>
101
102 <meta-data
102-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:101:13-103:58
103 android:name="android.appwidget.provider"
103-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:102:17-58
104 android:resource="@xml/widget_2x_info" />
104-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:103:17-55
105 </receiver>
106 <receiver
106-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:105:9-118:20
107 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
107-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:106:13-57
108 android:label="@string/app_widget4x4" >
108-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:107:13-50
109 <intent-filter>
109-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:95:13-99:29
110 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
110-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:96:17-84
110-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:96:25-81
111 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
111-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:97:17-85
111-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:97:25-82
112 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
112-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:98:17-85
112-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:98:25-82
113 </intent-filter>
114
115 <meta-data
115-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:101:13-103:58
116 android:name="android.appwidget.provider"
116-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:102:17-58
117 android:resource="@xml/widget_4x_info" />
117-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:103:17-55
118 </receiver>
119 <receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
119-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:120:9-124:20
119-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:120:19-55
74 <category android:name="android.intent.category.DEFAULT" />
74-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
74-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
75
76 <data android:mimeType="vnd.android.cursor.item/text_note" />
76-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
76-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
77 <data android:mimeType="vnd.android.cursor.item/call_note" />
77-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:17-78
77-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:66:23-75
78 </intent-filter>
79 <intent-filter>
79-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:77:13-80:29
80 <action android:name="android.intent.action.SEARCH" />
80-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:78:17-71
80-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:78:25-68
81
82 <category android:name="android.intent.category.DEFAULT" />
82-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:17-76
82-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:65:27-73
83 </intent-filter>
84
85 <meta-data
85-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:82:13-84:54
86 android:name="android.app.searchable"
86-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:83:17-54
87 android:resource="@xml/searchable" />
87-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:84:17-51
88 </activity>
89
90 <provider
90-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:87:9-96:20
91 android:name="androidx.core.content.FileProvider"
91-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:89:13-62
92 android:authorities="com.example.cameraalbumtest.fileprovider"
92-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:88:13-75
93 android:exported="false"
93-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:90:13-37
94 android:grantUriPermissions="true" >
94-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:91:13-47
95 <meta-data
95-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:92:13-95:19
96 android:name="android.support.FILE_PROVIDER_PATHS"
96-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:93:17-67
97 android:resource="@xml/file_paths" />
97-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:94:17-51
98 </provider>
99 <provider
99-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:97:9-100:43
100 android:name="net.micode.notes.data.NotesProvider"
100-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:98:13-63
101 android:authorities="micode_notes"
101-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:99:13-47
102 android:multiprocess="true" />
102-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:100:13-40
103
104 <receiver
104-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:102:9-114:20
105 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
105-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:103:13-57
106 android:label="@string/app_widget2x2" >
106-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:104:13-50
107 <intent-filter>
107-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:105:13-109:29
108 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
108-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:106:17-84
108-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:106:25-81
109 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
109-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:107:17-85
109-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:107:25-82
110 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
110-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:108:17-85
110-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:108:25-82
111 </intent-filter>
112
113 <meta-data
113-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:111:13-113:58
114 android:name="android.appwidget.provider"
114-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:112:17-58
115 android:resource="@xml/widget_2x_info" />
115-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:113:17-55
116 </receiver>
117 <receiver
117-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:115:9-128:20
118 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
118-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:116:13-57
119 android:label="@string/app_widget4x4" >
119-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:117:13-50
120 <intent-filter>
120-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:121:13-123:29
121 <action android:name="android.intent.action.BOOT_COMPLETED" />
121-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:122:17-79
121-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:122:25-76
122 </intent-filter>
123 </receiver>
124 <receiver
124-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:126:9-129:20
125 android:name="net.micode.notes.ui.AlarmReceiver"
125-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:127:13-61
126 android:process=":remote" >
126-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:128:13-38
127 </receiver>
128
129 <activity
129-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:131:9-136:20
130 android:name="net.micode.notes.ui.AlarmAlertActivity"
130-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:132:13-50
131 android:label="@string/app_name"
131-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:133:13-45
132 android:launchMode="singleInstance"
132-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:134:13-48
133 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
133-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:135:13-75
134 </activity>
135 <activity
135-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:138:9-143:20
136 android:name="net.micode.notes.ui.NotesPreferenceActivity"
136-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:139:13-71
137 android:label="@string/preferences_title"
137-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:140:13-54
138 android:launchMode="singleTop"
138-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:141:13-43
139 android:theme="@android:style/Theme.Holo.Light" >
139-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:142:13-60
140 </activity>
141
142 <service
142-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:145:9-148:19
143 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
143-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:146:13-74
144 android:exported="false" >
144-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:147:13-37
145 </service>
146
147 <meta-data
147-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:150:9-152:52
148 android:name="android.app.default_searchable"
148-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:151:13-58
149 android:value=".ui.NoteEditActivity" />
149-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:152:13-49
150 </application>
151
152</manifest>
120-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:105:13-109:29
121 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
121-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:106:17-84
121-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:106:25-81
122 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
122-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:107:17-85
122-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:107:25-82
123 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
123-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:108:17-85
123-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:108:25-82
124 </intent-filter>
125
126 <meta-data
126-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:111:13-113:58
127 android:name="android.appwidget.provider"
127-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:112:17-58
128 android:resource="@xml/widget_4x_info" />
128-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:113:17-55
129 </receiver>
130 <receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
130-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:130:9-134:20
130-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:130:19-55
131 <intent-filter>
131-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:131:13-133:29
132 <action android:name="android.intent.action.BOOT_COMPLETED" />
132-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:132:17-79
132-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:132:25-76
133 </intent-filter>
134 </receiver>
135 <receiver
135-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:136:9-139:20
136 android:name="net.micode.notes.ui.AlarmReceiver"
136-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:137:13-61
137 android:process=":remote" >
137-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:138:13-38
138 </receiver>
139
140 <activity
140-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:141:9-146:20
141 android:name="net.micode.notes.ui.AlarmAlertActivity"
141-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:142:13-50
142 android:label="@string/app_name"
142-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:143:13-45
143 android:launchMode="singleInstance"
143-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:144:13-48
144 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
144-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:145:13-75
145 </activity>
146 <activity
146-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:148:9-153:20
147 android:name="net.micode.notes.ui.NotesPreferenceActivity"
147-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:149:13-71
148 android:label="@string/preferences_title"
148-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:150:13-54
149 android:launchMode="singleTop"
149-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:151:13-43
150 android:theme="@android:style/Theme.Holo.Light" >
150-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:152:13-60
151 </activity>
152
153 <service
153-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:155:9-158:19
154 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
154-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:156:13-74
155 android:exported="false" >
155-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:157:13-37
156 </service>
157
158 <meta-data
158-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:160:9-162:52
159 android:name="android.app.default_searchable"
159-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:161:13-58
160 android:value=".ui.NoteEditActivity" />
160-->D:\AndroidTool\AndriodProject\Notes1\app\src\main\AndroidManifest.xml:162:13-49
161
162 <activity android:name="com.zhihu.matisse.ui.MatisseActivity" />
162-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:28:9-73
162-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:28:19-70
163 <activity android:name="com.zhihu.matisse.internal.ui.AlbumPreviewActivity" />
163-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:29:9-87
163-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:29:19-84
164 <activity android:name="com.zhihu.matisse.internal.ui.SelectedPreviewActivity" />
164-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:30:9-90
164-->[com.zhihu.android:matisse:0.5.2-beta4] C:\Users\郑皓原\.gradle\caches\transforms-3\7af08be3f710e921c81a418a8516de04\transformed\jetified-matisse-0.5.2-beta4\AndroidManifest.xml:30:19-87
165 <activity
165-->[com.simple:spiderman:1.0.2] C:\Users\郑皓原\.gradle\caches\transforms-3\664fec32197f5d501092b24143f17a57\transformed\jetified-spiderman-1.0.2\AndroidManifest.xml:12:9-16:20
166 android:name="com.simple.spiderman.CrashActivity"
166-->[com.simple:spiderman:1.0.2] C:\Users\郑皓原\.gradle\caches\transforms-3\664fec32197f5d501092b24143f17a57\transformed\jetified-spiderman-1.0.2\AndroidManifest.xml:13:13-62
167 android:launchMode="singleInstance"
167-->[com.simple:spiderman:1.0.2] C:\Users\郑皓原\.gradle\caches\transforms-3\664fec32197f5d501092b24143f17a57\transformed\jetified-spiderman-1.0.2\AndroidManifest.xml:14:13-48
168 android:theme="@style/AppTheme" >
168-->[com.simple:spiderman:1.0.2] C:\Users\郑皓原\.gradle\caches\transforms-3\664fec32197f5d501092b24143f17a57\transformed\jetified-spiderman-1.0.2\AndroidManifest.xml:15:13-44
169 </activity>
170 </application>
171
172</manifest>

@ -20,8 +20,8 @@
android:versionName="0.1" >
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="29" />
android:minSdkVersion="22"
android:targetSdkVersion="30" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
@ -34,8 +34,10 @@
<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" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
android:debuggable="true"
android:icon="@drawable/icon_app"
android:label="@string/app_name"
@ -85,6 +87,15 @@
android:resource="@xml/searchable" />
</activity>
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.example.cameraalbumtest.fileprovider"
android:exported="false"
android:grantUriPermissions="true" >
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
</provider>
<provider
android:name="net.micode.notes.data.NotesProvider"
android:authorities="micode_notes"
@ -147,6 +158,15 @@
<meta-data
android:name="android.app.default_searchable"
android:value=".ui.NoteEditActivity" />
<activity android:name="com.zhihu.matisse.ui.MatisseActivity" />
<activity android:name="com.zhihu.matisse.internal.ui.AlbumPreviewActivity" />
<activity android:name="com.zhihu.matisse.internal.ui.SelectedPreviewActivity" />
<activity
android:name="com.simple.spiderman.CrashActivity"
android:launchMode="singleInstance"
android:theme="@style/AppTheme" >
</activity>
</application>
</manifest>

@ -20,8 +20,8 @@
android:versionName="0.1" >
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="29" />
android:minSdkVersion="22"
android:targetSdkVersion="30" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
@ -34,8 +34,10 @@
<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" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
android:debuggable="true"
android:icon="@drawable/icon_app"
android:label="@string/app_name"
@ -85,6 +87,15 @@
android:resource="@xml/searchable" />
</activity>
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.example.cameraalbumtest.fileprovider"
android:exported="false"
android:grantUriPermissions="true" >
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
</provider>
<provider
android:name="net.micode.notes.data.NotesProvider"
android:authorities="micode_notes"
@ -147,6 +158,15 @@
<meta-data
android:name="android.app.default_searchable"
android:value=".ui.NoteEditActivity" />
<activity android:name="com.zhihu.matisse.ui.MatisseActivity" />
<activity android:name="com.zhihu.matisse.internal.ui.AlbumPreviewActivity" />
<activity android:name="com.zhihu.matisse.internal.ui.SelectedPreviewActivity" />
<activity
android:name="com.simple.spiderman.CrashActivity"
android:launchMode="singleInstance"
android:theme="@style/AppTheme" >
</activity>
</application>
</manifest>

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

Loading…
Cancel
Save