From 14329c4ada8697c7d486fc193b27d577990f8755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A2=A7=E9=98=B3=E7=9A=84=E5=B8=95=E5=85=8B?= <3419413165@qq.com> Date: Wed, 14 May 2025 21:24:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 ++ .idea/misc.xml | 6 ++ .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 ++ .gitignore => Notes-master/.gitignore | 0 .../AndroidManifest.xml | 0 NOTICE => Notes-master/NOTICE | 0 README => Notes-master/README | 0 .../res}/color/primary_text_dark.xml | 0 .../res}/color/secondary_text_dark.xml | 0 .../res}/drawable-hdpi/bg_btn_set_color.png | Bin .../res}/drawable-hdpi/bg_color_btn_mask.png | Bin .../res}/drawable-hdpi/call_record.png | Bin .../res}/drawable-hdpi/clock.png | Bin .../res}/drawable-hdpi/delete.png | Bin .../res}/drawable-hdpi/dropdown_icon.9.png | Bin .../res}/drawable-hdpi/edit_blue.9.png | Bin .../res}/drawable-hdpi/edit_green.9.png | Bin .../res}/drawable-hdpi/edit_red.9.png | Bin .../res}/drawable-hdpi/edit_title_blue.9.png | Bin .../res}/drawable-hdpi/edit_title_green.9.png | Bin .../res}/drawable-hdpi/edit_title_red.9.png | Bin .../res}/drawable-hdpi/edit_title_white.9.png | Bin .../drawable-hdpi/edit_title_yellow.9.png | Bin .../res}/drawable-hdpi/edit_white.9.png | Bin .../res}/drawable-hdpi/edit_yellow.9.png | Bin .../res}/drawable-hdpi/font_large.png | Bin .../res}/drawable-hdpi/font_normal.png | Bin .../drawable-hdpi/font_size_selector_bg.9.png | Bin .../res}/drawable-hdpi/font_small.png | Bin .../res}/drawable-hdpi/font_super.png | Bin .../res}/drawable-hdpi/icon_app.png | Bin .../res}/drawable-hdpi/list_background.png | Bin .../res}/drawable-hdpi/list_blue_down.9.png | Bin .../res}/drawable-hdpi/list_blue_middle.9.png | Bin .../res}/drawable-hdpi/list_blue_single.9.png | Bin .../res}/drawable-hdpi/list_blue_up.9.png | Bin .../res}/drawable-hdpi/list_folder.9.png | Bin .../res}/drawable-hdpi/list_footer_bg.9.png | Bin .../res}/drawable-hdpi/list_green_down.9.png | Bin .../drawable-hdpi/list_green_middle.9.png | Bin .../drawable-hdpi/list_green_single.9.png | Bin .../res}/drawable-hdpi/list_green_up.9.png | Bin .../res}/drawable-hdpi/list_red_down.9.png | Bin .../res}/drawable-hdpi/list_red_middle.9.png | Bin .../res}/drawable-hdpi/list_red_single.9.png | Bin .../res}/drawable-hdpi/list_red_up.9.png | Bin .../res}/drawable-hdpi/list_white_down.9.png | Bin .../drawable-hdpi/list_white_middle.9.png | Bin .../drawable-hdpi/list_white_single.9.png | Bin .../res}/drawable-hdpi/list_white_up.9.png | Bin .../res}/drawable-hdpi/list_yellow_down.9.png | Bin .../drawable-hdpi/list_yellow_middle.9.png | Bin .../drawable-hdpi/list_yellow_single.9.png | Bin .../res}/drawable-hdpi/list_yellow_up.9.png | Bin .../res}/drawable-hdpi/menu_delete.png | Bin .../res}/drawable-hdpi/menu_move.png | Bin .../res}/drawable-hdpi/new_note_normal.png | Bin .../res}/drawable-hdpi/new_note_pressed.png | Bin .../note_edit_color_selector_panel.png | Bin .../res}/drawable-hdpi/notification.png | Bin .../res}/drawable-hdpi/search_result.png | Bin .../res}/drawable-hdpi/selected.png | Bin .../res}/drawable-hdpi/title_alert.png | Bin .../res}/drawable-hdpi/title_bar_bg.9.png | Bin .../res}/drawable-hdpi/widget_2x_blue.png | Bin .../res}/drawable-hdpi/widget_2x_green.png | Bin .../res}/drawable-hdpi/widget_2x_red.png | Bin .../res}/drawable-hdpi/widget_2x_white.png | Bin .../res}/drawable-hdpi/widget_2x_yellow.png | Bin .../res}/drawable-hdpi/widget_4x_blue.png | Bin .../res}/drawable-hdpi/widget_4x_green.png | Bin .../res}/drawable-hdpi/widget_4x_red.png | Bin .../res}/drawable-hdpi/widget_4x_white.png | Bin .../res}/drawable-hdpi/widget_4x_yellow.png | Bin .../res}/drawable/new_note.xml | 0 .../res}/layout/account_dialog_title.xml | 0 .../res}/layout/add_account_text.xml | 0 .../res}/layout/datetime_picker.xml | 0 .../res}/layout/dialog_edit_text.xml | 0 .../res}/layout/folder_list_item.xml | 0 .../res}/layout/note_edit.xml | 0 .../res}/layout/note_edit_list_item.xml | 0 .../res}/layout/note_item.xml | 0 .../res}/layout/note_list.xml | 0 .../res}/layout/note_list_dropdown_menu.xml | 0 .../res}/layout/note_list_footer.xml | 0 .../res}/layout/settings_header.xml | 0 .../res}/layout/widget_2x.xml | 0 .../res}/layout/widget_4x.xml | 0 .../res}/menu/call_note_edit.xml | 0 .../res}/menu/call_record_folder.xml | 0 {res => Notes-master/res}/menu/note_edit.xml | 0 {res => Notes-master/res}/menu/note_list.xml | 0 .../res}/menu/note_list_dropdown.xml | 0 .../res}/menu/note_list_options.xml | 0 {res => Notes-master/res}/menu/sub_folder.xml | 0 .../res}/raw-zh-rCN/introduction | 0 {res => Notes-master/res}/raw/introduction | 0 .../res}/values-zh-rCN/arrays.xml | 0 .../res}/values-zh-rCN/strings.xml | 0 .../res}/values-zh-rTW/arrays.xml | 0 .../res}/values-zh-rTW/strings.xml | 0 {res => Notes-master/res}/values/arrays.xml | 0 {res => Notes-master/res}/values/colors.xml | 0 {res => Notes-master/res}/values/dimens.xml | 0 {res => Notes-master/res}/values/strings.xml | 0 {res => Notes-master/res}/values/styles.xml | 0 {res => Notes-master/res}/xml/preferences.xml | 0 {res => Notes-master/res}/xml/searchable.xml | 0 .../res}/xml/widget_2x_info.xml | 0 .../res}/xml/widget_4x_info.xml | 0 .../src}/net/micode/notes/data/Contact.java | 0 .../src}/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 | 82 ++++++++++++++++++ .../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 .../src}/net/micode/notes/model/Note.java | 0 .../net/micode/notes/model/WorkingNote.java | 0 .../net/micode/notes/tool/BackupUtils.java | 0 .../src}/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 src/net/micode/notes/gtask/data/MetaData.java | 2 +- xiaomibianqian.iml | 11 +++ 153 files changed, 122 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml rename .gitignore => Notes-master/.gitignore (100%) rename AndroidManifest.xml => Notes-master/AndroidManifest.xml (100%) rename NOTICE => Notes-master/NOTICE (100%) rename README => Notes-master/README (100%) rename {res => Notes-master/res}/color/primary_text_dark.xml (100%) rename {res => Notes-master/res}/color/secondary_text_dark.xml (100%) rename {res => Notes-master/res}/drawable-hdpi/bg_btn_set_color.png (100%) rename {res => Notes-master/res}/drawable-hdpi/bg_color_btn_mask.png (100%) rename {res => Notes-master/res}/drawable-hdpi/call_record.png (100%) rename {res => Notes-master/res}/drawable-hdpi/clock.png (100%) rename {res => Notes-master/res}/drawable-hdpi/delete.png (100%) rename {res => Notes-master/res}/drawable-hdpi/dropdown_icon.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_blue.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_green.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_red.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_title_blue.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_title_green.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_title_red.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_title_white.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_title_yellow.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_white.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/edit_yellow.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/font_large.png (100%) rename {res => Notes-master/res}/drawable-hdpi/font_normal.png (100%) rename {res => Notes-master/res}/drawable-hdpi/font_size_selector_bg.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/font_small.png (100%) rename {res => Notes-master/res}/drawable-hdpi/font_super.png (100%) rename {res => Notes-master/res}/drawable-hdpi/icon_app.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_background.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_blue_down.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_blue_middle.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_blue_single.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_blue_up.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_folder.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_footer_bg.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_green_down.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_green_middle.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_green_single.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_green_up.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_red_down.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_red_middle.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_red_single.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_red_up.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_white_down.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_white_middle.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_white_single.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_white_up.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_yellow_down.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_yellow_middle.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_yellow_single.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/list_yellow_up.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/menu_delete.png (100%) rename {res => Notes-master/res}/drawable-hdpi/menu_move.png (100%) rename {res => Notes-master/res}/drawable-hdpi/new_note_normal.png (100%) rename {res => Notes-master/res}/drawable-hdpi/new_note_pressed.png (100%) rename {res => Notes-master/res}/drawable-hdpi/note_edit_color_selector_panel.png (100%) rename {res => Notes-master/res}/drawable-hdpi/notification.png (100%) rename {res => Notes-master/res}/drawable-hdpi/search_result.png (100%) rename {res => Notes-master/res}/drawable-hdpi/selected.png (100%) rename {res => Notes-master/res}/drawable-hdpi/title_alert.png (100%) rename {res => Notes-master/res}/drawable-hdpi/title_bar_bg.9.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_2x_blue.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_2x_green.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_2x_red.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_2x_white.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_2x_yellow.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_4x_blue.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_4x_green.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_4x_red.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_4x_white.png (100%) rename {res => Notes-master/res}/drawable-hdpi/widget_4x_yellow.png (100%) rename {res => Notes-master/res}/drawable/new_note.xml (100%) rename {res => Notes-master/res}/layout/account_dialog_title.xml (100%) rename {res => Notes-master/res}/layout/add_account_text.xml (100%) rename {res => Notes-master/res}/layout/datetime_picker.xml (100%) rename {res => Notes-master/res}/layout/dialog_edit_text.xml (100%) rename {res => Notes-master/res}/layout/folder_list_item.xml (100%) rename {res => Notes-master/res}/layout/note_edit.xml (100%) rename {res => Notes-master/res}/layout/note_edit_list_item.xml (100%) rename {res => Notes-master/res}/layout/note_item.xml (100%) rename {res => Notes-master/res}/layout/note_list.xml (100%) rename {res => Notes-master/res}/layout/note_list_dropdown_menu.xml (100%) rename {res => Notes-master/res}/layout/note_list_footer.xml (100%) rename {res => Notes-master/res}/layout/settings_header.xml (100%) rename {res => Notes-master/res}/layout/widget_2x.xml (100%) rename {res => Notes-master/res}/layout/widget_4x.xml (100%) rename {res => Notes-master/res}/menu/call_note_edit.xml (100%) rename {res => Notes-master/res}/menu/call_record_folder.xml (100%) rename {res => Notes-master/res}/menu/note_edit.xml (100%) rename {res => Notes-master/res}/menu/note_list.xml (100%) rename {res => Notes-master/res}/menu/note_list_dropdown.xml (100%) rename {res => Notes-master/res}/menu/note_list_options.xml (100%) rename {res => Notes-master/res}/menu/sub_folder.xml (100%) rename {res => Notes-master/res}/raw-zh-rCN/introduction (100%) rename {res => Notes-master/res}/raw/introduction (100%) rename {res => Notes-master/res}/values-zh-rCN/arrays.xml (100%) rename {res => Notes-master/res}/values-zh-rCN/strings.xml (100%) rename {res => Notes-master/res}/values-zh-rTW/arrays.xml (100%) rename {res => Notes-master/res}/values-zh-rTW/strings.xml (100%) rename {res => Notes-master/res}/values/arrays.xml (100%) rename {res => Notes-master/res}/values/colors.xml (100%) rename {res => Notes-master/res}/values/dimens.xml (100%) rename {res => Notes-master/res}/values/strings.xml (100%) rename {res => Notes-master/res}/values/styles.xml (100%) rename {res => Notes-master/res}/xml/preferences.xml (100%) rename {res => Notes-master/res}/xml/searchable.xml (100%) rename {res => Notes-master/res}/xml/widget_2x_info.xml (100%) rename {res => Notes-master/res}/xml/widget_4x_info.xml (100%) rename {src => Notes-master/src}/net/micode/notes/data/Contact.java (100%) rename {src => Notes-master/src}/net/micode/notes/data/Notes.java (100%) rename {src => Notes-master/src}/net/micode/notes/data/NotesDatabaseHelper.java (100%) rename {src => Notes-master/src}/net/micode/notes/data/NotesProvider.java (100%) create mode 100644 Notes-master/src/net/micode/notes/gtask/data/MetaData.java rename {src => Notes-master/src}/net/micode/notes/gtask/data/Node.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/data/SqlData.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/data/SqlNote.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/data/Task.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/data/TaskList.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/exception/ActionFailureException.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/exception/NetworkFailureException.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/remote/GTaskASyncTask.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/remote/GTaskClient.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/remote/GTaskManager.java (100%) rename {src => Notes-master/src}/net/micode/notes/gtask/remote/GTaskSyncService.java (100%) rename {src => Notes-master/src}/net/micode/notes/model/Note.java (100%) rename {src => Notes-master/src}/net/micode/notes/model/WorkingNote.java (100%) rename {src => Notes-master/src}/net/micode/notes/tool/BackupUtils.java (100%) rename {src => Notes-master/src}/net/micode/notes/tool/DataUtils.java (100%) rename {src => Notes-master/src}/net/micode/notes/tool/GTaskStringUtils.java (100%) rename {src => Notes-master/src}/net/micode/notes/tool/ResourceParser.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/AlarmAlertActivity.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/AlarmInitReceiver.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/AlarmReceiver.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/DateTimePicker.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/DateTimePickerDialog.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/DropdownMenu.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/FoldersListAdapter.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NoteEditActivity.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NoteEditText.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NoteItemData.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NotesListActivity.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NotesListAdapter.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NotesListItem.java (100%) rename {src => Notes-master/src}/net/micode/notes/ui/NotesPreferenceActivity.java (100%) rename {src => Notes-master/src}/net/micode/notes/widget/NoteWidgetProvider.java (100%) rename {src => Notes-master/src}/net/micode/notes/widget/NoteWidgetProvider_2x.java (100%) rename {src => Notes-master/src}/net/micode/notes/widget/NoteWidgetProvider_4x.java (100%) create mode 100644 xiaomibianqian.iml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..1945ce5 --- /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..98207ba --- /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/.gitignore b/Notes-master/.gitignore similarity index 100% rename from .gitignore rename to Notes-master/.gitignore diff --git a/AndroidManifest.xml b/Notes-master/AndroidManifest.xml similarity index 100% rename from AndroidManifest.xml rename to Notes-master/AndroidManifest.xml diff --git a/NOTICE b/Notes-master/NOTICE similarity index 100% rename from NOTICE rename to Notes-master/NOTICE diff --git a/README b/Notes-master/README similarity index 100% rename from README rename to Notes-master/README diff --git a/res/color/primary_text_dark.xml b/Notes-master/res/color/primary_text_dark.xml similarity index 100% rename from res/color/primary_text_dark.xml rename to Notes-master/res/color/primary_text_dark.xml diff --git a/res/color/secondary_text_dark.xml b/Notes-master/res/color/secondary_text_dark.xml similarity index 100% rename from res/color/secondary_text_dark.xml rename to Notes-master/res/color/secondary_text_dark.xml diff --git a/res/drawable-hdpi/bg_btn_set_color.png b/Notes-master/res/drawable-hdpi/bg_btn_set_color.png similarity index 100% rename from res/drawable-hdpi/bg_btn_set_color.png rename to Notes-master/res/drawable-hdpi/bg_btn_set_color.png diff --git a/res/drawable-hdpi/bg_color_btn_mask.png b/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png similarity index 100% rename from res/drawable-hdpi/bg_color_btn_mask.png rename to Notes-master/res/drawable-hdpi/bg_color_btn_mask.png diff --git a/res/drawable-hdpi/call_record.png b/Notes-master/res/drawable-hdpi/call_record.png similarity index 100% rename from res/drawable-hdpi/call_record.png rename to Notes-master/res/drawable-hdpi/call_record.png diff --git a/res/drawable-hdpi/clock.png b/Notes-master/res/drawable-hdpi/clock.png similarity index 100% rename from res/drawable-hdpi/clock.png rename to Notes-master/res/drawable-hdpi/clock.png diff --git a/res/drawable-hdpi/delete.png b/Notes-master/res/drawable-hdpi/delete.png similarity index 100% rename from res/drawable-hdpi/delete.png rename to Notes-master/res/drawable-hdpi/delete.png diff --git a/res/drawable-hdpi/dropdown_icon.9.png b/Notes-master/res/drawable-hdpi/dropdown_icon.9.png similarity index 100% rename from res/drawable-hdpi/dropdown_icon.9.png rename to Notes-master/res/drawable-hdpi/dropdown_icon.9.png diff --git a/res/drawable-hdpi/edit_blue.9.png b/Notes-master/res/drawable-hdpi/edit_blue.9.png similarity index 100% rename from res/drawable-hdpi/edit_blue.9.png rename to Notes-master/res/drawable-hdpi/edit_blue.9.png diff --git a/res/drawable-hdpi/edit_green.9.png b/Notes-master/res/drawable-hdpi/edit_green.9.png similarity index 100% rename from res/drawable-hdpi/edit_green.9.png rename to Notes-master/res/drawable-hdpi/edit_green.9.png diff --git a/res/drawable-hdpi/edit_red.9.png b/Notes-master/res/drawable-hdpi/edit_red.9.png similarity index 100% rename from res/drawable-hdpi/edit_red.9.png rename to Notes-master/res/drawable-hdpi/edit_red.9.png diff --git a/res/drawable-hdpi/edit_title_blue.9.png b/Notes-master/res/drawable-hdpi/edit_title_blue.9.png similarity index 100% rename from res/drawable-hdpi/edit_title_blue.9.png rename to Notes-master/res/drawable-hdpi/edit_title_blue.9.png diff --git a/res/drawable-hdpi/edit_title_green.9.png b/Notes-master/res/drawable-hdpi/edit_title_green.9.png similarity index 100% rename from res/drawable-hdpi/edit_title_green.9.png rename to Notes-master/res/drawable-hdpi/edit_title_green.9.png diff --git a/res/drawable-hdpi/edit_title_red.9.png b/Notes-master/res/drawable-hdpi/edit_title_red.9.png similarity index 100% rename from res/drawable-hdpi/edit_title_red.9.png rename to Notes-master/res/drawable-hdpi/edit_title_red.9.png diff --git a/res/drawable-hdpi/edit_title_white.9.png b/Notes-master/res/drawable-hdpi/edit_title_white.9.png similarity index 100% rename from res/drawable-hdpi/edit_title_white.9.png rename to Notes-master/res/drawable-hdpi/edit_title_white.9.png diff --git a/res/drawable-hdpi/edit_title_yellow.9.png b/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png similarity index 100% rename from res/drawable-hdpi/edit_title_yellow.9.png rename to Notes-master/res/drawable-hdpi/edit_title_yellow.9.png diff --git a/res/drawable-hdpi/edit_white.9.png b/Notes-master/res/drawable-hdpi/edit_white.9.png similarity index 100% rename from res/drawable-hdpi/edit_white.9.png rename to Notes-master/res/drawable-hdpi/edit_white.9.png diff --git a/res/drawable-hdpi/edit_yellow.9.png b/Notes-master/res/drawable-hdpi/edit_yellow.9.png similarity index 100% rename from res/drawable-hdpi/edit_yellow.9.png rename to Notes-master/res/drawable-hdpi/edit_yellow.9.png diff --git a/res/drawable-hdpi/font_large.png b/Notes-master/res/drawable-hdpi/font_large.png similarity index 100% rename from res/drawable-hdpi/font_large.png rename to Notes-master/res/drawable-hdpi/font_large.png diff --git a/res/drawable-hdpi/font_normal.png b/Notes-master/res/drawable-hdpi/font_normal.png similarity index 100% rename from res/drawable-hdpi/font_normal.png rename to Notes-master/res/drawable-hdpi/font_normal.png diff --git a/res/drawable-hdpi/font_size_selector_bg.9.png b/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png similarity index 100% rename from res/drawable-hdpi/font_size_selector_bg.9.png rename to Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png diff --git a/res/drawable-hdpi/font_small.png b/Notes-master/res/drawable-hdpi/font_small.png similarity index 100% rename from res/drawable-hdpi/font_small.png rename to Notes-master/res/drawable-hdpi/font_small.png diff --git a/res/drawable-hdpi/font_super.png b/Notes-master/res/drawable-hdpi/font_super.png similarity index 100% rename from res/drawable-hdpi/font_super.png rename to Notes-master/res/drawable-hdpi/font_super.png diff --git a/res/drawable-hdpi/icon_app.png b/Notes-master/res/drawable-hdpi/icon_app.png similarity index 100% rename from res/drawable-hdpi/icon_app.png rename to Notes-master/res/drawable-hdpi/icon_app.png diff --git a/res/drawable-hdpi/list_background.png b/Notes-master/res/drawable-hdpi/list_background.png similarity index 100% rename from res/drawable-hdpi/list_background.png rename to Notes-master/res/drawable-hdpi/list_background.png diff --git a/res/drawable-hdpi/list_blue_down.9.png b/Notes-master/res/drawable-hdpi/list_blue_down.9.png similarity index 100% rename from res/drawable-hdpi/list_blue_down.9.png rename to Notes-master/res/drawable-hdpi/list_blue_down.9.png diff --git a/res/drawable-hdpi/list_blue_middle.9.png b/Notes-master/res/drawable-hdpi/list_blue_middle.9.png similarity index 100% rename from res/drawable-hdpi/list_blue_middle.9.png rename to Notes-master/res/drawable-hdpi/list_blue_middle.9.png diff --git a/res/drawable-hdpi/list_blue_single.9.png b/Notes-master/res/drawable-hdpi/list_blue_single.9.png similarity index 100% rename from res/drawable-hdpi/list_blue_single.9.png rename to Notes-master/res/drawable-hdpi/list_blue_single.9.png diff --git a/res/drawable-hdpi/list_blue_up.9.png b/Notes-master/res/drawable-hdpi/list_blue_up.9.png similarity index 100% rename from res/drawable-hdpi/list_blue_up.9.png rename to Notes-master/res/drawable-hdpi/list_blue_up.9.png diff --git a/res/drawable-hdpi/list_folder.9.png b/Notes-master/res/drawable-hdpi/list_folder.9.png similarity index 100% rename from res/drawable-hdpi/list_folder.9.png rename to Notes-master/res/drawable-hdpi/list_folder.9.png diff --git a/res/drawable-hdpi/list_footer_bg.9.png b/Notes-master/res/drawable-hdpi/list_footer_bg.9.png similarity index 100% rename from res/drawable-hdpi/list_footer_bg.9.png rename to Notes-master/res/drawable-hdpi/list_footer_bg.9.png diff --git a/res/drawable-hdpi/list_green_down.9.png b/Notes-master/res/drawable-hdpi/list_green_down.9.png similarity index 100% rename from res/drawable-hdpi/list_green_down.9.png rename to Notes-master/res/drawable-hdpi/list_green_down.9.png diff --git a/res/drawable-hdpi/list_green_middle.9.png b/Notes-master/res/drawable-hdpi/list_green_middle.9.png similarity index 100% rename from res/drawable-hdpi/list_green_middle.9.png rename to Notes-master/res/drawable-hdpi/list_green_middle.9.png diff --git a/res/drawable-hdpi/list_green_single.9.png b/Notes-master/res/drawable-hdpi/list_green_single.9.png similarity index 100% rename from res/drawable-hdpi/list_green_single.9.png rename to Notes-master/res/drawable-hdpi/list_green_single.9.png diff --git a/res/drawable-hdpi/list_green_up.9.png b/Notes-master/res/drawable-hdpi/list_green_up.9.png similarity index 100% rename from res/drawable-hdpi/list_green_up.9.png rename to Notes-master/res/drawable-hdpi/list_green_up.9.png diff --git a/res/drawable-hdpi/list_red_down.9.png b/Notes-master/res/drawable-hdpi/list_red_down.9.png similarity index 100% rename from res/drawable-hdpi/list_red_down.9.png rename to Notes-master/res/drawable-hdpi/list_red_down.9.png diff --git a/res/drawable-hdpi/list_red_middle.9.png b/Notes-master/res/drawable-hdpi/list_red_middle.9.png similarity index 100% rename from res/drawable-hdpi/list_red_middle.9.png rename to Notes-master/res/drawable-hdpi/list_red_middle.9.png diff --git a/res/drawable-hdpi/list_red_single.9.png b/Notes-master/res/drawable-hdpi/list_red_single.9.png similarity index 100% rename from res/drawable-hdpi/list_red_single.9.png rename to Notes-master/res/drawable-hdpi/list_red_single.9.png diff --git a/res/drawable-hdpi/list_red_up.9.png b/Notes-master/res/drawable-hdpi/list_red_up.9.png similarity index 100% rename from res/drawable-hdpi/list_red_up.9.png rename to Notes-master/res/drawable-hdpi/list_red_up.9.png diff --git a/res/drawable-hdpi/list_white_down.9.png b/Notes-master/res/drawable-hdpi/list_white_down.9.png similarity index 100% rename from res/drawable-hdpi/list_white_down.9.png rename to Notes-master/res/drawable-hdpi/list_white_down.9.png diff --git a/res/drawable-hdpi/list_white_middle.9.png b/Notes-master/res/drawable-hdpi/list_white_middle.9.png similarity index 100% rename from res/drawable-hdpi/list_white_middle.9.png rename to Notes-master/res/drawable-hdpi/list_white_middle.9.png diff --git a/res/drawable-hdpi/list_white_single.9.png b/Notes-master/res/drawable-hdpi/list_white_single.9.png similarity index 100% rename from res/drawable-hdpi/list_white_single.9.png rename to Notes-master/res/drawable-hdpi/list_white_single.9.png diff --git a/res/drawable-hdpi/list_white_up.9.png b/Notes-master/res/drawable-hdpi/list_white_up.9.png similarity index 100% rename from res/drawable-hdpi/list_white_up.9.png rename to Notes-master/res/drawable-hdpi/list_white_up.9.png diff --git a/res/drawable-hdpi/list_yellow_down.9.png b/Notes-master/res/drawable-hdpi/list_yellow_down.9.png similarity index 100% rename from res/drawable-hdpi/list_yellow_down.9.png rename to Notes-master/res/drawable-hdpi/list_yellow_down.9.png diff --git a/res/drawable-hdpi/list_yellow_middle.9.png b/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png similarity index 100% rename from res/drawable-hdpi/list_yellow_middle.9.png rename to Notes-master/res/drawable-hdpi/list_yellow_middle.9.png diff --git a/res/drawable-hdpi/list_yellow_single.9.png b/Notes-master/res/drawable-hdpi/list_yellow_single.9.png similarity index 100% rename from res/drawable-hdpi/list_yellow_single.9.png rename to Notes-master/res/drawable-hdpi/list_yellow_single.9.png diff --git a/res/drawable-hdpi/list_yellow_up.9.png b/Notes-master/res/drawable-hdpi/list_yellow_up.9.png similarity index 100% rename from res/drawable-hdpi/list_yellow_up.9.png rename to Notes-master/res/drawable-hdpi/list_yellow_up.9.png diff --git a/res/drawable-hdpi/menu_delete.png b/Notes-master/res/drawable-hdpi/menu_delete.png similarity index 100% rename from res/drawable-hdpi/menu_delete.png rename to Notes-master/res/drawable-hdpi/menu_delete.png diff --git a/res/drawable-hdpi/menu_move.png b/Notes-master/res/drawable-hdpi/menu_move.png similarity index 100% rename from res/drawable-hdpi/menu_move.png rename to Notes-master/res/drawable-hdpi/menu_move.png diff --git a/res/drawable-hdpi/new_note_normal.png b/Notes-master/res/drawable-hdpi/new_note_normal.png similarity index 100% rename from res/drawable-hdpi/new_note_normal.png rename to Notes-master/res/drawable-hdpi/new_note_normal.png diff --git a/res/drawable-hdpi/new_note_pressed.png b/Notes-master/res/drawable-hdpi/new_note_pressed.png similarity index 100% rename from res/drawable-hdpi/new_note_pressed.png rename to Notes-master/res/drawable-hdpi/new_note_pressed.png diff --git a/res/drawable-hdpi/note_edit_color_selector_panel.png b/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png similarity index 100% rename from res/drawable-hdpi/note_edit_color_selector_panel.png rename to Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png diff --git a/res/drawable-hdpi/notification.png b/Notes-master/res/drawable-hdpi/notification.png similarity index 100% rename from res/drawable-hdpi/notification.png rename to Notes-master/res/drawable-hdpi/notification.png diff --git a/res/drawable-hdpi/search_result.png b/Notes-master/res/drawable-hdpi/search_result.png similarity index 100% rename from res/drawable-hdpi/search_result.png rename to Notes-master/res/drawable-hdpi/search_result.png diff --git a/res/drawable-hdpi/selected.png b/Notes-master/res/drawable-hdpi/selected.png similarity index 100% rename from res/drawable-hdpi/selected.png rename to Notes-master/res/drawable-hdpi/selected.png diff --git a/res/drawable-hdpi/title_alert.png b/Notes-master/res/drawable-hdpi/title_alert.png similarity index 100% rename from res/drawable-hdpi/title_alert.png rename to Notes-master/res/drawable-hdpi/title_alert.png diff --git a/res/drawable-hdpi/title_bar_bg.9.png b/Notes-master/res/drawable-hdpi/title_bar_bg.9.png similarity index 100% rename from res/drawable-hdpi/title_bar_bg.9.png rename to Notes-master/res/drawable-hdpi/title_bar_bg.9.png diff --git a/res/drawable-hdpi/widget_2x_blue.png b/Notes-master/res/drawable-hdpi/widget_2x_blue.png similarity index 100% rename from res/drawable-hdpi/widget_2x_blue.png rename to Notes-master/res/drawable-hdpi/widget_2x_blue.png diff --git a/res/drawable-hdpi/widget_2x_green.png b/Notes-master/res/drawable-hdpi/widget_2x_green.png similarity index 100% rename from res/drawable-hdpi/widget_2x_green.png rename to Notes-master/res/drawable-hdpi/widget_2x_green.png diff --git a/res/drawable-hdpi/widget_2x_red.png b/Notes-master/res/drawable-hdpi/widget_2x_red.png similarity index 100% rename from res/drawable-hdpi/widget_2x_red.png rename to Notes-master/res/drawable-hdpi/widget_2x_red.png diff --git a/res/drawable-hdpi/widget_2x_white.png b/Notes-master/res/drawable-hdpi/widget_2x_white.png similarity index 100% rename from res/drawable-hdpi/widget_2x_white.png rename to Notes-master/res/drawable-hdpi/widget_2x_white.png diff --git a/res/drawable-hdpi/widget_2x_yellow.png b/Notes-master/res/drawable-hdpi/widget_2x_yellow.png similarity index 100% rename from res/drawable-hdpi/widget_2x_yellow.png rename to Notes-master/res/drawable-hdpi/widget_2x_yellow.png diff --git a/res/drawable-hdpi/widget_4x_blue.png b/Notes-master/res/drawable-hdpi/widget_4x_blue.png similarity index 100% rename from res/drawable-hdpi/widget_4x_blue.png rename to Notes-master/res/drawable-hdpi/widget_4x_blue.png diff --git a/res/drawable-hdpi/widget_4x_green.png b/Notes-master/res/drawable-hdpi/widget_4x_green.png similarity index 100% rename from res/drawable-hdpi/widget_4x_green.png rename to Notes-master/res/drawable-hdpi/widget_4x_green.png diff --git a/res/drawable-hdpi/widget_4x_red.png b/Notes-master/res/drawable-hdpi/widget_4x_red.png similarity index 100% rename from res/drawable-hdpi/widget_4x_red.png rename to Notes-master/res/drawable-hdpi/widget_4x_red.png diff --git a/res/drawable-hdpi/widget_4x_white.png b/Notes-master/res/drawable-hdpi/widget_4x_white.png similarity index 100% rename from res/drawable-hdpi/widget_4x_white.png rename to Notes-master/res/drawable-hdpi/widget_4x_white.png diff --git a/res/drawable-hdpi/widget_4x_yellow.png b/Notes-master/res/drawable-hdpi/widget_4x_yellow.png similarity index 100% rename from res/drawable-hdpi/widget_4x_yellow.png rename to Notes-master/res/drawable-hdpi/widget_4x_yellow.png diff --git a/res/drawable/new_note.xml b/Notes-master/res/drawable/new_note.xml similarity index 100% rename from res/drawable/new_note.xml rename to Notes-master/res/drawable/new_note.xml diff --git a/res/layout/account_dialog_title.xml b/Notes-master/res/layout/account_dialog_title.xml similarity index 100% rename from res/layout/account_dialog_title.xml rename to Notes-master/res/layout/account_dialog_title.xml diff --git a/res/layout/add_account_text.xml b/Notes-master/res/layout/add_account_text.xml similarity index 100% rename from res/layout/add_account_text.xml rename to Notes-master/res/layout/add_account_text.xml diff --git a/res/layout/datetime_picker.xml b/Notes-master/res/layout/datetime_picker.xml similarity index 100% rename from res/layout/datetime_picker.xml rename to Notes-master/res/layout/datetime_picker.xml diff --git a/res/layout/dialog_edit_text.xml b/Notes-master/res/layout/dialog_edit_text.xml similarity index 100% rename from res/layout/dialog_edit_text.xml rename to Notes-master/res/layout/dialog_edit_text.xml diff --git a/res/layout/folder_list_item.xml b/Notes-master/res/layout/folder_list_item.xml similarity index 100% rename from res/layout/folder_list_item.xml rename to Notes-master/res/layout/folder_list_item.xml diff --git a/res/layout/note_edit.xml b/Notes-master/res/layout/note_edit.xml similarity index 100% rename from res/layout/note_edit.xml rename to Notes-master/res/layout/note_edit.xml diff --git a/res/layout/note_edit_list_item.xml b/Notes-master/res/layout/note_edit_list_item.xml similarity index 100% rename from res/layout/note_edit_list_item.xml rename to Notes-master/res/layout/note_edit_list_item.xml diff --git a/res/layout/note_item.xml b/Notes-master/res/layout/note_item.xml similarity index 100% rename from res/layout/note_item.xml rename to Notes-master/res/layout/note_item.xml diff --git a/res/layout/note_list.xml b/Notes-master/res/layout/note_list.xml similarity index 100% rename from res/layout/note_list.xml rename to Notes-master/res/layout/note_list.xml diff --git a/res/layout/note_list_dropdown_menu.xml b/Notes-master/res/layout/note_list_dropdown_menu.xml similarity index 100% rename from res/layout/note_list_dropdown_menu.xml rename to Notes-master/res/layout/note_list_dropdown_menu.xml diff --git a/res/layout/note_list_footer.xml b/Notes-master/res/layout/note_list_footer.xml similarity index 100% rename from res/layout/note_list_footer.xml rename to Notes-master/res/layout/note_list_footer.xml diff --git a/res/layout/settings_header.xml b/Notes-master/res/layout/settings_header.xml similarity index 100% rename from res/layout/settings_header.xml rename to Notes-master/res/layout/settings_header.xml diff --git a/res/layout/widget_2x.xml b/Notes-master/res/layout/widget_2x.xml similarity index 100% rename from res/layout/widget_2x.xml rename to Notes-master/res/layout/widget_2x.xml diff --git a/res/layout/widget_4x.xml b/Notes-master/res/layout/widget_4x.xml similarity index 100% rename from res/layout/widget_4x.xml rename to Notes-master/res/layout/widget_4x.xml diff --git a/res/menu/call_note_edit.xml b/Notes-master/res/menu/call_note_edit.xml similarity index 100% rename from res/menu/call_note_edit.xml rename to Notes-master/res/menu/call_note_edit.xml diff --git a/res/menu/call_record_folder.xml b/Notes-master/res/menu/call_record_folder.xml similarity index 100% rename from res/menu/call_record_folder.xml rename to Notes-master/res/menu/call_record_folder.xml diff --git a/res/menu/note_edit.xml b/Notes-master/res/menu/note_edit.xml similarity index 100% rename from res/menu/note_edit.xml rename to Notes-master/res/menu/note_edit.xml diff --git a/res/menu/note_list.xml b/Notes-master/res/menu/note_list.xml similarity index 100% rename from res/menu/note_list.xml rename to Notes-master/res/menu/note_list.xml diff --git a/res/menu/note_list_dropdown.xml b/Notes-master/res/menu/note_list_dropdown.xml similarity index 100% rename from res/menu/note_list_dropdown.xml rename to Notes-master/res/menu/note_list_dropdown.xml diff --git a/res/menu/note_list_options.xml b/Notes-master/res/menu/note_list_options.xml similarity index 100% rename from res/menu/note_list_options.xml rename to Notes-master/res/menu/note_list_options.xml diff --git a/res/menu/sub_folder.xml b/Notes-master/res/menu/sub_folder.xml similarity index 100% rename from res/menu/sub_folder.xml rename to Notes-master/res/menu/sub_folder.xml diff --git a/res/raw-zh-rCN/introduction b/Notes-master/res/raw-zh-rCN/introduction similarity index 100% rename from res/raw-zh-rCN/introduction rename to Notes-master/res/raw-zh-rCN/introduction diff --git a/res/raw/introduction b/Notes-master/res/raw/introduction similarity index 100% rename from res/raw/introduction rename to Notes-master/res/raw/introduction diff --git a/res/values-zh-rCN/arrays.xml b/Notes-master/res/values-zh-rCN/arrays.xml similarity index 100% rename from res/values-zh-rCN/arrays.xml rename to Notes-master/res/values-zh-rCN/arrays.xml diff --git a/res/values-zh-rCN/strings.xml b/Notes-master/res/values-zh-rCN/strings.xml similarity index 100% rename from res/values-zh-rCN/strings.xml rename to Notes-master/res/values-zh-rCN/strings.xml diff --git a/res/values-zh-rTW/arrays.xml b/Notes-master/res/values-zh-rTW/arrays.xml similarity index 100% rename from res/values-zh-rTW/arrays.xml rename to Notes-master/res/values-zh-rTW/arrays.xml diff --git a/res/values-zh-rTW/strings.xml b/Notes-master/res/values-zh-rTW/strings.xml similarity index 100% rename from res/values-zh-rTW/strings.xml rename to Notes-master/res/values-zh-rTW/strings.xml diff --git a/res/values/arrays.xml b/Notes-master/res/values/arrays.xml similarity index 100% rename from res/values/arrays.xml rename to Notes-master/res/values/arrays.xml diff --git a/res/values/colors.xml b/Notes-master/res/values/colors.xml similarity index 100% rename from res/values/colors.xml rename to Notes-master/res/values/colors.xml diff --git a/res/values/dimens.xml b/Notes-master/res/values/dimens.xml similarity index 100% rename from res/values/dimens.xml rename to Notes-master/res/values/dimens.xml diff --git a/res/values/strings.xml b/Notes-master/res/values/strings.xml similarity index 100% rename from res/values/strings.xml rename to Notes-master/res/values/strings.xml diff --git a/res/values/styles.xml b/Notes-master/res/values/styles.xml similarity index 100% rename from res/values/styles.xml rename to Notes-master/res/values/styles.xml diff --git a/res/xml/preferences.xml b/Notes-master/res/xml/preferences.xml similarity index 100% rename from res/xml/preferences.xml rename to Notes-master/res/xml/preferences.xml diff --git a/res/xml/searchable.xml b/Notes-master/res/xml/searchable.xml similarity index 100% rename from res/xml/searchable.xml rename to Notes-master/res/xml/searchable.xml diff --git a/res/xml/widget_2x_info.xml b/Notes-master/res/xml/widget_2x_info.xml similarity index 100% rename from res/xml/widget_2x_info.xml rename to Notes-master/res/xml/widget_2x_info.xml diff --git a/res/xml/widget_4x_info.xml b/Notes-master/res/xml/widget_4x_info.xml similarity index 100% rename from res/xml/widget_4x_info.xml rename to Notes-master/res/xml/widget_4x_info.xml diff --git a/src/net/micode/notes/data/Contact.java b/Notes-master/src/net/micode/notes/data/Contact.java similarity index 100% rename from src/net/micode/notes/data/Contact.java rename to Notes-master/src/net/micode/notes/data/Contact.java diff --git a/src/net/micode/notes/data/Notes.java b/Notes-master/src/net/micode/notes/data/Notes.java similarity index 100% rename from src/net/micode/notes/data/Notes.java rename to Notes-master/src/net/micode/notes/data/Notes.java diff --git a/src/net/micode/notes/data/NotesDatabaseHelper.java b/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java similarity index 100% rename from src/net/micode/notes/data/NotesDatabaseHelper.java rename to Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java diff --git a/src/net/micode/notes/data/NotesProvider.java b/Notes-master/src/net/micode/notes/data/NotesProvider.java similarity index 100% rename from src/net/micode/notes/data/NotesProvider.java rename to Notes-master/src/net/micode/notes/data/NotesProvider.java diff --git a/Notes-master/src/net/micode/notes/gtask/data/MetaData.java b/Notes-master/src/net/micode/notes/gtask/data/MetaData.java new file mode 100644 index 0000000..3a2050b --- /dev/null +++ b/Notes-master/src/net/micode/notes/gtask/data/MetaData.java @@ -0,0 +1,82 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.database.Cursor; +import android.util.Log; + +import net.micode.notes.tool.GTaskStringUtils; + +import org.json.JSONException; +import org.json.JSONObject; + + +public class MetaData extends Task { + private final static String TAG = MetaData.class.getSimpleName(); + + private String mRelatedGid = null; + + public void setMeta(String gid, JSONObject metaInfo) { + try { + metaInfo.put(GTaskStringUtils.META_HEAD_GTASK_ID, gid); + } catch (JSONException e) { + Log.e(TAG, "failed to put related gid"); + } + setNotes(metaInfo.toString()); + setName(GTaskStringUtils.META_NOTE_NAME); + } + + public String getRelatedGid() { + return mRelatedGid; + } + + @Override + public boolean isWorthSaving() { + return getNotes() != null; + } + + @Override + public void setContentByRemoteJSON(JSONObject js) { + super.setContentByRemoteJSON(js); + if (getNotes() != null) { + try { + JSONObject metaInfo = new JSONObject(getNotes().trim()); + mRelatedGid = metaInfo.getString(GTaskStringUtils.META_HEAD_GTASK_ID); + } catch (JSONException e) { + Log.w(TAG, "failed to get related gid"); + mRelatedGid = null; + } + } + } + + @Override + public void setContentByLocalJSON(JSONObject js) { + // this function should not be called + throw new IllegalAccessError("MetaData:setContentByLocalJSON should not be called"); + } + + @Override + public JSONObject getLocalJSONFromContent() { + throw new IllegalAccessError("MetaData:getLocalJSONFromContent should not be called"); + } + + @Override + public int getSyncAction(Cursor c) { + throw new IllegalAccessError("MetaData:getSyncAction should not be called"); + } + +} diff --git a/src/net/micode/notes/gtask/data/Node.java b/Notes-master/src/net/micode/notes/gtask/data/Node.java similarity index 100% rename from src/net/micode/notes/gtask/data/Node.java rename to Notes-master/src/net/micode/notes/gtask/data/Node.java diff --git a/src/net/micode/notes/gtask/data/SqlData.java b/Notes-master/src/net/micode/notes/gtask/data/SqlData.java similarity index 100% rename from src/net/micode/notes/gtask/data/SqlData.java rename to Notes-master/src/net/micode/notes/gtask/data/SqlData.java diff --git a/src/net/micode/notes/gtask/data/SqlNote.java b/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java similarity index 100% rename from src/net/micode/notes/gtask/data/SqlNote.java rename to Notes-master/src/net/micode/notes/gtask/data/SqlNote.java diff --git a/src/net/micode/notes/gtask/data/Task.java b/Notes-master/src/net/micode/notes/gtask/data/Task.java similarity index 100% rename from src/net/micode/notes/gtask/data/Task.java rename to Notes-master/src/net/micode/notes/gtask/data/Task.java diff --git a/src/net/micode/notes/gtask/data/TaskList.java b/Notes-master/src/net/micode/notes/gtask/data/TaskList.java similarity index 100% rename from src/net/micode/notes/gtask/data/TaskList.java rename to Notes-master/src/net/micode/notes/gtask/data/TaskList.java diff --git a/src/net/micode/notes/gtask/exception/ActionFailureException.java b/Notes-master/src/net/micode/notes/gtask/exception/ActionFailureException.java similarity index 100% rename from src/net/micode/notes/gtask/exception/ActionFailureException.java rename to Notes-master/src/net/micode/notes/gtask/exception/ActionFailureException.java diff --git a/src/net/micode/notes/gtask/exception/NetworkFailureException.java b/Notes-master/src/net/micode/notes/gtask/exception/NetworkFailureException.java similarity index 100% rename from src/net/micode/notes/gtask/exception/NetworkFailureException.java rename to Notes-master/src/net/micode/notes/gtask/exception/NetworkFailureException.java diff --git a/src/net/micode/notes/gtask/remote/GTaskASyncTask.java b/Notes-master/src/net/micode/notes/gtask/remote/GTaskASyncTask.java similarity index 100% rename from src/net/micode/notes/gtask/remote/GTaskASyncTask.java rename to Notes-master/src/net/micode/notes/gtask/remote/GTaskASyncTask.java diff --git a/src/net/micode/notes/gtask/remote/GTaskClient.java b/Notes-master/src/net/micode/notes/gtask/remote/GTaskClient.java similarity index 100% rename from src/net/micode/notes/gtask/remote/GTaskClient.java rename to Notes-master/src/net/micode/notes/gtask/remote/GTaskClient.java diff --git a/src/net/micode/notes/gtask/remote/GTaskManager.java b/Notes-master/src/net/micode/notes/gtask/remote/GTaskManager.java similarity index 100% rename from src/net/micode/notes/gtask/remote/GTaskManager.java rename to Notes-master/src/net/micode/notes/gtask/remote/GTaskManager.java diff --git a/src/net/micode/notes/gtask/remote/GTaskSyncService.java b/Notes-master/src/net/micode/notes/gtask/remote/GTaskSyncService.java similarity index 100% rename from src/net/micode/notes/gtask/remote/GTaskSyncService.java rename to Notes-master/src/net/micode/notes/gtask/remote/GTaskSyncService.java diff --git a/src/net/micode/notes/model/Note.java b/Notes-master/src/net/micode/notes/model/Note.java similarity index 100% rename from src/net/micode/notes/model/Note.java rename to Notes-master/src/net/micode/notes/model/Note.java diff --git a/src/net/micode/notes/model/WorkingNote.java b/Notes-master/src/net/micode/notes/model/WorkingNote.java similarity index 100% rename from src/net/micode/notes/model/WorkingNote.java rename to Notes-master/src/net/micode/notes/model/WorkingNote.java diff --git a/src/net/micode/notes/tool/BackupUtils.java b/Notes-master/src/net/micode/notes/tool/BackupUtils.java similarity index 100% rename from src/net/micode/notes/tool/BackupUtils.java rename to Notes-master/src/net/micode/notes/tool/BackupUtils.java diff --git a/src/net/micode/notes/tool/DataUtils.java b/Notes-master/src/net/micode/notes/tool/DataUtils.java similarity index 100% rename from src/net/micode/notes/tool/DataUtils.java rename to Notes-master/src/net/micode/notes/tool/DataUtils.java diff --git a/src/net/micode/notes/tool/GTaskStringUtils.java b/Notes-master/src/net/micode/notes/tool/GTaskStringUtils.java similarity index 100% rename from src/net/micode/notes/tool/GTaskStringUtils.java rename to Notes-master/src/net/micode/notes/tool/GTaskStringUtils.java diff --git a/src/net/micode/notes/tool/ResourceParser.java b/Notes-master/src/net/micode/notes/tool/ResourceParser.java similarity index 100% rename from src/net/micode/notes/tool/ResourceParser.java rename to Notes-master/src/net/micode/notes/tool/ResourceParser.java diff --git a/src/net/micode/notes/ui/AlarmAlertActivity.java b/Notes-master/src/net/micode/notes/ui/AlarmAlertActivity.java similarity index 100% rename from src/net/micode/notes/ui/AlarmAlertActivity.java rename to Notes-master/src/net/micode/notes/ui/AlarmAlertActivity.java diff --git a/src/net/micode/notes/ui/AlarmInitReceiver.java b/Notes-master/src/net/micode/notes/ui/AlarmInitReceiver.java similarity index 100% rename from src/net/micode/notes/ui/AlarmInitReceiver.java rename to Notes-master/src/net/micode/notes/ui/AlarmInitReceiver.java diff --git a/src/net/micode/notes/ui/AlarmReceiver.java b/Notes-master/src/net/micode/notes/ui/AlarmReceiver.java similarity index 100% rename from src/net/micode/notes/ui/AlarmReceiver.java rename to Notes-master/src/net/micode/notes/ui/AlarmReceiver.java diff --git a/src/net/micode/notes/ui/DateTimePicker.java b/Notes-master/src/net/micode/notes/ui/DateTimePicker.java similarity index 100% rename from src/net/micode/notes/ui/DateTimePicker.java rename to Notes-master/src/net/micode/notes/ui/DateTimePicker.java diff --git a/src/net/micode/notes/ui/DateTimePickerDialog.java b/Notes-master/src/net/micode/notes/ui/DateTimePickerDialog.java similarity index 100% rename from src/net/micode/notes/ui/DateTimePickerDialog.java rename to Notes-master/src/net/micode/notes/ui/DateTimePickerDialog.java diff --git a/src/net/micode/notes/ui/DropdownMenu.java b/Notes-master/src/net/micode/notes/ui/DropdownMenu.java similarity index 100% rename from src/net/micode/notes/ui/DropdownMenu.java rename to Notes-master/src/net/micode/notes/ui/DropdownMenu.java diff --git a/src/net/micode/notes/ui/FoldersListAdapter.java b/Notes-master/src/net/micode/notes/ui/FoldersListAdapter.java similarity index 100% rename from src/net/micode/notes/ui/FoldersListAdapter.java rename to Notes-master/src/net/micode/notes/ui/FoldersListAdapter.java diff --git a/src/net/micode/notes/ui/NoteEditActivity.java b/Notes-master/src/net/micode/notes/ui/NoteEditActivity.java similarity index 100% rename from src/net/micode/notes/ui/NoteEditActivity.java rename to Notes-master/src/net/micode/notes/ui/NoteEditActivity.java diff --git a/src/net/micode/notes/ui/NoteEditText.java b/Notes-master/src/net/micode/notes/ui/NoteEditText.java similarity index 100% rename from src/net/micode/notes/ui/NoteEditText.java rename to Notes-master/src/net/micode/notes/ui/NoteEditText.java diff --git a/src/net/micode/notes/ui/NoteItemData.java b/Notes-master/src/net/micode/notes/ui/NoteItemData.java similarity index 100% rename from src/net/micode/notes/ui/NoteItemData.java rename to Notes-master/src/net/micode/notes/ui/NoteItemData.java diff --git a/src/net/micode/notes/ui/NotesListActivity.java b/Notes-master/src/net/micode/notes/ui/NotesListActivity.java similarity index 100% rename from src/net/micode/notes/ui/NotesListActivity.java rename to Notes-master/src/net/micode/notes/ui/NotesListActivity.java diff --git a/src/net/micode/notes/ui/NotesListAdapter.java b/Notes-master/src/net/micode/notes/ui/NotesListAdapter.java similarity index 100% rename from src/net/micode/notes/ui/NotesListAdapter.java rename to Notes-master/src/net/micode/notes/ui/NotesListAdapter.java diff --git a/src/net/micode/notes/ui/NotesListItem.java b/Notes-master/src/net/micode/notes/ui/NotesListItem.java similarity index 100% rename from src/net/micode/notes/ui/NotesListItem.java rename to Notes-master/src/net/micode/notes/ui/NotesListItem.java diff --git a/src/net/micode/notes/ui/NotesPreferenceActivity.java b/Notes-master/src/net/micode/notes/ui/NotesPreferenceActivity.java similarity index 100% rename from src/net/micode/notes/ui/NotesPreferenceActivity.java rename to Notes-master/src/net/micode/notes/ui/NotesPreferenceActivity.java diff --git a/src/net/micode/notes/widget/NoteWidgetProvider.java b/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider.java similarity index 100% rename from src/net/micode/notes/widget/NoteWidgetProvider.java rename to Notes-master/src/net/micode/notes/widget/NoteWidgetProvider.java diff --git a/src/net/micode/notes/widget/NoteWidgetProvider_2x.java b/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_2x.java similarity index 100% rename from src/net/micode/notes/widget/NoteWidgetProvider_2x.java rename to Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_2x.java diff --git a/src/net/micode/notes/widget/NoteWidgetProvider_4x.java b/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_4x.java similarity index 100% rename from src/net/micode/notes/widget/NoteWidgetProvider_4x.java rename to Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_4x.java diff --git a/src/net/micode/notes/gtask/data/MetaData.java b/src/net/micode/notes/gtask/data/MetaData.java index 00fbc48..3a2050b 100644 --- a/src/net/micode/notes/gtask/data/MetaData.java +++ b/src/net/micode/notes/gtask/data/MetaData.java @@ -16,7 +16,7 @@ package net.micode.notes.gtask.data; -import android.database.Cursor;//1231455 +import android.database.Cursor; import android.util.Log; import net.micode.notes.tool.GTaskStringUtils; diff --git a/xiaomibianqian.iml b/xiaomibianqian.iml new file mode 100644 index 0000000..0c84021 --- /dev/null +++ b/xiaomibianqian.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file