第一次提交

1.1.1
lifeiyu 2 years ago
commit 02cf7d14a8

@ -0,0 +1,2 @@
#Tue Nov 07 00:04:08 GMT+08:00 2023
gradle.version=8.0

Binary file not shown.

3
.idea/.gitignore vendored

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

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="4364e4be-c8ac-4480-8591-ddbebabfeeff" />
</component>
</module>

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="Notes" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

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

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="LOCAL" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="D:/gradle/gradle-8.0" />
<option name="gradleJvm" value="jbr-17" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
</GradleProjectSettings>
</option>
</component>
</project>

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="BintrayJCenter" />
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="Google" />
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
</component>
</project>

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: G">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../../Users/asus/AppData/local/Sdk/platforms/android-33/optional/org.apache.http.legacy.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -0,0 +1,9 @@
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK" />
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Notes.iml" filepath="$PROJECT_DIR$/.idea/Notes.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes.app.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes.app.androidTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes.app.androidTest.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes.app.main.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes.app.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes.app.unitTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes.app.unitTest.iml" />
</modules>
</component>
</project>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="f60bcbf4-c8d3-41a2-b0d8-cf63dc6cbc9b" />
</component>
</module>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="3ec36743-e937-42dd-8713-65a53d02b0eb" />
</component>
</module>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="9172c77c-9fc7-4274-a5d5-421b71b84d8a" />
</component>
</module>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="SonarLintModuleSettings">
<option name="uniqueId" value="4fe4fa51-9c80-4db7-b8d9-153722e0d2f3" />
</component>
</module>

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:androidTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugAndroidTest/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugAndroidTest/out" />
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" type="java-test-resource" />
</content>
<content url="file://$MODULE_DIR$/../../../app/src/androidTest" />
<content url="file://$MODULE_DIR$/../../../app/src/androidTestDebug" />
<orderEntry type="jdk" jdkName="Android API 33, extension level 3 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="Notes.app.main" scope="TEST" />
<orderEntry type="library" scope="TEST" name="Gradle: G" level="project" />
</component>
<component name="TestModuleProperties" production-module="Notes.app.main" />
</module>

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="Notes" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="8.1.2" />
<option name="LAST_KNOWN_AGP_VERSION" value="8.1.2" />
</configuration>
</facet>
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app">
<excludeFolder url="file://$MODULE_DIR$/../../../app/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
</content>
<orderEntry type="jdk" jdkName="Android API 33, extension level 3 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:main" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debug/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
</content>
<content url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug">
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$/../../../app/src/debug" />
<content url="file://$MODULE_DIR$/../../../app/src/main">
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/res" type="java-resource" />
</content>
<orderEntry type="jdk" jdkName="Android API 33, extension level 3 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: G" level="project" />
</component>
</module>

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app:unitTest" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output-test url="file://$MODULE_DIR$/../../../app/build/intermediates/javac/debugUnitTest/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debugUnitTest/out" />
<content url="file://$MODULE_DIR$/../../../app/src/test" />
<content url="file://$MODULE_DIR$/../../../app/src/testDebug" />
<orderEntry type="jdk" jdkName="Android API 33, extension level 3 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="Notes.app.main" scope="TEST" />
<orderEntry type="library" scope="TEST" name="Gradle: G" level="project" />
</component>
<component name="TestModuleProperties" production-module="Notes.app.main" />
</module>

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SonarLintProjectSettings">
<option name="analysisLogsEnabled" value="true" />
<option name="fileExclusions">
<list>
<option value="FILE:app/src/main/java/net/micode/notes/data/NotesProvider.java" />
</list>
</option>
<option name="verboseEnabled" value="true" />
</component>
</project>

@ -0,0 +1,2 @@
h java:S101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(”‰¡u8­ç§ïÊ1

@ -0,0 +1,5 @@
g
java:S2583Å"DChange this condition so that it does not always evaluate to "false"(<28>Úì£ûÿÿÿÿ8ö÷±âÊ1
`
java:S1214#"CMove constants defined in this interfaces to another class or enum.(áÅÔö8þ÷±âÊ1

@ -0,0 +1,19 @@
{
java:S22932"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8£è‰ïÊ1
{
java:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8£è‰ïÊ1
|
java:S2293Ò"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ûª¡úÿÿÿÿ8£è‰ïÊ1
Q
java:S1066~"/Merge this if statement with the enclosing one.(䲜¼øÿÿÿÿ8£è‰ïÊ1
<EFBFBD>
java:S1319È"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(ÛëÈðýÿÿÿÿ8£è‰ïÊ1
\
java:S1118&":Add a private constructor to hide the implicit public one.(³¡¸<C2A1>ÿÿÿÿÿ8ºè‰ïÊ1
[
java:S1155-">Use isEmpty() to check whether the collection is empty or not.(´¤”Ó8ºè‰ïÊ1
a
java:S2147E"DCombine this catch with the one at line 67, which has the same body.(æš©›8ºè‰ïÊ1
b
java:S2147l"ECombine this catch with the one at line 106, which has the same body.(æš©›8Ãè‰ïÊ1

@ -0,0 +1,5 @@
:
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,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,2 @@
R xml:S55945"1Implement permissions on this exported component.(ˆ©…»ùÿÿÿÿ8¼ÈÔíÊ1

@ -0,0 +1,11 @@
{
java:S22934"YReplace the type specification in this constructor call with the diamond operator ("<>").(<28>½ñäÿÿÿÿÿ8©ÿ±âÊ1
W
java:S1118 ":Add a private constructor to hide the implicit public one.(ãÛÒÛ8¶ÿ±âÊ1
x
java:S3252)"VUse static access with "android.provider.ContactsContract$DataColumns" for "MIMETYPE".(‡ù¯–ÿÿÿÿÿ8·ÿ±âÊ1
y
java:S3252*"\Use static access with "android.provider.ContactsContract$DataColumns" for "RAW_CONTACT_ID".(Ðäç÷8·ÿ±âÊ1
{
java:S3252B"^Use static access with "android.provider.ContactsContract$ContactsColumns" for "DISPLAY_NAME".(Úÿ†Ø8¹ÿ±âÊ1

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

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

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

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

@ -0,0 +1,11 @@
|
java:S2293½"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ8韱âÊ1
c
java:S1126}"AReplace this if-then-else statement by a single return statement.(Æ·¾ôúÿÿÿÿ ±âÊ1
p
java:S3776µ"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(<28>¤§²8‰ ±âÊ1
\
java:S1155ì">Use isEmpty() to check whether the collection is empty or not.(”¥ŠÉ8<> ±âÊ1
c
java:S2147õ"ECombine this catch with the one at line 242, which has the same body.(æš©›8 ±âÊ1

@ -0,0 +1,31 @@
i
9app/src/main/java/net/micode/notes/model/WorkingNote.java,8\7\876016634c6642b35109680ccac740dc8271b236
b
2app/src/main/java/net/micode/notes/model/Note.java,d\d\dd970bd8ce083850fca1d4d159647ccd110e57cb
p
@app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java,1\e\1eb2363b523dbcae43d3c6e4790c64436af61b13
b
2app/src/main/java/net/micode/notes/data/Notes.java,a\7\a7641cfac724321d508c2a284223a711011a93f5
d
4app/src/main/java/net/micode/notes/data/Contact.java,9\a\9a3a19793537958b8b1b03a81985999e22705a2f
<
build.gradle,f\0\f07866736216be0ee2aba49e392191aeae700a35
@
app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164
P
app/src/main/AndroidManifest.xml,8\c\8c55c3ccc257e5907959013f99656e4c8ec3903e
j
:app/src/main/java/net/micode/notes/data/NotesProvider.java,6\a\6a65e747031f27aef20597b4181148a9fbf963d5
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
k
;app/src/main/java/net/micode/notes/tool/ResourceParser.java,c\6\c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f
m
=app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java,c\4\c42ad3cd6e664963fa1849c760a57d417d500ee7
q
Aapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java,5\8\58052a8597c5f01595e1c849728bcae66c27a1a6
t
Dapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java,1\7\175d8fa829f0a7ced6aa11970f112de6ad144628

@ -0,0 +1,45 @@
q
Aapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java,5\8\58052a8597c5f01595e1c849728bcae66c27a1a6
t
Dapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java,1\7\175d8fa829f0a7ced6aa11970f112de6ad144628
<
build.gradle,f\0\f07866736216be0ee2aba49e392191aeae700a35
d
4app/src/main/java/net/micode/notes/data/Contact.java,9\a\9a3a19793537958b8b1b03a81985999e22705a2f
j
:app/src/main/java/net/micode/notes/data/NotesProvider.java,6\a\6a65e747031f27aef20597b4181148a9fbf963d5
b
2app/src/main/java/net/micode/notes/data/Notes.java,a\7\a7641cfac724321d508c2a284223a711011a93f5
k
;app/src/main/java/net/micode/notes/tool/ResourceParser.java,c\6\c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f
l
<app/src/main/java/net/micode/notes/ui/NotesListActivity.java,a\d\ad72331a1bed265bb9c0fe838faa74dbf69fce32
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
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
@
app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164

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

@ -0,0 +1,23 @@
apply plugin: 'com.android.application'
android {
namespace "net.micode.notes"
compileSdkVersion 33
buildToolsVersion "34.0.0"
defaultConfig {
applicationId "net.micode.notes"
useLibrary'org.apache.http.legacy'
minSdkVersion 14
targetSdkVersion 14
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
}

@ -0,0 +1,2 @@
#- File Locator -
listingFile=../../../outputs/apk/debug/output-metadata.json

@ -0,0 +1,2 @@
#- File Locator -
listingFile=../../../outputs/apk/androidTest/debug/output-metadata.json

@ -0,0 +1,2 @@
appMetadataVersion=1.1
androidGradlePluginVersion=8.1.2

@ -0,0 +1,10 @@
{
"version": 3,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "net.micode.notes",
"variantName": "debug",
"elements": []
}

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

Loading…
Cancel
Save