LiRen-qiu 7 months ago
commit 1af36f525e

@ -1,9 +1,9 @@
# Fdb version 4
["pdflatex"] 1736727242.58578 "d:/software engineering/xiaomi/xiaomi/doc/代码泛读、标注、维护报告/小米便签泛读、标注和维护报告文档.tex" "小米便签泛读、标注和维护报告文档.pdf" "小米便签泛读、标注和维护报告文档" 1736727253.10403 0
["pdflatex"] 1736778723.92481 "d:/software engineering/xiaomi/xiaomi/doc/代码泛读、标注、维护报告/小米便签泛读、标注和维护报告文档.tex" "小米便签泛读、标注和维护报告文档.pdf" "小米便签泛读、标注和维护报告文档" 1736778737.78584 0
"c:/Windows/Fonts/msyh.ttc" 1733880346 19704352 1e10e74402e59d54499af795caf0b135 ""
"c:/Windows/Fonts/simhei.ttf" 1711630440 9755440 983b60188a8e5a7c29c06c674f428b3d ""
"c:/Windows/Fonts/simsun.ttc" 1733880347 18070492 992f2bdc407dde6953c5ed83ceac9a91 ""
"d:/software engineering/xiaomi/xiaomi/doc/代码泛读、标注、维护报告/小米便签泛读、标注和维护报告文档.tex" 1736727219 76149 018391652ac50362766537ce3758fcfc ""
"d:/software engineering/xiaomi/xiaomi/doc/代码泛读、标注、维护报告/小米便签泛读、标注和维护报告文档.tex" 1736778727 76352 7465fbece638828b7152387c00c7c232 ""
"f:/texlive/2024/texmf-dist/fonts/enc/dvips/cm-super/cm-super-ts1.enc" 1735820179 2900 1537cc8184ad1792082cd229ecc269f4 ""
"f:/texlive/2024/texmf-dist/fonts/map/fontname/texfonts.map" 1735821617 3524 cb3e574dea2d1052e39280babc910dc8 ""
"f:/texlive/2024/texmf-dist/fonts/sfd/ttf2pk/UGBK.sfd" 1735864473 182544 bcd31d5d273400b38612a969fcab55f9 ""
@ -328,10 +328,10 @@
"picture/seq4_Translate.png" 1736387133 62766 173286a4c767290d23bb3717f33cddd8 ""
"picture/xml-1.png" 1736510444 369276 6cc1d9a530cec03be55c53296252d485 ""
"picture/xml-2.png" 1736510444 572565 ba5fa1e4c851a9aea36bd41b76257b55 ""
"小米便签泛读、标注和维护报告文档.aux" 1736727250 17611 1b5bc85c411970f38ea23fc6f4230aa5 "pdflatex"
"小米便签泛读、标注和维护报告文档.out" 1736727250 4416 b0099eb09a1b7360f7ee3a5184995f5c "pdflatex"
"小米便签泛读、标注和维护报告文档.tex" 1736727219 76149 018391652ac50362766537ce3758fcfc ""
"小米便签泛读、标注和维护报告文档.toc" 1736727250 4609 e8b95cc78d6d06e27b509d39361da483 "pdflatex"
"小米便签泛读、标注和维护报告文档.aux" 1736778735 17876 4b46415bcb7df2b3e306d48ed64518bf "pdflatex"
"小米便签泛读、标注和维护报告文档.out" 1736778735 4655 886cedc25fdd6659027156306efe92a0 "pdflatex"
"小米便签泛读、标注和维护报告文档.tex" 1736778727 76352 7465fbece638828b7152387c00c7c232 ""
"小米便签泛读、标注和维护报告文档.toc" 1736778735 4792 e23b5b3624a04a8a23fa97906b42b8cb "pdflatex"
(generated)
"小米便签泛读、标注和维护报告文档.aux"
"小米便签泛读、标注和维护报告文档.log"

@ -458,15 +458,15 @@ Gtask包用于存放与数据更新同步检测异常相关的类和方法
\hline
\small 32 & ui& NoteItemData & 39行。便签项数据 \\
\hline
\small 33 & ui& NotesListActivity & 111 主界面,实现处理文件夹列表的活动 \\
\small 33 & ui& NotesListActivity & 311 主界面,实现处理文件夹列表的活动 \\
\hline
\small 34 & ui& NotesListAdapter & 便签列表链接器(链接数据库) \\
\small 34 & ui& NotesListAdapter & 20 便签列表链接器(链接数据库) \\
\hline
\small 35 &ui & NotesListItem &23 便签列表项 \\
\small 35 &ui & NotesListItem &89 便签列表项 \\
\hline
\small 36 & ui& NotesPreferenceActivity &187 便签同步的设置界面 \\
\hline
\small 37 & widget& NoteWidgetProvider & 桌面挂件 \\
\small 37 & widget& NoteWidgetProvider & 20 桌面挂件 \\
\hline
\small 38 & widget& NoteWidgetProvider\_2x & 12行。NoteWidgetProvider,负责处理2x大小的小部件更新和其他操作 \\
\hline
@ -534,6 +534,7 @@ Gtask包用于存放与数据更新同步检测异常相关的类和方法
\footnotesize 16 &新增功能 & \footnotesize 获取地理位置 & \footnotesize 一些软件需要获取地理位置权限才可以正常运行,为小米便签植入获取地理位置的功能,可以帮助用户及时定位自己的位置。 \\
\end{longtable}
\newpage
\subsection{开源软件维护后所产生的设计}
\noindent维护后的小米便签主要增加和更改类的类图见图10,维护后产生的体系架构图见图11。

