noteslistactivity

This commit is contained in:
ziji Wu 2019-10-07 10:28:29 +08:00
parent 3d270fc2d7
commit be043ac97f
140 changed files with 742 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,8 @@
gsquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Í<C38D>¸ýÿÿÿÿ
nsquid:CommentedOutCodeLineQ"<This block of commented-out lines of code should be removed.(ëœôùþÿÿÿÿ8 ÂØÓÑ-
P squid:S1481G"2Remove this unused "pendingIntent" local variable.(¡áá8 ÂØÓÑ-
_ squid:S1854I"ARemove this useless assignment to local variable "pendingIntent".(½öè¶8 ÂØÓÑ-
_ squid:S1854M"ARemove this useless assignment to local variable "pendingIntent".(½öè¶8 ÂØÓÑ-
K squid:S1172B".Remove this unused method parameter "content".(ÖÔ¥R8 ÂØÓÑ-
<EFBFBD> squid:S3008""eRename this field "GTASK_SYNC_NOTIFICATION_ID" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ëíÅÍúÿÿÿÿ

View File

@ -0,0 +1,2 @@
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ð«¦í

View File

@ -0,0 +1,6 @@
t squid:S4144Á"\Update this method so that its implementation is not identical to "getParentId" on line 185.(ø¦¯ÿ
? squid:S1125r"(Remove the literal "true" boolean value.(ãêÛì
n squid:S3776p"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(Ñý¨úýÿÿÿÿ
? squid:S1125T"(Remove the literal "true" boolean value.(ú«€É
D squid:S1125q"(Remove the literal "true" boolean value.(¢´—Öÿÿÿÿÿ

View File

@ -0,0 +1,2 @@
d squid:S00101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(<28>

View File

@ -0,0 +1,3 @@
u squid:S2293)"YReplace the type specification in this constructor call with the diamond operator ("<>").(<28>½ñäÿÿÿÿÿ
Q squid:S1118":Add a private constructor to hide the implicit public one.(ãÛÒÛ

View File

@ -0,0 +1,13 @@
u squid:S11925"^Define a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT 0," 11 times.(çÀœª
w squid:S1192<"[Define a constant instead of duplicating this literal " TEXT NOT NULL DEFAULT ''," 5 times.(ƒþÞ¿ùÿÿÿÿ
9 squid:S1214'""Move constants to a class or enum.(áÅÔö
] squid:S1192c"FDefine a constant instead of duplicating this literal "=new." 6 times.(Øëž°
d squid:S1192b"HDefine a constant instead of duplicating this literal " SET " 8 times.(Õ÷Ë“üÿÿÿÿ
b squid:S1192o"FDefine a constant instead of duplicating this literal "=old." 6 times.(”»ÎÔüÿÿÿÿ
<EFBFBD> squid:S11928"yDefine a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," 4 times.(˜›£·
d squid:S1192"GDefine a constant instead of duplicating this literal " BEGIN" 6 times.(ÕêïŠþÿÿÿÿ
i squid:S1192"RDefine a constant instead of duplicating this literal " AFTER DELETE ON " 3 times.(“áâB
a squid:S1192a"JDefine a constant instead of duplicating this literal " UPDATE " 8 times.(ìó¥Ä
` squid:S1192c"IDefine a constant instead of duplicating this literal " WHERE " 8 times.(Øëž°
d squid:S1192`"HDefine a constant instead of duplicating this literal " BEGIN " 4 times.(ÕêïŠþÿÿÿÿ

View File

@ -0,0 +1,17 @@
K squid:S1066e"/Merge this if statement with the enclosing one.(ßÚ§µúÿÿÿÿ
K squid:S2864n"4Iterate over the "entrySet" instead of the "keySet".(਷â
K squid:S2864~"4Iterate over the "entrySet" instead of the "keySet".(਷â
"squid:ClassVariableVisibilityCheck+"TMake widgetId a static final constant or non-public and provide accessors if needed.(åÇŽ<C387>
C squid:S1168Œ"+Return an empty collection instead of null.(¥¹ï<C2B9>
E squid:S1125œ"(Remove the literal "true" boolean value.( „Œ¢ùÿÿÿÿ
"squid:ClassVariableVisibilityCheck,"VMake widgetType a static final constant or non-public and provide accessors if needed.(ö漬þÿÿÿÿ
F squid:S5411o"*Use the primitive boolean expression here.(ɯÀÐüÿÿÿÿ
D squid:S1125"(Remove the literal "true" boolean value.(ɯÀÐüÿÿÿÿ
p squid:S2293m"YReplace the type specification in this constructor call with the diamond operator ("<>").(œ€ÄÑ
G squid:S5411œ"*Use the primitive boolean expression here.( „Œ¢ùÿÿÿÿ
F squid:S5411"*Use the primitive boolean expression here.(ɯÀÐüÿÿÿÿ
p squid:S2293}"YReplace the type specification in this constructor call with the diamond operator ("<>").(¾<>Ȫ
D squid:S1125o"(Remove the literal "true" boolean value.(ɯÀÐüÿÿÿÿ
Ksquid:EmptyStatementUsageCheck-"Remove this empty statement.(ôŸŽìúÿÿÿÿ
u squid:S22931"YReplace the type specification in this constructor call with the diamond operator ("<>").(àÉ™âùÿÿÿÿ

View File

@ -0,0 +1,2 @@
e squid:S00101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(–¿ÖÜ

View File

@ -0,0 +1,4 @@
}squid:UselessImportCheck"TRemove this unnecessary import: same package classes are always implicitly imported.(«ƒà·þÿÿÿÿ
k squid:S00100("NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¦Ÿ¦×ýÿÿÿÿ
y squid:S3923P"]This conditional operation returns the same value whether the condition is "true" or "false".(Ýç®Üÿÿÿÿÿ

View File

@ -0,0 +1,18 @@
K squid:S1066~"/Merge this if statement with the enclosing one.(䲜¼øÿÿÿÿ
\ squid:S2147l"ECombine this catch with the one at line 106, which has the same body.(æš©›
d squid:S1192x"HDefine a constant instead of duplicating this literal "=? AND " 4 times.(„¼¹<C2BC>úÿÿÿÿ
c squid:S1192D"GDefine a constant instead of duplicating this literal "%s: %s" 4 times.(ÇÇ÷«ùÿÿÿÿ
l squid:S3252æ"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ž“ñ§ûÿÿÿÿ
V squid:S1118&":Add a private constructor to hide the implicit public one.(³¡¸<C2A1>ÿÿÿÿÿ
u squid:S22932"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
 squid:S1319("kThe type of the "ids" object should be an interface such as "Set" rather than the implementation "HashSet".(îîè“
Š squid:S1319È"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(ÛëÈðýÿÿÿÿ
 squid:S1319S"kThe type of the "ids" object should be an interface such as "Set" rather than the implementation "HashSet".(󆱋ÿÿÿÿÿ
n squid:S3252æ"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(ž“ñ§ûÿÿÿÿ
n squid:S3252ù"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(±ðŒ“úÿÿÿÿ
u squid:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
v squid:S2293Ò"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ûª¡úÿÿÿÿ
U squid:S1155-">Use isEmpty() to check whether the collection is empty or not.(´¤”Ó
[ squid:S2147E"DCombine this catch with the one at line 67, which has the same body.(æš©›
g squid:S3252ø"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ýʹà

View File

@ -0,0 +1,14 @@
\ squid:S2147{"ECombine this catch with the one at line 114, which has the same body.(ï­£Ä
? squid:S1148P"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
? squid:S1148z"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
? squid:S1148w"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
? squid:S1148t"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
a squid:S2147u"ECombine this catch with the one at line 114, which has the same body.(ÿëÛßúÿÿÿÿ
N squid:S1135y"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
N squid:S1135v"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
? squid:S1148}"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
N squid:S1135s"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
h squid:S1301<18>"KReplace this "switch" statement by "if" statements to increase readability.(öÛ«°þÿÿÿÿ
\ squid:S2147x"ECombine this catch with the one at line 114, which has the same body.(‚ùïÄ
N squid:S1135|"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ

View File

@ -0,0 +1,13 @@
h squid:S1192"RDefine a constant instead of duplicating this literal " AFTER DELETE ON " 3 times.(“áâB
u squid:S11920"^Define a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT 0," 11 times.(çÀœª
d squid:S1192]"HDefine a constant instead of duplicating this literal " SET " 8 times.(Õ÷Ë“üÿÿÿÿ
` squid:S1192^"IDefine a constant instead of duplicating this literal " WHERE " 8 times.(Øëž°
d squid:S1192["HDefine a constant instead of duplicating this literal " BEGIN " 4 times.(ÕêïŠþÿÿÿÿ
] squid:S1192^"FDefine a constant instead of duplicating this literal "=new." 6 times.(Øëž°
a squid:S1192\"JDefine a constant instead of duplicating this literal " UPDATE " 8 times.(ìó¥Ä
w squid:S11927"[Define a constant instead of duplicating this literal " TEXT NOT NULL DEFAULT ''," 5 times.(ƒþÞ¿ùÿÿÿÿ
<EFBFBD> squid:S11923"yDefine a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," 4 times.(˜›£·
d squid:S1192Ž"GDefine a constant instead of duplicating this literal " BEGIN" 6 times.(ÕêïŠþÿÿÿÿ
b squid:S1192j"FDefine a constant instead of duplicating this literal "=old." 6 times.(”»ÎÔüÿÿÿÿ
9 squid:S1214#""Move constants to a class or enum.(áÅÔö

View File

@ -0,0 +1,40 @@
b squid:S2184s"FCast one of the operands of this multiplication operation to a "long".(⣛Úùÿÿÿÿ
@ squid:S1148Ú"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
@ squid:S1148Þ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
@ squid:S1148æ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
@ squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
@ squid:S1148<18>"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
fsquid:CallToDeprecatedMethodK"9Remove this use of "DefaultHttpClient"; it is deprecated.(믥ìþÿÿÿÿ
Zsquid:CallToDeprecatedMethodç"2Remove this use of "HttpParams"; it is deprecated.(ŸÅE
_squid:CallToDeprecatedMethodç"7Remove this use of "BasicHttpParams"; it is deprecated.(ŸÅE
jsquid:CallToDeprecatedMethodè"<Remove this use of "HttpConnectionParams"; it is deprecated.(­Ú¬Ùùÿÿÿÿ
jsquid:CallToDeprecatedMethodé"<Remove this use of "HttpConnectionParams"; it is deprecated.(åÙµÌûÿÿÿÿ
asquid:CallToDeprecatedMethodê"9Remove this use of "DefaultHttpClient"; it is deprecated.(ÛÔÇ/
fsquid:CallToDeprecatedMethodë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
fsquid:CallToDeprecatedMethodë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
hsquid:CallToDeprecatedMethodí":Remove this use of "HttpProtocolParams"; it is deprecated.(Õêøÿÿÿÿÿ
Xsquid:CallToDeprecatedMethodò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
Xsquid:CallToDeprecatedMethodò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
bsquid:CallToDeprecatedMethodó"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
\squid:CallToDeprecatedMethod÷".Remove this use of "Cookie"; it is deprecated.(Жí˜ÿÿÿÿÿ
\squid:CallToDeprecatedMethodù".Remove this use of "Cookie"; it is deprecated.(<28>èý¯ûÿÿÿÿ
^squid:CallToDeprecatedMethodŸ"0Remove this use of "HttpPost"; it is deprecated.(÷îäÐøÿÿÿÿ
^squid:CallToDeprecatedMethod "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
^squid:CallToDeprecatedMethod "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
[squid:CallToDeprecatedMethod¦"2Remove this use of "HttpEntity"; it is deprecated.(Û…­ñ
G squid:S2093µ"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
Ysquid:CallToDeprecatedMethodÌ"0Remove this use of "HttpPost"; it is deprecated.(ê ¶É
] squid:S2147Ü"ECombine this catch with the one at line 344, which has the same body.(ï­£Ä
hsquid:CallToDeprecatedMethodÎ":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
v squid:S2293Î"YReplace the type specification in this constructor call with the diamond operator ("<>").(æå<C3A6>„þÿÿÿÿ
hsquid:CallToDeprecatedMethodÎ":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
esquid:CallToDeprecatedMethodÐ"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
esquid:CallToDeprecatedMethodÐ"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
bsquid:CallToDeprecatedMethodÔ"4Remove this use of "HttpResponse"; it is deprecated.(¬±ó<C2B1>ûÿÿÿÿ
msquid:CallToDeprecatedMethodØ"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ
] squid:S2147"ECombine this catch with the one at line 535, which has the same body.(ï­£Ä
Xsquid:CallToDeprecatedMethod"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
Xsquid:CallToDeprecatedMethod"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
bsquid:CallToDeprecatedMethodˆ"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
msquid:CallToDeprecatedMethod"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ

View File

@ -0,0 +1,7 @@
g squid:S1301h"KReplace this "switch" statement by "if" statements to increase readability.(ãÁð™øÿÿÿÿ
p squid:S22931"YReplace the type specification in this constructor call with the diamond operator ("<>").(§þ¢¾
N squid:S1135c"2Complete the task associated to this TODO comment.(ƒŠ® úÿÿÿÿ
U"squid:SwitchLastCaseIsDefaultCheckh""Add a default case to this switch.(ãÁð™øÿÿÿÿ
_ squid:S1126­"BReplace this if-then-else statement by a single method invocation.(‚å¿¥ûÿÿÿÿ
Q squid:S2864Â"4Iterate over the "entrySet" instead of the "keySet".(ΚŸ<C5A1>ûÿÿÿÿ

View File

@ -0,0 +1,17 @@
o squid:S3776»"RRefactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed.(ݨÁ±øÿÿÿÿ
Lsquid:EmptyStatementUsageCheckŠ"Remove this empty statement.(ôŸŽìúÿÿÿÿ
O squid:S1135¬"2Complete the task associated to this TODO comment.(Ùü§“ýÿÿÿÿ
u squid:S2293l"YReplace the type specification in this constructor call with the diamond operator ("<>").(êÝýÂþÿÿÿÿ
"squid:ClassVariableVisibilityCheckP"VMake tvModified a static final constant or non-public and provide accessors if needed.(ƒëÔ£ÿÿÿÿÿ
Lsquid:EmptyStatementUsageCheckÀ"Remove this empty statement.(ôŸŽìúÿÿÿÿ
Y squid:S1126í"AReplace this if-then-else statement by a single return statement.(®ÎÚÉ
"squid:ClassVariableVisibilityCheckV"XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.(ýãä¬üÿÿÿÿ
q squid:S2293Ö"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð
o squid:S1450"WRemove the "mPattern" field and declare it as a local variable in the relevant methods.(©´ÖÛ
p squid:S2293t"YReplace the type specification in this constructor call with the diamond operator ("<>").(À—’¢
Š"squid:ClassVariableVisibilityCheckR"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(ªà¶±ûÿÿÿÿ
Š"squid:ClassVariableVisibilityCheckT"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.(“²<E2809C>Öúÿÿÿÿ
L squid:S2864 "4Iterate over the "entrySet" instead of the "keySet".(­Ô‡ï
u squid:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÑÓ<C391>¥üÿÿÿÿ
u squid:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").(®ú÷õþÿÿÿÿ

View File

@ -0,0 +1,3 @@
i squid:S3776H"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(ʃëï
4 squid:S2386$"Make this member "protected".(óð<C3B3>ß

View File

@ -0,0 +1,2 @@
n squid:S37763"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(üßú–ùÿÿÿÿ

View File

@ -0,0 +1,8 @@
U squid:S1153 "1Directly append the argument of String.valueOf().(œËߦýÿÿÿÿ8ϵ•âÔ-
V squid:S1135¯"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ8ϵ•âÔ-
H squid:S1659"$Declare "noteId" on a separate line.(Ÿàؘøÿÿÿÿ8ϵ•âÔ-
L squid:S1659"(Declare "insertedId" on a separate line.(Ÿàؘøÿÿÿÿ8ϵ•âÔ-
\ squid:S2130Ë"8Use "Long.parseLong" for this string-to-long conversion.(•ãÿ¬ÿÿÿÿÿ8ϵ•âÔ-
q squid:S1192<18>"MDefine a constant instead of duplicating this literal "Unknown URI " 4 times.(¶ª¦þüÿÿÿÿ8ϵ•âÔ-
ˆ squid:S3008N"eRename this field "NOTES_SNIPPET_SEARCH_QUERY" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Èò<C388>ƒùÿÿÿÿ8ϵ•âÔ-

View File

@ -0,0 +1,2 @@
W squid:S3398ß"?Move this method into the anonymous class declared at line 118.( šåš

View File

@ -0,0 +1,8 @@
j squid:S1192Ž"MDefine a constant instead of duplicating this literal "Unknown URI " 4 times.(¶ª¦þüÿÿÿÿ
N squid:S1153ž"1Directly append the argument of String.valueOf().(œËߦýÿÿÿÿ
<EFBFBD> squid:S3008L"eRename this field "NOTES_SNIPPET_SEARCH_QUERY" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Èò<C388>ƒùÿÿÿÿ
A squid:S1659"$Declare "noteId" on a separate line.(Ÿàؘøÿÿÿÿ
E squid:S1659"(Declare "insertedId" on a separate line.(Ÿàؘøÿÿÿÿ
U squid:S2130É"8Use "Long.parseLong" for this string-to-long conversion.(•ãÿ¬ÿÿÿÿÿ
O squid:S1135­"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ

View File

@ -0,0 +1,6 @@
@ squid:S1125©"(Remove the literal "true" boolean value.(ÍÛì•
9 squid:S2386K"Make this member "protected".(Ñ㳎ýÿÿÿÿ
4 squid:S2386A"Make this member "protected".(”µåÓ
G squid:S1066À"/Merge this if statement with the enclosing one.(â<>®¾
Y squid:S1126Û"AReplace this if-then-else statement by a single return statement.(¶ø ˜

View File

@ -0,0 +1,7 @@
k squid:S1192?"ODefine a constant instead of duplicating this literal "Wrong note id:" 3 times.(€¨ƒ¦úÿÿÿÿ
V squid:S1155ì">Use isEmpty() to check whether the collection is empty or not.(”¥ŠÉ
] squid:S1126}"AReplace this if-then-else statement by a single return statement.(Æ·¾ôúÿÿÿÿ
j squid:S3776µ"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(<28>¤§²
v squid:S2293½"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
] squid:S2147õ"ECombine this catch with the one at line 242, which has the same body.(æš©›

View File

@ -0,0 +1,3 @@
3 squid:S2386+"Make this member "protected".(¤íÂX
o squid:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(®‘‡§øÿÿÿÿ

View File

@ -0,0 +1,2 @@
V squid:S1118":Add a private constructor to hide the implicit public one.(<28>³<EFBFBD>Èùÿÿÿÿ

View File

@ -0,0 +1,3 @@
u squid:S22931"YReplace the type specification in this constructor call with the diamond operator ("<>").(<28>½ñäÿÿÿÿÿ
Q squid:S1118":Add a private constructor to hide the implicit public one.(ãÛÒÛ

View File

@ -0,0 +1,2 @@
W squid:S3398ß"?Move this method into the anonymous class declared at line 118.( šåš

View File

@ -0,0 +1,14 @@
G squid:S1148Ï"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
G squid:S1148®"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
i squid:S3776Ý"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(ì´ê
^
squid:S899Ë"BDo something with the "boolean" value returned by "createNewFile".(Ð<>Íùÿÿÿÿ
: squid:S3398H"#Move this method into "TextExport".(…´<C2B4>
d squid:S2147°"ECombine this catch with the one at line 301, which has the same body.(ß<>È´¸áÔÑ-
G squid:S1148±"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
] squid:S2147Ð"ECombine this catch with the one at line 334, which has the same body.(ï­£Ä
n squid:S00116w"VRename this field "TEXT_FORMAT" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ñ›–¼
G squid:S1148Ñ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
j squid:S3776¨"RRefactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed.(œÃÁí
f squid:S2095«"NUse try-with-resources or close this "FileOutputStream" in a "finally" clause.(ŠÀø¯

View File

@ -0,0 +1,8 @@
g squid:S1192:"KDefine a constant instead of duplicating this literal "content://" 4 times.(š¨ú¯üÿÿÿÿ
V squid:S11181":Add a private constructor to hide the implicit public one.(ž’Í“úÿÿÿÿ
> squid:S1214E""Move constants to a class or enum.(É⸫úÿÿÿÿ
R squid:S1118":Add a private constructor to hide the implicit public one.(߀°•
Q squid:S1135À"2Complete the task associated to this TODO comment.(ûš„ÿ8ž¦¨àÔ-
: squid:S1214µ""Move constants to a class or enum.(ŠÉôŸ
W squid:S1118":Add a private constructor to hide the implicit public one.(<28>ˆþÿÿÿÿ

View File

@ -0,0 +1,21 @@
^ squid:S1192©"FDefine a constant instead of duplicating this literal " DESC" 3 times.(©ÍÔ±
L squid:S1066ˆ"/Merge this if statement with the enclosing one.(¾¶†–þÿÿÿÿ
L squid:S1066Õ"/Merge this if statement with the enclosing one.(˼֓ùÿÿÿÿ
T squid:S2589"7Remove this expression which always evaluates to "true"(ë<>½ïûÿÿÿÿ
@ squid:S1148œ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
p squid:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").(²¿›ž
u squid:S2293^"YReplace the type specification in this constructor call with the diamond operator ("<>").(‘´ÂÞþÿÿÿÿ
u squid:S2293_"YReplace the type specification in this constructor call with the diamond operator ("<>").(±€šˆþÿÿÿÿ
p squid:S2293a"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÈüùÌ
u squid:S2293b"YReplace the type specification in this constructor call with the diamond operator ("<>").(ðˆâ³ùÿÿÿÿ
u squid:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").(ž’»Ðýÿÿÿÿ
j squid:S3776«"RRefactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.(«Ã¾á
j squid:S3776ú"RRefactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.(ðúæŠ
o squid:S3776â"RRefactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed.(…Ë°±ýÿÿÿÿ
o squid:S3776<18>"RRefactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.(ÿ»É¸ûÿÿÿÿ
6 squid:S2129â"Remove this "Long" constructor(Ï­¨Ã
o squid:S3776î"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ƶؠüÿÿÿÿ
H squid:S1172î"+Remove this unused method parameter "node".(ƶؠüÿÿÿÿ
D squid:S1905ƒ"'Remove this unnecessary cast to "Node".(±¼ÇÒûÿÿÿÿ
? squid:S1905©"'Remove this unnecessary cast to "Node".(íé¥Ç

View File

@ -0,0 +1,36 @@
N squid:S2093¹"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ8†œ£Ù-
Q squid:S1199¤"-Extract this nested code block into a method.(Η­Šþÿÿÿÿ8†œ£Ù-
Q squid:S1199®"-Extract this nested code block into a method.(Ú¿–€úÿÿÿÿ8†œ£Ù-
o squid:S1301Ë"KReplace this "switch" statement by "if" statements to increase readability.(ד¾ñùÿÿÿÿ8†œ£Ù-
V squid:S1135¢"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ8†œ£Ù-
Ksquid:EmptyStatementUsageCheckg"Remove this empty statement.(ôŸŽìúÿÿÿÿ
V squid:S1135¹"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ8†œ£Ù-
V squid:S1135¯"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ8†œ£Ù-
p squid:S3776"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb8ÊÄ»¾Ö-
L squid:S1199¾"-Extract this nested code block into a method.(Žÿõó8†œ£Ù-
q squid:S3776ò"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ãìîí8†œ£Ù-
Q squid:S1199œ"-Extract this nested code block into a method.(ê¶ôÐùÿÿÿÿ8†œ£Ù-
qsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ìѾk8†œ£Ù-
D squid:S3398ò"%Move this method into "ModeCallback".(ãìîí8†œ£Ù-
O squid:S3398²"0Move this method into "OnListItemClickListener".(‘ðð¡8†œ£Ù-
I squid:S3398²"%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ8ÊÄ»¾Ö-
: squid:S3626É"Remove this redundant jump.(ûÁÝ…8†œ£Ù-
V squid:S1135Ï"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ8†œ£Ù-
: squid:S3626Å"Remove this redundant jump.(ûÁÝ…8†œ£Ù-
Q squid:S1199ø"-Extract this nested code block into a method.(µ˜ÇÃøÿÿÿÿ8†œ£Ù-
x squid:S2293<18>"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð8†œ£Ù-
p squid:S3776à"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(ÅôÉ#8†œ£Ù-
Q squid:S1199²"-Extract this nested code block into a method.(ãÍ€ôÿÿÿÿÿ8†œ£Ù-
G squid:S1148È"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8†œ£Ù-
I squid:S00108ù")Either remove or fill this block of code.(žûÊ¥8†œ£Ù-
G squid:S1148Ð"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8†œ£Ù-
Ssquid:EmptyStatementUsageCheck°"Remove this empty statement.(ôŸŽìúÿÿÿÿ8†œ£Ù-
v squid:S3776´"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(áé–Þÿÿÿÿÿ8†œ£Ù-
f squid:S1126§"BReplace this if-then-else statement by a single method invocation.(玒¦ýÿÿÿÿ8†œ£Ù-
L squid:S1199ª"-Extract this nested code block into a method.(ŒãÈ“8†œ£Ù-
Q squid:S1199Â"-Extract this nested code block into a method.(Á¬å¯ûÿÿÿÿ8†œ£Ù-
w squid:S1450"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(ž¢—ò8†œ£Ù-
wsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¹úæµûÿÿÿÿ8†œ£Ù-
V squid:S1135¾"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ8†œ£Ù-
: squid:S3626Ý"Remove this redundant jump.(ûÁÝ…8†œ£Ù-

View File

@ -0,0 +1,2 @@
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ð«¦í

View File

@ -0,0 +1,48 @@
jsquid:ModifiersOrderCheck3"EReorder the modifiers to comply with the Java Language Specification.(ŸÌ¥’
osquid:ModifiersOrderCheck!"EReorder the modifiers to comply with the Java Language Specification.(íâúÓÿÿÿÿÿ
osquid:ModifiersOrderCheckO"EReorder the modifiers to comply with the Java Language Specification.(‘™¾Ðüÿÿÿÿ
osquid:ModifiersOrderChecko"EReorder the modifiers to comply with the Java Language Specification.(éÙýâûÿÿÿÿ
jsquid:ModifiersOrderCheckC"EReorder the modifiers to comply with the Java Language Specification.(±‚Çð
jsquid:ModifiersOrderCheck/"EReorder the modifiers to comply with the Java Language Specification.(Ó<>•·
osquid:ModifiersOrderCheck9"EReorder the modifiers to comply with the Java Language Specification.(£úÿÿÿÿ
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(Ð㘱
jsquid:ModifiersOrderCheckS"EReorder the modifiers to comply with the Java Language Specification.(ž×Éô
osquid:ModifiersOrderChecki"EReorder the modifiers to comply with the Java Language Specification.(û³˜µÿÿÿÿÿ
osquid:ModifiersOrderCheckE"EReorder the modifiers to comply with the Java Language Specification.(èÁø°ÿÿÿÿÿ
osquid:ModifiersOrderCheck+"EReorder the modifiers to comply with the Java Language Specification.(ºãÌýþÿÿÿÿ
jsquid:ModifiersOrderCheck1"EReorder the modifiers to comply with the Java Language Specification.(ùœª”
jsquid:ModifiersOrderCheck_"EReorder the modifiers to comply with the Java Language Specification.(—Ú÷Œ
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ùùŸÕ
jsquid:ModifiersOrderCheck5"EReorder the modifiers to comply with the Java Language Specification.(–Æ‘õ
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(å¬å³
jsquid:ModifiersOrderCheck-"EReorder the modifiers to comply with the Java Language Specification.(«è¶ó
jsquid:ModifiersOrderCheckG"EReorder the modifiers to comply with the Java Language Specification.(¬ôÿ<C3B4>
osquid:ModifiersOrderCheckQ"EReorder the modifiers to comply with the Java Language Specification.(­<>—Òøÿÿÿÿ
jsquid:ModifiersOrderCheckY"EReorder the modifiers to comply with the Java Language Specification.(ŠÉ΢
osquid:ModifiersOrderCheckK"EReorder the modifiers to comply with the Java Language Specification.(âÖ<C3A2>îýÿÿÿÿ
jsquid:ModifiersOrderCheckI"EReorder the modifiers to comply with the Java Language Specification.(ì૵
osquid:ModifiersOrderCheck%"EReorder the modifiers to comply with the Java Language Specification.(™¹å†þÿÿÿÿ
osquid:ModifiersOrderCheck["EReorder the modifiers to comply with the Java Language Specification.(äöÅŒýÿÿÿÿ
jsquid:ModifiersOrderChecka"EReorder the modifiers to comply with the Java Language Specification.(¼ÕÍ€
osquid:ModifiersOrderCheck="EReorder the modifiers to comply with the Java Language Specification.(´ÙøÜøÿÿÿÿ
osquid:ModifiersOrderChecke"EReorder the modifiers to comply with the Java Language Specification.(õÑæÞÿÿÿÿÿ
osquid:ModifiersOrderCheck]"EReorder the modifiers to comply with the Java Language Specification.(Á¨È¨úÿÿÿÿ
osquid:ModifiersOrderCheck)"EReorder the modifiers to comply with the Java Language Specification.(‚šÛ²üÿÿÿÿ
isquid:ModifiersOrderCheck7"EReorder the modifiers to comply with the Java Language Specification.(—ùž
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¸œÏ<C593>
osquid:ModifiersOrderCheck'"EReorder the modifiers to comply with the Java Language Specification.(Ëãßìüÿÿÿÿ
isquid:ModifiersOrderCheck;"EReorder the modifiers to comply with the Java Language Specification.(ûÉøK
osquid:ModifiersOrderCheckc"EReorder the modifiers to comply with the Java Language Specification.(íõâûÿÿÿÿ
jsquid:ModifiersOrderCheck?"EReorder the modifiers to comply with the Java Language Specification.(Ö«¦î
osquid:ModifiersOrderCheckW"EReorder the modifiers to comply with the Java Language Specification.(¼Ô£¹øÿÿÿÿ
jsquid:ModifiersOrderCheckM"EReorder the modifiers to comply with the Java Language Specification.(¡¦¡Æ
Q squid:S1118":Add a private constructor to hide the implicit public one.(ªµ<C2AA><C2B5>
jsquid:ModifiersOrderCheckU"EReorder the modifiers to comply with the Java Language Specification.(ø°Í´
jsquid:ModifiersOrderCheck#"EReorder the modifiers to comply with the Java Language Specification.(â¹âæ
isquid:ModifiersOrderCheckA"EReorder the modifiers to comply with the Java Language Specification.(ëí‚$
osquid:ModifiersOrderCheckk"EReorder the modifiers to comply with the Java Language Specification.(<28>ìÝÚÿÿÿÿÿ
osquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(”Úùµþÿÿÿÿ
isquid:ModifiersOrderCheckm"EReorder the modifiers to comply with the Java Language Specification.(場-
osquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¶ÎƉýÿÿÿÿ
jsquid:ModifiersOrderCheckg"EReorder the modifiers to comply with the Java Language Specification.(´Æ’µ

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