remove-files

yuying
王宇洋 3 years ago
parent 863eeef23a
commit 4666bca923

@ -1,26 +0,0 @@
name: Android CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '11'
distribution: 'adopt'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build

3
.gitignore vendored

@ -102,4 +102,7 @@ lint/tmp/
# Android Profiling
*.hprof
.github
.gradle
.idea

3
.idea/.gitignore vendored

@ -1,3 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml

@ -1 +0,0 @@
My Application

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="16" />
</component>
</project>

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="$USER_HOME$/.android/avd/Pixel_2_API_26.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2021-09-08T09:41:33.476301Z" />
</component>
</project>

@ -1,68 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="../../../../layout/custom_preview.xml" value="0.234375" />
<entry key="app/src/main/res/drawable-v24/ic_dashboard_black_24dp.xml" value="0.16538461538461538" />
<entry key="app/src/main/res/drawable-v24/ic_home_black_24dp.xml" value="0.1465811965811966" />
<entry key="app/src/main/res/drawable-v24/ic_launcher_background.xml" value="0.19615384615384615" />
<entry key="app/src/main/res/drawable-v24/ic_launcher_foreground.xml" value="0.18717948717948718" />
<entry key="app/src/main/res/drawable/accept.xml" value="0.16538461538461538" />
<entry key="app/src/main/res/drawable/buttonstyle.xml" value="0.1" />
<entry key="app/src/main/res/drawable/divider.xml" value="0.27564102564102566" />
<entry key="app/src/main/res/drawable/gradientbackground.xml" value="0.1" />
<entry key="app/src/main/res/drawable/hint_green.xml" value="0.16538461538461538" />
<entry key="app/src/main/res/drawable/hint_red.xml" value="0.16538461538461538" />
<entry key="app/src/main/res/drawable/hint_white.xml" value="0.16538461538461538" />
<entry key="app/src/main/res/drawable/ic_baseline_archive_24.xml" value="0.27564102564102566" />
<entry key="app/src/main/res/drawable/ic_baseline_arrow_back_24.xml" value="0.27564102564102566" />
<entry key="app/src/main/res/drawable/ic_baseline_menu_24.xml" value="0.18717948717948718" />
<entry key="app/src/main/res/drawable/ic_launcher_background.xml" value="0.27564102564102566" />
<entry key="app/src/main/res/drawable/ic_menu_camera.xml" value="0.18717948717948718" />
<entry key="app/src/main/res/drawable/ic_menu_gallery.xml" value="0.18717948717948718" />
<entry key="app/src/main/res/drawable/ic_menu_slideshow.xml" value="0.18717948717948718" />
<entry key="app/src/main/res/drawable/image_upload_button.xml" value="0.14537037037037037" />
<entry key="app/src/main/res/drawable/openscreenshare.xml" value="0.1940928270042194" />
<entry key="app/src/main/res/drawable/reject.xml" value="0.27564102564102566" />
<entry key="app/src/main/res/drawable/side_nav_bar.xml" value="0.28076923076923077" />
<entry key="app/src/main/res/layout/activity_main.xml" value="0.25" />
<entry key="app/src/main/res/layout/activity_scan.xml" value="0.15213675213675212" />
<entry key="app/src/main/res/layout/app_bar_main.xml" value="0.22604166666666667" />
<entry key="app/src/main/res/layout/bottom_activity_main.xml" value="0.1" />
<entry key="app/src/main/res/layout/content_main.xml" value="0.26458333333333334" />
<entry key="app/src/main/res/layout/fragment_clarity_enhancement.xml" value="0.2053345878720219" />
<entry key="app/src/main/res/layout/fragment_gallery.xml" value="0.2441123188405797" />
<entry key="app/src/main/res/layout/fragment_home.xml" value="0.25" />
<entry key="app/src/main/res/layout/fragment_image_colorize.xml" value="0.3079710144927536" />
<entry key="app/src/main/res/layout/fragment_slideshow.xml" value="0.2441123188405797" />
<entry key="app/src/main/res/layout/fragment_user.xml" value="0.24022089404325872" />
<entry key="app/src/main/res/layout/home_icon_view.xml" value="0.26282051282051283" />
<entry key="app/src/main/res/layout/image_colorize_upload_activity.xml" value="0.25" />
<entry key="app/src/main/res/layout/index_view.xml" value="0.18318627850730212" />
<entry key="app/src/main/res/layout/nav_header_main.xml" value="0.2441123188405797" />
<entry key="app/src/main/res/layout/new_content_main.xml" value="0.2293651113804904" />
<entry key="app/src/main/res/layout/open_screen.xml" value="0.25" />
<entry key="app/src/main/res/layout/rcimage_item.xml" value="0.25291869258327465" />
<entry key="app/src/main/res/menu/activity_main_drawer.xml" value="0.22604166666666667" />
<entry key="app/src/main/res/menu/bottom_nav_menu.xml" value="0.1" />
<entry key="app/src/main/res/menu/main.xml" value="0.26458333333333334" />
<entry key="app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.2841880341880342" />
<entry key="app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" value="0.2841880341880342" />
</map>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_X" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
<component name="VisualizationToolProject">
<option name="state">
<ProjectState>
<option name="scale" value="0.17289836694138253" />
</ProjectState>
</option>
</component>
</project>

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RenderSettings">
<option name="showDecorations" value="true" />
</component>
</project>

