From e4a3f8c9f39a417d882a8db45e90253f18b9729e Mon Sep 17 00:00:00 2001 From: yyn <820966846@qq.com> Date: Wed, 17 Aug 2022 11:20:20 +0800 Subject: [PATCH 1/2] update the framework of project --- .idea/.gitignore | 3 ++ .idea/misc.xml | 6 ++++ .idea/modules.xml | 8 +++++ .idea/vcs.xml | 6 ++++ ...AndroidManifest.xml => AndroidManifest.xml | 0 src/NOTICE => NOTICE | 0 README.md | 29 +++++++++++++++++- micode-learning.iml | 11 +++++++ {src/res => res}/color/primary_text_dark.xml | 0 .../res => res}/color/secondary_text_dark.xml | 0 .../drawable-hdpi/bg_btn_set_color.png | Bin .../drawable-hdpi/bg_color_btn_mask.png | Bin .../res => res}/drawable-hdpi/call_record.png | Bin {src/res => res}/drawable-hdpi/clock.png | Bin {src/res => res}/drawable-hdpi/delete.png | Bin .../drawable-hdpi/dropdown_icon.9.png | Bin .../res => res}/drawable-hdpi/edit_blue.9.png | Bin .../drawable-hdpi/edit_green.9.png | Bin {src/res => res}/drawable-hdpi/edit_red.9.png | Bin .../drawable-hdpi/edit_title_blue.9.png | Bin .../drawable-hdpi/edit_title_green.9.png | Bin .../drawable-hdpi/edit_title_red.9.png | Bin .../drawable-hdpi/edit_title_white.9.png | Bin .../drawable-hdpi/edit_title_yellow.9.png | Bin .../drawable-hdpi/edit_white.9.png | Bin .../drawable-hdpi/edit_yellow.9.png | Bin {src/res => res}/drawable-hdpi/font_large.png | Bin .../res => res}/drawable-hdpi/font_normal.png | Bin .../drawable-hdpi/font_size_selector_bg.9.png | Bin {src/res => res}/drawable-hdpi/font_small.png | Bin {src/res => res}/drawable-hdpi/font_super.png | Bin {src/res => res}/drawable-hdpi/icon_app.png | Bin .../drawable-hdpi/list_background.png | Bin .../drawable-hdpi/list_blue_down.9.png | Bin .../drawable-hdpi/list_blue_middle.9.png | Bin .../drawable-hdpi/list_blue_single.9.png | Bin .../drawable-hdpi/list_blue_up.9.png | Bin .../drawable-hdpi/list_folder.9.png | Bin .../drawable-hdpi/list_footer_bg.9.png | Bin .../drawable-hdpi/list_green_down.9.png | Bin .../drawable-hdpi/list_green_middle.9.png | Bin .../drawable-hdpi/list_green_single.9.png | Bin .../drawable-hdpi/list_green_up.9.png | Bin .../drawable-hdpi/list_red_down.9.png | Bin .../drawable-hdpi/list_red_middle.9.png | Bin .../drawable-hdpi/list_red_single.9.png | Bin .../drawable-hdpi/list_red_up.9.png | Bin .../drawable-hdpi/list_white_down.9.png | Bin .../drawable-hdpi/list_white_middle.9.png | Bin .../drawable-hdpi/list_white_single.9.png | Bin .../drawable-hdpi/list_white_up.9.png | Bin .../drawable-hdpi/list_yellow_down.9.png | Bin .../drawable-hdpi/list_yellow_middle.9.png | Bin .../drawable-hdpi/list_yellow_single.9.png | Bin .../drawable-hdpi/list_yellow_up.9.png | Bin .../res => res}/drawable-hdpi/menu_delete.png | Bin {src/res => res}/drawable-hdpi/menu_move.png | Bin .../drawable-hdpi/new_note_normal.png | Bin .../drawable-hdpi/new_note_pressed.png | Bin .../note_edit_color_selector_panel.png | Bin .../drawable-hdpi/notification.png | Bin .../drawable-hdpi/search_result.png | Bin {src/res => res}/drawable-hdpi/selected.png | Bin .../res => res}/drawable-hdpi/title_alert.png | Bin .../drawable-hdpi/title_bar_bg.9.png | Bin .../drawable-hdpi/widget_2x_blue.png | Bin .../drawable-hdpi/widget_2x_green.png | Bin .../drawable-hdpi/widget_2x_red.png | Bin .../drawable-hdpi/widget_2x_white.png | Bin .../drawable-hdpi/widget_2x_yellow.png | Bin .../drawable-hdpi/widget_4x_blue.png | Bin .../drawable-hdpi/widget_4x_green.png | Bin .../drawable-hdpi/widget_4x_red.png | Bin .../drawable-hdpi/widget_4x_white.png | Bin .../drawable-hdpi/widget_4x_yellow.png | Bin {src/res => res}/drawable/new_note.xml | 0 .../layout/account_dialog_title.xml | 0 {src/res => res}/layout/add_account_text.xml | 0 {src/res => res}/layout/datetime_picker.xml | 0 {src/res => res}/layout/dialog_edit_text.xml | 0 {src/res => res}/layout/folder_list_item.xml | 0 {src/res => res}/layout/note_edit.xml | 0 .../layout/note_edit_list_item.xml | 0 {src/res => res}/layout/note_item.xml | 0 {src/res => res}/layout/note_list.xml | 0 .../layout/note_list_dropdown_menu.xml | 0 {src/res => res}/layout/note_list_footer.xml | 0 {src/res => res}/layout/settings_header.xml | 0 {src/res => res}/layout/widget_2x.xml | 0 {src/res => res}/layout/widget_4x.xml | 0 {src/res => res}/menu/call_note_edit.xml | 0 {src/res => res}/menu/call_record_folder.xml | 0 {src/res => res}/menu/note_edit.xml | 0 {src/res => res}/menu/note_list.xml | 0 {src/res => res}/menu/note_list_dropdown.xml | 0 {src/res => res}/menu/note_list_options.xml | 0 {src/res => res}/menu/sub_folder.xml | 0 {src/res => res}/raw-zh-rCN/introduction | 0 {src/res => res}/raw/introduction | 0 {src/res => res}/values-zh-rCN/arrays.xml | 0 {src/res => res}/values-zh-rCN/strings.xml | 0 {src/res => res}/values-zh-rTW/arrays.xml | 0 {src/res => res}/values-zh-rTW/strings.xml | 0 {src/res => res}/values/arrays.xml | 0 {src/res => res}/values/colors.xml | 0 {src/res => res}/values/dimens.xml | 0 {src/res => res}/values/strings.xml | 0 {src/res => res}/values/styles.xml | 0 {src/res => res}/xml/preferences.xml | 0 {src/res => res}/xml/searchable.xml | 0 {src/res => res}/xml/widget_2x_info.xml | 0 {src/res => res}/xml/widget_4x_info.xml | 0 src/README | 23 -------------- .../net/micode/notes/data/Contact.java | 0 .../net/micode/notes/data/Notes.java | 0 .../notes/data/NotesDatabaseHelper.java | 0 .../net/micode/notes/data/NotesProvider.java | 0 .../net/micode/notes/gtask/data/MetaData.java | 0 .../net/micode/notes/gtask/data/Node.java | 0 .../net/micode/notes/gtask/data/SqlData.java | 0 .../net/micode/notes/gtask/data/SqlNote.java | 0 .../net/micode/notes/gtask/data/Task.java | 0 .../net/micode/notes/gtask/data/TaskList.java | 0 .../exception/ActionFailureException.java | 0 .../exception/NetworkFailureException.java | 0 .../notes/gtask/remote/GTaskASyncTask.java | 0 .../notes/gtask/remote/GTaskClient.java | 0 .../notes/gtask/remote/GTaskManager.java | 0 .../notes/gtask/remote/GTaskSyncService.java | 0 .../net/micode/notes/model/Note.java | 0 .../net/micode/notes/model/WorkingNote.java | 0 .../net/micode/notes/tool/BackupUtils.java | 0 .../net/micode/notes/tool/DataUtils.java | 0 .../micode/notes/tool/GTaskStringUtils.java | 0 .../net/micode/notes/tool/ResourceParser.java | 0 .../micode/notes/ui/AlarmAlertActivity.java | 0 .../micode/notes/ui/AlarmInitReceiver.java | 0 .../net/micode/notes/ui/AlarmReceiver.java | 0 .../net/micode/notes/ui/DateTimePicker.java | 0 .../micode/notes/ui/DateTimePickerDialog.java | 0 .../net/micode/notes/ui/DropdownMenu.java | 0 .../micode/notes/ui/FoldersListAdapter.java | 0 .../net/micode/notes/ui/NoteEditActivity.java | 0 .../net/micode/notes/ui/NoteEditText.java | 0 .../net/micode/notes/ui/NoteItemData.java | 0 .../micode/notes/ui/NotesListActivity.java | 0 .../net/micode/notes/ui/NotesListAdapter.java | 0 .../net/micode/notes/ui/NotesListItem.java | 0 .../notes/ui/NotesPreferenceActivity.java | 0 .../notes/widget/NoteWidgetProvider.java | 0 .../notes/widget/NoteWidgetProvider_2x.java | 0 .../notes/widget/NoteWidgetProvider_4x.java | 0 152 files changed, 62 insertions(+), 24 deletions(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml rename src/AndroidManifest.xml => AndroidManifest.xml (100%) rename src/NOTICE => NOTICE (100%) create mode 100644 micode-learning.iml rename {src/res => res}/color/primary_text_dark.xml (100%) rename {src/res => res}/color/secondary_text_dark.xml (100%) rename {src/res => res}/drawable-hdpi/bg_btn_set_color.png (100%) rename {src/res => res}/drawable-hdpi/bg_color_btn_mask.png (100%) rename {src/res => res}/drawable-hdpi/call_record.png (100%) rename {src/res => res}/drawable-hdpi/clock.png (100%) rename {src/res => res}/drawable-hdpi/delete.png (100%) rename {src/res => res}/drawable-hdpi/dropdown_icon.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_blue.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_green.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_red.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_title_blue.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_title_green.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_title_red.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_title_white.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_title_yellow.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_white.9.png (100%) rename {src/res => res}/drawable-hdpi/edit_yellow.9.png (100%) rename {src/res => res}/drawable-hdpi/font_large.png (100%) rename {src/res => res}/drawable-hdpi/font_normal.png (100%) rename {src/res => res}/drawable-hdpi/font_size_selector_bg.9.png (100%) rename {src/res => res}/drawable-hdpi/font_small.png (100%) rename {src/res => res}/drawable-hdpi/font_super.png (100%) rename {src/res => res}/drawable-hdpi/icon_app.png (100%) rename {src/res => res}/drawable-hdpi/list_background.png (100%) rename {src/res => res}/drawable-hdpi/list_blue_down.9.png (100%) rename {src/res => res}/drawable-hdpi/list_blue_middle.9.png (100%) rename {src/res => res}/drawable-hdpi/list_blue_single.9.png (100%) rename {src/res => res}/drawable-hdpi/list_blue_up.9.png (100%) rename {src/res => res}/drawable-hdpi/list_folder.9.png (100%) rename {src/res => res}/drawable-hdpi/list_footer_bg.9.png (100%) rename {src/res => res}/drawable-hdpi/list_green_down.9.png (100%) rename {src/res => res}/drawable-hdpi/list_green_middle.9.png (100%) rename {src/res => res}/drawable-hdpi/list_green_single.9.png (100%) rename {src/res => res}/drawable-hdpi/list_green_up.9.png (100%) rename {src/res => res}/drawable-hdpi/list_red_down.9.png (100%) rename {src/res => res}/drawable-hdpi/list_red_middle.9.png (100%) rename {src/res => res}/drawable-hdpi/list_red_single.9.png (100%) rename {src/res => res}/drawable-hdpi/list_red_up.9.png (100%) rename {src/res => res}/drawable-hdpi/list_white_down.9.png (100%) rename {src/res => res}/drawable-hdpi/list_white_middle.9.png (100%) rename {src/res => res}/drawable-hdpi/list_white_single.9.png (100%) rename {src/res => res}/drawable-hdpi/list_white_up.9.png (100%) rename {src/res => res}/drawable-hdpi/list_yellow_down.9.png (100%) rename {src/res => res}/drawable-hdpi/list_yellow_middle.9.png (100%) rename {src/res => res}/drawable-hdpi/list_yellow_single.9.png (100%) rename {src/res => res}/drawable-hdpi/list_yellow_up.9.png (100%) rename {src/res => res}/drawable-hdpi/menu_delete.png (100%) rename {src/res => res}/drawable-hdpi/menu_move.png (100%) rename {src/res => res}/drawable-hdpi/new_note_normal.png (100%) rename {src/res => res}/drawable-hdpi/new_note_pressed.png (100%) rename {src/res => res}/drawable-hdpi/note_edit_color_selector_panel.png (100%) rename {src/res => res}/drawable-hdpi/notification.png (100%) rename {src/res => res}/drawable-hdpi/search_result.png (100%) rename {src/res => res}/drawable-hdpi/selected.png (100%) rename {src/res => res}/drawable-hdpi/title_alert.png (100%) rename {src/res => res}/drawable-hdpi/title_bar_bg.9.png (100%) rename {src/res => res}/drawable-hdpi/widget_2x_blue.png (100%) rename {src/res => res}/drawable-hdpi/widget_2x_green.png (100%) rename {src/res => res}/drawable-hdpi/widget_2x_red.png (100%) rename {src/res => res}/drawable-hdpi/widget_2x_white.png (100%) rename {src/res => res}/drawable-hdpi/widget_2x_yellow.png (100%) rename {src/res => res}/drawable-hdpi/widget_4x_blue.png (100%) rename {src/res => res}/drawable-hdpi/widget_4x_green.png (100%) rename {src/res => res}/drawable-hdpi/widget_4x_red.png (100%) rename {src/res => res}/drawable-hdpi/widget_4x_white.png (100%) rename {src/res => res}/drawable-hdpi/widget_4x_yellow.png (100%) rename {src/res => res}/drawable/new_note.xml (100%) rename {src/res => res}/layout/account_dialog_title.xml (100%) rename {src/res => res}/layout/add_account_text.xml (100%) rename {src/res => res}/layout/datetime_picker.xml (100%) rename {src/res => res}/layout/dialog_edit_text.xml (100%) rename {src/res => res}/layout/folder_list_item.xml (100%) rename {src/res => res}/layout/note_edit.xml (100%) rename {src/res => res}/layout/note_edit_list_item.xml (100%) rename {src/res => res}/layout/note_item.xml (100%) rename {src/res => res}/layout/note_list.xml (100%) rename {src/res => res}/layout/note_list_dropdown_menu.xml (100%) rename {src/res => res}/layout/note_list_footer.xml (100%) rename {src/res => res}/layout/settings_header.xml (100%) rename {src/res => res}/layout/widget_2x.xml (100%) rename {src/res => res}/layout/widget_4x.xml (100%) rename {src/res => res}/menu/call_note_edit.xml (100%) rename {src/res => res}/menu/call_record_folder.xml (100%) rename {src/res => res}/menu/note_edit.xml (100%) rename {src/res => res}/menu/note_list.xml (100%) rename {src/res => res}/menu/note_list_dropdown.xml (100%) rename {src/res => res}/menu/note_list_options.xml (100%) rename {src/res => res}/menu/sub_folder.xml (100%) rename {src/res => res}/raw-zh-rCN/introduction (100%) rename {src/res => res}/raw/introduction (100%) rename {src/res => res}/values-zh-rCN/arrays.xml (100%) rename {src/res => res}/values-zh-rCN/strings.xml (100%) rename {src/res => res}/values-zh-rTW/arrays.xml (100%) rename {src/res => res}/values-zh-rTW/strings.xml (100%) rename {src/res => res}/values/arrays.xml (100%) rename {src/res => res}/values/colors.xml (100%) rename {src/res => res}/values/dimens.xml (100%) rename {src/res => res}/values/strings.xml (100%) rename {src/res => res}/values/styles.xml (100%) rename {src/res => res}/xml/preferences.xml (100%) rename {src/res => res}/xml/searchable.xml (100%) rename {src/res => res}/xml/widget_2x_info.xml (100%) rename {src/res => res}/xml/widget_4x_info.xml (100%) delete mode 100644 src/README rename src/{src => }/net/micode/notes/data/Contact.java (100%) rename src/{src => }/net/micode/notes/data/Notes.java (100%) rename src/{src => }/net/micode/notes/data/NotesDatabaseHelper.java (100%) rename src/{src => }/net/micode/notes/data/NotesProvider.java (100%) rename src/{src => }/net/micode/notes/gtask/data/MetaData.java (100%) rename src/{src => }/net/micode/notes/gtask/data/Node.java (100%) rename src/{src => }/net/micode/notes/gtask/data/SqlData.java (100%) rename src/{src => }/net/micode/notes/gtask/data/SqlNote.java (100%) rename src/{src => }/net/micode/notes/gtask/data/Task.java (100%) rename src/{src => }/net/micode/notes/gtask/data/TaskList.java (100%) rename src/{src => }/net/micode/notes/gtask/exception/ActionFailureException.java (100%) rename src/{src => }/net/micode/notes/gtask/exception/NetworkFailureException.java (100%) rename src/{src => }/net/micode/notes/gtask/remote/GTaskASyncTask.java (100%) rename src/{src => }/net/micode/notes/gtask/remote/GTaskClient.java (100%) rename src/{src => }/net/micode/notes/gtask/remote/GTaskManager.java (100%) rename src/{src => }/net/micode/notes/gtask/remote/GTaskSyncService.java (100%) rename src/{src => }/net/micode/notes/model/Note.java (100%) rename src/{src => }/net/micode/notes/model/WorkingNote.java (100%) rename src/{src => }/net/micode/notes/tool/BackupUtils.java (100%) rename src/{src => }/net/micode/notes/tool/DataUtils.java (100%) rename src/{src => }/net/micode/notes/tool/GTaskStringUtils.java (100%) rename src/{src => }/net/micode/notes/tool/ResourceParser.java (100%) rename src/{src => }/net/micode/notes/ui/AlarmAlertActivity.java (100%) rename src/{src => }/net/micode/notes/ui/AlarmInitReceiver.java (100%) rename src/{src => }/net/micode/notes/ui/AlarmReceiver.java (100%) rename src/{src => }/net/micode/notes/ui/DateTimePicker.java (100%) rename src/{src => }/net/micode/notes/ui/DateTimePickerDialog.java (100%) rename src/{src => }/net/micode/notes/ui/DropdownMenu.java (100%) rename src/{src => }/net/micode/notes/ui/FoldersListAdapter.java (100%) rename src/{src => }/net/micode/notes/ui/NoteEditActivity.java (100%) rename src/{src => }/net/micode/notes/ui/NoteEditText.java (100%) rename src/{src => }/net/micode/notes/ui/NoteItemData.java (100%) rename src/{src => }/net/micode/notes/ui/NotesListActivity.java (100%) rename src/{src => }/net/micode/notes/ui/NotesListAdapter.java (100%) rename src/{src => }/net/micode/notes/ui/NotesListItem.java (100%) rename src/{src => }/net/micode/notes/ui/NotesPreferenceActivity.java (100%) rename src/{src => }/net/micode/notes/widget/NoteWidgetProvider.java (100%) rename src/{src => }/net/micode/notes/widget/NoteWidgetProvider_2x.java (100%) rename src/{src => }/net/micode/notes/widget/NoteWidgetProvider_4x.java (100%) diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..359bb53 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..fc97eeb --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/AndroidManifest.xml b/AndroidManifest.xml similarity index 100% rename from src/AndroidManifest.xml rename to AndroidManifest.xml diff --git a/src/NOTICE b/NOTICE similarity index 100% rename from src/NOTICE rename to NOTICE diff --git a/README.md b/README.md index 8265a08..c75b296 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ -# micode-learning +# 小米便签阅读项目 + + +## 原项目 README + +[中文] + +1. MiCode便签是小米便签的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议, + 今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。 + +2. Bug反馈和跟踪,请访问Github, + https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open + +3. 功能建议和综合讨论,请访问MiCode, + http://micode.net/forum.php?mod=forumdisplay&fid=38 + + +[English] + +1. MiCode Notes is open source edition of XM notepad, it's first initiated and sponsored by MIUI team (www.miui.com). + It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future, + the MiCode community will release and maintain this project. + +2. Regarding issue tracking, please visit Github, + https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open + +3. Regarding feature request and general discussion, please visit Micode forum, + http://micode.net/forum.php?mod=forumdisplay&fid=38 diff --git a/micode-learning.iml b/micode-learning.iml new file mode 100644 index 0000000..c6a75e6 --- /dev/null +++ b/micode-learning.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/res/color/primary_text_dark.xml b/res/color/primary_text_dark.xml similarity index 100% rename from src/res/color/primary_text_dark.xml rename to res/color/primary_text_dark.xml diff --git a/src/res/color/secondary_text_dark.xml b/res/color/secondary_text_dark.xml similarity index 100% rename from src/res/color/secondary_text_dark.xml rename to res/color/secondary_text_dark.xml diff --git a/src/res/drawable-hdpi/bg_btn_set_color.png b/res/drawable-hdpi/bg_btn_set_color.png similarity index 100% rename from src/res/drawable-hdpi/bg_btn_set_color.png rename to res/drawable-hdpi/bg_btn_set_color.png diff --git a/src/res/drawable-hdpi/bg_color_btn_mask.png b/res/drawable-hdpi/bg_color_btn_mask.png similarity index 100% rename from src/res/drawable-hdpi/bg_color_btn_mask.png rename to res/drawable-hdpi/bg_color_btn_mask.png diff --git a/src/res/drawable-hdpi/call_record.png b/res/drawable-hdpi/call_record.png similarity index 100% rename from src/res/drawable-hdpi/call_record.png rename to res/drawable-hdpi/call_record.png diff --git a/src/res/drawable-hdpi/clock.png b/res/drawable-hdpi/clock.png similarity index 100% rename from src/res/drawable-hdpi/clock.png rename to res/drawable-hdpi/clock.png diff --git a/src/res/drawable-hdpi/delete.png b/res/drawable-hdpi/delete.png similarity index 100% rename from src/res/drawable-hdpi/delete.png rename to res/drawable-hdpi/delete.png diff --git a/src/res/drawable-hdpi/dropdown_icon.9.png b/res/drawable-hdpi/dropdown_icon.9.png similarity index 100% rename from src/res/drawable-hdpi/dropdown_icon.9.png rename to res/drawable-hdpi/dropdown_icon.9.png diff --git a/src/res/drawable-hdpi/edit_blue.9.png b/res/drawable-hdpi/edit_blue.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_blue.9.png rename to res/drawable-hdpi/edit_blue.9.png diff --git a/src/res/drawable-hdpi/edit_green.9.png b/res/drawable-hdpi/edit_green.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_green.9.png rename to res/drawable-hdpi/edit_green.9.png diff --git a/src/res/drawable-hdpi/edit_red.9.png b/res/drawable-hdpi/edit_red.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_red.9.png rename to res/drawable-hdpi/edit_red.9.png diff --git a/src/res/drawable-hdpi/edit_title_blue.9.png b/res/drawable-hdpi/edit_title_blue.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_title_blue.9.png rename to res/drawable-hdpi/edit_title_blue.9.png diff --git a/src/res/drawable-hdpi/edit_title_green.9.png b/res/drawable-hdpi/edit_title_green.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_title_green.9.png rename to res/drawable-hdpi/edit_title_green.9.png diff --git a/src/res/drawable-hdpi/edit_title_red.9.png b/res/drawable-hdpi/edit_title_red.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_title_red.9.png rename to res/drawable-hdpi/edit_title_red.9.png diff --git a/src/res/drawable-hdpi/edit_title_white.9.png b/res/drawable-hdpi/edit_title_white.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_title_white.9.png rename to res/drawable-hdpi/edit_title_white.9.png diff --git a/src/res/drawable-hdpi/edit_title_yellow.9.png b/res/drawable-hdpi/edit_title_yellow.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_title_yellow.9.png rename to res/drawable-hdpi/edit_title_yellow.9.png diff --git a/src/res/drawable-hdpi/edit_white.9.png b/res/drawable-hdpi/edit_white.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_white.9.png rename to res/drawable-hdpi/edit_white.9.png diff --git a/src/res/drawable-hdpi/edit_yellow.9.png b/res/drawable-hdpi/edit_yellow.9.png similarity index 100% rename from src/res/drawable-hdpi/edit_yellow.9.png rename to res/drawable-hdpi/edit_yellow.9.png diff --git a/src/res/drawable-hdpi/font_large.png b/res/drawable-hdpi/font_large.png similarity index 100% rename from src/res/drawable-hdpi/font_large.png rename to res/drawable-hdpi/font_large.png diff --git a/src/res/drawable-hdpi/font_normal.png b/res/drawable-hdpi/font_normal.png similarity index 100% rename from src/res/drawable-hdpi/font_normal.png rename to res/drawable-hdpi/font_normal.png diff --git a/src/res/drawable-hdpi/font_size_selector_bg.9.png b/res/drawable-hdpi/font_size_selector_bg.9.png similarity index 100% rename from src/res/drawable-hdpi/font_size_selector_bg.9.png rename to res/drawable-hdpi/font_size_selector_bg.9.png diff --git a/src/res/drawable-hdpi/font_small.png b/res/drawable-hdpi/font_small.png similarity index 100% rename from src/res/drawable-hdpi/font_small.png rename to res/drawable-hdpi/font_small.png diff --git a/src/res/drawable-hdpi/font_super.png b/res/drawable-hdpi/font_super.png similarity index 100% rename from src/res/drawable-hdpi/font_super.png rename to res/drawable-hdpi/font_super.png diff --git a/src/res/drawable-hdpi/icon_app.png b/res/drawable-hdpi/icon_app.png similarity index 100% rename from src/res/drawable-hdpi/icon_app.png rename to res/drawable-hdpi/icon_app.png diff --git a/src/res/drawable-hdpi/list_background.png b/res/drawable-hdpi/list_background.png similarity index 100% rename from src/res/drawable-hdpi/list_background.png rename to res/drawable-hdpi/list_background.png diff --git a/src/res/drawable-hdpi/list_blue_down.9.png b/res/drawable-hdpi/list_blue_down.9.png similarity index 100% rename from src/res/drawable-hdpi/list_blue_down.9.png rename to res/drawable-hdpi/list_blue_down.9.png diff --git a/src/res/drawable-hdpi/list_blue_middle.9.png b/res/drawable-hdpi/list_blue_middle.9.png similarity index 100% rename from src/res/drawable-hdpi/list_blue_middle.9.png rename to res/drawable-hdpi/list_blue_middle.9.png diff --git a/src/res/drawable-hdpi/list_blue_single.9.png b/res/drawable-hdpi/list_blue_single.9.png similarity index 100% rename from src/res/drawable-hdpi/list_blue_single.9.png rename to res/drawable-hdpi/list_blue_single.9.png diff --git a/src/res/drawable-hdpi/list_blue_up.9.png b/res/drawable-hdpi/list_blue_up.9.png similarity index 100% rename from src/res/drawable-hdpi/list_blue_up.9.png rename to res/drawable-hdpi/list_blue_up.9.png diff --git a/src/res/drawable-hdpi/list_folder.9.png b/res/drawable-hdpi/list_folder.9.png similarity index 100% rename from src/res/drawable-hdpi/list_folder.9.png rename to res/drawable-hdpi/list_folder.9.png diff --git a/src/res/drawable-hdpi/list_footer_bg.9.png b/res/drawable-hdpi/list_footer_bg.9.png similarity index 100% rename from src/res/drawable-hdpi/list_footer_bg.9.png rename to res/drawable-hdpi/list_footer_bg.9.png diff --git a/src/res/drawable-hdpi/list_green_down.9.png b/res/drawable-hdpi/list_green_down.9.png similarity index 100% rename from src/res/drawable-hdpi/list_green_down.9.png rename to res/drawable-hdpi/list_green_down.9.png diff --git a/src/res/drawable-hdpi/list_green_middle.9.png b/res/drawable-hdpi/list_green_middle.9.png similarity index 100% rename from src/res/drawable-hdpi/list_green_middle.9.png rename to res/drawable-hdpi/list_green_middle.9.png diff --git a/src/res/drawable-hdpi/list_green_single.9.png b/res/drawable-hdpi/list_green_single.9.png similarity index 100% rename from src/res/drawable-hdpi/list_green_single.9.png rename to res/drawable-hdpi/list_green_single.9.png diff --git a/src/res/drawable-hdpi/list_green_up.9.png b/res/drawable-hdpi/list_green_up.9.png similarity index 100% rename from src/res/drawable-hdpi/list_green_up.9.png rename to res/drawable-hdpi/list_green_up.9.png diff --git a/src/res/drawable-hdpi/list_red_down.9.png b/res/drawable-hdpi/list_red_down.9.png similarity index 100% rename from src/res/drawable-hdpi/list_red_down.9.png rename to res/drawable-hdpi/list_red_down.9.png diff --git a/src/res/drawable-hdpi/list_red_middle.9.png b/res/drawable-hdpi/list_red_middle.9.png similarity index 100% rename from src/res/drawable-hdpi/list_red_middle.9.png rename to res/drawable-hdpi/list_red_middle.9.png diff --git a/src/res/drawable-hdpi/list_red_single.9.png b/res/drawable-hdpi/list_red_single.9.png similarity index 100% rename from src/res/drawable-hdpi/list_red_single.9.png rename to res/drawable-hdpi/list_red_single.9.png diff --git a/src/res/drawable-hdpi/list_red_up.9.png b/res/drawable-hdpi/list_red_up.9.png similarity index 100% rename from src/res/drawable-hdpi/list_red_up.9.png rename to res/drawable-hdpi/list_red_up.9.png diff --git a/src/res/drawable-hdpi/list_white_down.9.png b/res/drawable-hdpi/list_white_down.9.png similarity index 100% rename from src/res/drawable-hdpi/list_white_down.9.png rename to res/drawable-hdpi/list_white_down.9.png diff --git a/src/res/drawable-hdpi/list_white_middle.9.png b/res/drawable-hdpi/list_white_middle.9.png similarity index 100% rename from src/res/drawable-hdpi/list_white_middle.9.png rename to res/drawable-hdpi/list_white_middle.9.png diff --git a/src/res/drawable-hdpi/list_white_single.9.png b/res/drawable-hdpi/list_white_single.9.png similarity index 100% rename from src/res/drawable-hdpi/list_white_single.9.png rename to res/drawable-hdpi/list_white_single.9.png diff --git a/src/res/drawable-hdpi/list_white_up.9.png b/res/drawable-hdpi/list_white_up.9.png similarity index 100% rename from src/res/drawable-hdpi/list_white_up.9.png rename to res/drawable-hdpi/list_white_up.9.png diff --git a/src/res/drawable-hdpi/list_yellow_down.9.png b/res/drawable-hdpi/list_yellow_down.9.png similarity index 100% rename from src/res/drawable-hdpi/list_yellow_down.9.png rename to res/drawable-hdpi/list_yellow_down.9.png diff --git a/src/res/drawable-hdpi/list_yellow_middle.9.png b/res/drawable-hdpi/list_yellow_middle.9.png similarity index 100% rename from src/res/drawable-hdpi/list_yellow_middle.9.png rename to res/drawable-hdpi/list_yellow_middle.9.png diff --git a/src/res/drawable-hdpi/list_yellow_single.9.png b/res/drawable-hdpi/list_yellow_single.9.png similarity index 100% rename from src/res/drawable-hdpi/list_yellow_single.9.png rename to res/drawable-hdpi/list_yellow_single.9.png diff --git a/src/res/drawable-hdpi/list_yellow_up.9.png b/res/drawable-hdpi/list_yellow_up.9.png similarity index 100% rename from src/res/drawable-hdpi/list_yellow_up.9.png rename to res/drawable-hdpi/list_yellow_up.9.png diff --git a/src/res/drawable-hdpi/menu_delete.png b/res/drawable-hdpi/menu_delete.png similarity index 100% rename from src/res/drawable-hdpi/menu_delete.png rename to res/drawable-hdpi/menu_delete.png diff --git a/src/res/drawable-hdpi/menu_move.png b/res/drawable-hdpi/menu_move.png similarity index 100% rename from src/res/drawable-hdpi/menu_move.png rename to res/drawable-hdpi/menu_move.png diff --git a/src/res/drawable-hdpi/new_note_normal.png b/res/drawable-hdpi/new_note_normal.png similarity index 100% rename from src/res/drawable-hdpi/new_note_normal.png rename to res/drawable-hdpi/new_note_normal.png diff --git a/src/res/drawable-hdpi/new_note_pressed.png b/res/drawable-hdpi/new_note_pressed.png similarity index 100% rename from src/res/drawable-hdpi/new_note_pressed.png rename to res/drawable-hdpi/new_note_pressed.png diff --git a/src/res/drawable-hdpi/note_edit_color_selector_panel.png b/res/drawable-hdpi/note_edit_color_selector_panel.png similarity index 100% rename from src/res/drawable-hdpi/note_edit_color_selector_panel.png rename to res/drawable-hdpi/note_edit_color_selector_panel.png diff --git a/src/res/drawable-hdpi/notification.png b/res/drawable-hdpi/notification.png similarity index 100% rename from src/res/drawable-hdpi/notification.png rename to res/drawable-hdpi/notification.png diff --git a/src/res/drawable-hdpi/search_result.png b/res/drawable-hdpi/search_result.png similarity index 100% rename from src/res/drawable-hdpi/search_result.png rename to res/drawable-hdpi/search_result.png diff --git a/src/res/drawable-hdpi/selected.png b/res/drawable-hdpi/selected.png similarity index 100% rename from src/res/drawable-hdpi/selected.png rename to res/drawable-hdpi/selected.png diff --git a/src/res/drawable-hdpi/title_alert.png b/res/drawable-hdpi/title_alert.png similarity index 100% rename from src/res/drawable-hdpi/title_alert.png rename to res/drawable-hdpi/title_alert.png diff --git a/src/res/drawable-hdpi/title_bar_bg.9.png b/res/drawable-hdpi/title_bar_bg.9.png similarity index 100% rename from src/res/drawable-hdpi/title_bar_bg.9.png rename to res/drawable-hdpi/title_bar_bg.9.png diff --git a/src/res/drawable-hdpi/widget_2x_blue.png b/res/drawable-hdpi/widget_2x_blue.png similarity index 100% rename from src/res/drawable-hdpi/widget_2x_blue.png rename to res/drawable-hdpi/widget_2x_blue.png diff --git a/src/res/drawable-hdpi/widget_2x_green.png b/res/drawable-hdpi/widget_2x_green.png similarity index 100% rename from src/res/drawable-hdpi/widget_2x_green.png rename to res/drawable-hdpi/widget_2x_green.png diff --git a/src/res/drawable-hdpi/widget_2x_red.png b/res/drawable-hdpi/widget_2x_red.png similarity index 100% rename from src/res/drawable-hdpi/widget_2x_red.png rename to res/drawable-hdpi/widget_2x_red.png diff --git a/src/res/drawable-hdpi/widget_2x_white.png b/res/drawable-hdpi/widget_2x_white.png similarity index 100% rename from src/res/drawable-hdpi/widget_2x_white.png rename to res/drawable-hdpi/widget_2x_white.png diff --git a/src/res/drawable-hdpi/widget_2x_yellow.png b/res/drawable-hdpi/widget_2x_yellow.png similarity index 100% rename from src/res/drawable-hdpi/widget_2x_yellow.png rename to res/drawable-hdpi/widget_2x_yellow.png diff --git a/src/res/drawable-hdpi/widget_4x_blue.png b/res/drawable-hdpi/widget_4x_blue.png similarity index 100% rename from src/res/drawable-hdpi/widget_4x_blue.png rename to res/drawable-hdpi/widget_4x_blue.png diff --git a/src/res/drawable-hdpi/widget_4x_green.png b/res/drawable-hdpi/widget_4x_green.png similarity index 100% rename from src/res/drawable-hdpi/widget_4x_green.png rename to res/drawable-hdpi/widget_4x_green.png diff --git a/src/res/drawable-hdpi/widget_4x_red.png b/res/drawable-hdpi/widget_4x_red.png similarity index 100% rename from src/res/drawable-hdpi/widget_4x_red.png rename to res/drawable-hdpi/widget_4x_red.png diff --git a/src/res/drawable-hdpi/widget_4x_white.png b/res/drawable-hdpi/widget_4x_white.png similarity index 100% rename from src/res/drawable-hdpi/widget_4x_white.png rename to res/drawable-hdpi/widget_4x_white.png diff --git a/src/res/drawable-hdpi/widget_4x_yellow.png b/res/drawable-hdpi/widget_4x_yellow.png similarity index 100% rename from src/res/drawable-hdpi/widget_4x_yellow.png rename to res/drawable-hdpi/widget_4x_yellow.png diff --git a/src/res/drawable/new_note.xml b/res/drawable/new_note.xml similarity index 100% rename from src/res/drawable/new_note.xml rename to res/drawable/new_note.xml diff --git a/src/res/layout/account_dialog_title.xml b/res/layout/account_dialog_title.xml similarity index 100% rename from src/res/layout/account_dialog_title.xml rename to res/layout/account_dialog_title.xml diff --git a/src/res/layout/add_account_text.xml b/res/layout/add_account_text.xml similarity index 100% rename from src/res/layout/add_account_text.xml rename to res/layout/add_account_text.xml diff --git a/src/res/layout/datetime_picker.xml b/res/layout/datetime_picker.xml similarity index 100% rename from src/res/layout/datetime_picker.xml rename to res/layout/datetime_picker.xml diff --git a/src/res/layout/dialog_edit_text.xml b/res/layout/dialog_edit_text.xml similarity index 100% rename from src/res/layout/dialog_edit_text.xml rename to res/layout/dialog_edit_text.xml diff --git a/src/res/layout/folder_list_item.xml b/res/layout/folder_list_item.xml similarity index 100% rename from src/res/layout/folder_list_item.xml rename to res/layout/folder_list_item.xml diff --git a/src/res/layout/note_edit.xml b/res/layout/note_edit.xml similarity index 100% rename from src/res/layout/note_edit.xml rename to res/layout/note_edit.xml diff --git a/src/res/layout/note_edit_list_item.xml b/res/layout/note_edit_list_item.xml similarity index 100% rename from src/res/layout/note_edit_list_item.xml rename to res/layout/note_edit_list_item.xml diff --git a/src/res/layout/note_item.xml b/res/layout/note_item.xml similarity index 100% rename from src/res/layout/note_item.xml rename to res/layout/note_item.xml diff --git a/src/res/layout/note_list.xml b/res/layout/note_list.xml similarity index 100% rename from src/res/layout/note_list.xml rename to res/layout/note_list.xml diff --git a/src/res/layout/note_list_dropdown_menu.xml b/res/layout/note_list_dropdown_menu.xml similarity index 100% rename from src/res/layout/note_list_dropdown_menu.xml rename to res/layout/note_list_dropdown_menu.xml diff --git a/src/res/layout/note_list_footer.xml b/res/layout/note_list_footer.xml similarity index 100% rename from src/res/layout/note_list_footer.xml rename to res/layout/note_list_footer.xml diff --git a/src/res/layout/settings_header.xml b/res/layout/settings_header.xml similarity index 100% rename from src/res/layout/settings_header.xml rename to res/layout/settings_header.xml diff --git a/src/res/layout/widget_2x.xml b/res/layout/widget_2x.xml similarity index 100% rename from src/res/layout/widget_2x.xml rename to res/layout/widget_2x.xml diff --git a/src/res/layout/widget_4x.xml b/res/layout/widget_4x.xml similarity index 100% rename from src/res/layout/widget_4x.xml rename to res/layout/widget_4x.xml diff --git a/src/res/menu/call_note_edit.xml b/res/menu/call_note_edit.xml similarity index 100% rename from src/res/menu/call_note_edit.xml rename to res/menu/call_note_edit.xml diff --git a/src/res/menu/call_record_folder.xml b/res/menu/call_record_folder.xml similarity index 100% rename from src/res/menu/call_record_folder.xml rename to res/menu/call_record_folder.xml diff --git a/src/res/menu/note_edit.xml b/res/menu/note_edit.xml similarity index 100% rename from src/res/menu/note_edit.xml rename to res/menu/note_edit.xml diff --git a/src/res/menu/note_list.xml b/res/menu/note_list.xml similarity index 100% rename from src/res/menu/note_list.xml rename to res/menu/note_list.xml diff --git a/src/res/menu/note_list_dropdown.xml b/res/menu/note_list_dropdown.xml similarity index 100% rename from src/res/menu/note_list_dropdown.xml rename to res/menu/note_list_dropdown.xml diff --git a/src/res/menu/note_list_options.xml b/res/menu/note_list_options.xml similarity index 100% rename from src/res/menu/note_list_options.xml rename to res/menu/note_list_options.xml diff --git a/src/res/menu/sub_folder.xml b/res/menu/sub_folder.xml similarity index 100% rename from src/res/menu/sub_folder.xml rename to res/menu/sub_folder.xml diff --git a/src/res/raw-zh-rCN/introduction b/res/raw-zh-rCN/introduction similarity index 100% rename from src/res/raw-zh-rCN/introduction rename to res/raw-zh-rCN/introduction diff --git a/src/res/raw/introduction b/res/raw/introduction similarity index 100% rename from src/res/raw/introduction rename to res/raw/introduction diff --git a/src/res/values-zh-rCN/arrays.xml b/res/values-zh-rCN/arrays.xml similarity index 100% rename from src/res/values-zh-rCN/arrays.xml rename to res/values-zh-rCN/arrays.xml diff --git a/src/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml similarity index 100% rename from src/res/values-zh-rCN/strings.xml rename to res/values-zh-rCN/strings.xml diff --git a/src/res/values-zh-rTW/arrays.xml b/res/values-zh-rTW/arrays.xml similarity index 100% rename from src/res/values-zh-rTW/arrays.xml rename to res/values-zh-rTW/arrays.xml diff --git a/src/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml similarity index 100% rename from src/res/values-zh-rTW/strings.xml rename to res/values-zh-rTW/strings.xml diff --git a/src/res/values/arrays.xml b/res/values/arrays.xml similarity index 100% rename from src/res/values/arrays.xml rename to res/values/arrays.xml diff --git a/src/res/values/colors.xml b/res/values/colors.xml similarity index 100% rename from src/res/values/colors.xml rename to res/values/colors.xml diff --git a/src/res/values/dimens.xml b/res/values/dimens.xml similarity index 100% rename from src/res/values/dimens.xml rename to res/values/dimens.xml diff --git a/src/res/values/strings.xml b/res/values/strings.xml similarity index 100% rename from src/res/values/strings.xml rename to res/values/strings.xml diff --git a/src/res/values/styles.xml b/res/values/styles.xml similarity index 100% rename from src/res/values/styles.xml rename to res/values/styles.xml diff --git a/src/res/xml/preferences.xml b/res/xml/preferences.xml similarity index 100% rename from src/res/xml/preferences.xml rename to res/xml/preferences.xml diff --git a/src/res/xml/searchable.xml b/res/xml/searchable.xml similarity index 100% rename from src/res/xml/searchable.xml rename to res/xml/searchable.xml diff --git a/src/res/xml/widget_2x_info.xml b/res/xml/widget_2x_info.xml similarity index 100% rename from src/res/xml/widget_2x_info.xml rename to res/xml/widget_2x_info.xml diff --git a/src/res/xml/widget_4x_info.xml b/res/xml/widget_4x_info.xml similarity index 100% rename from src/res/xml/widget_4x_info.xml rename to res/xml/widget_4x_info.xml diff --git a/src/README b/src/README deleted file mode 100644 index fc0d824..0000000 --- a/src/README +++ /dev/null @@ -1,23 +0,0 @@ -[中文] - -1. MiCode便签是小米便签的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议, - 今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。 - -2. Bug反馈和跟踪,请访问Github, - https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open - -3. 功能建议和综合讨论,请访问MiCode, - http://micode.net/forum.php?mod=forumdisplay&fid=38 - - -[English] - -1. MiCode Notes is open source edition of XM notepad, it's first initiated and sponsored by MIUI team (www.miui.com). - It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future, - the MiCode community will release and maintain this project. - -2. Regarding issue tracking, please visit Github, - https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open - -3. Regarding feature request and general discussion, please visit Micode forum, - http://micode.net/forum.php?mod=forumdisplay&fid=38 diff --git a/src/src/net/micode/notes/data/Contact.java b/src/net/micode/notes/data/Contact.java similarity index 100% rename from src/src/net/micode/notes/data/Contact.java rename to src/net/micode/notes/data/Contact.java diff --git a/src/src/net/micode/notes/data/Notes.java b/src/net/micode/notes/data/Notes.java similarity index 100% rename from src/src/net/micode/notes/data/Notes.java rename to src/net/micode/notes/data/Notes.java diff --git a/src/src/net/micode/notes/data/NotesDatabaseHelper.java b/src/net/micode/notes/data/NotesDatabaseHelper.java similarity index 100% rename from src/src/net/micode/notes/data/NotesDatabaseHelper.java rename to src/net/micode/notes/data/NotesDatabaseHelper.java diff --git a/src/src/net/micode/notes/data/NotesProvider.java b/src/net/micode/notes/data/NotesProvider.java similarity index 100% rename from src/src/net/micode/notes/data/NotesProvider.java rename to src/net/micode/notes/data/NotesProvider.java diff --git a/src/src/net/micode/notes/gtask/data/MetaData.java b/src/net/micode/notes/gtask/data/MetaData.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/MetaData.java rename to src/net/micode/notes/gtask/data/MetaData.java diff --git a/src/src/net/micode/notes/gtask/data/Node.java b/src/net/micode/notes/gtask/data/Node.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/Node.java rename to src/net/micode/notes/gtask/data/Node.java diff --git a/src/src/net/micode/notes/gtask/data/SqlData.java b/src/net/micode/notes/gtask/data/SqlData.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/SqlData.java rename to src/net/micode/notes/gtask/data/SqlData.java diff --git a/src/src/net/micode/notes/gtask/data/SqlNote.java b/src/net/micode/notes/gtask/data/SqlNote.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/SqlNote.java rename to src/net/micode/notes/gtask/data/SqlNote.java diff --git a/src/src/net/micode/notes/gtask/data/Task.java b/src/net/micode/notes/gtask/data/Task.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/Task.java rename to src/net/micode/notes/gtask/data/Task.java diff --git a/src/src/net/micode/notes/gtask/data/TaskList.java b/src/net/micode/notes/gtask/data/TaskList.java similarity index 100% rename from src/src/net/micode/notes/gtask/data/TaskList.java rename to src/net/micode/notes/gtask/data/TaskList.java diff --git a/src/src/net/micode/notes/gtask/exception/ActionFailureException.java b/src/net/micode/notes/gtask/exception/ActionFailureException.java similarity index 100% rename from src/src/net/micode/notes/gtask/exception/ActionFailureException.java rename to src/net/micode/notes/gtask/exception/ActionFailureException.java diff --git a/src/src/net/micode/notes/gtask/exception/NetworkFailureException.java b/src/net/micode/notes/gtask/exception/NetworkFailureException.java similarity index 100% rename from src/src/net/micode/notes/gtask/exception/NetworkFailureException.java rename to src/net/micode/notes/gtask/exception/NetworkFailureException.java diff --git a/src/src/net/micode/notes/gtask/remote/GTaskASyncTask.java b/src/net/micode/notes/gtask/remote/GTaskASyncTask.java similarity index 100% rename from src/src/net/micode/notes/gtask/remote/GTaskASyncTask.java rename to src/net/micode/notes/gtask/remote/GTaskASyncTask.java diff --git a/src/src/net/micode/notes/gtask/remote/GTaskClient.java b/src/net/micode/notes/gtask/remote/GTaskClient.java similarity index 100% rename from src/src/net/micode/notes/gtask/remote/GTaskClient.java rename to src/net/micode/notes/gtask/remote/GTaskClient.java diff --git a/src/src/net/micode/notes/gtask/remote/GTaskManager.java b/src/net/micode/notes/gtask/remote/GTaskManager.java similarity index 100% rename from src/src/net/micode/notes/gtask/remote/GTaskManager.java rename to src/net/micode/notes/gtask/remote/GTaskManager.java diff --git a/src/src/net/micode/notes/gtask/remote/GTaskSyncService.java b/src/net/micode/notes/gtask/remote/GTaskSyncService.java similarity index 100% rename from src/src/net/micode/notes/gtask/remote/GTaskSyncService.java rename to src/net/micode/notes/gtask/remote/GTaskSyncService.java diff --git a/src/src/net/micode/notes/model/Note.java b/src/net/micode/notes/model/Note.java similarity index 100% rename from src/src/net/micode/notes/model/Note.java rename to src/net/micode/notes/model/Note.java diff --git a/src/src/net/micode/notes/model/WorkingNote.java b/src/net/micode/notes/model/WorkingNote.java similarity index 100% rename from src/src/net/micode/notes/model/WorkingNote.java rename to src/net/micode/notes/model/WorkingNote.java diff --git a/src/src/net/micode/notes/tool/BackupUtils.java b/src/net/micode/notes/tool/BackupUtils.java similarity index 100% rename from src/src/net/micode/notes/tool/BackupUtils.java rename to src/net/micode/notes/tool/BackupUtils.java diff --git a/src/src/net/micode/notes/tool/DataUtils.java b/src/net/micode/notes/tool/DataUtils.java similarity index 100% rename from src/src/net/micode/notes/tool/DataUtils.java rename to src/net/micode/notes/tool/DataUtils.java diff --git a/src/src/net/micode/notes/tool/GTaskStringUtils.java b/src/net/micode/notes/tool/GTaskStringUtils.java similarity index 100% rename from src/src/net/micode/notes/tool/GTaskStringUtils.java rename to src/net/micode/notes/tool/GTaskStringUtils.java diff --git a/src/src/net/micode/notes/tool/ResourceParser.java b/src/net/micode/notes/tool/ResourceParser.java similarity index 100% rename from src/src/net/micode/notes/tool/ResourceParser.java rename to src/net/micode/notes/tool/ResourceParser.java diff --git a/src/src/net/micode/notes/ui/AlarmAlertActivity.java b/src/net/micode/notes/ui/AlarmAlertActivity.java similarity index 100% rename from src/src/net/micode/notes/ui/AlarmAlertActivity.java rename to src/net/micode/notes/ui/AlarmAlertActivity.java diff --git a/src/src/net/micode/notes/ui/AlarmInitReceiver.java b/src/net/micode/notes/ui/AlarmInitReceiver.java similarity index 100% rename from src/src/net/micode/notes/ui/AlarmInitReceiver.java rename to src/net/micode/notes/ui/AlarmInitReceiver.java diff --git a/src/src/net/micode/notes/ui/AlarmReceiver.java b/src/net/micode/notes/ui/AlarmReceiver.java similarity index 100% rename from src/src/net/micode/notes/ui/AlarmReceiver.java rename to src/net/micode/notes/ui/AlarmReceiver.java diff --git a/src/src/net/micode/notes/ui/DateTimePicker.java b/src/net/micode/notes/ui/DateTimePicker.java similarity index 100% rename from src/src/net/micode/notes/ui/DateTimePicker.java rename to src/net/micode/notes/ui/DateTimePicker.java diff --git a/src/src/net/micode/notes/ui/DateTimePickerDialog.java b/src/net/micode/notes/ui/DateTimePickerDialog.java similarity index 100% rename from src/src/net/micode/notes/ui/DateTimePickerDialog.java rename to src/net/micode/notes/ui/DateTimePickerDialog.java diff --git a/src/src/net/micode/notes/ui/DropdownMenu.java b/src/net/micode/notes/ui/DropdownMenu.java similarity index 100% rename from src/src/net/micode/notes/ui/DropdownMenu.java rename to src/net/micode/notes/ui/DropdownMenu.java diff --git a/src/src/net/micode/notes/ui/FoldersListAdapter.java b/src/net/micode/notes/ui/FoldersListAdapter.java similarity index 100% rename from src/src/net/micode/notes/ui/FoldersListAdapter.java rename to src/net/micode/notes/ui/FoldersListAdapter.java diff --git a/src/src/net/micode/notes/ui/NoteEditActivity.java b/src/net/micode/notes/ui/NoteEditActivity.java similarity index 100% rename from src/src/net/micode/notes/ui/NoteEditActivity.java rename to src/net/micode/notes/ui/NoteEditActivity.java diff --git a/src/src/net/micode/notes/ui/NoteEditText.java b/src/net/micode/notes/ui/NoteEditText.java similarity index 100% rename from src/src/net/micode/notes/ui/NoteEditText.java rename to src/net/micode/notes/ui/NoteEditText.java diff --git a/src/src/net/micode/notes/ui/NoteItemData.java b/src/net/micode/notes/ui/NoteItemData.java similarity index 100% rename from src/src/net/micode/notes/ui/NoteItemData.java rename to src/net/micode/notes/ui/NoteItemData.java diff --git a/src/src/net/micode/notes/ui/NotesListActivity.java b/src/net/micode/notes/ui/NotesListActivity.java similarity index 100% rename from src/src/net/micode/notes/ui/NotesListActivity.java rename to src/net/micode/notes/ui/NotesListActivity.java diff --git a/src/src/net/micode/notes/ui/NotesListAdapter.java b/src/net/micode/notes/ui/NotesListAdapter.java similarity index 100% rename from src/src/net/micode/notes/ui/NotesListAdapter.java rename to src/net/micode/notes/ui/NotesListAdapter.java diff --git a/src/src/net/micode/notes/ui/NotesListItem.java b/src/net/micode/notes/ui/NotesListItem.java similarity index 100% rename from src/src/net/micode/notes/ui/NotesListItem.java rename to src/net/micode/notes/ui/NotesListItem.java diff --git a/src/src/net/micode/notes/ui/NotesPreferenceActivity.java b/src/net/micode/notes/ui/NotesPreferenceActivity.java similarity index 100% rename from src/src/net/micode/notes/ui/NotesPreferenceActivity.java rename to src/net/micode/notes/ui/NotesPreferenceActivity.java diff --git a/src/src/net/micode/notes/widget/NoteWidgetProvider.java b/src/net/micode/notes/widget/NoteWidgetProvider.java similarity index 100% rename from src/src/net/micode/notes/widget/NoteWidgetProvider.java rename to src/net/micode/notes/widget/NoteWidgetProvider.java diff --git a/src/src/net/micode/notes/widget/NoteWidgetProvider_2x.java b/src/net/micode/notes/widget/NoteWidgetProvider_2x.java similarity index 100% rename from src/src/net/micode/notes/widget/NoteWidgetProvider_2x.java rename to src/net/micode/notes/widget/NoteWidgetProvider_2x.java diff --git a/src/src/net/micode/notes/widget/NoteWidgetProvider_4x.java b/src/net/micode/notes/widget/NoteWidgetProvider_4x.java similarity index 100% rename from src/src/net/micode/notes/widget/NoteWidgetProvider_4x.java rename to src/net/micode/notes/widget/NoteWidgetProvider_4x.java -- 2.34.1 From 9978a63dcfe2efdcd56b7f58f4e4ae27911323b1 Mon Sep 17 00:00:00 2001 From: yyn <820966846@qq.com> Date: Wed, 17 Aug 2022 11:21:45 +0800 Subject: [PATCH 2/2] modified: README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c75b296..c762b81 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,9 @@ 3. Regarding feature request and general discussion, please visit Micode forum, http://micode.net/forum.php?mod=forumdisplay&fid=38 + + + +## 原项目开源许可 + +`./NOTICE` -- 2.34.1