Compare commits

...

7 Commits

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />

@ -0,0 +1,44 @@
p
java:S2293ƒ"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð
Z
java:S6208"CMerge the previous cases into this one using comma-separated label.(«<>¥
g
java:S1301±"KReplace this "switch" statement by "if" statements to increase readability.(ד¾ñùÿÿÿÿ
7
java:S1116`"Remove this empty statement.(ôŸŽìúÿÿÿÿ
a
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(¹úæµûÿÿÿÿ
[
java:S1124ˆ"EReorder the modifiers to comply with the Java Language Specification.(ìѾk
n
java:S3776 "RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(áé–Þÿÿÿÿÿ
2
java:S3626±"Remove this redundant jump.(ûÁÝ…
2
java:S3626µ"Remove this redundant jump.(ûÁÝ…
2
java:S3626É"Remove this redundant jump.(ûÁÝ…
F
java:S2093¥"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
o
java:S1450í"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(ž¢—ò
8
java:S1116"Remove this empty statement.(ôŸŽìúÿÿÿÿ
i
java:S3776Ø"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ãìîí
? java:S108ß")Either remove or fill this block of code.(žûÊ¥
h
java:S3776Æ"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(ÅôÉ#
^
java:S1126<18>"BReplace this if-then-else statement by a single method invocation.(玒¦ýÿÿÿÿ
h
java:S3776ñ"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb
G
java:S3398˜"0Move this method into "OnListItemClickListener".(‘ðð¡
A
java:S3398˜"%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ
<
java:S3398Ø"%Move this method into "ModeCallback".(ãìîí
K
java:S3398¼"/Move this method into "BackgroundQueryHandler".(—÷õŽüÿÿÿÿ

@ -0,0 +1,3 @@
^
.src/net/micode/notes/ui/NotesListActivity.java,8\a\8aaddc41c246602ddc646cb7c12994ad82f7a4bc

@ -0,0 +1,3 @@
^
.src/net/micode/notes/ui/NotesListActivity.java,8\a\8aaddc41c246602ddc646cb7c12994ad82f7a4bc

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
</component>
</project>

@ -8,4 +8,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="0d592c13-a57e-4f9b-8ed9-99ee3f25cbd7" />
</component>
</module>

@ -0,0 +1,29 @@
>
java:S1604s"(Make this anonymous inner class a lambda(Éãî
V java:S125"<This block of commented-out lines of code should be removed.(Í<C38D>¸ýÿÿÿÿ
L
java:S1874 "1Remove this use of "AsyncTask"; it is deprecated.(¯ÚÔËúÿÿÿÿ
N
java:S3878="8Remove this array creation and simply pass the elements.(‘Àߎ
M
java:S1874="7Remove this use of "publishProgress"; it is deprecated.(‘Àߎ
W
java:S1854I"ARemove this useless assignment to local variable "pendingIntent".(½öè¶
W
java:S1854M"ARemove this useless assignment to local variable "pendingIntent".(½öè¶
C
java:S1172B".Remove this unused method parameter "content".(ÖÔ¥R
K
java:S1874E"0Remove this use of "defaults"; it is deprecated.(±æÝÈûÿÿÿÿ
H
java:S1481G"2Remove this unused "pendingIntent" local variable.(¡áá
V java:S125Q"<This block of commented-out lines of code should be removed.(ëœôùþÿÿÿÿ
e
java:S1874]"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ë•·ÿÿÿÿÿ
U
java:S1161]":Add the "@Override" annotation above this method signature(ë•·ÿÿÿÿÿ
e
java:S1874e"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(÷ችûÿÿÿÿ
U
java:S1161e":Add the "@Override" annotation above this method signature(÷ችûÿÿÿÿ

@ -0,0 +1,11 @@
s
java:S4144Á"\Update this method so that its implementation is not identical to "getParentId" on line 185.(ø¦¯ÿ
>
java:S1125T"(Remove the unnecessary boolean literals.(ú«€É
m
java:S3776p"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(Ñý¨úýÿÿÿÿ
C
java:S1125q"(Remove the unnecessary boolean literals.(¢´—Öÿÿÿÿÿ
>
java:S1125r"(Remove the unnecessary boolean literals.(ãêÛì

@ -0,0 +1,3 @@
`
java:S1214#"CMove constants defined in this interfaces to another class or enum.(áÅÔö8þ™±Ñ1

@ -0,0 +1,39 @@
t
java:S22930"YReplace the type specification in this constructor call with the diamond operator ("<>").(àÉ™âùÿÿÿÿ
o
java:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").(œ€ÄÑ
o
java:S2293m"YReplace the type specification in this constructor call with the diamond operator ("<>").(¾<>Ȫ
J
java:S1066U"/Merge this if statement with the enclosing one.(ßÚ§µúÿÿÿÿ
ˆ
java:S1319\"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(“Ÿóßûÿÿÿÿ
ˆ
java:S1319l"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(•Ñòóýÿÿÿÿ
j
java:S1104*"TMake widgetId a static final constant or non-public and provide accessors if needed.(åÇŽ<C387>
q
java:S1104+"VMake widgetType a static final constant or non-public and provide accessors if needed.(ö漬þÿÿÿÿ
C
java:S5411_"(Use a primitive boolean expression here.(ɯÀÐüÿÿÿÿ
C
java:S5411o"(Use a primitive boolean expression here.(ɯÀÐüÿÿÿÿ
D
java:S5411"(Use a primitive boolean expression here.( „Œ¢ùÿÿÿÿ
7
java:S1116,"Remove this empty statement.(ôŸŽìúÿÿÿÿ
D
java:S1874/".Remove this use of "<init>"; it is deprecated.(ÌÖçü
J
java:S2864^"4Iterate over the "entrySet" instead of the "keySet".(਷â
B
java:S1125_"'Remove the unnecessary boolean literal.(ɯÀÐüÿÿÿÿ
J
java:S2864n"4Iterate over the "entrySet" instead of the "keySet".(਷â
B
java:S1125o"'Remove the unnecessary boolean literal.(ɯÀÐüÿÿÿÿ
A
java:S1168|"+Return an empty collection instead of null.(¥¹ï<C2B9>
C
java:S1125"'Remove the unnecessary boolean literal.( „Œ¢ùÿÿÿÿ

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