@ -1,24 +0,0 @@
l
java:S1450#"VRemove the "binding" field and declare it as a local variable in the relevant methods.(¶<>ÃÊ
y
java:S1450""cRemove the "mAppBarConfiguration" field and declare it as a local variable in the relevant methods.(ÒËþØ
V java:S125$"<This block of commented-out lines of code should be removed.(<28>ãí¢þÿÿÿÿ
}
java:S32525"gUse static access with "com.google.android.material.snackbar.BaseTransientBottomBar" for "LENGTH_LONG".(õ‰¯à
P java:S125>"<This block of commented-out lines of code should be removed.(Š<>€)
7 java:S131H""Add a default case to this switch.(ä¦ã¦
Q java:S125_"<This block of commented-out lines of code should be removed.(è‚žÛ
L
java:S1874n"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
L
java:S1874n"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
_
java:S1874y"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(¹Î¾
? java:S108")Either remove or fill this block of code.(<28>”ý¾
=
java:S16042"(Make this anonymous inner class a lambda(´ÛäX
>
java:S1604E"(Make this anonymous inner class a lambda(Ù<>¥Ñ
X
java:S2259}"BA "NullPointerException" could be thrown; "data" is nullable here.(ó¶Ç‹

@ -1,19 +0,0 @@
e java:S116("PRename this field "_this" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(‚Õ°ˆ
V java:S125-"<This block of commented-out lines of code should be removed.(Ó –„þÿÿÿÿ
Q java:S125="<This block of commented-out lines of code should be removed.(ÈÔ¿É
W java:S125<18>"<This block of commented-out lines of code should be removed.(ú²î¨ÿÿÿÿÿ
J
java:S1874©"3Remove this use of "insertImage"; it is deprecated.(å°À¦
f java:S117Q"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ö᜿
>
java:S1604J"(Make this anonymous inner class a lambda(ľ§ø
C
java:S1604R"(Make this anonymous inner class a lambda(ÁÔ‰Ûúÿÿÿÿ
>
java:S1604h"(Make this anonymous inner class a lambda(񆂢
>
java:S1604p"(Make this anonymous inner class a lambda(çíå<C3AD>
D
java:S1604­"(Make this anonymous inner class a lambda(’пµþÿÿÿÿ
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(êìÈœþÿÿÿÿ

@ -1,6 +0,0 @@
e java:S116."PRename this field "Image" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Щ¦¨
d java:S116/"ORename this field "Name" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ô£É¸
t
java:S1488"^Immediately return this expression instead of assigning it to the temporary variable "holder".(–à¨Ç
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ì¹Îóûÿÿÿÿ

@ -1,4 +0,0 @@
U
java:S1118 ":Add a private constructor to hide the implicit public one.(͹’¶ÿÿÿÿÿ
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(<28>ß“ãýÿÿÿÿ

@ -1,25 +0,0 @@
œ
java:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(Ø«ò®ûÿÿÿÿ
o
java:S2293"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:S2293="YReplace the type specification in this constructor call with the diamond operator ("<>").(”ÃÉý
o
java:S2293O"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 ("<>").(”ÃÉý
o
java:S2293s"YReplace the type specification in this constructor call with the diamond operator ("<>").(”ÃÉý
i java:S100ƒ"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ö͈Ÿüÿÿÿÿ
\
java:S1192 "FDefine a constant instead of duplicating this literal "image" 6 times.(¨…¶ˆ
f java:S117 "QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
f java:S1170"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
f java:S117B"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
f java:S117T"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
f java:S117f"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
f java:S117x"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¨…¶ˆ
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ˆÕ¿Š

@ -1,5 +0,0 @@
> kotlin:S125Œ"Remove this commented out code.(ËÃØ¡8Ò·ÈÔ»/
m kotlin:S1871Ó"MThis branch's code block is the same as the block for the branch on line 208.(§ùÉÂ8ñ·ÈÔ»/
r kotlin:S3776¦"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(Îóòõ8õ·ÈÔ»/
t kotlin:S117"QRename this parameter to match the regular expression "^`?[_a-z][a-zA-Z0-9]*`?$".(—½æàùÿÿÿÿ8ø·ÈÔ»/

@ -1,67 +0,0 @@
v java:S116&"\Rename this field "ColorizedImageUri" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(äûóÅüÿÿÿÿ
j java:S116'"PRename this field "_this" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ö<E280B9>Üüÿÿÿÿ
P java:S125:"<This block of commented-out lines of code should be removed.(÷àÉA

java:S1186W"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
œ
java:S1186e"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ

java:S1186k"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
œ
java:S1186x"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ
W java:S125"<This block of commented-out lines of code should be removed.(€<E282AC>¹þÿÿÿÿ
J
java:S1874"3Remove this use of "insertImage"; it is deprecated.(Ü©ÍÌ
a
java:S1854£"ERemove this useless assignment to local variable "squareProgressBar".(¤ªÞ÷ýÿÿÿÿ
R
java:S1481£"6Remove this unused "squareProgressBar" local variable.(¤ªÞ÷ýÿÿÿÿ
i java:S100½"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¤Õû¯øÿÿÿÿ
W java:S125¾"<This block of commented-out lines of code should be removed.(è°Î¥ýÿÿÿÿ
R java:S125Á"<This block of commented-out lines of code should be removed.(¬³»¨
<EFBFBD>
java:S1186£"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ªšƒ¢üÿÿÿÿ
R java:S125È"<This block of commented-out lines of code should be removed.(²¾á…
˜
java:S1186Ö"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
<EFBFBD>
java:S1186à"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ
˜
java:S1186æ"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
<EFBFBD>
java:S1186ð"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ
˜
java:S1186÷"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
<EFBFBD>
java:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ
˜
java:S1186Š"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ
<EFBFBD>
java:S1186"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ
M
java:S1874­"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
M
java:S1874­"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
N
java:S1068""8Remove this unused "mAppBarConfiguration" private field.(ÒËþØ
f java:S117R"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(­¢õ¼
f java:S117S"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(óäãƒ
g java:S117Ð"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(­¢õ¼
l java:S117Ñ"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(äó’Ýúÿÿÿÿ
g java:S117Ò"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(óäãƒ
g java:S117Ó"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¶<>¸Ê
>
java:S16044"(Make this anonymous inner class a lambda(³å½š
>
java:S1604C"(Make this anonymous inner class a lambda(Éßÿ÷
D
java:S1604<18>"(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(ÝŽÿä
D
java:S1604É"(Make this anonymous inner class a lambda(˜<>ã¯þÿÿÿÿ

@ -1,25 +0,0 @@
x java:S116"cRename this field "ImageLayer1_Right_Bitmap" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÀùÐŒ
x java:S116"cRename this field "ImageLayer2_Right_Bitmap" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(À±ÇÉ
x java:S116"^Rename this field "Right_Bitmap_Source" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ãèˆúýÿÿÿÿ
Q java:S125#"<This block of commented-out lines of code should be removed.(ò²‡þ
c java:S100'"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(®åœ×
c java:S100A"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÃÕƒÊ
f java:S117'"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(®åœ×
f java:S117'"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(®åœ×
f java:S117A"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÃÕƒÊ
f java:S117A"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÃÕƒÊ
f java:S117A"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÃÕƒÊ
f java:S117A"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÃÕƒÊ
z
java:S1104"dMake ImageLayer1_Right_Bitmap a static final constant or non-public and provide accessors if needed.(ÀùÐŒ
z
java:S1104"dMake ImageLayer2_Right_Bitmap a static final constant or non-public and provide accessors if needed.(À±ÇÉ
i
java:S1104"SMake sliderX a static final constant or non-public and provide accessors if needed.(ó¯Èµ
z
java:S1104"_Make Right_Bitmap_Source a static final constant or non-public and provide accessors if needed.(ãèˆúýÿÿÿÿ
\
java:S21844"ACast one of the operands of this addition operation to a "float".(¨¦¯˜ÿÿÿÿÿ
\
java:S21844"ACast one of the operands of this addition operation to a "float".(¨¦¯˜ÿÿÿÿÿ

@ -1,6 +0,0 @@
m
java:S3776="RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(<28><EFBFBD>¬üÿÿÿÿ
P
java:S2168ð"9Remove this dangerous instance of double-checked locking.(­÷ô‰
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(॔‚

@ -1,15 +0,0 @@
Q
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(¹£½­úÿÿÿÿ
Q
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(Õ±µ«ùÿÿÿÿ
H
java:S1874"2Remove this use of "setMessage"; it is deprecated.(Ü<>Ÿ
N
java:S1874"8Remove this use of "setProgressStyle"; it is deprecated.(õ ˜¤
L
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(õ ˜¤
K
java:S1874"5Remove this use of "STYLE_SPINNER"; it is deprecated.(õ ˜¤
~
java:S3252)"hUse static access with "com.google.android.material.snackbar.BaseTransientBottomBar" for "LENGTH_SHORT".(­ß™À

@ -1,15 +0,0 @@
J
java:S3740!"/Provide the parametrized type for this generic.(ÒõÆÛýÿÿÿÿ
q
java:S1450!"VRemove the "adapter" field and declare it as a local variable in the relevant methods.(ÒõÆÛýÿÿÿÿ

java:S1450"jRemove the "clarityEnhancementViewModel" field and declare it as a local variable in the relevant methods.(€ú½ú
N
java:S1854K"8Remove this useless assignment to local variable "data".(ŽÊ<C5BD>í
^
java:S1874L"CRemove this use of "getExternalStorageDirectory"; it is deprecated.(Ø›ú­ýÿÿÿÿ
f java:S1178"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¿<>“Ü
C
java:S16042"(Make this anonymous inner class a lambda(Ë´òŸýÿÿÿÿ
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ì¹Îóûÿÿÿÿ

@ -1,15 +0,0 @@
Q
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(¹£½­úÿÿÿÿ
Q
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(Õ±µ«ùÿÿÿÿ
H
java:S1874"2Remove this use of "setMessage"; it is deprecated.(Ü<>Ÿ
N
java:S1874"8Remove this use of "setProgressStyle"; it is deprecated.(õ ˜¤
L
java:S1874"6Remove this use of "ProgressDialog"; it is deprecated.(õ ˜¤
K
java:S1874"5Remove this use of "STYLE_SPINNER"; it is deprecated.(õ ˜¤
~
java:S3252""hUse static access with "com.google.android.material.snackbar.BaseTransientBottomBar" for "LENGTH_SHORT".(­ß™À

@ -1,17 +0,0 @@
J
java:S3740("/Provide the parametrized type for this generic.(ÒõÆÛýÿÿÿÿ
q
java:S1450("VRemove the "adapter" field and declare it as a local variable in the relevant methods.(ÒõÆÛýÿÿÿÿ

java:S1450&"jRemove the "clarityEnhancementViewModel" field and declare it as a local variable in the relevant methods.(€ú½ú
U
java:S1161*":Add the "@Override" annotation above this method signature(î•Éðûÿÿÿÿ
N
java:S1854R"8Remove this useless assignment to local variable "data".(ŽÊ<C5BD>í
^
java:S1874S"CRemove this use of "getExternalStorageDirectory"; it is deprecated.(Ø›ú­ýÿÿÿÿ
f java:S117?"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¿<>“Ü
C
java:S16049"(Make this anonymous inner class a lambda(Ë´òŸýÿÿÿÿ
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ìð”¯øÿÿÿÿ

@ -1,3 +0,0 @@
E kotlin:S108r")Either remove or fill this block of code.(±ß<C2B1>ûÿÿÿÿ
k kotlin:S3776¤"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(Æì…ƒ

@ -1,2 +0,0 @@
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(þɘ¥

@ -1,17 +0,0 @@
j java:S116"PRename this field "_this" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ÚÌù¾ùÿÿÿÿ
Y
java:S1854"CRemove this useless assignment to local variable "animation_scale".(Ò•Ô“
J
java:S1481"4Remove this unused "animation_scale" local variable.(Ò•Ô“
V java:S125 "<This block of commented-out lines of code should be removed.(“¢»¹ÿÿÿÿÿ
J
java:S1874="/Remove this use of "Handler"; it is deprecated.(’àÞ–úÿÿÿÿ
C
java:S1185D"(Remove this method to simply inherit it.(À˜Ð¡þÿÿÿÿ
L
java:S1874M"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
L
java:S1874M"7Remove this use of "FLAG_FULLSCREEN"; it is deprecated.(±ùËD
k java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(æÈ»Êþÿÿÿÿ
f java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ò•Ô“

@ -1,11 +0,0 @@
q
java:S1450"VRemove the "binding" field and declare it as a local variable in the relevant methods.(áðšòýÿÿÿÿ
n
java:S1450"SRemove the "root" field and declare it as a local variable in the relevant methods.(<28>˜ñŸúÿÿÿÿ

java:S1450"dRemove the "userFragmentViewModel" field and declare it as a local variable in the relevant methods.(´îóåüÿÿÿÿ
U
java:S1161":Add the "@Override" annotation above this method signature(î•Éðûÿÿÿÿ
T
java:S1068"9Remove this unused "userFragmentViewModel" private field.(´îóåüÿÿÿÿ

@ -1,3 +0,0 @@
>
java:S1905"(Remove this unnecessary cast to "float".(å–¼Ê

@ -1,32 +0,0 @@
w java:S116,"[Rename this field "imageLayer1_Left" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ôƒ¯´8•Íª¤½/
x java:S116,"\Rename this field "imageLayer2_Right" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ôƒ¯´8•Íª¤½/
q java:S1162"PRename this field "_this" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(¯ƒÅâúÿÿÿÿ8•Íª¤½/
L
java:S1659,"/Declare "imageLayer2_Right" on a separate line.(ôƒ¯´8—ͪ¤½/
] java:S125y"<This block of commented-out lines of code should be removed.(µ…“”ùÿÿÿÿ8¥Íª¤½/
^ java:S125£"<This block of commented-out lines of code should be removed.(ßë‡èûÿÿÿÿ8¯Íª¤½/
C
java:S1905¤"&Remove this unnecessary cast to "int".(¦ùs8¯Íª¤½/
Y
java:S1068."7Remove this unused "rotatingTextWrapper" private field.(ô›¿Ñüÿÿÿÿ8³Íª¤½/
E
java:S1604K"(Make this anonymous inner class a lambda(‡çÎœ8´Íª¤½/
J
java:S1604R"(Make this anonymous inner class a lambda(™–Ôæüÿÿÿÿ8´Íª¤½/
J
java:S1604X"(Make this anonymous inner class a lambda(ñ<>Éžÿÿÿÿÿ8µÍª¤½/
E
java:S1604g"(Make this anonymous inner class a lambda(ýØ™•8µÍª¤½/
E
java:S1604u"(Make this anonymous inner class a lambda(ïüî™8µÍª¤½/
F
java:S1604Ž"(Make this anonymous inner class a lambda(”»Òø8µÍª¤½/
K
java:S1604¦"(Make this anonymous inner class a lambda(§Œ<C2A7>ÿüÿÿÿÿ8¶Íª¤½/
K
java:S1604´"(Make this anonymous inner class a lambda(ûÛ¯šøÿÿÿÿ8¶Íª¤½/
K
java:S1604 "(Make this anonymous inner class a lambda(½ŸâÉþÿÿÿÿ8¶Íª¤½/
^
java:S2184]"ACast one of the operands of this addition operation to a "float".(©ÉÕÇ8¸Íª¤½/

@ -1,2 +0,0 @@
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ìð”¯øÿÿÿÿ

@ -1,15 +0,0 @@
E
java:S3740&"/Provide the parametrized type for this generic.(¤òÙÀ
w
java:S1450"\Remove the "baiduImageAPI" field and declare it as a local variable in the relevant methods.(¢žõÂýÿÿÿÿ
œ
java:S11867"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ªšƒ¢üÿÿÿÿ
Q java:S125/"<This block of commented-out lines of code should be removed.(·ø<C2B7>
S
java:S1128"8Remove this unused import 'androidx.lifecycle.LiveData'.(ß„ÝÞþÿÿÿÿ
`
java:S1128 "JRemove this unused import 'com.google.android.material.snackbar.Snackbar'.(넃Š
f java:S117!"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Õüìð
i
java:S1104"TMake progress a static final constant or non-public and provide accessors if needed.(¯Íj

@ -1,3 +0,0 @@
F kotlin:S108Î")Either remove or fill this block of code.(±ß<C2B1>ûÿÿÿÿ
q kotlin:S3776<18>"RRefactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed.(À€Œ8£ù½Õ»/

@ -1,3 +0,0 @@
L kotlin:S108m")Either remove or fill this block of code.(±ß<C2B1>ûÿÿÿÿ8Ú¡†Ô»/
r kotlin:S3776Ÿ"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(Æì…ƒ8硆Ի/

@ -1,2 +0,0 @@
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(êìÈœþÿÿÿÿ

@ -1,6 +0,0 @@
m
java:S3776="RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(<28><EFBFBD>¬üÿÿÿÿ
P
java:S2168ð"9Remove this dangerous instance of double-checked locking.(­÷ô‰
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(<28>ß“ãýÿÿÿÿ

@ -1,12 +0,0 @@
o java:S115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(Ó–¯š
o java:S115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(žÌð¥
t java:S115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(<28>ÝÎùÿÿÿÿ
t java:S115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(²„µâùÿÿÿÿ
o java:S115"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(Ôå†Ç
t java:S115 "ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(”¸âêøÿÿÿÿ
t java:S115
"ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(œµª¾ýÿÿÿÿ
o java:S115 "ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(é¿„Ö
t java:S115 "ZRename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.(ìô°ßýÿÿÿÿ
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ˆÕ¿Š

@ -1,7 +0,0 @@
V java:S1251"<This block of commented-out lines of code should be removed.(ﯿÇûÿÿÿÿ
M
java:S11353"2Complete the task associated to this TODO comment.(‰—·äþÿÿÿÿ
>
java:S1604"(Make this anonymous inner class a lambda(Éãî
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(Ή٣

@ -1,2 +0,0 @@
o java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(񫪽

@ -1,5 +0,0 @@
7 kotlin:S125<18>"Remove this commented out code.(ËÃØ¡
f kotlin:S1871×"MThis branch's code block is the same as the block for the branch on line 212.(§ùÉÂ
k kotlin:S3776ª"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(Îóòõ
m kotlin:S117#"QRename this parameter to match the regular expression "^`?[_a-z][a-zA-Z0-9]*`?$".(—½æàùÿÿÿÿ

@ -1,3 +0,0 @@
F kotlin:S108Ï")Either remove or fill this block of code.(±ß<C2B1>ûÿÿÿÿ
j kotlin:S3776Ž"RRefactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed.(À€Œ

@ -1,2 +0,0 @@
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ÇÂÄ„ùÿÿÿÿ

@ -1,12 +0,0 @@
ž
java:S1186-"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(ð«Ôƒ˜€Å½/
£
java:S11867"€Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(úƒÚÓûÿÿÿÿ˜€Å½/
X java:S125<"<This block of commented-out lines of code should be removed.(§ª„Ï8ì¨<C3AC>Ž/
e java:S116K"PRename this field "Image" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Щ¦¨
d java:S116L"ORename this field "Name" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ô£É¸
f java:S117*"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ƒß§Ü
t
java:S1488 "^Immediately return this expression instead of assigning it to the temporary variable "holder".(–à¨Ç
t java:S120"ZRename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.(ìð”¯øÿÿÿÿ

@ -1,81 +0,0 @@
y
Iapp/src/main/java/com/example/myapplication/BaiduAPI/styleTransTypes.java,e/7/e71d1eeecdf835abc827ca32af95b1c69e8ca280
{
Kapp/src/main/java/com/example/myapplication/ImageUtil/ImageLoaderUtils.java,2/7/27131eceab8a4ea5bf0952a2f198d34125ef409f
v
Fapp/src/main/java/com/example/myapplication/ImageUtil/GlideEngine.java,d/a/dafa6eb4e21acf53d2024f3cc784f3dee7136b41
w
Gapp/src/main/java/com/example/myapplication/BaiduAPI/BaiduImageAPI.java,3/7/37061ddf9e78d1e57372c6e196bc7d8775492686
@
local.properties,0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca
A
gradle.properties,2/a/2afbb999f001938c88fa43fc2ef52abf0f8213e4
X
(gradle/wrapper/gradle-wrapper.properties,f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e
F
app/proguard-rules.pro,9/e/9e08934d811afe28fbc77aaa3c0d747b94348db9
?
settings.gradle,0/5/05efc8b1657769a27696d478ded1e95f38737233
\
,lib/src/main/java/com/example/lib/MyClass.kt,4/c/4c38ac75e1f6fe535d5e10d88743a95943ff2ebc
p
@lib/src/main/java/info/hannes/liveedgedetection/PolygonPoints.kt,e/f/efe9c47951c71a6e800c12a630112a62300c63e7
k
;lib/src/main/java/info/hannes/liveedgedetection/IScanner.kt,f/2/f2bc4af40b8605453a29b2bb575e64d10e8ee6f4
Z
*myapplication/src/main/AndroidManifest.xml,0/b/0bbca1fce58c1574d151410dedc43bd8845e570a
u
Emyapplication/src/main/java/info/hannes/liveedgedetection/IScanner.kt,2/0/200ce018dd283f7e24213be1a9b45836adcded59

Umyapplication/src/main/java/info/hannes/liveedgedetection/ImageDetectionProperties.kt,1/3/139d6f77a700c717c531cd2a91a203e046e4580f
J
myapplication/build.gradle,8/7/8757dd6bc03199c6ed861274bfd7005e95c00614

Rapp/src/main/java/com/example/myapplication/liveedgedetection/utils/CameraUtils.kt,7/c/7ce362e392c7d30a2cea8de7a03e5f3f4c031ed9

Rapp/src/main/java/com/example/myapplication/liveedgedetection/utils/BitmapUtils.kt,1/b/1b33e08024daf5453641a3d53e46e2d5f6b8aa08
ƒ
Sapp/src/main/java/com/example/myapplication/liveedgedetection/utils/ContextUtils.kt,a/e/ae19c1e1dfac9dbf158d6a53a27617bf1f057f5e

Papp/src/main/java/com/example/myapplication/liveedgedetection/utils/FileUtils.kt,3/b/3bcd8948f9b3e5414c803e71417afd3a3b60ac12
ƒ
Sapp/src/main/java/com/example/myapplication/liveedgedetection/view/Quadrilateral.kt,f/8/f896eef244dde91f95e9b488db64b7fb2ce6f771
<EFBFBD>
Qapp/src/main/java/com/example/myapplication/liveedgedetection/view/PolygonView.kt,c/b/cb2f25fc3f584805f0393a760bedd03d6b81a469

Tapp/src/main/java/com/example/myapplication/liveedgedetection/view/ScanCanvasView.kt,a/a/aaf2b106b5061f14884a4c25a5bffda3491cef92

Uapp/src/main/java/com/example/myapplication/liveedgedetection/view/ScanSurfaceView.kt,4/8/4854119de32242a488335cbb0e07fdc8d6fa9416
y
Iapp/src/main/java/com/example/myapplication/liveedgedetection/ScanHint.kt,2/b/2b31c6718b25f4d68b835ab56e279670da563e5c
~
Napp/src/main/java/com/example/myapplication/liveedgedetection/ScanConstants.kt,8/d/8d536770321d608dff037b85fc533c9d1dffcba3
y
Iapp/src/main/java/com/example/myapplication/liveedgedetection/IScanner.kt,b/6/b6098a44f7e9626d7b22242f004d2fa31cd6f812

Yapp/src/main/java/com/example/myapplication/liveedgedetection/ImageDetectionProperties.kt,7/6/76b7c8cb6c290aa7f989d9be3a87dfc08a3d2106

Papp/src/main/java/com/example/myapplication/liveedgedetection/utils/ScanUtils.kt,9/e/9e3ced67986cedf260ba75012a89dd6c0251eae8
~
Napp/src/main/java/com/example/myapplication/liveedgedetection/PolygonPoints.kt,6/5/650cf1d4607eb972ef8aae9c988291baedfff89a

Vapp/src/main/java/com/example/myapplication/liveedgedetection/activity/ScanActivity.kt,c/e/ce349a55d80faca58f91f08df888c62e9cb55453
|
Lapp/src/main/java/com/example/myapplication/Interfaces/RequestsListener.java,b/6/b64e0a299dbcf79634197da0f109bd3a0cedca1a
k
;app/src/main/java/com/example/myapplication/ML/MLModel.java,e/f/ef6ccde8e7fa2b78385ed5198e60d947b8d81cf0

bapp/src/main/java/com/example/myapplication/ui/ClarityEnhancement/ClarityEnhancementViewModel.java,c/7/c7f2656785aee3a27def12ee509c33a8cc3fb001

aapp/src/main/java/com/example/myapplication/ui/ClarityEnhancement/ClarityEnhancementFragment.java,a/6/a60dbd729d9076d954fd3aa53e0c80146f2740c9
<EFBFBD>
]app/src/main/java/com/example/myapplication/ui/image_upload/ImageUploadActivityViewModel.java,c/9/c9d4a9d00d4686c44711354d2cafa2cfebe1edae
ˆ
Xapp/src/main/java/com/example/myapplication/ui/ImageColorize/ImageColorizeViewModel.java,f/8/f8ff55332c4a1e6be14e6ec8d11db039ec4aa823

Papp/src/main/java/com/example/myapplication/ui/slideshow/SlideshowViewModel.java,7/1/71c8a3b40ad8217cf0741be9a74959fe1b5f8447
p
@app/src/main/java/com/example/myapplication/ui/BaseFragment.java,8/b/8b78630e7dde3f049705d7cd4979b10ac6aa09b1
ƒ
Sapp/src/main/java/com/example/myapplication/ui/ClarityEnhancement/ImageAdapter.java,f/9/f98ac8c0a346127fc26db98bcd74cff16f49b38b

@ -17,9 +17,9 @@ android {
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {
abiFilters "arm64-v8a", "armeabi-v7a"
}
// ndk {
// abiFilters "arm64-v8a", "armeabi-v7a"
// }
}
buildTypes {

Loading…
Cancel
Save