@ -0,0 +1,39 @@
v
java:S2293>"YReplace the type specification in this constructor call with the diamond operator ("<>").(ùË£–8»Ù<C399>Æ2
w
java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(œ€ÄÑ8»Ù<C399>Æ2
w
java:S2293©"YReplace the type specification in this constructor call with the diamond operator ("<>").(¾<>Ȫ8»Ù<C399>Æ2
R
java:S1066"/Merge this if statement with the enclosing one.(ßÚ§µúÿÿÿÿ8½Ù<C399>Æ2
<EFBFBD>
java:S1319"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(“Ÿóßûÿÿÿÿ8¾Ù<C399>Æ2
<EFBFBD>
java:S1319¨"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(•Ñòóýÿÿÿÿ8¾Ù<C399>Æ2
v
java:S11041"TMake widgetId a static final constant or non-public and provide accessors if needed.(ëÁøŸþÿÿÿÿ8¾Ù<C399>Æ2
x
java:S11042"VMake widgetType a static final constant or non-public and provide accessors if needed.(ˆÝŽ€üÿÿÿÿ8¾Ù<C399>Æ2
K
java:S5411"(Use a primitive boolean expression here.(ɯÀÐüÿÿÿÿ8ÁÙ<C399>Æ2
K
java:S5411«"(Use a primitive boolean expression here.(ɯÀÐüÿÿÿÿ8ÁÙ<C399>Æ2
K
java:S5411É"(Use a primitive boolean expression here.( „Œ¢ùÿÿÿÿ8ÁÙ<C399>Æ2
>
java:S11165"Remove this empty statement.(Åñ­õþÿÿÿÿ8œÚ<C39A>Æ2
K
java:S1874=".Remove this use of "<init>"; it is deprecated.(ÕæïÑ8<>Ú<C39A>Æ2
R
java:S2864"4Iterate over the "entrySet" instead of the "keySet".(਷â8¦Ú<C39A>Æ2
J
java:S1125"'Remove the unnecessary boolean literal.(ɯÀÐüÿÿÿÿ8§Ú<C39A>Æ2
R
java:S2864ª"4Iterate over the "entrySet" instead of the "keySet".(਷â8¨Ú<C39A>Æ2
J
java:S1125«"'Remove the unnecessary boolean literal.(ɯÀÐüÿÿÿÿ8¨Ú<C39A>Æ2
I
java:S1168µ"+Return an empty collection instead of null.(¥¹ï<C2B9>8«Ú<C39A>Æ2
J
java:S1125É"'Remove the unnecessary boolean literal.( „Œ¢ùÿÿÿÿ8¬Ú<C39A>Æ2

@ -0,0 +1,10 @@
>
java:S16042"(Make this anonymous inner class a lambda(í˽ý
h java:S100$"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¦Ÿ¦×ýÿÿÿÿ
x
java:S3923h"]This conditional operation returns the same value whether the condition is "true" or "false".(Ýç®Üÿÿÿÿÿ
P
java:S1874h"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ýç®Üÿÿÿÿÿ
P
java:S1874h"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ýç®Üÿÿÿÿÿ

@ -113,7 +113,7 @@ e
java:S5361œ"HReplace this call to "replaceAll()" by a call to the "replace()" method.(´úív8³µÛÅ2
L
java:S2140 ")Use "java.util.Random.nextInt()" instead.(îš‘úúÿÿÿÿ8³µÛÅ2
k java:S100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(クヒ<EFBFBD>8セオロで2
k java:S100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(昞ッタ8セオロで2
e
java:S5361À"HReplace this call to "replaceAll()" by a call to the "replace()" method.(´úív8¿µÛÅ2
L

@ -1,5 +1,5 @@
f java:S117%"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‘ÈÞÿ
l java:S116"WRename this field "trans_result" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ų…þ
h java:S100!"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Çó×·ÿÿÿÿÿ
c java:S100%"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‘ÈÞÿ
f java:S1176"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‘ÈÞÿ
l java:S116 "WRename this field "trans_result" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ų…þ
h java:S1002"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Çó×·ÿÿÿÿÿ
c java:S1006"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‘ÈÞÿ

@ -0,0 +1,11 @@
>
java:S1604]"(Make this anonymous inner class a lambda(ñ×®è
C
java:S1604h"(Make this anonymous inner class a lambda(Ò´Ñ<C2B4>ÿÿÿÿÿ
D
java:S1604"(Make this anonymous inner class a lambda(×ÉÑ‘úÿÿÿÿ
?
java:S1604¹"(Make this anonymous inner class a lambda(À¸èž
V
java:S3398©"?Move this method into the anonymous class declared at line 153.( šåš

@ -0,0 +1,17 @@
v
java:S22930"YReplace the type specification in this constructor call with the diamond operator ("<>").(áÁ”‚8ÃùëÆ2
<EFBFBD>
java:S1319/"pThe return type of this method should be an interface such as "List" rather than the implementation "ArrayList".(”å…<C3A5>8ÃùëÆ2
k
java:S2095~"IUse try-with-resources or close this "InputStream" in a "finally" clause.(©ûªôûÿÿÿÿ8ìùëÆ2
f
java:S2095"IUse try-with-resources or close this "InputStream" in a "finally" clause.(ÙŠËÜ8ìùëÆ2
W
java:S1118":Add a private constructor to hide the implicit public one.( Ä<C2A0>þ8ïùëÆ2
m
java:S2674<18>"JCheck the return value of the "read" call to see how many bytes were read.(´óß°üÿÿÿÿ8üùëÆ2
U
java:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ8üùëÆ2
D
java:S1168Š"&Return an empty array instead of null.(¥¹ï<C2B9>8üùëÆ2

@ -1,73 +1,87 @@
v
java:S2293\"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ýýî°8<>„ÚÅ2
java:S2293\"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ýýî°8£·ˆþÅ2
j
java:S1192¸"MDefine a constant instead of duplicating this literal "输出:
" 3 times.(Ú¥ã8¥·ˆþÅ2
j
java:S1192Û"LDefine a constant instead of duplicating this literal " },
" 3 times.(¥ÁÊÁ8Ž„ÚÅ2
" 3 times.(¥ÁÊÁ8¥·ˆþÅ2

java:S1192Œ"mDefine a constant instead of duplicating this literal "startChat failed,please setLLMConfig before!" 3 times.(™ÓÓÝ8Ž„ÚÅ2
java:S1192Œ"mDefine a constant instead of duplicating this literal "startChat failed,please setLLMConfig before!" 4 times.(™ÓÓÝ8¥·ˆþÅ2
w
java:S1192°"TDefine a constant instead of duplicating this literal "SparkChain failed:
" 3 times.(Τ‡Òÿÿÿÿÿ8¥·ˆþÅ2
n
java:S1192Ø"KDefine a constant instead of duplicating this literal " {
" 4 times.(Ÿñ¼Ñÿÿÿÿÿ8Ž„ÚÅ2
m java:S117\"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ýýî°8<>„ÚÅ2
r java:S117^"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‰ç»ìøÿÿÿÿ8<>„ÚÅ2
" 4 times.(Ÿñ¼Ñÿÿÿÿÿ8¥·ˆþÅ2
q
java:S1192«"NDefine a constant instead of duplicating this literal "
输入:
" 3 times.(䩹Šúÿÿÿÿ8¥·ˆþÅ2
m java:S117\"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ýýî°8§·ˆþÅ2
r java:S117^"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‰ç»ìøÿÿÿÿ8§·ˆþÅ2
n java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(õ£žÛ8§·ˆþÅ2
K
java:S1604<18>"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
K
java:S1604<18>"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8<>„ÚÅ2
java:S1604¥"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
K
java:S1604¥"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8<>„ÚÅ2
java:S1604Â"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
K
java:S1604Â"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8<>„ÚÅ2
java:S1604´"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
K
java:S1604´"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8<>„ÚÅ2
java:S1604ö"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
K
java:S1604ö"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8<>„ÚÅ2
java:S1604"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ8§·ˆþÅ2
F
java:S1604"(Make this anonymous inner class a lambda(—úÔñ8<>„ÚÅ2
java:S1604£"(Make this anonymous inner class a lambda(—úÔñ8¨·ˆþÅ2
K
java:S1604"(Make this anonymous inner class a lambda(øŠ­žúÿÿÿÿ8<>„ÚÅ2
java:S1604°"(Make this anonymous inner class a lambda(øŠ­žúÿÿÿÿ8¨·ˆþÅ2
K
java:S1604"(Make this anonymous inner class a lambda(­«†‡ýÿÿÿÿ8<>„ÚÅ2
java:S1604·"(Make this anonymous inner class a lambda(­«†‡ýÿÿÿÿ8¨·ˆþÅ2
F
java:S1604³"(Make this anonymous inner class a lambda(ºßª<C39F>8<>„ÚÅ2
{ java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ÅÊ«Åùÿÿÿÿ8„ÚÅ2
t java:S116/"XRename this field "btn_startChat" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(žÿí¬8ß„ÚÅ2
s java:S116/"WRename this field "btn_stopChat" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(žÿí¬8á„ÚÅ2
p java:S1169"TRename this field "tv_result" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(<28>°ÉÁ8â„ÚÅ2
java:S1604Ù"(Make this anonymous inner class a lambda(ï‰ÂÝ8¨·ˆþÅ2
{ java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ÅÊ«Åùÿÿÿÿ8ª·ˆþÅ2
t java:S116/"XRename this field "btn_startChat" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(žÿí¬8ä·ˆþÅ2
s java:S116/"WRename this field "btn_stopChat" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(žÿí¬8ä·ˆþÅ2
G
java:S1659/"*Declare "btn_stopChat" on a separate line.(žÿí¬8í„Ú‚Å2
java:S1659/"*Declare "btn_stopChat" on a separate line.(žÿí¬8ì·ˆþÅ2
r
java:S1450:"URemove the "isAuth" field and declare it as a local variable in the relevant methods.(ù8ð„ÚÅ2
X java:S125("<This block of commented-out lines of code should be removed.(œùÒö8ö„ÚÅ2
o java:S100["NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ŸÛ®Äûÿÿÿÿ8þ„ÚÅ2
X java:S125="<This block of commented-out lines of code should be removed.(®²þâ8ÿ„ÚÅ2
java:S1450:"URemove the "isAuth" field and declare it as a local variable in the relevant methods.(ù8ì·ˆþÅ2
X java:S125("<This block of commented-out lines of code should be removed.(œùÒö8ï·ˆþÅ2
] java:S1259"<This block of commented-out lines of code should be removed.(ß—ò²üÿÿÿÿ8¥—þþÅ2
o java:S100["NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ŸÛ®Äûÿÿÿÿ8ô·ˆþÅ2
X java:S125="<This block of commented-out lines of code should be removed.(®²þâ8õ·ˆþÅ2
G
java:S1197]"*Move the array designators [] to the type.(¤šÐ•8<EFBFBD>…ÚÅ2
java:S1197]"*Move the array designators [] to the type.(¤šÐ•8ö·ˆþÅ2
L
java:S1197^"*Move the array designators [] to the type.(‰ç»ìøÿÿÿÿ8‚…Ú‚Å2
java:S1197^"*Move the array designators [] to the type.(‰ç»ìøÿÿÿÿ8÷·ˆþÅ2
N
java:S1172Œ"+Remove this unused method parameter "text".(ªþŸ…øÿÿÿÿ8‡…Ú‚Å2
^ java:S125<18>"<This block of commented-out lines of code should be removed.(‚çíìùÿÿÿÿ8Š…Ú‚Å2
Y java:S125Õ"<This block of commented-out lines of code should be removed.(½Þõž8”…ÚÅ2
^ java:S125å"<This block of commented-out lines of code should be removed.(¡ÚÙžùÿÿÿÿ8—…Ú‚Å2
^ java:S125ù"<This block of commented-out lines of code should be removed.(Áç–´üÿÿÿÿ8™…Ú‚Å2
java:S1172Œ"+Remove this unused method parameter "text".(ªþŸ…øÿÿÿÿ8û·ˆþÅ2
^ java:S125<18>"<This block of commented-out lines of code should be removed.(‚çíìùÿÿÿÿ8ü·ˆþÅ2
Y java:S125Õ"<This block of commented-out lines of code should be removed.(½Þõž8¸ˆþÅ2
^ java:S125å"<This block of commented-out lines of code should be removed.(¡ÚÙžùÿÿÿÿ8ƒ¸ˆþÅ2
^ java:S125ù"<This block of commented-out lines of code should be removed.(Áç–´üÿÿÿÿ8ƒ¸ˆþÅ2
Y
java:S1854";Remove this useless assignment to local variable "results".(Ïê›ð8›…Ú‚Å2
java:S1854";Remove this useless assignment to local variable "results".(Ïê›ð8„¸ˆþÅ2
J
java:S1481",Remove this unused "results" local variable.(Ïê›ð8œ…ÚÅ2
Y java:S125"<This block of commented-out lines of code should be removed.(¿ôž¥8¢…ÚÅ2
java:S1481",Remove this unused "results" local variable.(Ïê›ð8†¸ˆþÅ2
Y java:S125"<This block of commented-out lines of code should be removed.(æÏŒ¼¸ˆþÅ2
^ java:S125¦"<This block of commented-out lines of code should be removed.(¥Ð«ýÿÿÿÿÿ¸ˆþÅ2
F
java:S1905®"(Remove this unnecessary cast to "float".(Ú¿§×8©…ÚÅ2
java:S1905Ô"(Remove this unnecessary cast to "float".(Ú¿§×8<>¸ˆþÅ2
G
java:S2140")Use "java.util.Random.nextInt()" instead.(ÇðÝ¢8ª…ÚÅ2
java:S2140Ü")Use "java.util.Random.nextInt()" instead.(¼“òÕ8¸ˆþÅ2
O
java:S10683"3Remove this unused "sessionFinished" private field.(üû—8«…ÚÅ2
J
java:S10689"-Remove this unused "tv_result" private field.(<28>°ÉÁ8¬…ÚÅ2
java:S10683"3Remove this unused "sessionFinished" private field.(üû—8“¸ˆþÅ2
G
java:S1068:"*Remove this unused "isAuth" private field.(ù8¬…Ú‚Å2
java:S1068:"*Remove this unused "isAuth" private field.(ù8“¸ˆþÅ2
O
java:S1144ÿ"1Remove this unused private "getAndroidId" method.(¿¨Ë¸8¬…ÚÅ2
java:S1144ÿ"1Remove this unused private "getAndroidId" method.(ÏéÔ»8“¸ˆþÅ2
P
java:S1144"2Remove this unused private "startSyncChat" method.(†€Ð«8¬…Ú‚Å2
java:S1144"2Remove this unused private "startSyncChat" method.(†€Ð«8“¸ˆþÅ2
T
java:S1144Â"6Remove this unused private "startChatWithJson" method.(°‚Ó²8¬…ÚÅ2
java:S1144Â"6Remove this unused private "startChatWithJson" method.(°‚Ó²8“¸ˆþÅ2
S
java:S1144<18>"5Remove this unused private "startChatWithQxq" method.(º³êÛ8“¸ˆþÅ2

@ -1,33 +1,37 @@
¨
java:S1192"Define a constant instead of duplicating this literal ",请ç¹å‡»ç½å<E28098>€https://www.xfyun.cn/document/error-codeæŸ¥è¯¢è§£å†³æ¹æ¡ˆ" 4 times.(ñÊ¡€ûÿÿÿÿ
java:S1192"Define a constant instead of duplicating this literal ",请ç¹å‡»ç½å<E28098>€https://www.xfyun.cn/document/error-codeæŸ¥è¯¢è§£å†³æ¹æ¡ˆ" 4 times.(ñÊ¡€ûÿÿÿÿ
a
java:S1192A"FDefine a constant instead of duplicating this literal "zh_cn" 3 times.(Ó±âüùÿÿÿÿ
java:S1192D"FDefine a constant instead of duplicating this literal "zh_cn" 3 times.(Ó±âüùÿÿÿÿ
?
java:S1604»"(Make this anonymous inner class a lambda(똾Â
java:S1604¾"(Make this anonymous inner class a lambda(똾Â
?
java:S1604Ö"(Make this anonymous inner class a lambda(û<>îà
java:S1604Ù"(Make this anonymous inner class a lambda(û<>îà
?
java:S1604å"(Make this anonymous inner class a lambda(˜µÕò
java:S1604è"(Make this anonymous inner class a lambda(˜µÕò
g
java:S2095"IUse try-with-resources or close this "InputStream" in a "finally" clause.(ÊÕº´8¶¦­×Ã2
java:S2095š"IUse try-with-resources or close this "InputStream" in a "finally" clause.(ÊÕº´8¶¦­×Ã2
V java:S125"<This block of commented-out lines of code should be removed.(ÿ”‚…üÿÿÿÿ
Q java:S125"<This block of commented-out lines of code should be removed.(Èù ž
Q java:S125!"<This block of commented-out lines of code should be removed.(É룱
t
java:S30080"RRename this field "Xparser" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(«œ<C2AB>ªøÿÿÿÿ8Äã<C3A3>Æ2
d
java:S3008/"NRename this field "TAG" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(½ô<C2BD>·
java:S30082"NRename this field "TAG" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(½ô<C2BD>·
z
java:S1149F"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(‹—ÁÉþÿÿÿÿ
java:S1149I"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(‹—ÁÉþÿÿÿÿ
{
java:S1149¼"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(ÄÈŒíþÿÿÿÿ
java:S1149¿"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(ÄÈŒíþÿÿÿÿ
P
java:S1161I":Add the "@Override" annotation above this method signature(ßìê¯
java:S1161L":Add the "@Override" annotation above this method signature(ßìê¯
_
java:S3252["DUse static access with "android.content.Context" for "MODE_PRIVATE".(”˜‹þýÿÿÿÿ
R java:S125¥"<This block of commented-out lines of code should be removed.(ªéˆë
P
java:S2864½"4Iterate over the "entrySet" instead of the "keySet".(<28>†—ýøÿÿÿÿ
R java:S125÷"<This block of commented-out lines of code should be removed.(—Ü<E28094>±
X java:S125<18>"<This block of commented-out lines of code should be removed.(ë<>ïT8Ö¦­×Ã2
java:S3252^"DUse static access with "android.content.Context" for "MODE_PRIVATE".(”˜‹þýÿÿÿÿ
R java:S125¨"<This block of commented-out lines of code should be removed.(ªéˆë
J
java:S2864À"4Iterate over the "entrySet" instead of the "keySet".(Œêƒ0
R java:S125ú"<This block of commented-out lines of code should be removed.(—Ü<E28094>±
X java:S125"<This block of commented-out lines of code should be removed.(ë<>ïT8Ö¦­×Ã2
M
java:S10680"+Remove this unused "Xparser" private field.(«œ<C2AB>ªøÿÿÿÿ8üã<C3A3>Æ2
E
java:S1068B"/Remove this unused "selectedNum" private field.(Çüèç
java:S1068E"/Remove this unused "selectedNum" private field.(Çüèç

@ -23,10 +23,10 @@ java:S1604
F
java:S1604Õ"(Make this anonymous inner class a lambda(ά¯”8ÌÀðÌÃ2
K
java:S1604
java:S1604Ÿ
"(Make this anonymous inner class a lambda(øïš‰þÿÿÿÿ8ÌÀðÌÃ2
K
java:S1604ž
java:S1604¦
"(Make this anonymous inner class a lambda(î¢ëçûÿÿÿÿ8ÍÀðÌÃ2
n
java:S1301Å"KReplace this "switch" statement by "if" statements to increase readability.(ד¾ñùÿÿÿÿ8ÍÀðÌÃ2
@ -102,39 +102,38 @@ java:S1125
^ java:S125Õ "<This block of commented-out lines of code should be removed.(¸Ÿ¡ƒúÿÿÿÿ8澄ÓÄ2
^ java:S125Ù "<This block of commented-out lines of code should be removed.( ›Á‰ÿÿÿÿÿ8¤ÇðÌÃ2
T
java:S2696
java:S2696
"6Make the enclosing method "static" or remove this set.(¨Ü<C2A8>8©ÇðÌÃ2
T
java:S2696
java:S2696š
"6Make the enclosing method "static" or remove this set.(ºŠèš8ªÇðÌÃ2
¤
java:S1186 
java:S1186¨
"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(—…º£ÿÿÿÿÿ8®ÇðÌÃ2
Q
java:S1874Ç
java:S1874Ï
".Remove this use of "<init>"; it is deprecated.(ЧðÛýÿÿÿÿ8²ÇðÌÃ2
m
java:S1874Ð
java:S1874Ø
"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(÷ችûÿÿÿÿ8´ÇðÌÃ2
R
java:S1874Þ
java:S1874æ
"/Remove this use of "execute"; it is deprecated.( å«<C3A5>ûÿÿÿÿ8¸ÇðÌÃ2
O
java:S1874ï
java:S1874÷
"1Remove this use of "getParent"; it is deprecated.(Ú¥öò8ºÇðÌÃ2
O
java:S1874ï
java:S1874÷
"1Remove this use of "getParent"; it is deprecated.(Ú¥öò8»ÇðÌÃ2
o
java:S3776ú
"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb8¾ÇðÌÃ2
H
java:S3398§ "%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ8ÎÇðÌÃ2
java:S3776 "RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb8¾ÇðÌÃ2
R
java:S3398˜"/Move this method into "BackgroundQueryHandler".(—÷õŽüÿÿÿÿ8ÎÇðÌÃ2
C
java:S3398¾"%Move this method into "ModeCallback".(ãìîí8ÎÇðÌÃ2
H
java:S3398¯ "%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ8ÎÇðÌÃ2
N
java:S3398"0Move this method into "OnListItemClickListener".(‘ðð¡8ÎÇðÌÃ2
R
java:S3398˜"/Move this method into "BackgroundQueryHandler".(—÷õŽüÿÿÿÿ8ÎÇðÌÃ2
ä
java:S6541¯ "ÅA "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 112 to 64, Complexity from 20 to 14, Nesting Level from 3 to 2, Number of Variables from 9 to 6.(<28>ñ”Ò8ÓÇðÌÃ2
java:S6541¯ "ÅA "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 118 to 64, Complexity from 21 to 14, Nesting Level from 3 to 2, Number of Variables from 9 to 6.(<28>ñ”Ò8ÓÇðÌÃ2

@ -1,3 +1,3 @@
[
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(½ÏïŒ
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(½ÏïŒ

@ -0,0 +1,9 @@
I
java:S2755"3Disable access to external entities in XML parsing.(­¬é¬
z
java:S1149"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¨âà<C3A2>øÿÿÿÿ
P
java:S1118":Add a private constructor to hide the implicit public one.(­÷ÉÛ
E
java:S1905 "*Remove this unnecessary cast to "Element".(»ïòšùÿÿÿÿ

@ -0,0 +1,3 @@
>
java:S16049"(Make this anonymous inner class a lambda(€ÖÊ©

@ -1,16 +0,0 @@
v
java:S11923"TDefine a constant instead of duplicating this literal "没有匹é…<C3A9>结果." 4 times.(ÚÖ<C39A>íúÿÿÿÿ8Üâ±À2
<EFBFBD>
java:S1149 "_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ8Àã±À2
<EFBFBD>
java:S1149&"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ8Àã±À2
<EFBFBD>
java:S1149C"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ8Àã±À2
<EFBFBD>
java:S1149a"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ8Àã±À2
\
java:S1118
":Add a private constructor to hide the implicit public one.(¸ôôÅùÿÿÿÿ8Àã±À2
X java:S125"<This block of commented-out lines of code should be removed.(Ááð®8Èã±À2
] java:S125k"<This block of commented-out lines of code should be removed.(²Õ±ýýÿÿÿÿ8Õã±À2

@ -0,0 +1,24 @@
f
java:S11927"PDefine a constant instead of duplicating this literal "ã€<C3A3>置信度ã€" 4 times.(ÍŒÀ‚
^
java:S11922"HDefine a constant instead of duplicating this literal "nomatch" 5 times.(©Ö¹ú
o
java:S11923"TDefine a constant instead of duplicating this literal "没有匹é…<C3A9>结果." 8 times.(ÚÖ<C39A>íúÿÿÿÿ
z
java:S1149 "_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ
z
java:S1149&"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ
z
java:S1149b"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ
z
java:S1149}"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ
{
java:S1149"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(¦ªÙÎþÿÿÿÿ
U
java:S1118
":Add a private constructor to hide the implicit public one.(¸ôôÅùÿÿÿÿ
Q java:S125"<This block of commented-out lines of code should be removed.(Ááð®
h
java:S3776%"RRefactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed.(Ë£–±
W java:S125£"<This block of commented-out lines of code should be removed.(²Õ±ýýÿÿÿÿ

@ -49,8 +49,6 @@ r
Bapp/src/main/java/net/micode/notes/ui/translate_demo/MD5Utils.java,a\9\a941421d3db53d4e927c6bc2d9b40bf61e973e41

Oapp/src/main/java/net/micode/notes/ui/translate_demo/BaiduTranslateService.java,f\5\f569a4f5dda8f690f66881a95002c7956fbffa85
e
5app/src/main/java/net/micode/notes/ui/JsonParser.java,f\b\fb1433246eb0905301ae806270bb60a2f8f112a4
X
(gradle/wrapper/gradle-wrapper.properties,f\b\fbe448ebfc3eb2d4e308f6b8b043666f5b57235e
g
@ -121,3 +119,19 @@ Napp/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java
Oapp/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java,0\f\0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1
h
8app/src/main/java/net/micode/notes/ui/AlarmReceiver.java,5\8\5836a695995df8fadacfa6409fe8d21d88946842
q
Aapp/src/main/java/net/micode/notes/ui/speech/util/JsonParser.java,f\c\fc1a355e970430264ca572b60cccd6798dfd13a2
p
@app/src/main/java/net/micode/notes/ui/speech/util/XmlParser.java,c\a\cadfd04add5e8e1d3c069aff999868ff12d2cfe0
g
7app/src/main/java/net/micode/notes/ui/DropdownMenu.java,d\1\d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1
i
9app/src/main/java/net/micode/notes/ui/DateTimePicker.java,6\c\6cbf8bd9aa98eff862b1dc067330ba66ba4493aa
o
?app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java,2\b\2bfc771e07e87c37d3a76a2c815bc8fb30649798
l
<app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java,0\2\0268ec648e2fc0139b30ed13396174b7392c1ae2
u
Eapp/src/main/java/net/micode/notes/ui/speech/setting/TtsSettings.java,9\6\96c90456ca9bf3852083f123979858f9da1e56cc
n
>app/src/main/java/net/micode/notes/ui/speech/util/FucUtil.java,7\3\731d5e4703d786ab336a747e7680203210a1bb79

@ -49,8 +49,6 @@ r
Bapp/src/main/java/net/micode/notes/ui/translate_demo/MD5Utils.java,a\9\a941421d3db53d4e927c6bc2d9b40bf61e973e41

Oapp/src/main/java/net/micode/notes/ui/translate_demo/BaiduTranslateService.java,f\5\f569a4f5dda8f690f66881a95002c7956fbffa85
e
5app/src/main/java/net/micode/notes/ui/JsonParser.java,f\b\fb1433246eb0905301ae806270bb60a2f8f112a4
X
(gradle/wrapper/gradle-wrapper.properties,f\b\fbe448ebfc3eb2d4e308f6b8b043666f5b57235e
g
@ -121,3 +119,19 @@ Napp/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java
Oapp/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java,0\f\0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1
h
8app/src/main/java/net/micode/notes/ui/AlarmReceiver.java,5\8\5836a695995df8fadacfa6409fe8d21d88946842
q
Aapp/src/main/java/net/micode/notes/ui/speech/util/JsonParser.java,f\c\fc1a355e970430264ca572b60cccd6798dfd13a2
p
@app/src/main/java/net/micode/notes/ui/speech/util/XmlParser.java,c\a\cadfd04add5e8e1d3c069aff999868ff12d2cfe0
g
7app/src/main/java/net/micode/notes/ui/DropdownMenu.java,d\1\d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1
i
9app/src/main/java/net/micode/notes/ui/DateTimePicker.java,6\c\6cbf8bd9aa98eff862b1dc067330ba66ba4493aa
o
?app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java,2\b\2bfc771e07e87c37d3a76a2c815bc8fb30649798
l
<app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java,0\2\0268ec648e2fc0139b30ed13396174b7392c1ae2
u
Eapp/src/main/java/net/micode/notes/ui/speech/setting/TtsSettings.java,9\6\96c90456ca9bf3852083f123979858f9da1e56cc
n
>app/src/main/java/net/micode/notes/ui/speech/util/FucUtil.java,7\3\731d5e4703d786ab336a747e7680203210a1bb79

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_splash" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\activity_splash.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.FrameLayout"><Targets><Target tag="layout/activity_splash_0" view="FrameLayout"><Expressions/><location startLine="1" startOffset="0" endLine="52" endOffset="13"/></Target><Target id="@+id/fullscreen_content" view="TextView"><Expressions/><location startLine="13" startOffset="4" endLine="22" endOffset="34"/></Target><Target id="@+id/fullscreen_content_controls" view="LinearLayout"><Expressions/><location startLine="31" startOffset="8" endLine="48" endOffset="22"/></Target><Target id="@+id/dummy_button" view="Button"><Expressions/><location startLine="40" startOffset="12" endLine="46" endOffset="44"/></Target></Targets></Layout>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="activity_splash" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\activity_splash.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.FrameLayout"><Targets><Target tag="layout/activity_splash_0" view="FrameLayout"><Expressions/><location startLine="1" startOffset="0" endLine="52" endOffset="13"/></Target><Target id="@+id/fullscreen_content" view="TextView"><Expressions/><location startLine="13" startOffset="4" endLine="22" endOffset="34"/></Target><Target id="@+id/fullscreen_content_controls" view="LinearLayout"><Expressions/><location startLine="31" startOffset="8" endLine="48" endOffset="22"/></Target><Target id="@+id/dummy_button" view="Button"><Expressions/><location startLine="40" startOffset="12" endLine="46" endOffset="45"/></Target></Targets></Layout>

@ -1,4 +1,4 @@
#Fri Jan 10 20:01:48 CST 2025
#Mon Jan 13 21:32:59 CST 2025
net.micode.notes.app-main-31\:/color/primary_text_dark.xml=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\mergeDebugResources\\color_primary_text_dark.xml.flat
net.micode.notes.app-main-31\:/color/secondary_text_dark.xml=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\mergeDebugResources\\color_secondary_text_dark.xml.flat
net.micode.notes.app-main-31\:/drawable-hdpi/bg_btn_set_color.png=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\merged_res\\debug\\mergeDebugResources\\drawable-hdpi_bg_btn_set_color.png.flat

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/list_white_middle"
android:orientation="vertical"
tools:context=".SparkChain.IflytexActivity">
<TextView
android:id="@+id/Chat_Notification"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_above="@+id/test_input"
android:layout_alignParentTop="true"
android:layout_marginTop="-4dp"
android:layout_marginBottom="4dp"
android:background="@android:color/background_light"
android:scrollbars="vertical"
android:visibility="visible" />
<EditText
android:id="@+id/test_input"
android:layout_width="match_parent"
android:layout_height="49dp"
android:layout_above="@+id/test_LinearLayout"
android:background="#A3FFFFFF"
android:hint="用户输入"
android:textColor="@color/light_blue_600" />
<LinearLayout
android:id="@+id/test_LinearLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_marginLeft="10dp"
android:layout_marginRight="10dp"
android:layout_marginBottom="10dp"
android:orientation="horizontal">
<Button
android:id="@+id/test_start"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="SEND" />
<Button
android:id="@+id/Chat_arun_stop_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="STOP" />
</LinearLayout>
</RelativeLayout>

@ -1,4 +1,4 @@
#Mon Jan 13 08:09:45 CST 2025
#Tue Jan 14 08:45:18 CST 2025
base.0=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeExtDexDebug\\classes.dex
base.1=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\0\\classes.dex
base.10=D\:\\software engineering\\xiaomi\\xiaomi\\xiaomi-src\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\6\\classes.dex

@ -19,6 +19,10 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\iatdemo.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\iatdemo.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_image_generation.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_image_generation.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_login.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_login.xml"
@ -27,10 +31,6 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\settings_header.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\settings_header.xml"
},
{
"merged": "net.micode.notes.app-mergeDebugResources-28:/layout/activity_image_understanding.xml",
"source": "net.micode.notes.app-main-31:/layout/activity_image_understanding.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\group_header_layout.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\group_header_layout.xml"
@ -39,14 +39,14 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\widget_4x.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\widget_4x.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\ttsdemo.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\ttsdemo.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\ifly_layout_mnotice_image.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\ifly_layout_mnotice_image.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\ttsdemo.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\ttsdemo.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\text_format_toolbar.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\text_format_toolbar.xml"
@ -71,10 +71,6 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_iflytex.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_iflytex.xml"
},
{
"merged": "net.micode.notes.app-mergeDebugResources-28:/layout/activity_main.xml",
"source": "net.micode.notes.app-main-31:/layout/activity_main.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\item_group.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\item_group.xml"
@ -87,6 +83,10 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\account_dialog_title.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\account_dialog_title.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_image_understanding.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_image_understanding.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_result_identify.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_result_identify.xml"
@ -111,6 +111,10 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\isrdemo.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\isrdemo.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_main.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_main.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\activity_change_password.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\activity_change_password.xml"
@ -123,6 +127,10 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\folder_list_item.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\folder_list_item.xml"
},
{
"merged": "net.micode.notes.app-mergeDebugResources-28:/layout/activity_iflytex.xml",
"source": "net.micode.notes.app-main-31:/layout/activity_iflytex.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\widget_2x.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\widget_2x.xml"
@ -162,9 +170,5 @@
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-mergeDebugResources-28:\\layout\\dialog_edit_text.xml",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\dialog_edit_text.xml"
},
{
"merged": "net.micode.notes.app-mergeDebugResources-28:/layout/activity_image_generation.xml",
"source": "net.micode.notes.app-main-31:/layout/activity_image_generation.xml"
}
]

@ -111,6 +111,10 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-debug-29:\\drawable-hdpi_list_yellow_middle.9.png.flat",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\drawable-hdpi\\list_yellow_middle.9.png"
},
{
"merged": "net.micode.notes.app-debug-29:/layout_activity_iflytex.xml.flat",
"source": "net.micode.notes.app-main-31:/layout/activity_iflytex.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-debug-29:\\drawable-hdpi_selected.png.flat",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\drawable-hdpi\\selected.png"
@ -155,10 +159,6 @@
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-debug-29:\\drawable_main_setting_btn_np.xml.flat",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\drawable\\main_setting_btn_np.xml"
},
{
"merged": "net.micode.notes.app-debug-29:/menu_note_edit.xml.flat",
"source": "net.micode.notes.app-main-31:/menu/note_edit.xml"
},
{
"merged": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-debug-29:\\layout_iatdemo.xml.flat",
"source": "C:\\Users\\秦薪淇\\.gradle\\daemon\\8.7\\net.micode.notes.app-main-31:\\layout\\iatdemo.xml"

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save