Compare commits
23 Commits
Author | SHA1 | Date |
---|---|---|
|
769218a92b | 1 year ago |
|
63555130aa | 1 year ago |
|
e9d7cfd518 | 1 year ago |
|
4b643d1d4f | 1 year ago |
|
4726c14631 | 1 year ago |
|
9590cbc67d | 1 year ago |
|
7e1487c279 | 1 year ago |
|
d063dd2a93 | 1 year ago |
|
8cd49d9dfe | 1 year ago |
|
d1368e1dc8 | 1 year ago |
|
214017393a | 1 year ago |
|
843ce4193b | 1 year ago |
|
1fedc3883d | 1 year ago |
|
f12b5df445 | 1 year ago |
|
8766ef3a33 | 1 year ago |
|
bc6c959cda | 1 year ago |
|
926e161307 | 1 year ago |
|
507583dd5f | 1 year ago |
|
22547d5d49 | 1 year ago |
|
52bfa85454 | 1 year ago |
|
84304c6733 | 1 year ago |
|
68ca0023e7 | 1 year ago |
|
941a0baa8e | 1 year ago |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,31 @@
|
||||
geek_cys (1):
|
||||
Readme changes
|
||||
|
||||
laptop (4):
|
||||
文件1
|
||||
注释ui/Notespreference Activity
|
||||
Merge branch 'cys' of https://bdgit.educoder.net/pzxltqhrj/MiNote into cys
|
||||
Merge branch 'cys' of https://bdgit.educoder.net/pzxltqhrj/MiNote into cys
|
||||
|
||||
ple93m5su (10):
|
||||
ADD file via upload
|
||||
ADD file via upload
|
||||
Merge pull request '泛读和功能了解' (#1) from zhangchaoqun_branch1 into main
|
||||
ADD file via upload
|
||||
Delete 'doc/模板.docx'
|
||||
Delete 'doc/文档模板-开源软件泛读、标注和维护报告文档.docx'
|
||||
ADD file via upload
|
||||
Merge pull request '在doc中提交了泛读报告' (#2) from zhangchaoqun_branch1 into main
|
||||
Delete '文档模板-开源软件泛读、标注和维护报告文档.docx'
|
||||
Delete 'doc/莽嘟嘟呢.docx'
|
||||
|
||||
pzxltqhrj (2):
|
||||
Initial commit
|
||||
ADD file via upload
|
||||
|
||||
userName (4):
|
||||
final version
|
||||
try1
|
||||
final version
|
||||
doc changes
|
||||
|
@ -0,0 +1,20 @@
|
||||
1069756423 [main] mintty 742 cygwin_exception::open_stackdumpfile: Dumping stack trace to mintty.exe.stackdump
|
||||
Stack trace:
|
||||
Frame Function Args
|
||||
000FFFF209C 00210062B0E (002102B023B, 00210275E51, 0000000FDE9, 000FFFF0EC0)
|
||||
000FFFF209C 0021004846A (00000000000, 000FFFF1F38, 0000011400C, 00000000000)
|
||||
000FFFF209C 002100484A2 (00000000032, 000FFFF2130, 0000000FDE9, 00000000010)
|
||||
000FFFF209C 00210168884 (00000000000, 00000000000, 00000000000, 00000000000)
|
||||
000FFFF209C 002100C052A (008002909B0, 000FFFF2130, 000FFFF20B0, 00800000010)
|
||||
000FFFF209C 002100C9A21 (001004E6224, 00200000000, 00000000448, 001004E61E0)
|
||||
000FFFFC3C0 002100CD198 (001004028AC, 00000000000, 7FFC9C483C80, 00000000000)
|
||||
000FFFFC3C0 0021014B527 (000FFFFC350, 00000000012, 00200000000, 616E696620202020)
|
||||
000FFFFC3C0 00210199A7B (000FFFFC350, 00000000012, 00200000000, 616E696620202020)
|
||||
000FFFFC3C0 001004055AA (001004A19ED, 001004A19F6, 001004E7D80, 001004E61E0)
|
||||
001004A19F6 00100421476 (001004E6224, FFFFFFFFFFFFFFFF, 000FFFFC5E0, 00000000000)
|
||||
001004A19F6 001004046EA (000FFFFC560, 001004EDC84, 7FFC9C469980, 00800000001)
|
||||
000FFFFC560 0010046321D (002101C100A, 00000000000, 0000000000E, 000FFFFCD30)
|
||||
000FFFFCD30 00210049B91 (00000000000, 00000000000, 00000000000, 00000000000)
|
||||
000FFFFFFF0 00210047716 (00000000000, 00000000000, 00000000000, 00000000000)
|
||||
000FFFFFFF0 002100477C4 (00000000000, 00000000000, 00000000000, 00000000000)
|
||||
End of stack trace
|
@ -1,32 +0,0 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
namespace "net.micode.notes"
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion "34.0.0"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "net.micode.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 14
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation files('D:/AAA-CS-SDK/Destinations/gradle/httpcomponents-client-4.5.13-bin/httpcomponents-client-4.5.13/lib/httpclient-osgi-4.5.13.jar')
|
||||
implementation files('D:/AAA-CS-SDK/Destinations/gradle/httpcomponents-client-4.5.13-bin/httpcomponents-client-4.5.13/lib/httpclient-win-4.5.13.jar')
|
||||
implementation files('D:/AAA-CS-SDK/Destinations/gradle/httpcomponents-client-4.5.13-bin/httpcomponents-client-4.5.13/lib/httpcore-4.4.13.jar')
|
||||
}
|
||||
packagingOptions {
|
||||
exclude 'META-INF/DEPENDENCIES'
|
||||
exclude 'META-INF/NOTICE'
|
||||
exclude 'META-INF/LICENSE'
|
||||
exclude 'META-INF/LICENSE.txt'
|
||||
exclude 'META-INF/NOTICE.txt'
|
||||
}
|
||||
}
|
@ -1 +0,0 @@
|
||||
{}
|
@ -1 +0,0 @@
|
||||
{}
|
Binary file not shown.
@ -1,20 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "APK",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "net.micode.notes",
|
||||
"variantName": "debug",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 1,
|
||||
"versionName": "0.1",
|
||||
"outputFile": "app-debug.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
}
|
@ -1,2 +0,0 @@
|
||||
#- File Locator -
|
||||
listingFile=../../apk/debug/output-metadata.json
|
@ -1,2 +0,0 @@
|
||||
#- File Locator -
|
||||
listingFile=../../../outputs/apk/androidTest/debug/output-metadata.json
|
@ -1,2 +0,0 @@
|
||||
appMetadataVersion=1.1
|
||||
androidGradlePluginVersion=8.1.3
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "COMPATIBLE_SCREEN_MANIFEST",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "net.micode.notes",
|
||||
"variantName": "debug",
|
||||
"elements": []
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
4
|
@ -1 +0,0 @@
|
||||
4
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,96 +0,0 @@
|
||||
#Sun Nov 19 21:12:20 CST 2023
|
||||
net.micode.notes.app-main-6\:/color/primary_text_dark.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-6\:/color/secondary_text_dark.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/bg_btn_set_color.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/call_record.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/clock.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/delete.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/dropdown_icon.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_blue.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_green.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_red.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_blue.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_green.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_red.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_white.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_white.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/edit_yellow.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/font_large.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/font_normal.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/font_small.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/font_super.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/icon_app.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_background.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_folder.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_footer_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_green_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_green_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_green_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_green_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_red_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_red_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_red_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_red_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_white_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_white_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_white_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_white_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/menu_delete.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/menu_move.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/new_note_normal.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/new_note_pressed.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/notification.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/search_result.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/selected.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/title_alert.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/title_bar_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_blue.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_green.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_red.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_white.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_yellow.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_blue.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_green.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_red.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_white.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_yellow.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
|
||||
net.micode.notes.app-main-6\:/drawable/new_note.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/account_dialog_title.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/add_account_text.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/datetime_picker.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/dialog_edit_text.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/folder_list_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_edit_list_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_list.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_list_dropdown_menu.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/note_list_footer.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/settings_header.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/widget_2x.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat
|
||||
net.micode.notes.app-main-6\:/layout/widget_4x.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/call_note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/call_record_folder.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/note_list.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/note_list_dropdown.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/note_list_options.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
|
||||
net.micode.notes.app-main-6\:/menu/sub_folder.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
|
||||
net.micode.notes.app-main-6\:/raw-zh-rCN/introduction=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat
|
||||
net.micode.notes.app-main-6\:/raw/introduction=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat
|
||||
net.micode.notes.app-main-6\:/xml/preferences.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
|
||||
net.micode.notes.app-main-6\:/xml/searchable.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat
|
||||
net.micode.notes.app-main-6\:/xml/widget_2x_info.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
|
||||
net.micode.notes.app-main-6\:/xml/widget_4x_info.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
|
File diff suppressed because one or more lines are too long
@ -1,96 +0,0 @@
|
||||
#Sun Nov 19 21:12:21 CST 2023
|
||||
net.micode.notes.app-main-5\:/color/primary_text_dark.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\color\\primary_text_dark.xml
|
||||
net.micode.notes.app-main-5\:/color/secondary_text_dark.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\color\\secondary_text_dark.xml
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/bg_btn_set_color.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\bg_btn_set_color.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\bg_color_btn_mask.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/call_record.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\call_record.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/clock.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\clock.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/delete.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\delete.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/dropdown_icon.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\dropdown_icon.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_blue.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_blue.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_green.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_green.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_red.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_red.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_blue.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_blue.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_green.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_green.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_red.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_red.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_white.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_white.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_yellow.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_white.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_white.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/edit_yellow.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_yellow.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/font_large.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_large.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/font_normal.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_normal.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_size_selector_bg.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/font_small.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_small.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/font_super.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_super.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/icon_app.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\icon_app.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_background.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_background.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_down.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_middle.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_single.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_up.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_folder.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_folder.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_footer_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_footer_bg.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_green_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_down.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_green_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_middle.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_green_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_single.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_green_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_up.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_red_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_down.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_red_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_middle.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_red_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_single.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_red_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_up.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_white_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_down.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_white_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_middle.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_white_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_single.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_white_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_up.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_down.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_down.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_middle.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_single.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_single.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_up.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_up.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/menu_delete.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_delete.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/menu_move.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_move.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/new_note_normal.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\new_note_normal.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/new_note_pressed.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\new_note_pressed.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\note_edit_color_selector_panel.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/notification.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\notification.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/search_result.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\search_result.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/selected.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\selected.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/title_alert.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\title_alert.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/title_bar_bg.9.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\title_bar_bg.9.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_blue.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_blue.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_green.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_green.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_red.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_red.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_white.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_white.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_yellow.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_yellow.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_blue.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_blue.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_green.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_green.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_red.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_red.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_white.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_white.png
|
||||
net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_yellow.png=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_yellow.png
|
||||
net.micode.notes.app-main-5\:/drawable/new_note.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\drawable\\new_note.xml
|
||||
net.micode.notes.app-main-5\:/layout/account_dialog_title.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\account_dialog_title.xml
|
||||
net.micode.notes.app-main-5\:/layout/add_account_text.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\add_account_text.xml
|
||||
net.micode.notes.app-main-5\:/layout/datetime_picker.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\datetime_picker.xml
|
||||
net.micode.notes.app-main-5\:/layout/dialog_edit_text.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\dialog_edit_text.xml
|
||||
net.micode.notes.app-main-5\:/layout/folder_list_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\folder_list_item.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_edit_list_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit_list_item.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_item.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_item.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_list.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_list_dropdown_menu.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_dropdown_menu.xml
|
||||
net.micode.notes.app-main-5\:/layout/note_list_footer.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_footer.xml
|
||||
net.micode.notes.app-main-5\:/layout/settings_header.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\settings_header.xml
|
||||
net.micode.notes.app-main-5\:/layout/widget_2x.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_2x.xml
|
||||
net.micode.notes.app-main-5\:/layout/widget_4x.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_4x.xml
|
||||
net.micode.notes.app-main-5\:/menu/call_note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_note_edit.xml
|
||||
net.micode.notes.app-main-5\:/menu/call_record_folder.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_record_folder.xml
|
||||
net.micode.notes.app-main-5\:/menu/note_edit.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_edit.xml
|
||||
net.micode.notes.app-main-5\:/menu/note_list.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list.xml
|
||||
net.micode.notes.app-main-5\:/menu/note_list_dropdown.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_dropdown.xml
|
||||
net.micode.notes.app-main-5\:/menu/note_list_options.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_options.xml
|
||||
net.micode.notes.app-main-5\:/menu/sub_folder.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\menu\\sub_folder.xml
|
||||
net.micode.notes.app-main-5\:/raw-zh-rCN/introduction=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\raw-zh-rCN\\introduction
|
||||
net.micode.notes.app-main-5\:/raw/introduction=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\raw\\introduction
|
||||
net.micode.notes.app-main-5\:/xml/preferences.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\xml\\preferences.xml
|
||||
net.micode.notes.app-main-5\:/xml/searchable.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\xml\\searchable.xml
|
||||
net.micode.notes.app-main-5\:/xml/widget_2x_info.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_2x_info.xml
|
||||
net.micode.notes.app-main-5\:/xml/widget_4x_info.xml=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_4x_info.xml
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
||||
#Mon Nov 20 10:03:10 CST 2023
|
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidTest$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTest\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidTest" generated-set="androidTest$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTest\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidTestDebug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTestDebug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidTestDebug" generated-set="androidTestDebug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTestDebug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\build\generated\res\resValues\androidTest\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\build\generated\res\resValues\androidTest\debug"/></dataSet><mergedItems/></merger>
|
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="androidTest" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTest\assets"/></dataSet><dataSet config="androidTestDebug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTestDebug\assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\build\intermediates\shader_assets\debugAndroidTest\out"/></dataSet></merger>
|
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="androidTest" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTest\jniLibs"/></dataSet><dataSet config="androidTestDebug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTestDebug\jniLibs"/></dataSet></merger>
|
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="androidTest" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTest\shaders"/></dataSet><dataSet config="androidTestDebug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\androidTestDebug\shaders"/></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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\main\assets"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\debug\assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\build\intermediates\shader_assets\debug\out"/></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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\debug\jniLibs"/></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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\AAA-CS-SDK\Destinations\app\src\debug\shaders"/></dataSet></merger>
|
@ -1,4 +0,0 @@
|
||||
#Mon Nov 20 10:05:31 CST 2023
|
||||
base.0=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
|
||||
path.0=classes.dex
|
||||
renamed.0=classes.dex
|
Binary file not shown.
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
#Mon Nov 20 10:03:13 CST 2023
|
||||
base.0=D\:\\AAA-CS-SDK\\Destinations\\app\\build\\intermediates\\dex\\debugAndroidTest\\mergeDexDebugAndroidTest\\classes.dex
|
||||
path.0=classes.dex
|
||||
renamed.0=classes.dex
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue