diff --git a/Notes-master/.idea/.gitignore b/Notes-master/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Notes-master/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Notes-master/.idea/misc.xml b/Notes-master/.idea/misc.xml new file mode 100644 index 0000000..a818314 --- /dev/null +++ b/Notes-master/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/modules.xml b/Notes-master/.idea/modules.xml new file mode 100644 index 0000000..7800270 --- /dev/null +++ b/Notes-master/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/color/primary_text_dark.xml b/Notes-master/res/color/primary_text_dark.xml new file mode 100644 index 0000000..7c85459 --- /dev/null +++ b/Notes-master/res/color/primary_text_dark.xml @@ -0,0 +1,22 @@ + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/color/secondary_text_dark.xml b/Notes-master/res/color/secondary_text_dark.xml new file mode 100644 index 0000000..c1c2384 --- /dev/null +++ b/Notes-master/res/color/secondary_text_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/drawable-hdpi/bg_btn_set_color.png b/Notes-master/res/drawable-hdpi/bg_btn_set_color.png new file mode 100644 index 0000000..5eb5d44 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/bg_btn_set_color.png differ diff --git a/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png b/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png new file mode 100644 index 0000000..100db77 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png differ diff --git a/Notes-master/res/drawable-hdpi/call_record.png b/Notes-master/res/drawable-hdpi/call_record.png new file mode 100644 index 0000000..fb88ca4 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/call_record.png differ diff --git a/Notes-master/res/drawable-hdpi/clock.png b/Notes-master/res/drawable-hdpi/clock.png new file mode 100644 index 0000000..5f2ae9a Binary files /dev/null and b/Notes-master/res/drawable-hdpi/clock.png differ diff --git a/Notes-master/res/drawable-hdpi/delete.png b/Notes-master/res/drawable-hdpi/delete.png new file mode 100644 index 0000000..643de3e Binary files /dev/null and b/Notes-master/res/drawable-hdpi/delete.png differ diff --git a/Notes-master/res/drawable-hdpi/dropdown_icon.9.png b/Notes-master/res/drawable-hdpi/dropdown_icon.9.png new file mode 100644 index 0000000..5525025 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/dropdown_icon.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_blue.9.png b/Notes-master/res/drawable-hdpi/edit_blue.9.png new file mode 100644 index 0000000..55a1856 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_blue.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_green.9.png b/Notes-master/res/drawable-hdpi/edit_green.9.png new file mode 100644 index 0000000..2cb2d60 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_green.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_red.9.png b/Notes-master/res/drawable-hdpi/edit_red.9.png new file mode 100644 index 0000000..bae944a Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_red.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_title_blue.9.png b/Notes-master/res/drawable-hdpi/edit_title_blue.9.png new file mode 100644 index 0000000..96e6092 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_title_blue.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_title_green.9.png b/Notes-master/res/drawable-hdpi/edit_title_green.9.png new file mode 100644 index 0000000..08d8644 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_title_green.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_title_red.9.png b/Notes-master/res/drawable-hdpi/edit_title_red.9.png new file mode 100644 index 0000000..9c430e5 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_title_red.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_title_white.9.png b/Notes-master/res/drawable-hdpi/edit_title_white.9.png new file mode 100644 index 0000000..19e8d95 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_title_white.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png b/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png new file mode 100644 index 0000000..bf8f580 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_white.9.png b/Notes-master/res/drawable-hdpi/edit_white.9.png new file mode 100644 index 0000000..918f7a6 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_white.9.png differ diff --git a/Notes-master/res/drawable-hdpi/edit_yellow.9.png b/Notes-master/res/drawable-hdpi/edit_yellow.9.png new file mode 100644 index 0000000..10cb642 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/edit_yellow.9.png differ diff --git a/Notes-master/res/drawable-hdpi/font_large.png b/Notes-master/res/drawable-hdpi/font_large.png new file mode 100644 index 0000000..78cf2e6 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/font_large.png differ diff --git a/Notes-master/res/drawable-hdpi/font_normal.png b/Notes-master/res/drawable-hdpi/font_normal.png new file mode 100644 index 0000000..9de7ced Binary files /dev/null and b/Notes-master/res/drawable-hdpi/font_normal.png differ diff --git a/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png b/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png new file mode 100644 index 0000000..be8e64c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png differ diff --git a/Notes-master/res/drawable-hdpi/font_small.png b/Notes-master/res/drawable-hdpi/font_small.png new file mode 100644 index 0000000..d3ff104 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/font_small.png differ diff --git a/Notes-master/res/drawable-hdpi/font_super.png b/Notes-master/res/drawable-hdpi/font_super.png new file mode 100644 index 0000000..85b13a1 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/font_super.png differ diff --git a/Notes-master/res/drawable-hdpi/icon_app.png b/Notes-master/res/drawable-hdpi/icon_app.png new file mode 100644 index 0000000..418aadc Binary files /dev/null and b/Notes-master/res/drawable-hdpi/icon_app.png differ diff --git a/Notes-master/res/drawable-hdpi/list_background.png b/Notes-master/res/drawable-hdpi/list_background.png new file mode 100644 index 0000000..087e1f9 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_background.png differ diff --git a/Notes-master/res/drawable-hdpi/list_blue_down.9.png b/Notes-master/res/drawable-hdpi/list_blue_down.9.png new file mode 100644 index 0000000..b88eebf Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_blue_down.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_blue_middle.9.png b/Notes-master/res/drawable-hdpi/list_blue_middle.9.png new file mode 100644 index 0000000..96b1c8b Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_blue_middle.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_blue_single.9.png b/Notes-master/res/drawable-hdpi/list_blue_single.9.png new file mode 100644 index 0000000..d7e7206 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_blue_single.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_blue_up.9.png b/Notes-master/res/drawable-hdpi/list_blue_up.9.png new file mode 100644 index 0000000..632e88c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_blue_up.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_folder.9.png b/Notes-master/res/drawable-hdpi/list_folder.9.png new file mode 100644 index 0000000..829f61b Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_folder.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_footer_bg.9.png b/Notes-master/res/drawable-hdpi/list_footer_bg.9.png new file mode 100644 index 0000000..5325c25 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_footer_bg.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_green_down.9.png b/Notes-master/res/drawable-hdpi/list_green_down.9.png new file mode 100644 index 0000000..64a39d9 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_green_down.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_green_middle.9.png b/Notes-master/res/drawable-hdpi/list_green_middle.9.png new file mode 100644 index 0000000..897325a Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_green_middle.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_green_single.9.png b/Notes-master/res/drawable-hdpi/list_green_single.9.png new file mode 100644 index 0000000..c83405f Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_green_single.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_green_up.9.png b/Notes-master/res/drawable-hdpi/list_green_up.9.png new file mode 100644 index 0000000..141f9e1 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_green_up.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_red_down.9.png b/Notes-master/res/drawable-hdpi/list_red_down.9.png new file mode 100644 index 0000000..4224309 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_red_down.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_red_middle.9.png b/Notes-master/res/drawable-hdpi/list_red_middle.9.png new file mode 100644 index 0000000..9988f17 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_red_middle.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_red_single.9.png b/Notes-master/res/drawable-hdpi/list_red_single.9.png new file mode 100644 index 0000000..587c348 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_red_single.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_red_up.9.png b/Notes-master/res/drawable-hdpi/list_red_up.9.png new file mode 100644 index 0000000..46b4757 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_red_up.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_white_down.9.png b/Notes-master/res/drawable-hdpi/list_white_down.9.png new file mode 100644 index 0000000..29f9d8c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_white_down.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_white_middle.9.png b/Notes-master/res/drawable-hdpi/list_white_middle.9.png new file mode 100644 index 0000000..77a4ab4 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_white_middle.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_white_single.9.png b/Notes-master/res/drawable-hdpi/list_white_single.9.png new file mode 100644 index 0000000..3e79189 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_white_single.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_white_up.9.png b/Notes-master/res/drawable-hdpi/list_white_up.9.png new file mode 100644 index 0000000..e23cd5c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_white_up.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_yellow_down.9.png b/Notes-master/res/drawable-hdpi/list_yellow_down.9.png new file mode 100644 index 0000000..31cfc1e Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_yellow_down.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png b/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png new file mode 100644 index 0000000..b6549b2 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_yellow_single.9.png b/Notes-master/res/drawable-hdpi/list_yellow_single.9.png new file mode 100644 index 0000000..3faf507 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_yellow_single.9.png differ diff --git a/Notes-master/res/drawable-hdpi/list_yellow_up.9.png b/Notes-master/res/drawable-hdpi/list_yellow_up.9.png new file mode 100644 index 0000000..4ae791c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/list_yellow_up.9.png differ diff --git a/Notes-master/res/drawable-hdpi/menu_delete.png b/Notes-master/res/drawable-hdpi/menu_delete.png new file mode 100644 index 0000000..ccdfc4b Binary files /dev/null and b/Notes-master/res/drawable-hdpi/menu_delete.png differ diff --git a/Notes-master/res/drawable-hdpi/menu_move.png b/Notes-master/res/drawable-hdpi/menu_move.png new file mode 100644 index 0000000..1140b71 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/menu_move.png differ diff --git a/Notes-master/res/drawable-hdpi/new_note_normal.png b/Notes-master/res/drawable-hdpi/new_note_normal.png new file mode 100644 index 0000000..e24e0d1 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/new_note_normal.png differ diff --git a/Notes-master/res/drawable-hdpi/new_note_pressed.png b/Notes-master/res/drawable-hdpi/new_note_pressed.png new file mode 100644 index 0000000..c748936 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/new_note_pressed.png differ diff --git a/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png b/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png new file mode 100644 index 0000000..fc49552 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png differ diff --git a/Notes-master/res/drawable-hdpi/notification.png b/Notes-master/res/drawable-hdpi/notification.png new file mode 100644 index 0000000..b13ab4a Binary files /dev/null and b/Notes-master/res/drawable-hdpi/notification.png differ diff --git a/Notes-master/res/drawable-hdpi/search_result.png b/Notes-master/res/drawable-hdpi/search_result.png new file mode 100644 index 0000000..ff2befd Binary files /dev/null and b/Notes-master/res/drawable-hdpi/search_result.png differ diff --git a/Notes-master/res/drawable-hdpi/selected.png b/Notes-master/res/drawable-hdpi/selected.png new file mode 100644 index 0000000..b889bef Binary files /dev/null and b/Notes-master/res/drawable-hdpi/selected.png differ diff --git a/Notes-master/res/drawable-hdpi/title_alert.png b/Notes-master/res/drawable-hdpi/title_alert.png new file mode 100644 index 0000000..544ee9c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/title_alert.png differ diff --git a/Notes-master/res/drawable-hdpi/title_bar_bg.9.png b/Notes-master/res/drawable-hdpi/title_bar_bg.9.png new file mode 100644 index 0000000..eb6bff0 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/title_bar_bg.9.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_2x_blue.png b/Notes-master/res/drawable-hdpi/widget_2x_blue.png new file mode 100644 index 0000000..a1707f4 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_2x_blue.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_2x_green.png b/Notes-master/res/drawable-hdpi/widget_2x_green.png new file mode 100644 index 0000000..f86886c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_2x_green.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_2x_red.png b/Notes-master/res/drawable-hdpi/widget_2x_red.png new file mode 100644 index 0000000..0e66c29 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_2x_red.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_2x_white.png b/Notes-master/res/drawable-hdpi/widget_2x_white.png new file mode 100644 index 0000000..5f0619a Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_2x_white.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_2x_yellow.png b/Notes-master/res/drawable-hdpi/widget_2x_yellow.png new file mode 100644 index 0000000..12d1c2b Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_2x_yellow.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_4x_blue.png b/Notes-master/res/drawable-hdpi/widget_4x_blue.png new file mode 100644 index 0000000..9183738 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_4x_blue.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_4x_green.png b/Notes-master/res/drawable-hdpi/widget_4x_green.png new file mode 100644 index 0000000..fa8b452 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_4x_green.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_4x_red.png b/Notes-master/res/drawable-hdpi/widget_4x_red.png new file mode 100644 index 0000000..62de074 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_4x_red.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_4x_white.png b/Notes-master/res/drawable-hdpi/widget_4x_white.png new file mode 100644 index 0000000..a37d67c Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_4x_white.png differ diff --git a/Notes-master/res/drawable-hdpi/widget_4x_yellow.png b/Notes-master/res/drawable-hdpi/widget_4x_yellow.png new file mode 100644 index 0000000..d7c5fa4 Binary files /dev/null and b/Notes-master/res/drawable-hdpi/widget_4x_yellow.png differ diff --git a/Notes-master/res/drawable/new_note.xml b/Notes-master/res/drawable/new_note.xml new file mode 100644 index 0000000..2154ebc --- /dev/null +++ b/Notes-master/res/drawable/new_note.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/Notes-master/res/layout/account_dialog_title.xml b/Notes-master/res/layout/account_dialog_title.xml new file mode 100644 index 0000000..7717112 --- /dev/null +++ b/Notes-master/res/layout/account_dialog_title.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/layout/add_account_text.xml b/Notes-master/res/layout/add_account_text.xml new file mode 100644 index 0000000..c799178 --- /dev/null +++ b/Notes-master/res/layout/add_account_text.xml @@ -0,0 +1,32 @@ + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/layout/datetime_picker.xml b/Notes-master/res/layout/datetime_picker.xml new file mode 100644 index 0000000..f10d592 --- /dev/null +++ b/Notes-master/res/layout/datetime_picker.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/layout/dialog_edit_text.xml b/Notes-master/res/layout/dialog_edit_text.xml new file mode 100644 index 0000000..361b39a --- /dev/null +++ b/Notes-master/res/layout/dialog_edit_text.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file diff --git a/Notes-master/res/layout/folder_list_item.xml b/Notes-master/res/layout/folder_list_item.xml new file mode 100644 index 0000000..77e8148 --- /dev/null +++ b/Notes-master/res/layout/folder_list_item.xml @@ -0,0 +1,29 @@ + + + + + + + + \ No newline at end of file diff --git a/Notes-master/res/layout/note_edit.xml b/Notes-master/res/layout/note_edit.xml new file mode 100644 index 0000000..10b2aa7 --- /dev/null +++ b/Notes-master/res/layout/note_edit.xml @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Notes-master/res/layout/note_edit_list_item.xml b/Notes-master/res/layout/note_edit_list_item.xml new file mode 100644 index 0000000..a885f9c --- /dev/null +++ b/Notes-master/res/layout/note_edit_list_item.xml @@ -0,0 +1,39 @@ + + + + + + + + + + diff --git a/Notes-master/res/layout/note_item.xml b/Notes-master/res/layout/note_item.xml new file mode 100644 index 0000000..d541f6a --- /dev/null +++ b/Notes-master/res/layout/note_item.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Notes-master/res/layout/note_list.xml b/Notes-master/res/layout/note_list.xml new file mode 100644 index 0000000..6b25d38 --- /dev/null +++ b/Notes-master/res/layout/note_list.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + +