diff --git a/src/res/drawable/ic_add.xml b/src/res/drawable/ic_add.xml
deleted file mode 100644
index 937e7ff..0000000
--- a/src/res/drawable/ic_add.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/src/res/drawable/ic_alarm.xml b/src/res/drawable/ic_alarm.xml
deleted file mode 100644
index a5f498b..0000000
--- a/src/res/drawable/ic_alarm.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/src/res/drawable/ic_lock.xml b/src/res/drawable/ic_lock.xml
deleted file mode 100644
index 02c610f..0000000
--- a/src/res/drawable/ic_lock.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/src/res/drawable/ic_lock_open.xml b/src/res/drawable/ic_lock_open.xml
deleted file mode 100644
index eea5538..0000000
--- a/src/res/drawable/ic_lock_open.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/src/res/layout/activity_login.xml b/src/res/layout/activity_login.xml
deleted file mode 100644
index bd69481..0000000
--- a/src/res/layout/activity_login.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/activity_register.xml b/src/res/layout/activity_register.xml
deleted file mode 100644
index 4dc45ef..0000000
--- a/src/res/layout/activity_register.xml
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/add_account_text.xml b/src/res/layout/add_account_text.xml
new file mode 100644
index 0000000..c799178
--- /dev/null
+++ b/src/res/layout/add_account_text.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/dialog_camera_preview.xml b/src/res/layout/dialog_camera_preview.xml
deleted file mode 100644
index bc5348c..0000000
--- a/src/res/layout/dialog_camera_preview.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/dialog_image_insert.xml b/src/res/layout/dialog_image_insert.xml
deleted file mode 100644
index 6a035a4..0000000
--- a/src/res/layout/dialog_image_insert.xml
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/image_item.xml b/src/res/layout/image_item.xml
deleted file mode 100644
index 4518ee9..0000000
--- a/src/res/layout/image_item.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/note_edit.xml b/src/res/layout/note_edit.xml
index 7617d43..10b2aa7 100644
--- a/src/res/layout/note_edit.xml
+++ b/src/res/layout/note_edit.xml
@@ -15,90 +15,81 @@
limitations under the License.
-->
-
+
-
-
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content">
+ android:layout_gravity="left|center_vertical"
+ android:layout_marginRight="8dip"
+ android:textAppearance="@style/TextAppearanceSecondaryItem" />
+ android:layout_gravity="center_vertical"
+ android:layout_marginLeft="2dip"
+ android:layout_marginRight="8dip"
+ android:textAppearance="@style/TextAppearanceSecondaryItem" />
-
+
+ android:fadingEdgeLength="0dip">
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
-
-
+ android:layout_height="43dip"
+ android:layout_width="wrap_content"
+ android:background="@drawable/bg_color_btn_mask"
+ android:layout_gravity="top|right" />
-
+
diff --git a/src/res/layout/note_item.xml b/src/res/layout/note_item.xml
index 9a080c7..d541f6a 100644
--- a/src/res/layout/note_item.xml
+++ b/src/res/layout/note_item.xml
@@ -15,116 +15,64 @@
limitations under the License.
-->
-
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
-
+ android:layout_gravity="center_vertical"
+ android:gravity="center_vertical">
+ android:layout_weight="1"
+ android:orientation="vertical">
+ android:visibility="gone" />
-
-
+ android:layout_gravity="center_vertical">
+ android:singleLine="true" />
+ android:textAppearance="@style/TextAppearanceSecondaryItem" />
-
-
-
-
-
-
-
-
-
-
+ android:focusable="false"
+ android:clickable="false"
+ android:visibility="gone" />
+
+
+
+
diff --git a/src/res/layout/note_list.xml b/src/res/layout/note_list.xml
index 92d8416..6b25d38 100644
--- a/src/res/layout/note_list.xml
+++ b/src/res/layout/note_list.xml
@@ -15,70 +15,44 @@
limitations under the License.
-->
-
-
-
-
-
-
-
-
-
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
+ android:background="@drawable/list_background">
+
+
+
+
-
-
+ android:fadingEdge="@null" />
+
-
-
-
+ android:focusable="false"
+ android:layout_gravity="bottom" />
+
diff --git a/src/res/layout/settings_header.xml b/src/res/layout/settings_header.xml
index ba114e6..5eb8c50 100644
--- a/src/res/layout/settings_header.xml
+++ b/src/res/layout/settings_header.xml
@@ -3,7 +3,7 @@
\ No newline at end of file
diff --git a/src/res/menu/note_list_options.xml b/src/res/menu/note_list_options.xml
index 93a957d..2300018 100644
--- a/src/res/menu/note_list_options.xml
+++ b/src/res/menu/note_list_options.xml
@@ -28,16 +28,10 @@
android:title="@string/menu_delete"
android:icon="@drawable/menu_delete"
android:showAsAction="always|withText" />
-
-
-
+
\ No newline at end of file
diff --git a/src/res/mipmap-anydpi/ic_launcher.xml b/src/res/mipmap-anydpi-v26/ic_launcher.xml
similarity index 100%
rename from src/res/mipmap-anydpi/ic_launcher.xml
rename to src/res/mipmap-anydpi-v26/ic_launcher.xml
diff --git a/src/res/mipmap-anydpi/ic_launcher_round.xml b/src/res/mipmap-anydpi-v26/ic_launcher_round.xml
similarity index 100%
rename from src/res/mipmap-anydpi/ic_launcher_round.xml
rename to src/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff --git a/src/res/values-night/colors.xml b/src/res/values-night/colors.xml
deleted file mode 100644
index 86f61f0..0000000
--- a/src/res/values-night/colors.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
-
- #121212
- #1E1E1E
- #2D2D2D
-
-
- #E0E0E0
- #A0A0A0
- #757575
-
-
- #E0E0E0
- #E0E0E0
- #B0B0B0
-
-
- #4A4536
- #4A3636
- #364A5A
- #364A3E
- #1E1E1E
-
-
- #2D2D2D
- #404040
-
-
- #3352D399
-
-
- #121212
- #121212
-
\ No newline at end of file
diff --git a/src/res/values-night/themes.xml b/src/res/values-night/themes.xml
index 208af6f..d2c68d1 100644
--- a/src/res/values-night/themes.xml
+++ b/src/res/values-night/themes.xml
@@ -1,20 +1,7 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/values/colors.xml b/src/res/values/colors.xml
index 5e9b1ee..123ffbf 100644
--- a/src/res/values/colors.xml
+++ b/src/res/values/colors.xml
@@ -17,57 +17,4 @@
#335b5b5b
-
-
-
- #34D399
- #DCFCE7
- #FFFFFF
- #064E3B
-
-
- #6B7280
- #E5E7EB
- #FFFFFF
- #1F2937
-
-
- #FAFAFA
- #FFFFFF
- #F3F4F6
- #1F2937
- #1F2937
- #4B5563
-
-
- #FEF3C7
- #FEE2E2
- #DBEAFE
- #DCFCE7
- #FFFFFF
-
-
- #1F2937
- #6B7280
- #2563EB
- #9CA3AF
-
-
- #34D399
- #DCFCE7
-
-
- #EF4444
- #FEE2E2
- #FFFFFF
-
-
- #E5E7EB
- #D1D5DB
-
-
- #1A34D399
-
-
-
diff --git a/src/res/values/strings.xml b/src/res/values/strings.xml
index ab43bd0..e29be13 100644
--- a/src/res/values/strings.xml
+++ b/src/res/values/strings.xml
@@ -64,24 +64,14 @@
Change folder name
The folder %1$s exist, please rename
Share
- Insert image
- Insert image
- Choose from gallery
- Take a photo
- Attachment image
- Delete image
- Are you sure you want to delete this image?
- Permission denied, cannot access image
- Image added successfully
- Image deleted
- Failed to add image
- Preview Photo
- Preview image
- Retake
- Confirm
Send to home
Remind me
Delete reminder
+ Format
+ Bold
+ Italic
+ Underline
+ Strikethrough
Select folder
Parent folder
Note added to home
@@ -99,39 +89,44 @@
Export successful
Export fail
Export text file (%1$s) to SD (%2$s) directory
-
+
+ Syncing notes...
+ Sync is successful
+ Sync is failed
+ Sync is canceled
+ Sync is successful with account %1$s
+ Sync failed, please check network and account settings
+ Sync failed, internal error occurs
+ Sync is canceled
+ Logging into %1$s...
+ Getting remote note list...
+ Synchronize local notes with Google Task...
+
Settings
- User Center
- Current user: %1$s
- Not logged in
- Login
- Register
- Logout
- Logout successful
+ Sync account
+ Sync notes with google task
+ Last sync time %1$s
+ yyyy-MM-dd hh:mm:ss
+ Add account
+ Change sync account
+ Remove sync account
+ Cancel
+ Sync immediately
+ Cancel syncing
+ Current account %1$s
+ All sync related information will be deleted, which may result in duplicated items sometime
+ Sync notes
+ Please select a google account. Local notes will be synced with google task.
+ Cannot change the account because sync is in progress
+ %1$s has been set as the sync account
New note background color random
- Elder mode
+ Elderly Mode
+ Use larger font size for better readability
Delete
Call notes
Input name
-
- Login
- Register
- Login
- Register
- Don\'t have an account? Register
- Username
- Password
- Confirm Password
- Username cannot be empty
- Username or password is incorrect
- Username already exists
- Registration failed
- Login successful
- Registration successful
- Sync feature is no longer available
-
Searching Notes
Search notes
Text in your notes
@@ -144,40 +139,4 @@
- %1$s results for \"%2$s\"
- Change background color
-
-
- 加锁
- 解锁
- 加密设置
- 设置密码
- 修改密码
- 清除密码
- 安全设置
- 加密设置
- 设置、修改或清除便签密码
- 密码已设置
- 密码未设置
- 便签已加锁
- 解锁便签
- 设置密码
- 修改密码
- 验证密码
- 请输入密码
- 密码
- 新密码
- 原密码
- 密码错误
- 请先设置密码
- 密码不能为空
- 两次密码不一致
- 操作失败
- 加锁成功
- 解锁成功
- 密码设置成功
- 密码修改成功
- 密码已清除
- 解锁选中的 %d 条便签
- 确定要清除密码吗?清除后所有便签将不再受保护。
-
diff --git a/src/res/values/styles.xml b/src/res/values/styles.xml
index 5e85e39..c1eddb2 100644
--- a/src/res/values/styles.xml
+++ b/src/res/values/styles.xml
@@ -15,119 +15,54 @@
limitations under the License.
-->
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/values/themes.xml b/src/res/values/themes.xml
index 5a90d43..7c616ff 100644
--- a/src/res/values/themes.xml
+++ b/src/res/values/themes.xml
@@ -1,45 +1,9 @@
-
-
-
+
\ No newline at end of file
diff --git a/src/res/xml/file_paths.xml b/src/res/xml/file_paths.xml
deleted file mode 100644
index 0e45a3d..0000000
--- a/src/res/xml/file_paths.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/xml/preferences.xml b/src/res/xml/preferences.xml
index f007d0b..451be41 100644
--- a/src/res/xml/preferences.xml
+++ b/src/res/xml/preferences.xml
@@ -17,10 +17,8 @@
-
-
+
@@ -31,12 +29,7 @@
-
-
-
-
diff --git a/src/res/xml/searchable.xml b/src/res/xml/searchable.xml
index bf74f14..03b467a 100644
--- a/src/res/xml/searchable.xml
+++ b/src/res/xml/searchable.xml
@@ -21,7 +21,7 @@
android:hint="@string/search_hint"
android:searchMode="queryRewriteFromText"
- android:searchSuggestAuthority="notes"
+ android:searchSuggestAuthority="micode_notes"
android:searchSuggestIntentAction="android.intent.action.VIEW"
android:searchSettingsDescription="@string/search_setting_description"
android:includeInGlobalSearch="true" />