@ -0,0 +1,10 @@
>
java:S1604/"(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:S3923P"]This conditional operation returns the same value whether the condition is "true" or "false".(Ýç®Üÿÿÿÿÿ
P
java:S1874P"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ýç®Üÿÿÿÿÿ
P
java:S1874P"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ýç®Üÿÿÿÿÿ

@ -0,0 +1,31 @@
{
java:S22936"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8¥ë<C2A5>ÓÑ1
{
java:S2293s"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8¥ë<C2A5>ÓÑ1
|
java:S2293ù"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ûª¡úÿÿÿÿ8¥ë<C2A5>ÓÑ1
R
java:S1066£"/Merge this if statement with the enclosing one.(䲜¼øÿÿÿÿ8¥ë<C2A5>ÓÑ1
<EFBFBD>
java:S1319ï"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(ÛëÈðýÿÿÿÿ8¥ë<C2A5>ÓÑ1
[
java:S2589"8Remove this expression which always evaluates to "false"(ÎŽŽéûÿÿÿÿ8Õë<C395>ÓÑ1
Z
java:S2589H"8Remove this expression which always evaluates to "false"(ÎŽŽéûÿÿÿÿ8Õë<C395>ÓÑ1
\
java:S1118&":Add a private constructor to hide the implicit public one.(³¡¸<C2A1>ÿÿÿÿÿ8àë<C3A0>ÓÑ1
[
java:S11550">Use isEmpty() to check whether the collection is empty or not.(´¤”Ó8éë<C3A9>ÓÑ1
a
java:S2147Q"DCombine this catch with the one at line 78, which has the same body.(æš©›8êë<C3AA>ÓÑ1
c
java:S2147Ž"ECombine this catch with the one at line 139, which has the same body.(æš©›8õë<C3B5>ÓÑ1
r
java:S3252<18>"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ž“ñ§ûÿÿÿÿ8ùë<C3B9>ÓÑ1
t
java:S3252<18>"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(ž“ñ§ûÿÿÿÿ8ùë<C3B9>ÓÑ1
m
java:S3252 "OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ýʹà8ùë<C3B9>ÓÑ1
t
java:S3252¡"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(±ðŒ“úÿÿÿÿ8ùë<C3B9>ÓÑ1

@ -0,0 +1,3 @@
O
java:S59932"9Change the visibility of this constructor to "protected".(»Õí©

@ -0,0 +1,21 @@
g
java:S1301"KReplace this "switch" statement by "if" statements to increase readability.(öÛ«°þÿÿÿÿ
X
java:S18747"=Remove this use of "FLAG_SHOW_WHEN_LOCKED"; it is deprecated.(÷±µÁúÿÿÿÿ
Q
java:S1874;";Remove this use of "FLAG_TURN_SCREEN_ON"; it is deprecated.(ƒìýè
Z
java:S1874="?Remove this use of "FLAG_LAYOUT_INSET_DECOR"; it is deprecated.(‹”‡Ñúÿÿÿÿ
H
java:S1874X"2Remove this use of "isScreenOn"; it is deprecated.(¤® ²
O
java:S1874b":Remove this use of "setAudioStreamType"; it is deprecated.(¡Ìé0
U
java:S1874d":Remove this use of "setAudioStreamType"; it is deprecated.(†Å¨ªùÿÿÿÿ
`
java:S2147n"ECombine this catch with the one at line 107, which has the same body.(ÿëÛßúÿÿÿÿ
[
java:S2147q"ECombine this catch with the one at line 110, which has the same body.(‚ùïÄ
[
java:S2147t"ECombine this catch with the one at line 113, which has the same body.(ï­£Ä

@ -0,0 +1,117 @@
u
java:S2293Î"YReplace the type specification in this constructor call with the diamond operator ("<>").(æå<C3A6>„þÿÿÿÿ
a
java:S2184s"FCast one of the operands of this multiplication operation to a "long".(⣛Úùÿÿÿÿ
T
java:S1874K"9Remove this use of "DefaultHttpClient"; it is deprecated.(믥ìþÿÿÿÿ
H
java:S1874ç"2Remove this use of "HttpParams"; it is deprecated.(ŸÅE
M
java:S1874ç"7Remove this use of "BasicHttpParams"; it is deprecated.(ŸÅE
X
java:S1874è"<Remove this use of "HttpConnectionParams"; it is deprecated.(­Ú¬Ùùÿÿÿÿ
X
java:S1874è"<Remove this use of "setConnectionTimeout"; it is deprecated.(­Ú¬Ùùÿÿÿÿ
X
java:S1874é"<Remove this use of "HttpConnectionParams"; it is deprecated.(åÙµÌûÿÿÿÿ
P
java:S1874é"4Remove this use of "setSoTimeout"; it is deprecated.(åÙµÌûÿÿÿÿ
O
java:S1874ê"9Remove this use of "DefaultHttpClient"; it is deprecated.(ÛÔÇ/
T
java:S1874ë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
T
java:S1874ë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
L
java:S1874ì"6Remove this use of "setCookieStore"; it is deprecated.(Žä•6
V
java:S1874í":Remove this use of "HttpProtocolParams"; it is deprecated.(Õêøÿÿÿÿÿ
X
java:S1874í"<Remove this use of "setUseExpectContinue"; it is deprecated.(Õêøÿÿÿÿÿ
M
java:S1874í"1Remove this use of "getParams"; it is deprecated.(Õêøÿÿÿÿÿ
F
java:S1874ò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
F
java:S1874ò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
P
java:S1874ó"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
F
java:S1874ô"/Remove this use of "execute"; it is deprecated.(œä¯ª
J
java:S1874÷".Remove this use of "Cookie"; it is deprecated.(Жí˜ÿÿÿÿÿ
R
java:S1874÷"6Remove this use of "getCookieStore"; it is deprecated.(Жí˜ÿÿÿÿÿ
N
java:S1874÷"2Remove this use of "getCookies"; it is deprecated.(Жí˜ÿÿÿÿÿ
J
java:S1874ù".Remove this use of "Cookie"; it is deprecated.(<28>èý¯ûÿÿÿÿ
F
java:S1874ú"/Remove this use of "getName"; it is deprecated.(æëü 
H
java:S1874ƒ"1Remove this use of "getEntity"; it is deprecated.(ѽ›è
L
java:S1874Ÿ"0Remove this use of "HttpPost"; it is deprecated.(÷îäÐøÿÿÿÿ
L
java:S1874 "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
L
java:S1874 "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
M
java:S1874¡"1Remove this use of "setHeader"; it is deprecated.(†€‡ïúÿÿÿÿ
H
java:S1874¢"1Remove this use of "setHeader"; it is deprecated.(Þûå®
I
java:S1874¦"2Remove this use of "HttpEntity"; it is deprecated.(Û…­ñ
V
java:S1874¨":Remove this use of "getContentEncoding"; it is deprecated.(ëãèÉýÿÿÿÿ
V
java:S1874©":Remove this use of "getContentEncoding"; it is deprecated.(<28>—¯Üýÿÿÿÿ
L
java:S1874©"0Remove this use of "getValue"; it is deprecated.(<28>—¯Üýÿÿÿÿ
N
java:S1874­"2Remove this use of "getContent"; it is deprecated.(ý˜Çöüÿÿÿÿ
N
java:S1874¯"2Remove this use of "getContent"; it is deprecated.(<28>±Š¦ûÿÿÿÿ
I
java:S1874²"2Remove this use of "getContent"; it is deprecated.(øŒËñ
F
java:S2093µ"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
G
java:S1874Ì"0Remove this use of "HttpPost"; it is deprecated.(ê ¶É
\
java:S2147Ü"ECombine this catch with the one at line 344, which has the same body.(ï­£Ä
V
java:S1874Î":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
V
java:S1874Î":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
V
java:S1874Ï":Remove this use of "BasicNameValuePair"; it is deprecated.(ø³®ñýÿÿÿÿ
S
java:S1874Ð"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
S
java:S1874Ð"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
M
java:S1874Ñ"1Remove this use of "setEntity"; it is deprecated.(èæ¡…üÿÿÿÿ
P
java:S1874Ô"4Remove this use of "HttpResponse"; it is deprecated.(¬±ó<C2B1>ûÿÿÿÿ
K
java:S1874Ô"/Remove this use of "execute"; it is deprecated.(¬±ó<C2B1>ûÿÿÿÿ
H
java:S1874Õ"1Remove this use of "getEntity"; it is deprecated.(¯ºÐ‡
[
java:S1874Ø"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ
\
java:S2147"ECombine this catch with the one at line 535, which has the same body.(ï­£Ä
F
java:S1874"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
F
java:S1874"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
P
java:S1874ˆ"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
F
java:S1874"/Remove this use of "execute"; it is deprecated.(œä¯ª
H
java:S1874Œ"1Remove this use of "getEntity"; it is deprecated.(ѽ›è
[
java:S1874"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ

@ -0,0 +1,12 @@
o
java:S22931"YReplace the type specification in this constructor call with the diamond operator ("<>").(§þ¢¾
D
java:S1604Î"(Make this anonymous inner class a lambda(¯<>Àžÿÿÿÿÿ
f
java:S1301h"KReplace this "switch" statement by "if" statements to increase readability.(ãÁð™øÿÿÿÿ
< java:S131h""Add a default case to this switch.(ãÁð™øÿÿÿÿ
^
java:S1126­"BReplace this if-then-else statement by a single method invocation.(‚å¿¥ûÿÿÿÿ
P
java:S2864Â"4Iterate over the "entrySet" instead of the "keySet".(ΚŸ<C5A1>ûÿÿÿÿ

@ -0,0 +1,73 @@
{
java:S2293^"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÑÓ<C391>¥üÿÿÿÿ8¬”»Ñ1
{
java:S2293g"YReplace the type specification in this constructor call with the diamond operator ("<>").(®ú÷õþÿÿÿÿ8¬”»Ñ1
{
java:S2293p"YReplace the type specification in this constructor call with the diamond operator ("<>").(êÝýÂþÿÿÿÿ8¬”»Ñ1
v
java:S2293x"YReplace the type specification in this constructor call with the diamond operator ("<>").(À—’¢8¬”»Ñ1
w
java:S2293í"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð8‡§£»Ñ1
F
java:S1604©"(Make this anonymous inner class a lambda(ά¯”8ì”»Ñ1
F
java:S1604È"(Make this anonymous inner class a lambda(¨›Ì÷8ì”»Ñ1
F
java:S1604"(Make this anonymous inner class a lambda(××ß’8ì”»Ñ1
x
java:S1104U"VMake tvModified a static final constant or non-public and provide accessors if needed.(ƒëÔ£ÿÿÿÿÿ8Ĭ”»Ñ1
y
java:S1104W"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(ªà¶±ûÿÿÿÿ8Ĭ”»Ñ1
y
java:S1104Y"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.(“²<E2809C>Öúÿÿÿÿ8Ĭ”»Ñ1
z
java:S1104["XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.(ýãä¬üÿÿÿÿ8Ĭ”»Ñ1
u
java:S1450 "WRemove the "mPattern" field and declare it as a local variable in the relevant methods.(©´ÖÛ8”­”»Ñ1
u
java:S3776Æ"RRefactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed.(ݨÁ±øÿÿÿÿ­”»Ñ1
^
java:S1874è"@Remove this use of "SOFT_INPUT_ADJUST_RESIZE"; it is deprecated.(ѯ”<C2AF>8­”»Ñ1
c
java:S1874Ž"@Remove this use of "SOFT_INPUT_ADJUST_RESIZE"; it is deprecated.(Ò£ú¿ÿÿÿÿÿ­”»Ñ1
V
java:S1874 "9Remove this use of "setTextAppearance"; it is deprecated.(½õË(8œ­”»Ñ1
R
java:S2864¨"4Iterate over the "entrySet" instead of the "keySet".(­Ô‡ï8<>­”»Ñ1
?
java:S1116È"Remove this empty statement.(ôŸŽìúÿÿÿÿ­”»Ñ1
L
java:S1874Ð".Remove this use of "<init>"; it is deprecated.(ưӠ­”»Ñ1
R
java:S1874Ú"/Remove this use of "execute"; it is deprecated.( å«<C3A5>ûÿÿÿÿ­”»Ñ1
_
java:S1126"AReplace this if-then-else statement by a single return statement.(®ÎÚÉ8 ­”»Ñ1
?
java:S1116¤"Remove this empty statement.(ôŸŽìúÿÿÿÿ­”»Ñ1
W
java:S1874¥"9Remove this use of "PreferenceManager"; it is deprecated.(ª¦úÅ­”»Ñ1
a
java:S1874¥"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.(ª¦úÅ­”»Ñ1
\
java:S1874â"9Remove this use of "setTextAppearance"; it is deprecated.(ÑëÊäüÿÿÿÿ­”»Ñ1
m
java:S1874ê"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(œƒƒ©ùÿÿÿÿ­”»Ñ1
X
java:S1874ð"5Remove this use of "onBackPressed"; it is deprecated.(<28>Ñàÿÿÿÿÿ­”»Ñ1
N
java:S1874ý"0Remove this use of "getColor"; it is deprecated.(è¤ÔÃ8­­”»Ñ1
k
java:S3252ÿ"MUse static access with "android.text.Spanned" for "SPAN_INCLUSIVE_EXCLUSIVE".(ŸÍÃó8­­”»Ñ1
\
java:S1874"9Remove this use of "setTextAppearance"; it is deprecated.(Ùú˜Êøÿÿÿÿ8­­”»Ñ1
[
java:S1874õ"=Remove this use of "EXTRA_SHORTCUT_INTENT"; it is deprecated.(·Ã°Ÿ­”»Ñ1
Y
java:S1874ö";Remove this use of "EXTRA_SHORTCUT_NAME"; it is deprecated.(ÒÀ‘ç­”»Ñ1
b
java:S1874ø"DRemove this use of "EXTRA_SHORTCUT_ICON_RESOURCE"; it is deprecated.(§éǾ­”»Ñ1
V
java:S1068P"4Remove this unused "mCurrentFolderId" private field.(û€‘”ýÿÿÿÿ8ο»Ñ1
Q
java:S1068"3Remove this unused "mCurrentFolerId" private field.(„¸†ò­”»Ñ1

@ -1,5 +1,5 @@
3
java:S2386$"Make this member "protected".(óð<C3B3>ß
h
java:S3776H"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(ʃëï
:
java:S2386%"Make this member "protected".(óð<C3B3>ß8™œ„Æ1
o
java:S3776O"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(ʃëï8£œ„Æ1

@ -0,0 +1,9 @@
m
java:S37763"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(üßú–ùÿÿÿÿ
O
java:S1874?"9Remove this use of "setTextAppearance"; it is deprecated.(¤ñÝ×
O
java:S1874F"9Remove this use of "setTextAppearance"; it is deprecated.(Á†<C381>ö
O
java:S1874P"9Remove this use of "setTextAppearance"; it is deprecated.(¤ñÝ×

@ -1,13 +0,0 @@
i
java:S1192Ž"MDefine a constant instead of duplicating this literal "Unknown URI " 4 times.(¶ª¦þüÿÿÿÿ
M
java:S1153ž"1Directly append the argument of String.valueOf().(œËߦýÿÿÿÿ

java:S3008L"eRename this field "NOTES_SNIPPET_SEARCH_QUERY" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Èò<C388>ƒùÿÿÿÿ
_
java:S1659"CDeclare "noteId" and all following declarations on a separate line.(Ÿàؘøÿÿÿÿ
T
java:S2130É"8Use "Long.parseLong" for this string-to-long conversion.(•ãÿ¬ÿÿÿÿÿ
N
java:S1135­"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ

@ -0,0 +1,11 @@
>
java:S1604C"(Make this anonymous inner class a lambda(ñ×®è
C
java:S1604L"(Make this anonymous inner class a lambda(Ò´Ñ<C2B4>ÿÿÿÿÿ
C
java:S1604v"(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 118.( šåš

@ -0,0 +1,11 @@
M
java:S1066ú"/Merge this if statement with the enclosing one.(â<>®¾8äæÊ±Ñ1
:
java:S2386A"Make this member "protected".(”µåÓ8´çʱÑ1
?
java:S2386K"Make this member "protected".(Ñ㳎ýÿÿÿÿ8´çʱÑ1
_
java:S1126š"AReplace this if-then-else statement by a single return statement.(¶ø ˜8¿çʱÑ1
F
java:S1125è"(Remove the unnecessary boolean literals.(ÍÛì•8ËçʱÑ1

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

@ -0,0 +1,15 @@
k java:S116x"VRename this field "TEXT_FORMAT" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ñ›–¼
i
java:S3776©"RRefactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed.(œÃÁí
h
java:S3776Þ"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(ì´ê
\
java:S2147±"ECombine this catch with the one at line 302, which has the same body.(ß<>È´
\
java:S2147Ñ"ECombine this catch with the one at line 335, which has the same body.(ï­£Ä
] java:S899Ì"BDo something with the "boolean" value returned by "createNewFile".(Ð<>Íùÿÿÿÿ
9
java:S3398I"#Move this method into "TextExport".(…´<C2B4>
?
java:S3398¼"#Move this method into "TextExport".(¨ä¿ÿýÿÿÿÿ

@ -0,0 +1,11 @@
\
java:S11181":Add a private constructor to hide the implicit public one.(ž’Í“úÿÿÿÿ8Æê<C386>±Ñ1
e
java:S1214@"CMove constants defined in this interfaces to another class or enum.(ëð“Æúÿÿÿÿ8Çê<C387>±Ñ1
a
java:S1214ª"CMove constants defined in this interfaces to another class or enum.(ŠÉôŸ8Èê<C388>±Ñ1
]
java:S1118ô":Add a private constructor to hide the implicit public one.(<28>ˆþÿÿÿÿ8Éê<C389>±Ñ1
X
java:S1118":Add a private constructor to hide the implicit public one.(߀°•8Éê<C389>±Ñ1

@ -0,0 +1,41 @@
o
java:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").(²¿›ž
t
java:S2293^"YReplace the type specification in this constructor call with the diamond operator ("<>").(‘´ÂÞþÿÿÿÿ
t
java:S2293_"YReplace the type specification in this constructor call with the diamond operator ("<>").(±€šˆþÿÿÿÿ
o
java:S2293a"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÈüùÌ
t
java:S2293b"YReplace the type specification in this constructor call with the diamond operator ("<>").(ðˆâ³ùÿÿÿÿ
t
java:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").(ž’»Ðýÿÿÿÿ
K
java:S1066ˆ"/Merge this if statement with the enclosing one.(¾¶†–þÿÿÿÿ
K
java:S1066Õ"/Merge this if statement with the enclosing one.(˼֓ùÿÿÿÿ
i
java:S3776«"RRefactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.(«Ã¾á
I
java:S1905Á"-Remove this unnecessary cast to "JSONObject".(ï½€—ýÿÿÿÿ
C
java:S1905ç"-Remove this unnecessary cast to "JSONObject".(Ø›¶
i
java:S3776ú"RRefactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.(ðúæŠ
n
java:S3776â"RRefactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed.(…˰±ýÿÿÿÿ
n
java:S3776<18>"RRefactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.(ÿ»É¸ûÿÿÿÿ
5
java:S2129â"Remove this "Long" constructor(Ï­¨Ã
C
java:S1874â",Remove this use of "Long"; it is deprecated.(Ï­¨Ã
n
java:S3776î"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ƶؠüÿÿÿÿ
G
java:S1172î"+Remove this unused method parameter "node".(ƶؠüÿÿÿÿ
C
java:S1905ƒ"'Remove this unnecessary cast to "Node".(±¼ÇÒûÿÿÿÿ
>
java:S1905©"'Remove this unnecessary cast to "Node".(íé¥Ç

@ -0,0 +1,88 @@
w
java:S2293Þ"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥ð8Ýà¡ÓÑ1
E
java:S1604"(Make this anonymous inner class a lambda(—̺V8Ýà¡ÓÑ1
F
java:S1604Ð"(Make this anonymous inner class a lambda(ά¯”8Ýà¡ÓÑ1
F
java:S1604þ"(Make this anonymous inner class a lambda(¿Ü´ã8Ýà¡ÓÑ1
K
java:S1604±"(Make this anonymous inner class a lambda(ˆÐï<C390>øÿÿÿÿ8Ýà¡ÓÑ1
F
java:S1604¹"(Make this anonymous inner class a lambda(øÄì‡8Ýà¡ÓÑ1
F
java:S1604ž"(Make this anonymous inner class a lambda(Û±¼ 8Ýà¡ÓÑ1
F
java:S1604Á"(Make this anonymous inner class a lambda(ά¯”8Ýà¡ÓÑ1
>
java:S1116c"Remove this empty statement.(ôŸŽìúÿÿÿÿ8·á¡ÓÑ1
h
java:S1124Š"EReorder the modifiers to comply with the Java Language Specification.(¹úæµûÿÿÿÿ8·á¡ÓÑ1
b
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(ìѾk8·á¡ÓÑ1
u
java:S3776¦"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(áé–Þÿÿÿÿÿ8·á¡ÓÑ1
9
java:S3626·"Remove this redundant jump.(ûÁÝ…8·á¡ÓÑ1
9
java:S3626»"Remove this redundant jump.(ûÁÝ…8·á¡ÓÑ1
9
java:S3626Ï"Remove this redundant jump.(ûÁÝ…8·á¡ÓÑ1
W
java:S1874§"9Remove this use of "PreferenceManager"; it is deprecated.(­©Ð8·á¡ÓÑ1
a
java:S1874§"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.(­©Ð8·á¡ÓÑ1
M
java:S2093«"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ8·á¡ÓÑ1
v
java:S1450ó"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(ž¢—ò8·á¡ÓÑ1
u
java:S3252ð"RUse static access with "android.widget.AbsListView" for "MultiChoiceModeListener".(¦Ûî„úÿÿÿÿ8·á¡ÓÑ1
\
java:S1874æ"9Remove this use of "getDefaultDisplay"; it is deprecated.(ĸ¬Ìýÿÿÿÿ8·á¡ÓÑ1
T
java:S1874ç"1Remove this use of "getHeight"; it is deprecated.(·¡ªÃýÿÿÿÿ8·á¡ÓÑ1
?
java:S1116<18>"Remove this empty statement.(ôŸŽìúÿÿÿÿ8·á¡ÓÑ1
p
java:S3776 "RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ãìîí8Çá¡ÓÑ1
J
java:S1874¢".Remove this use of "<init>"; it is deprecated.(ýî?8Çá¡ÓÑ1
Y java:S125¬"<This block of commented-out lines of code should be removed.(ãõè´8Çá¡ÓÑ1
h
java:S1874Á"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(§Í¿Â8Çá¡ÓÑ1
R
java:S1874Ò"/Remove this use of "execute"; it is deprecated.( å«<C3A5>ûÿÿÿÿ8Çá¡ÓÑ1
Z
java:S1874"7Remove this use of "toggleSoftInput"; it is deprecated.(© …áúÿÿÿÿ8Çá¡ÓÑ1
V
java:S1874"3Remove this use of "SHOW_FORCED"; it is deprecated.(© …áúÿÿÿÿ8Çá¡ÓÑ1
o
java:S3776ž"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(ÅôÉ#8Çá¡ÓÑ1
e
java:S1126å"BReplace this if-then-else statement by a single method invocation.(玒¦ýÿÿÿÿ8Ñá¡ÓÑ1
m
java:S1874ô"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(œƒƒ©ùÿÿÿÿ8Ñá¡ÓÑ1
X
java:S1874"5Remove this use of "onBackPressed"; it is deprecated.(<28>Ñàÿÿÿÿÿ8Ñá¡ÓÑ1
p
java:S3776ô"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(<28>ñ”Ò8Öá¡ÓÑ1
Q
java:S1874¤".Remove this use of "<init>"; it is deprecated.(ЧðÛýÿÿÿÿ8Öá¡ÓÑ1
m
java:S1874¬"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(÷ችûÿÿÿÿ8Öá¡ÓÑ1
R
java:S1874É"/Remove this use of "execute"; it is deprecated.( å«<C3A5>ûÿÿÿÿ8Öá¡ÓÑ1
o
java:S3776Ø"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(ôŒùb8Öá¡ÓÑ1
R
java:S3398ú"/Move this method into "BackgroundQueryHandler".(—÷õŽüÿÿÿÿ8Öá¡ÓÑ1
H
java:S3398ÿ"%Move this method into "ModeCallback".(“ðÉçýÿÿÿÿ8Öá¡ÓÑ1
C
java:S3398 "%Move this method into "ModeCallback".(ãìîí8Öá¡ÓÑ1
N
java:S3398ó"0Move this method into "OnListItemClickListener".(‘ðð¡8Öá¡ÓÑ1
W
java:S1144µ"4Remove this unused private "openTrashFolder" method.(ø¦ìµÿÿÿÿÿ8Öá¡ÓÑ1

@ -0,0 +1,3 @@
[
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(ð«¦í

@ -0,0 +1,95 @@
W
java:S1118":Add a private constructor to hide the implicit public one.(ªµ<C2AA><C2B5> öÄÏ1
g
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(”Úùµþÿÿÿÿ öÄÏ1
b
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(Ð㘱 öÄÏ1
b
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(å¬å³ öÄÏ1
b
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(¸œÏ<C593> öÄÏ1
g
java:S1124 "EReorder the modifiers to comply with the Java Language Specification.(¶ÎƉýÿÿÿÿ öÄÏ1
b
java:S1124""EReorder the modifiers to comply with the Java Language Specification.(ùùŸÕ öÄÏ1
g
java:S1124$"EReorder the modifiers to comply with the Java Language Specification.(íâúÓÿÿÿÿÿ öÄÏ1
b
java:S1124&"EReorder the modifiers to comply with the Java Language Specification.(â¹âæ öÄÏ1
g
java:S1124("EReorder the modifiers to comply with the Java Language Specification.(™¹å†þÿÿÿÿ öÄÏ1
g
java:S1124*"EReorder the modifiers to comply with the Java Language Specification.(Ëãßìüÿÿÿÿ öÄÏ1
g
java:S1124,"EReorder the modifiers to comply with the Java Language Specification.(‚šÛ²üÿÿÿÿ öÄÏ1
g
java:S1124."EReorder the modifiers to comply with the Java Language Specification.(ºãÌýþÿÿÿÿ öÄÏ1
b
java:S11240"EReorder the modifiers to comply with the Java Language Specification.(«è¶ó öÄÏ1
b
java:S11242"EReorder the modifiers to comply with the Java Language Specification.(Ó<>•· öÄÏ1
b
java:S11244"EReorder the modifiers to comply with the Java Language Specification.(ùœª” öÄÏ1
b
java:S11246"EReorder the modifiers to comply with the Java Language Specification.(ŸÌ¥’ öÄÏ1
b
java:S11248"EReorder the modifiers to comply with the Java Language Specification.(–Æ‘õ öÄÏ1
a
java:S1124:"EReorder the modifiers to comply with the Java Language Specification.(—ùž 8« öÄÏ1
g
java:S1124<"EReorder the modifiers to comply with the Java Language Specification.(£úÿÿÿÿ öÄÏ1
a
java:S1124>"EReorder the modifiers to comply with the Java Language Specification.(ûÉøK8« öÄÏ1
g
java:S1124@"EReorder the modifiers to comply with the Java Language Specification.(´ÙøÜøÿÿÿÿ öÄÏ1
b
java:S1124B"EReorder the modifiers to comply with the Java Language Specification.(Ö«¦î öÄÏ1
a
java:S1124D"EReorder the modifiers to comply with the Java Language Specification.(ëí‚$8¬ öÄÏ1
b
java:S1124F"EReorder the modifiers to comply with the Java Language Specification.(±‚Çð öÄÏ1
g
java:S1124H"EReorder the modifiers to comply with the Java Language Specification.(èÁø°ÿÿÿÿÿ öÄÏ1
b
java:S1124J"EReorder the modifiers to comply with the Java Language Specification.(¬ôÿ<C3B4> öÄÏ1
b
java:S1124L"EReorder the modifiers to comply with the Java Language Specification.(ì૵ öÄÏ1
g
java:S1124N"EReorder the modifiers to comply with the Java Language Specification.(âÖ<C3A2>îýÿÿÿÿ öÄÏ1
b
java:S1124P"EReorder the modifiers to comply with the Java Language Specification.(¡¦¡Æ öÄÏ1
g
java:S1124R"EReorder the modifiers to comply with the Java Language Specification.(‘™¾Ðüÿÿÿÿ öÄÏ1
g
java:S1124T"EReorder the modifiers to comply with the Java Language Specification.(­<>—Òøÿÿÿÿ öÄÏ1
b
java:S1124V"EReorder the modifiers to comply with the Java Language Specification.(ž×Éô öÄÏ1
b
java:S1124X"EReorder the modifiers to comply with the Java Language Specification.(ø°Í´ öÄÏ1
g
java:S1124Z"EReorder the modifiers to comply with the Java Language Specification.(¼Ô£¹øÿÿÿÿ öÄÏ1
b
java:S1124\"EReorder the modifiers to comply with the Java Language Specification.(ŠÉ΢ öÄÏ1
g
java:S1124^"EReorder the modifiers to comply with the Java Language Specification.(äöÅŒýÿÿÿÿ öÄÏ1
g
java:S1124`"EReorder the modifiers to comply with the Java Language Specification.(Á¨È¨úÿÿÿÿ öÄÏ1
b
java:S1124b"EReorder the modifiers to comply with the Java Language Specification.(—Ú÷Œ öÄÏ1
b
java:S1124d"EReorder the modifiers to comply with the Java Language Specification.(¼ÕÍ€ öÄÏ1
g
java:S1124f"EReorder the modifiers to comply with the Java Language Specification.(íõâûÿÿÿÿ öÄÏ1
g
java:S1124h"EReorder the modifiers to comply with the Java Language Specification.(õÑæÞÿÿÿÿÿ8­ öÄÏ1
b
java:S1124j"EReorder the modifiers to comply with the Java Language Specification.(´Æ’µ8­ öÄÏ1
g
java:S1124l"EReorder the modifiers to comply with the Java Language Specification.(û³˜µÿÿÿÿÿ8­ öÄÏ1
g
java:S1124n"EReorder the modifiers to comply with the Java Language Specification.(<28>ìÝÚÿÿÿÿÿ8­ öÄÏ1
a
java:S1124p"EReorder the modifiers to comply with the Java Language Specification.(†¥-8­ öÄÏ1
g
java:S1124r"EReorder the modifiers to comply with the Java Language Specification.(éÙýâûÿÿÿÿ8­ öÄÏ1

@ -0,0 +1,35 @@
P
java:S1118(":Add a private constructor to hide the implicit public one.(§Ú¦“
P
java:S11189":Add a private constructor to hide the implicit public one.(¦¬ÿ”
[
java:S1124:"EReorder the modifiers to comply with the Java Language Specification.(‰ßÆ“
`
java:S1124B"EReorder the modifiers to comply with the Java Language Specification.(¼Þý·þÿÿÿÿ
O
java:S1874T"9Remove this use of "PreferenceManager"; it is deprecated.(º—‡ê
Y
java:S1874T"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.(º—‡ê
D
java:S2140V")Use "java.util.Random.nextInt()" instead.(Åðêôþÿÿÿÿ
U
java:S1118\":Add a private constructor to hide the implicit public one.(øÕŪþÿÿÿÿ
`
java:S1124]"EReorder the modifiers to comply with the Java Language Specification.(»ÔÌôüÿÿÿÿ
`
java:S1124e"EReorder the modifiers to comply with the Java Language Specification.(ÓþûÐúÿÿÿÿ
`
java:S1124m"EReorder the modifiers to comply with the Java Language Specification.(òÄó²ýÿÿÿÿ
[
java:S1124u"EReorder the modifiers to comply with the Java Language Specification.(ƒϚ
Q
java:S1118":Add a private constructor to hide the implicit public one.(ÜÖ¹Ø
a
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(®íç±þÿÿÿÿ
a
java:S1124Ÿ"EReorder the modifiers to comply with the Java Language Specification.(ªª‡›úÿÿÿÿ
V
java:S1118¬":Add a private constructor to hide the implicit public one.(ŽÞëÿùÿÿÿÿ
\
java:S1124­"EReorder the modifiers to comply with the Java Language Specification.(<28>Þúí

@ -0,0 +1,5 @@
\
java:S2259¹"@A "NullPointerException" could be thrown; "js" is nullable here.(±ú”§ýÿÿÿÿ
i
java:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(´ÇŽª

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

@ -0,0 +1,59 @@
?
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(ôéŽÿ
?
java:S1604²"(Make this anonymous inner class a lambda(Éãî
?
java:S1604Í"(Make this anonymous inner class a lambda(Éãî
g
java:S1301ú"KReplace this "switch" statement by "if" statements to increase readability.(øå´¡ÿÿÿÿÿ
U
java:S18743":Remove this use of "PreferenceActivity"; it is deprecated.(ç½Úàøÿÿÿÿ
P
java:S1874@":Remove this use of "PreferenceCategory"; it is deprecated.(ÜΘÓ
`
java:S1874I"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ÍΘÇ
K
java:S1874J"0Remove this use of "onCreate"; it is deprecated.(È¢Õ–úÿÿÿÿ
P
java:S1874P":Remove this use of "PreferenceCategory"; it is deprecated.(‰´Òø
L
java:S1874P"6Remove this use of "findPreference"; it is deprecated.(‰´Òø
I
java:S1874X"3Remove this use of "getListView"; it is deprecated.(ôدé
h
java:S3776\"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(Ù«µ§
`
java:S1874x"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ÍÙ÷¢
G
java:S1874|"1Remove this use of "onDestroy"; it is deprecated.(ÍÊ·´
H
java:S1874"1Remove this use of "removeAll"; it is deprecated.(<28>€ûœ
N
java:S1874"2Remove this use of "Preference"; it is deprecated.(ƒù¬ ýÿÿÿÿ
N
java:S1874"2Remove this use of "Preference"; it is deprecated.(ƒù¬ ýÿÿÿÿ
G
java:S1874"0Remove this use of "setTitle"; it is deprecated.(<28>ÿœ
N
java:S1874"2Remove this use of "setSummary"; it is deprecated.(÷ÒÙÝûÿÿÿÿ
[
java:S1874"DRemove this use of "setOnPreferenceClickListener"; it is deprecated.(ž§¤É
N
java:S1874"2Remove this use of "Preference"; it is deprecated.(¶®è‰øÿÿÿÿ
Q
java:S1874š"5Remove this use of "addPreference"; it is deprecated.(èÙ†Ýüÿÿÿÿ
a
java:S1874ù"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(<28>ñ”Ò
Q
java:S1161ù":Add the "@Override" annotation above this method signature(<28>ñ”Ò

@ -0,0 +1,13 @@
|
java:S2293Ö"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8§úÁÏ1
V
java:S2589"8Remove this expression which always evaluates to "false"(…Ùâ±8ÿ§úÁÏ1
]
java:S1126"AReplace this if-then-else statement by a single return statement.(Æ·¾ôúÿÿÿÿ
i
java:S3776Î"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(<28>¤§²
\
java:S1155<18>">Use isEmpty() to check whether the collection is empty or not.(”¥ŠÉ8¨úÁÏ1
c
java:S2147˜"ECombine this catch with the one at line 277, which has the same body.(æš©›8¨úÁÏ1

@ -0,0 +1,9 @@
t
java:S2293*"YReplace the type specification in this constructor call with the diamond operator ("<>").(¡Ê©ëùÿÿÿÿ
Œ
java:S1319Ì"pThe return type of this method should be an interface such as "List" rather than the implementation "ArrayList".(ëï·ºüÿÿÿÿ
\
java:S2259Š"@A "NullPointerException" could be thrown; "js" is nullable here.(Âä¢Ñúÿÿÿÿ
r
java:S3923Ë"[Remove this conditional structure or edit its code blocks so that they're not all the same.(†ÈÔ¡

@ -0,0 +1,27 @@
>
java:S1604/"(Make this anonymous inner class a lambda(«ÑŽð
`
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(Ö<C396>¿ùÿÿÿÿ
`
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(êŲôûÿÿÿÿ
`
java:S1124"EReorder the modifiers to comply with the Java Language Specification.(šØ²Ãùÿÿÿÿ
`
java:S1124!"EReorder the modifiers to comply with the Java Language Specification.(°àº¿øÿÿÿÿ
[
java:S1124#"EReorder the modifiers to comply with the Java Language Specification.(ôÕ³Þ
[
java:S1124%"EReorder the modifiers to comply with the Java Language Specification.(ߪäË
[
java:S1124'"EReorder the modifiers to comply with the Java Language Specification.(¹‹¶È
L
java:S2696/"6Make the enclosing method "static" or remove this set.(«ÑŽð
L
java:S26961"6Make the enclosing method "static" or remove this set.(ÙÊãÚ
E
java:S18747"/Remove this use of "execute"; it is deprecated.(¡íŠþ
L
java:S2696C"6Make the enclosing method "static" or remove this set.(ÙÊãÚ
K
java:S2696e"6Make the enclosing method "static" or remove this set.(„ò<E2809E>

@ -0,0 +1,15 @@
u
java:S2293<18>"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ÿ“<C5B8>…üÿÿÿÿ
u
java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ÿ“<C5B8>…üÿÿÿÿ
u
java:S2293¢"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ÿ“<C5B8>…üÿÿÿÿ
2
java:S2386."Make this member "protected".(êÝÐu
n
java:S3776å"RRefactor this method to reduce its Cognitive Complexity from 91 to the 15 allowed.(¸ŸêÉýÿÿÿÿ
h
java:S3776»"RRefactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.(ë®Æ
ã
java:S6541åA "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 116 to 64, Complexity from 51 to 14, Nesting Level from 6 to 2, Number of Variables from 23 to 6.(¸ŸêÉýÿÿÿÿ

@ -0,0 +1,5 @@
3
java:S2386!"Make this member "protected".(炎<><E7828E>
D
java:S1874*".Remove this use of "<init>"; it is deprecated.(亢け

@ -18,4 +18,78 @@ l
k
;app/src/main/java/net/micode/notes/ui/NoteEditActivity.java,5\7\577f30d26378ec8a2bd2e4a43f3c79b3f04c402c
p
@app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java,1\e\1eb2363b523dbcae43d3c6e4790c64436af61b13
@app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java,1\e\1eb2363b523dbcae43d3c6e4790c64436af61b13
t
Dapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java,2\b\2b687ab930681e3885683578d43df600a0a20982
P
app/src/main/AndroidManifest.xml,8\c\8c55c3ccc257e5907959013f99656e4c8ec3903e
g
7app/src/main/java/net/micode/notes/ui/NoteEditText.java,5\0\503adcf2a0be1ecdb94a15efba4433b6589877b9
h
8app/src/main/java/net/micode/notes/tool/BackupUtils.java,a\4\a446c87b1013132f8adaf83656b582028e8809af
f
6app/src/main/java/net/micode/notes/tool/DataUtils.java,3\2\32360bf24febc78f20db52498c7576b3d8650d56
m
=app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java,c\4\c42ad3cd6e664963fa1849c760a57d417d500ee7
k
;app/src/main/java/net/micode/notes/ui/NotesListAdapter.java,2\8\283f16cc23da56ca65616082bc810304d3511d0a
b
2app/src/main/java/net/micode/notes/model/Note.java,d\d\dd970bd8ce083850fca1d4d159647ccd110e57cb
i
9app/src/main/java/net/micode/notes/model/WorkingNote.java,8\7\876016634c6642b35109680ccac740dc8271b236
u
Eapp/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java,f\0\f087b1ba1b9c91b7293fea0fb071eaed62a42137
~
Napp/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java,5\f\5f6162ca79fcea353b280c5dc84973a9c37d2c74
g
7app/src/main/java/net/micode/notes/ui/NoteItemData.java,0\8\08c35f02f11c35ae9ebf8db0a482054dfa1cf493
j
:app/src/main/java/net/micode/notes/gtask/data/SqlNote.java,f\1\f1226eeacd46c914d51f3d1a6d6f27377490d2a4
r
Bapp/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java,d\a\da57ce446af85bbd9aefee65e969869f0cff78b0
l
<app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java,0\2\0268ec648e2fc0139b30ed13396174b7392c1ae2
m
=app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java,3\e\3e688be40dc69cfd1062f41d0fc27fe261a26710
h
8app/src/main/java/net/micode/notes/ui/AlarmReceiver.java,5\8\5836a695995df8fadacfa6409fe8d21d88946842
7
gradlew,5\b\5bbfa66edb4db3c7c33c5181f43510990d3307f9
;
gradlew.bat,2\a\2a45a911a8f1836b0b6c5b758962572012d8f8c3
B
import-summary.txt,3\7\370b55b9ba807597d2aa123506d4091d242d570f
@
local.properties,0\7\0712df971a99ac4d2fccb8e0fb19f377f3374cca
?
settings.gradle,0\5\05efc8b1657769a27696d478ded1e95f38737233
q
Aapp/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java,a\b\ab153b0256bc5f6c194e188cec0b8e327e347a90
i
9app/src/main/java/net/micode/notes/ui/DateTimePicker.java,6\c\6cbf8bd9aa98eff862b1dc067330ba66ba4493aa
@
app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164
k
;app/src/main/java/net/micode/notes/gtask/data/MetaData.java,c\1\c182d0c9c237ea8a46a92ccaae9bb5c751923a88
g
7app/src/main/java/net/micode/notes/gtask/data/Node.java,3\a\3aac5305cb73bfbdeb8078cd264d04323fa80e92
j
:app/src/main/java/net/micode/notes/gtask/data/SqlData.java,9\3\934a4e2abf19d28a53f6aeb1dcd99248c44b6892
g
7app/src/main/java/net/micode/notes/gtask/data/Task.java,d\1\d187f1271655c3d91661a39fe6de395b6a9f290a
k
;app/src/main/java/net/micode/notes/gtask/data/TaskList.java,e\0\e094aec5c3e1b6f44539adff3114f5a1ad603ddc

Oapp/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java,0\f\0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1
s
Capp/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java,0\2\023468cfdd0b71d4098903b9070e364658e2fbcf
p
@app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java,4\5\4529b3a97b0f3b19b895aa06f23bed63ff38a312
h
8app/src/main/java/net/micode/notes/ui/NotesListItem.java,5\d\5dfe6902d8ec740690f88d644e74362c3be08fad
m
=app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java,f\9\f9f49497f95afd327db7a7a512612aa1089003d4
o
?app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java,2\b\2bfc771e07e87c37d3a76a2c815bc8fb30649798
g
7app/src/main/java/net/micode/notes/ui/DropdownMenu.java,d\1\d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1

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

Loading…
Cancel
Save