src\MyApplication\.idea\compiler.xml
This commit is contained in:
parent
764b82cf7a
commit
f0e86d92d3
|
@ -1,228 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectCodeStyleSettingsManager">
|
||||
<option name="PER_PROJECT_SETTINGS">
|
||||
<value>
|
||||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
|
||||
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
|
||||
<option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
|
||||
<value />
|
||||
</option>
|
||||
<option name="IMPORT_LAYOUT_TABLE">
|
||||
<value>
|
||||
<package name="android" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="com" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="junit" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="net" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="org" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="java" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="javax" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="" withSubpackages="true" static="true" />
|
||||
<emptyLine />
|
||||
</value>
|
||||
</option>
|
||||
<option name="RIGHT_MARGIN" value="100" />
|
||||
<AndroidXmlCodeStyleSettings>
|
||||
<option name="USE_CUSTOM_SETTINGS" value="true" />
|
||||
</AndroidXmlCodeStyleSettings>
|
||||
<Objective-C-extensions>
|
||||
<file>
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" />
|
||||
</file>
|
||||
<class>
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" />
|
||||
</class>
|
||||
<extensions>
|
||||
<pair source="cpp" header="h" />
|
||||
<pair source="c" header="h" />
|
||||
</extensions>
|
||||
</Objective-C-extensions>
|
||||
<XML>
|
||||
<option name="XML_KEEP_LINE_BREAKS" value="false" />
|
||||
<option name="XML_ALIGN_ATTRIBUTES" value="false" />
|
||||
<option name="XML_SPACE_INSIDE_EMPTY_TAG" value="true" />
|
||||
</XML>
|
||||
<codeStyleSettings language="XML">
|
||||
<option name="FORCE_REARRANGE_MODE" value="1" />
|
||||
<indentOptions>
|
||||
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
||||
</indentOptions>
|
||||
<arrangement>
|
||||
<rules>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:android</NAME>
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:.*</NAME>
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:id</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:name</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>name</NAME>
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>style</NAME>
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:layout_width</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:layout_height</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:layout_.*</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:width</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:height</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_NAMESPACE>.*</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
</rules>
|
||||
</arrangement>
|
||||
</codeStyleSettings>
|
||||
</value>
|
||||
</option>
|
||||
<option name="PREFERRED_PROJECT_CODE_STYLE" value="glandroid" />
|
||||
</component>
|
||||
</project>
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
|
||||
<file url="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
|
@ -1,10 +0,0 @@
|
|||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="AndroidLintLintBaseline" enabled="false" level="INFO" enabled_by_default="false" />
|
||||
<inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false">
|
||||
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
|
||||
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
|
||||
</inspection_tool>
|
||||
</profile>
|
||||
</component>
|
|
@ -1,7 +0,0 @@
|
|||
<component name="InspectionProjectProfileManager">
|
||||
<settings>
|
||||
<option name="PROJECT_PROFILE" value="Project Default" />
|
||||
<option name="USE_PROJECT_PROFILE" value="true" />
|
||||
<version value="1.0" />
|
||||
</settings>
|
||||
</component>
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(®»–ü
|
||||
ssquid:S1488"YImmediately return this expression instead of assigning it to the temporary variable "s".(”‘€»ûÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
tsquid:S1149"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(<28>ÿ©–
|
||||
isquid:S00100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨Ž”íøÿÿÿÿ
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
rsquid:S1450"]Remove the "mDefaultBgPath" field and declare it as a local variable in the relevant methods.(çêè
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
csquid:CallToDeprecatedMethod"=Remove this use of "setBackgroundDrawable"; it is deprecated.(Ìý´Ÿ
|
||||
Fsquid:S1905",Remove this unnecessary cast to "ImageView".(„üîÄÿÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
bsquid:S1226"HIntroduce a new variable instead of reusing the parameter "convertView".(îªÙ¨ùÿÿÿÿ
|
||||
Asquid:S1905",Remove this unnecessary cast to "ImageView".(éßÜà
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
>squid:S1659"*Declare "backgroundIv" on a separate line.(·«ï
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(<28>Þúí
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(ŽÞëÿùÿÿÿÿ
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(§Ú¦“
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
{"squid:ClassVariableVisibilityCheck"PMake path a static final constant or non-public and provide accessors if needed.(‡ÛÛ?
|
||||
~"squid:ClassVariableVisibilityCheck"RMake bitmap a static final constant or non-public and provide accessors if needed.(à”£½
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
Esquid:S1905"+Remove this unnecessary cast to "TextView".(©ßåçøÿÿÿÿ
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(¯¨×¼ýÿÿÿÿ
|
||||
Ž"squid:ClassVariableVisibilityCheck"]Make BMOB_PICTURE_PATH a static final constant or non-public and provide accessors if needed.(²Ó˜Àûÿÿÿÿ
|
||||
psquid:S3008"VRename this field "MyAvatarDir" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ßöÆúÿÿÿÿ
|
||||
Qsquid:S1444"7Make this "public static BMOB_PICTURE_PATH" field final(²Ó˜Àûÿÿÿÿ
|
||||
ˆ"squid:ClassVariableVisibilityCheck"WMake MyAvatarDir a static final constant or non-public and provide accessors if needed.(ßöÆúÿÿÿÿ
|
||||
vsquid:S3008"\Rename this field "BMOB_PICTURE_PATH" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(²Ó˜Àûÿÿÿÿ
|
||||
Ksquid:S1444"1Make this "public static MyAvatarDir" field final(ßöÆúÿÿÿÿ
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(²ŽžÔþÿÿÿÿ
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(±Õ»²
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(<28>“³±ûÿÿÿÿ
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
Isquid:S1066"/Merge this if statement with the enclosing one.(©¶©‡ûÿÿÿÿ
|
||||
Vsquid:S1126"AReplace this if-then-else statement by a single return statement.(…×®
|
||||
Øsquid:S1598"ÂThis file "CommonUtils.java" should be located in "com\htq\baidu\coolnote\utils" directory, not in "Y:\ProjectFile\MyApplication\app\src\main\java\com\example\administrator\myapplication\utils".(ìåÌ–
|
||||
Dsquid:S1066"/Merge this if statement with the enclosing one.(²<><C2B2>¾
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(§Á¡Œ
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(à›“üüÿÿÿÿ
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Žëê·
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¡ÅøP
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ªÌ¿ú
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(†äßï
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(éØ»Úûÿÿÿÿ
|
||||
jsquid:S1206"PThis class overrides "equals()" and should therefore also override "hashCode()".(Ý¢êÍýÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Áä–—
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
gsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(군赴
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(㉷눪<E389B7><EB88AA><EFBFBD><EFBFBD>
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
qsquid:S3008"WRename this field "BITMAP_ERROR" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(•†<E280A2>ÿÿÿÿÿ
|
||||
‰"squid:ClassVariableVisibilityCheck"XMake BITMAP_ERROR a static final constant or non-public and provide accessors if needed.(•†<E280A2>ÿÿÿÿÿ
|
||||
„"squid:ClassVariableVisibilityCheck"XMake BITMAP_PRESS a static final constant or non-public and provide accessors if needed.(üÉÌÍ
|
||||
Hsquid:S1444"3Make this "public static BITMAP_NORMAL" field final(û¹ß¶
|
||||
Gsquid:S1444"2Make this "public static BITMAP_PRESS" field final(üÉÌÍ
|
||||
[squid:S1126"AReplace this if-then-else statement by a single return statement.(¾ê¹¥üÿÿÿÿ
|
||||
…"squid:ClassVariableVisibilityCheck"YMake BITMAP_NORMAL a static final constant or non-public and provide accessors if needed.(û¹ß¶
|
||||
msquid:S3008"XRename this field "BITMAP_NORMAL" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(û¹ß¶
|
||||
Lsquid:S1444"2Make this "public static BITMAP_ERROR" field final(•†<E280A2>ÿÿÿÿÿ
|
||||
lsquid:S3008"WRename this field "BITMAP_PRESS" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(üÉÌÍ
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
;squid:S1452"&Remove usage of generic wildcard type.(õ›Éü
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(؉ ú
|
||||
Zsquid:S2147"ECombine this catch with the one at line 185, which has the same body.(à“˜ƒ
|
||||
Dsquid:S00108")Either remove or fill this block of code.(ÒÌâ–øÿÿÿÿ
|
||||
Dsquid:S00108")Either remove or fill this block of code.(ÒÌâ–øÿÿÿÿ
|
||||
Zsquid:S2147"ECombine this catch with the one at line 185, which has the same body.(“Ç—Ã
|
||||
Dsquid:S00108")Either remove or fill this block of code.(ÒÌâ–øÿÿÿÿ
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(Ÿ¶í÷
|
||||
Dsquid:S00108")Either remove or fill this block of code.(ÒÌâ–øÿÿÿÿ
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(·Äü‡ýÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¬œÐ²ûÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(‚”’ö
|
|
@ -1,20 +0,0 @@
|
|||
|
||||
esquid:S1301"KReplace this "switch" statement by "if" statements to increase readability.(öÛ«°þÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
_squid:CallToDeprecatedMethod":Remove this use of "setAudioStreamType"; it is deprecated.(¡Ìé0
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¡Õ±š
|
||||
Zsquid:S2147"ECombine this catch with the one at line 106, which has the same body.(ï£Ä
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¹ß„º
|
||||
Xsquid:CallToDeprecatedMethod"2Remove this use of "isScreenOn"; it is deprecated.(¤® ²
|
||||
esquid:CallToDeprecatedMethod":Remove this use of "setAudioStreamType"; it is deprecated.(†Å¨ªùÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
Zsquid:S2147"ECombine this catch with the one at line 106, which has the same body.(‚ùïÄ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(æåÞ˜üÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
_squid:S2147"ECombine this catch with the one at line 106, which has the same body.(ÿëÛßúÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
ssquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Öæ«Ùùÿÿÿÿ8åܽؤ,
|
||||
Vsquid:S1118":Add a private constructor to hide the implicit public one.(±éó<C3A9>8åܽؤ,
|
||||
Asquid:S2068" Remove this hard-coded password.(ñ¤Ïáùÿÿÿÿ8åܽؤ,
|
||||
<squid:S2068" Remove this hard-coded password.(Ø´˜Ù8åܽؤ,
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
tsquid:S1488"_Immediately return this expression instead of assigning it to the temporary variable "options".(çâÛì
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(‘˜Š³
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
gsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Š÷˜Í
|
||||
Vsquid:S2184"ACast one of the operands of this addition operation to a "float".(ÆÞ–’
|
||||
Ysquid:S2184"DCast one of the operands of this subtraction operation to a "float".(ð䘊
|
||||
=squid:S1172"(Remove this unused method parameter "X".(Š÷˜Í
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(̲<C38C>íùÿÿÿÿ
|
||||
›squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(•€ÕÎùÿÿÿÿ
|
||||
›squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(â¡ú—ÿÿÿÿÿ
|
||||
Vsquid:S2184"ACast one of the operands of this addition operation to a "float".(ƒ‰Á¨
|
||||
^squid:S2184"DCast one of the operands of this subtraction operation to a "float".(¨ùã¸ùÿÿÿÿ
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
_squid:HiddenFieldCheck":Rename "drawer" which hides the field declared at line 41.(ÐÍè¨þÿÿÿÿ
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(üêÝ/
|
||||
bsquid:CallToDeprecatedMethod"=Remove this use of "setBackgroundDrawable"; it is deprecated.(”›õV
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¡…•æùÿÿÿÿ
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(ù ®Íúÿÿÿÿ
|
||||
qsquid:S1450"WRemove the "baseView" field and declare it as a local variable in the relevant methods.(‘‚¼²þÿÿÿÿ
|
||||
_squid:HiddenFieldCheck":Rename "drawer" which hides the field declared at line 41.(ÐÍè¨þÿÿÿÿ
|
||||
Asquid:S1905",Remove this unnecessary cast to "ImageView".(ÆïË”
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ô侄
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(”“ɉúÿÿÿÿ
|
||||
dsquid:CallToDeprecatedMethod"9Remove this use of "setDrawerListener"; it is deprecated.(ø¶Âßÿÿÿÿÿ
|
||||
ysquid:S1450"_Remove the "noteBookFragment" field and declare it as a local variable in the relevant methods.(Óé«ùÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Û¿’<C2BF>ýÿÿÿÿ
|
||||
ssquid:S1450"YRemove the "isFirstUse" field and declare it as a local variable in the relevant methods.(ÃÑ<C383><C391>ûÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(–“Å<E2809C>ýÿÿÿÿ
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
‚squid:S1192"hDefine a constant instead of duplicating this literal "好东西è¦<C3A8>与å°<C3A5>伙伴们一起分享" 3 times.(Á…Ï¿úÿÿÿÿ
|
||||
Lsquid:S2589"7Remove this expression which always evaluates to "true"(ÿý†
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(<28>Žª´ÿÿÿÿÿ
|
||||
tsquid:S00116"YRename this field "KEY_NOTE_DRAFT" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¯¶±Ÿýÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(àˆüz
|
||||
lsquid:S00116"VRename this field "BG_PIC_PATH" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¥òûŸ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(†€éˆ
|
||||
;squid:S1170"!Make this final field static too.(¯¶±Ÿýÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¯Öýã
|
||||
6squid:S1170"!Make this final field static too.(¥òûŸ
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(ÉÚõÎ
|
||||
Vsquid:S1126"AReplace this if-then-else statement by a single return statement.(ýðÞ¬
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¸¯þŸøÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÆΰÇ
|
||||
_squid:S1192"JDefine a constant instead of duplicating this literal "share.jpg" 3 times.(ãî<C3A3>Ö
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
esquid:CallToDeprecatedMethod":Remove this use of "MODE_MULTI_PROCESS"; it is deprecated.(Žù›‡ûÿÿÿÿ
|
||||
esquid:CallToDeprecatedMethod":Remove this use of "MODE_MULTI_PROCESS"; it is deprecated.(Žù›‡ûÿÿÿÿ
|
||||
usquid:S1488"[Immediately return this expression instead of assigning it to the temporary variable "pre".(úš ¡ùÿÿÿÿ
|
||||
osquid:S00116"TRename this field "PREF_NAME" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(«ú±ôøÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÿ¨¬j
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
hsquid:MaximumInheritanceDepth"<This class has 7 parents which is greater than 5 authorized.(ž<> ¨ýÿÿÿÿ
|
||||
Tsquid:S1161":Add the "@Override" annotation above this method signature(â¢çÊüÿÿÿÿ
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÎÂù
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÜÖè‡ýÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(´¢‘œ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(âÝ‹Œûÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(†˜é…ûÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¦˜Å…üÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(<28><>³Ÿ
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ú÷€
|
||||
1squid:S1220""Move this file to a named package.
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(žá§•øÿÿÿÿ
|
|
@ -1,22 +0,0 @@
|
|||
|
||||
Lsquid:S2589"7Remove this expression which always evaluates to "true"(¯É©“
|
||||
Isquid:EmptyStatementUsageCheck"Remove this empty statement.(ôŸŽìúÿÿÿÿ
|
||||
nsquid:S1450"TRemove the "moveX" field and declare it as a local variable in the relevant methods.(Í àØþÿÿÿÿ
|
||||
asquid:S2184"GCast one of the operands of this multiplication operation to a "float".(÷æ‰Ðùÿÿÿÿ
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(¯·ø‹úÿÿÿÿ
|
||||
Tsquid:S3398"?Move this method into the anonymous class declared at line 157.(É™â¢
|
||||
Ssquid:S1226">Introduce a new variable instead of reusing the parameter "y".(žÅ™õ
|
||||
lsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(»òíÖÿÿÿÿÿ
|
||||
psquid:S00115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(‡ÚÂÖ
|
||||
hsquid:MaximumInheritanceDepth"<This class has 6 parents which is greater than 5 authorized.(¸–þ§þÿÿÿÿ
|
||||
lsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(Ö¼Ù<C2BC>ýÿÿÿÿ
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(¯·ø‹úÿÿÿÿ
|
||||
nsquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(«Ûô‘
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
gsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(ºµÇ¨
|
||||
Zsquid:CallToDeprecatedMethod"/Remove this use of "vibrate"; it is deprecated.(½<>ì©úÿÿÿÿ
|
||||
Ssquid:S1226">Introduce a new variable instead of reusing the parameter "x".(úµÈ™
|
||||
\squid:S2184"GCast one of the operands of this multiplication operation to a "float".(žì‘Ç
|
||||
Ksquid:S2696"6Make the enclosing method "static" or remove this set.(µâ‚Ø
|
||||
[squid:S1126"AReplace this if-then-else statement by a single return statement.(ê±Ë<C2B1>úÿÿÿÿ
|
||||
Lsquid:S2589"7Remove this expression which always evaluates to "true"(¯É©“
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(‹†½íÿÿÿÿÿ
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(ïÛôÜýÿÿÿÿ
|
||||
ysquid:S1488"_Immediately return this expression instead of assigning it to the temporary variable "builder".(’âÃùÿÿÿÿ
|
||||
[squid:CallToDeprecatedMethod"0Remove this use of "fromHtml"; it is deprecated.(Ë–ü÷ùÿÿÿÿ
|
||||
\squid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(¸Ø§Î
|
||||
\squid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(¸Ø§Î
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(¨üÕ¢
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
gsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(Æ¿ú„
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(ž¼í
|
||||
Isquid:S1066"/Merge this if statement with the enclosing one.(¿±Ïßüÿÿÿÿ
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(Ö¾ã¯
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(Àó‚´
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÉÓÈìýÿÿÿÿ
|
||||
[squid:S2142"FEither re-interrupt this method or rethrow the "InterruptedException".(ä ¹€
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.( àˆ{
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(ž¼í
|
||||
›squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ô¬ý¶ùÿÿÿÿ
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
dsquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(<28>ªÉç
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÕÝ¥õúÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÕÝ¥õúÿÿÿÿ
|
||||
asquid:S1192"GDefine a constant instead of duplicating this literal "isTran" 3 times.(ý‘™ þÿÿÿÿ
|
|
@ -1,43 +0,0 @@
|
|||
|
||||
isquid:S1215"TDon't try to be smarter than the JVM, remove this call to run the garbage collector.(Ì°¬“
|
||||
=squid:S1659"#Declare "right" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
Dsquid:S2093"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
|
||||
Asquid:S1659"'Declare "dst_right" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
Tsquid:S1854":Remove this useless assignment to local variable "bitmap".(ïÄ°Šüÿÿÿÿ
|
||||
=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.(€ÉÔ…ýÿÿÿÿ
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(´¾’Ñÿÿÿÿÿ
|
||||
]squid:S1226"CIntroduce a new variable instead of reusing the parameter "bitmap".(×ý¥Êüÿÿÿÿ
|
||||
[
|
||||
squid:S899"BDo something with the "boolean" value returned by "createNewFile".(Ð<>’Íùÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(±ËÅž
|
||||
Osquid:S1118":Add a private constructor to hide the implicit public one.(Þô™ê
|
||||
?squid:S1659"%Declare "dst_top" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
T
|
||||
squid:S899";Do something with the "boolean" value returned by "delete".(²Œ<C592>ûÿÿÿÿ
|
||||
ysquid:S1488"eImmediately return this expression instead of assigning it to the temporary variable "resizedBitmap".(Ö½Þ|
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
?squid:S00108")Either remove or fill this block of code.(<28>”ý¾
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(´¾’Ñÿÿÿÿÿ
|
||||
Zsquid:S2184"@Cast one of the operands of this integer division to a "double".(€ºá™øÿÿÿÿ
|
||||
[squid:S2184"ACast one of the operands of this division operation to a "float".(€ºá™øÿÿÿÿ
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(´¾’Ñÿÿÿÿÿ
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(´¾’Ñÿÿÿÿÿ
|
||||
Usquid:S2184"ACast one of the operands of this division operation to a "float".(À¬þ
|
||||
;squid:S1659"!Declare "top" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
Bsquid:S1659"(Declare "dst_bottom" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
>squid:S1659"$Declare "bottom" on a separate line.(´¾’Ñÿÿÿÿÿ
|
||||
Dsquid:S1066"/Merge this if statement with the enclosing one.(¼ÙØý
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
[squid:S2184"ACast one of the operands of this division operation to a "float".(Õú²”ùÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
Tsquid:S1854":Remove this useless assignment to local variable "bitmap".(×ý¥Êüÿÿÿÿ
|
||||
[
|
||||
squid:S899"BDo something with the "boolean" value returned by "createNewFile".(Ð<>’Íùÿÿÿÿ
|
||||
Tsquid:S2184"@Cast one of the operands of this integer division to a "double".(À¬þ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(ÕÌ<C395>®þÿÿÿÿ
|
||||
Zsquid:S2147"ECombine this catch with the one at line 113, which has the same body.(ï£Ä
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.( ‘ýÙÿÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
@squid:S1659"&Declare "dst_left" on a separate line.(´¾’Ñÿÿÿÿÿ
|
|
@ -1,36 +0,0 @@
|
|||
|
||||
isquid:S00100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¡¥ÎÏüÿÿÿÿ
|
||||
isquid:S00100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(óµÔüúÿÿÿÿ
|
||||
isquid:S00100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(òŸŒ<C5B8>þÿÿÿÿ
|
||||
?squid:S00108")Either remove or fill this block of code.(<28>”ý¾
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ãו‰þÿÿÿÿ
|
||||
Qsquid:S2589"7Remove this expression which always evaluates to "true"(¹ï¤Ÿýÿÿÿÿ
|
||||
ssquid:S1149"_Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".(ÄÍœ
|
||||
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
lsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed.(¡¥ÎÏüÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
Wsquid:CallToDeprecatedMethod",Remove this use of "Date"; it is deprecated.(Ðãûßøÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
ysquid:S1488"_Immediately return this expression instead of assigning it to the temporary variable "curDate".(Ó°Ø’úÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(Íë¹’ûÿÿÿÿ
|
||||
\squid:S1226"BIntroduce a new variable instead of reusing the parameter "start".(¶ùßýÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(êÒÔ’úÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(Ô×ÒÖøÿÿÿÿ
|
||||
?squid:S00108")Either remove or fill this block of code.(<28>”ý¾
|
||||
gsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ÐÌS
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(«Ê‚Ÿýÿÿÿÿ
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(‘ÐçÈ
|
||||
?squid:S00108")Either remove or fill this block of code.(<28>”ý¾
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
Qsquid:S2589"7Remove this expression which always evaluates to "true"(ÜÞ¼<C39E>ûÿÿÿÿ
|
||||
Rsquid:CallToDeprecatedMethod",Remove this use of "Time"; it is deprecated.(óÌæ‚
|
||||
?squid:S00108")Either remove or fill this block of code.(ï£Ä
|
||||
Wsquid:S1226"BIntroduce a new variable instead of reusing the parameter "start".(ÑÉþÔ
|
||||
Tsquid:S1226"?Introduce a new variable instead of reusing the parameter "is".(¥ÁÙ¥
|
||||
Zsquid:S1226"@Introduce a new variable instead of reusing the parameter "num".(ÎÈÖ‡ýÿÿÿÿ
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
Ysquid:UnusedPrivateMethod"6Remove this unused private "ToggleButton" constructor.(ª„Àï
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(Á¡Â«øÿÿÿÿ
|
||||
@squid:S1659"&Declare "spotMaxX" on a separate line.(Ç¡´ôþÿÿÿÿ
|
||||
gsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(Ûû•
|
||||
<squid:S1659""Declare "endX" on a separate line.(Àœ<C380>£ýÿÿÿÿ
|
||||
osquid:S1450"URemove the "startX" field and declare it as a local variable in the relevant methods.(Àœ<C380>£ýÿÿÿÿ
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(êÅ®Ü
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(´úÈ¢ùÿÿÿÿ
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
›squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(¯¢ç´üÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(‚„É“øÿÿÿÿ
|
|
@ -1,68 +0,0 @@
|
|||
|
||||
Fsquid:S1905"1Remove this unnecessary cast to "RelativeLayout".(Þˆ½ð
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(øëîîûÿÿÿÿ
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ò‡¨æÿÿÿÿÿ
|
||||
csquid:CallToDeprecatedMethod"=Remove this use of "setBackgroundDrawable"; it is deprecated.(õÒþ†
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(è<>‚Œýÿÿÿÿ
|
||||
Gsquid:S1135"2Complete the task associated to this TODO comment.(÷…¡’
|
||||
msquid:S00116"XRename this field "layout_choose" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(…ϱ
|
||||
|
||||
Qsquid:S1854"<Remove this useless assignment to local variable "filename".(ÉÍÛÏ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
rsquid:S00116"WRename this field "layout_photo" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(òºûªùÿÿÿÿ
|
||||
Vsquid:CallToDeprecatedMethod"0Remove this use of "getColor"; it is deprecated.(ìÈô®
|
||||
Jsquid:S2209"5Change this instance-reference to a static reference.(¹þ¢Ð
|
||||
Ksquid:S1153"1Directly append the argument of String.valueOf().(¼£Áóúÿÿÿÿ
|
||||
Ksquid:S1905"1Remove this unnecessary cast to "RelativeLayout".(ö… Ûûÿÿÿÿ
|
||||
N"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(ì¼—û
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¿ëÏýýÿÿÿÿ
|
||||
dsquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(¾ô×
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
Ysquid:CallToDeprecatedMethod"3Remove this use of "getDrawable"; it is deprecated.(õÒþ†
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ê<> •þÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ïðóºÿÿÿÿÿ
|
||||
6squid:S1170"!Make this final field static too.(…Ù“Ý
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
Bsquid:S1481"-Remove this unused "filename" local variable.(ÉÍÛÏ
|
||||
6squid:S1170"!Make this final field static too.(…Ù“Ý
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÎæžÔ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(»»¶¨ýÿÿÿÿ
|
||||
[squid:CallToDeprecatedMethod"0Remove this use of "getColor"; it is deprecated.(<28>±¨äùÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Îí÷îüÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
^squid:CallToDeprecatedMethod"3Remove this use of "getDrawable"; it is deprecated.(Ó“–õûÿÿÿÿ
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(ד¾ñùÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ø¦öé
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
rsquid:S00116"\Rename this field "UPDATE_USER_EMAIL" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(…Ù“Ý
|
||||
Fsquid:S1905",Remove this unnecessary cast to "ImageView".(Ыגøÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "BitmapDrawable"; it is deprecated.(¹›„Ôþÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ߣ¾¨ùÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÌÀç®
|
||||
lsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed.(ÉÎÍïýÿÿÿÿ
|
||||
Dsquid:S1659"/Declare "UPDATE_USER_EMAIL" on a separate line.(…Ù“Ý
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(‰™ö¿ùÿÿÿÿ
|
||||
6squid:S1170"!Make this final field static too.(…Ù“Ý
|
||||
Esquid:S1481"+Remove this unused "et_pwd" local variable.(ò‡¨æÿÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ƒøüçøÿÿÿÿ
|
||||
_squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÂÚÂ~
|
||||
Ysquid:CallToDeprecatedMethod"3Remove this use of "getDrawable"; it is deprecated.(ü–áÔ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(綸<C2B6>þÿÿÿÿ
|
||||
usquid:S00116"_Rename this field "UPDATE_USER_DIARYPWD" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(…Ù“Ý
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(õõɲúÿÿÿÿ
|
||||
Esquid:S1905"+Remove this unnecessary cast to "EditText".(ó®µøÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(š’¨Å
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ø¦öé
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Æ·ÂÖûÿÿÿÿ
|
||||
Gsquid:S1659"2Declare "UPDATE_USER_NICKNAME" on a separate line.(…Ù“Ý
|
||||
Jsquid:S1068"0Remove this unused "mPopupWindow" private field.(°ëœÊýÿÿÿÿ
|
||||
€"squid:ClassVariableVisibilityCheck"TMake filePath a static final constant or non-public and provide accessors if needed.(•ê£’
|
||||
hsquid:CallToDeprecatedMethod"=Remove this use of "setBackgroundDrawable"; it is deprecated.(Ó“–õûÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(˾æ´
|
||||
Ksquid:S1153"1Directly append the argument of String.valueOf().(<28>áÌÑøÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(£ˆ¾è
|
||||
Esquid:S1068"+Remove this unused "userSex" private field.(Û®¼–úÿÿÿÿ
|
||||
usquid:S00116"_Rename this field "UPDATE_USER_NICKNAME" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(…Ù“Ý
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(«·³‰ýÿÿÿÿ
|
||||
ssquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ñП’øÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(®ôˆÍøÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÌÙ·Îøÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¯²Ç‚ÿÿÿÿÿ
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
dsquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(³Î¶î
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
Rsquid:S1226">Introduce a new variable instead of reusing the parameter "v".(µÄ¯Y
|
||||
Zsquid:UselessImportCheck"3Remove this unused import 'android.graphics.Color'.(øãíòþÿÿÿÿ
|
||||
ksquid:UselessImportCheck"DRemove this unused import 'android.graphics.drawable.ColorDrawable'.(֟«øÿÿÿÿ
|
||||
esquid:UselessImportCheck">Remove this unused import 'android.provider.CalendarContract'.(üÿ–Ìúÿÿÿÿ
|
||||
ssquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(¹ê˜Áøÿÿÿÿ
|
||||
\squid:S1226"BIntroduce a new variable instead of reusing the parameter "datas".(¹ê˜Áøÿÿÿÿ
|
|
@ -1,34 +0,0 @@
|
|||
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(òü€–
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(°þíÈÿÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ôˆ«¿
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ßÕù•ýÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÒäÕ§
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ú°à¬
|
||||
dsquid:S00100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¹ó¯™
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ú°à¬
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ÆŸßêùÿÿÿÿ
|
||||
`squid:UselessImportCheck">Remove this unused import 'cn.bmob.v3.listener.LogInListener'.(ØÖü³
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(㑨<E28098>úÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(™ØÓ¯ûÿÿÿÿ
|
||||
fsquid:UselessImportCheck"?Remove this unused import 'cn.bmob.v3.exception.BmobException'.(Æš…Åùÿÿÿÿ
|
||||
[squid:UnusedPrivateMethod"3Remove this unused private "updateUserHead" method.(¤È‚Ìýÿÿÿÿ
|
||||
~squid:UselessImportCheck"\Remove this unused import 'com.nostra13.universalimageloader.core.ImageLoaderConfiguration'.(좣±
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ÕÓí³þÿÿÿÿ
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(·üÏÏúÿÿÿÿ
|
||||
lsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(쇯Úþÿÿÿÿ
|
||||
–squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.( µâ²
|
||||
=squid:S1481")Remove this unused "list" local variable.(Ì¿Íh
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ÐÀχ
|
||||
–squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(“¨ëø
|
||||
‘squid:S1845"|Rename method "Login" to prevent any misunderstanding/clash with method "login" defined in superclass "cn.bmob.v3.BmobUser".(¹ó¯™
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(<28>ÄŠæ
|
||||
–squid:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(¹ó¯™
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(©²ŒÌÿÿÿÿÿ
|
||||
nsquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÚÒîÊ
|
||||
squid:UselessImportCheck"XRemove this unused import 'com.example.administrator.myapplication.app.BaseApplication'.(‘”ÛÓúÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ò£èÄûÿÿÿÿ
|
||||
Lsquid:S1854"8Remove this useless assignment to local variable "list".(Ì¿Íh
|
||||
hsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¹¶Á»
|
||||
msquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(쇯Úþÿÿÿÿ
|
||||
msquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ì¿Íh
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
Vsquid:S2184"ACast one of the operands of this addition operation to a "float".(†¬’²
|
||||
Vsquid:S2184"ACast one of the operands of this division operation to a "float".(ñÌ–à
|
||||
Vsquid:S2184"ACast one of the operands of this division operation to a "float".(ñÌ–à
|
||||
Vsquid:S2184"ACast one of the operands of this division operation to a "float".(ĵöö
|
||||
Vsquid:S2184"ACast one of the operands of this division operation to a "float".(ĵöö
|
||||
Vsquid:S2184"ACast one of the operands of this addition operation to a "float".(†¬’²
|
|
@ -1,27 +0,0 @@
|
|||
|
||||
ssquid:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(±±´ðþÿÿÿÿ
|
||||
Xsquid:S1155">Use isEmpty() to check whether the collection is empty or not.(ÃЮùÿÿÿÿ
|
||||
[squid:S2184"ACast one of the operands of this division operation to a "float".(¢é…ˆþÿÿÿÿ
|
||||
Bsquid:S1125"(Remove the literal "true" boolean value.(êØòëÿÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(îí”Ôþÿÿÿÿ
|
||||
:squid:S2068" Remove this hard-coded password.(ò¤‚›üÿÿÿÿ
|
||||
=squid:S1148"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
4squid:S2131"Use "Integer.toString" instead.(јòö
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¬ëʳûÿÿÿÿ
|
||||
[squid:S2142"FEither re-interrupt this method or rethrow the "InterruptedException".(ä ¹€
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(îˆÝç
|
||||
psquid:S1450"\Remove the "mScreenHeight" field and declare it as a local variable in the relevant methods.(ÎݘZ
|
||||
usquid:S1450"[Remove the "mScreenWidth" field and declare it as a local variable in the relevant methods.(Ò™úªÿÿÿÿÿ
|
||||
>squid:S1659"$Declare "mMoveY" on a separate line.(ŸöÁæúÿÿÿÿ
|
||||
osquid:S1450"URemove the "mMoveY" field and declare it as a local variable in the relevant methods.(ŸöÁæúÿÿÿÿ
|
||||
Fsquid:S1068",Remove this unused "mContext" private field.(»úžøÿÿÿÿ
|
||||
gsquid:S3776"RRefactor this method to reduce its Cognitive Complexity from 35 to the 15 allowed.(ôó§è
|
||||
[squid:CallToDeprecatedMethod"0Remove this use of "getWidth"; it is deprecated.(ð“ñÀþÿÿÿÿ
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(ãÁð™øÿÿÿÿ
|
||||
Zsquid:S2184"@Cast one of the operands of this integer division to a "double".(¢é…ˆþÿÿÿÿ
|
||||
0squid:S1643"Use a StringBuilder instead.(븈2
|
||||
Dsquid:S1066"/Merge this if statement with the enclosing one.(댯Ú
|
||||
osquid:S1450"URemove the "mMoveX" field and declare it as a local variable in the relevant methods.(ŸöÁæúÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(±¹ËÌüÿÿÿÿ
|
||||
:squid:S2068" Remove this hard-coded password.(Š…÷<E280A6>úÿÿÿÿ
|
||||
[squid:CallToDeprecatedMethod"0Remove this use of "getWidth"; it is deprecated.(ð“ñÀþÿÿÿÿ
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(̢Ì
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(綸<C2B6>þÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(‚—Å›üÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ïÁ´Ìüÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ÀÌ€»úÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
Lsquid:S1135"2Complete the task associated to this TODO comment.(» æžÿÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(¬ÿºîÿÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(¬ÿºîÿÿÿÿÿ
|
||||
gsquid:S00117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ŸÏ™˜
|
||||
dsquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(ʨ¹<C2A8>
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(ד¾ñùÿÿÿÿ
|
||||
esquid:S1301"KReplace this "switch" statement by "if" statements to increase readability.(ד¾ñùÿÿÿÿ
|
||||
esquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ïðóºÿÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(ìÓ›ù
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ôˆ«¿
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(<28>„…¬
|
||||
^squid:CallToDeprecatedMethod"3Remove this use of "getDrawable"; it is deprecated.(í–‹¦ýÿÿÿÿ
|
||||
^squid:CallToDeprecatedMethod"3Remove this use of "getDrawable"; it is deprecated.(Îôéªûÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(‡…¾Íþÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethod"6Remove this use of "ProgressDialog"; it is deprecated.(‡…¾Íþÿÿÿÿ
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(•«ú§üÿÿÿÿ
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(帜†
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Ôˆ«¿
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(¢¾ôŽ
|
||||
isquid:MaximumInheritanceDepth"=This class has 10 parents which is greater than 5 authorized.(°ïÇåüÿÿÿÿ
|
||||
`squid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(<28>„…¬
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
Tsquid:S1118":Add a private constructor to hide the implicit public one.(¡¯¦Œýÿÿÿÿ
|
|
@ -1,15 +0,0 @@
|
|||
|
||||
<
|
||||
build.gradle,f\0\f07866736216be0ee2aba49e392191aeae700a35
|
||||
z
|
||||
Japp\src\main\java\com\example\administrator\myapplication\entity\User.java,c\5\c5ce6afdb0606af7b3aad034a3799dc44d4d4c5c
|
||||
‚
|
||||
Rapp\src\main\java\com\example\administrator\myapplication\utils\BmobConstants.java,3\4\342c9edfd27db16bba3e3455e68c749d04c55cbd
|
||||
‚
|
||||
Rapp\src\main\java\com\example\administrator\myapplication\ui\UserInfoActivity.java,a\f\af19bd5acf2e10910134fc735da2908d48302bd8
|
||||
‚
|
||||
Rapp\src\main\java\com\example\administrator\myapplication\ui\NoteEditActivity.java,3\9\39949154a1e615e7862369e7bbdbc02d8e85f887
|
||||
€
|
||||
Papp\src\main\java\com\example\administrator\myapplication\utils\SystemUtils.java,6\7\67ee5a70c0947c6377cf1e29856f6a79659f84e7
|
||||
~
|
||||
Napp\src\main\java\com\example\administrator\myapplication\ui\MainActivity.java,6\7\67dcf9378cf673b1d3b665701ca8ab112314a41a
|
Loading…
Reference in New Issue