From 912c888452c63971896c7a92c387d9b3502d6df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=8C=E9=BE=9F?= <1131825762@qq.com> Date: Thu, 10 Apr 2025 15:18:56 +0800 Subject: [PATCH 01/14] =?UTF-8?q?=E4=B9=8C=E7=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txt.txt b/txt.txt index 31d0f79..43ba350 100644 --- a/txt.txt +++ b/txt.txt @@ -3,4 +3,4 @@ 333 444 乌龟快跑 - +乌瓜快跑 \ No newline at end of file -- 2.34.1 From de2f74b32ff76bf8e8813ad3bb49d056c7313f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=8C=E9=BE=9F?= <1131825762@qq.com> Date: Thu, 10 Apr 2025 15:25:17 +0800 Subject: [PATCH 02/14] =?UTF-8?q?=E6=9D=A8=E6=9D=A8=E6=9D=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/txt.txt b/txt.txt index 43ba350..65fc05b 100644 --- a/txt.txt +++ b/txt.txt @@ -3,4 +3,5 @@ 333 444 乌龟快跑 -乌瓜快跑 \ No newline at end of file +乌瓜快跑 +杨帆快跑 \ No newline at end of file -- 2.34.1 From 755497db90f5142eec1c3e13dfc9e0ecd870328e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=8C=E9=BE=9F?= <1131825762@qq.com> Date: Thu, 10 Apr 2025 15:28:58 +0800 Subject: [PATCH 03/14] =?UTF-8?q?=E5=93=88=E5=93=88=E5=93=88=E5=95=8A?= =?UTF-8?q?=E5=93=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/txt.txt b/txt.txt index 65fc05b..623f4d7 100644 --- a/txt.txt +++ b/txt.txt @@ -4,4 +4,5 @@ 444 乌龟快跑 乌瓜快跑 -杨帆快跑 \ No newline at end of file +杨帆快跑 +555555 \ No newline at end of file -- 2.34.1 From a99bb97c431a5eb2085f4140d99238fae3a7c314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=8C=E9=BE=9F?= <1131825762@qq.com> Date: Thu, 22 May 2025 15:26:44 +0800 Subject: [PATCH 04/14] =?UTF-8?q?5.22=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notes-master/res/layout/note_edit.xml | 50 +++++++++++++-------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Notes-master/res/layout/note_edit.xml b/Notes-master/res/layout/note_edit.xml index 10b2aa7..43ac582 100644 --- a/Notes-master/res/layout/note_edit.xml +++ b/Notes-master/res/layout/note_edit.xml @@ -20,17 +20,17 @@ android:layout_height="fill_parent" android:background="@drawable/list_background" xmlns:android="http://schemas.android.com/apk/res/android"> - + - + - + - + - + - + - + - + - + - + + android:linksClickable="false" + android:minLines="12" android:textAppearance="@style/TextAppearancePrimaryItem" - android:lineSpacingMultiplier="1.2" /> - + android:lineSpacingMultiplier="1.2" /> + - + - + - + - + - + - + - + - + - + - + Date: Thu, 22 May 2025 15:43:24 +0800 Subject: [PATCH 05/14] =?UTF-8?q?5.22=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notes-master/res/layout/note_list.xml | 40 +++++++++++++++------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/Notes-master/res/layout/note_list.xml b/Notes-master/res/layout/note_list.xml index 6b25d38..9f0b0ee 100644 --- a/Notes-master/res/layout/note_list.xml +++ b/Notes-master/res/layout/note_list.xml @@ -19,40 +19,44 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:background="@drawable/list_background"> + android:background="@drawable/list_background"> + + - + android:background="@drawable/title_bar_bg" + android:visibility="gone" + android:gravity="center_vertical" + android:singleLine="true" + android:textColor="#FFEAD1AE" + android:textSize="@dimen/text_font_size_medium" /> + + + android:layout_height="0dip" + android:layout_weight="1" + android:cacheColorHint="@null" + android:listSelector="@android:color/transparent" + android:divider="@null" + android:fadingEdge="@null" /> +