Compare commits

...

24 Commits

Author SHA1 Message Date
m6omickaf bb0e721cf8 Merge pull request '第九次合并' (#9) from dev into master
1 year ago
Mars_RH 985b37da56 adjust the documents location
1 year ago
m6omickaf 5d3104ef47 Merge pull request '第八次合并' (#8) from dev into master
2 years ago
Mars_RH 8802439fc4 compelete
2 years ago
Mars_RH 82e497aac1 new
2 years ago
Mars_RH b65532a265 订正
2 years ago
m6omickaf 727e13cea0 Merge pull request '第七次合并' (#7) from dev into master
2 years ago
Mars_RH 282e8a15dd 添加了大量注释
2 years ago
Mars_RH 761ae0716c 完成了所有功能
2 years ago
Mars_RH 78df16d22d 修复了众多bug,完善了回收站功能
2 years ago
m6omickaf 5754785877 Merge pull request '第六次合并' (#6) from dev into master
2 years ago
Mars_RH 6678e4852c finally compelete the new function,im very tired
2 years ago
Mars_RH 34dac7cef7 回收站雏形
2 years ago
Mars_RH 3ad0e4a5eb fixing bug and adding new fetures
2 years ago
m6omickaf d6b14730e6 Merge pull request '第五次合并' (#5) from dev into master
2 years ago
Mars_RH b4595ee4a4 fix some flies
2 years ago
Mars_RH 3a5eba440c fix some files
2 years ago
m6omickaf 8609f6bc34 Merge pull request '第四次合并' (#4) from dev into master
2 years ago
Mars_RH fa5c1e3298 修改了readme文件
2 years ago
Mars_RH 28508230be 修改了readme文件
2 years ago
Mars_RH d4fabed19d compeleted the ui design
2 years ago
m6omickaf efc70a62a8 Merge pull request '第三次合并' (#3) from dev into master
2 years ago
m6omickaf 63ca53a787 Merge pull request '第二次合并' (#2) from dev into master
2 years ago
m6omickaf a2a6fa72b2 Merge pull request '第一次合并' (#1) from dev into master
2 years ago

@ -7,8 +7,14 @@
- 2023/3/31 撰写了泛读报告
- 2023/4/07 修复了菜单栏的BUG
- 2023/4/10 完成全部代码注释
- 2023/4/21 完成新功能需求文档
- 2023/4/28 新体系结构初稿设计完成
- 2023/4/28 新功能UI雏形设计完成
- 2023/5/26 久违的更新了readme文件
- 2023/5/26 完成了回收站的雏形
- 2023/6/04 完成回收站所有功能
- 2023/6/05 完成背景切换所有功能
- 2023/6/17 完成所有材料的整理
## TODO
- [ ] 新功能需求分析
- [ ] 新功能实现
- [ ] BUG修复
- [x] NULL

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

@ -0,0 +1,3 @@
[LocalizedFileNames]
Screenrecorder-2023-06-06-14-47-44-302.mp4=@Screenrecorder-2023-06-06-14-47-44-302.mp4,0
Screenrecorder-2023-06-06-14-59-49-758.mp4=@Screenrecorder-2023-06-06-14-59-49-758.mp4,0

@ -1 +0,0 @@
这里存放软件系统的产品海报和宣传PPT等

133
src/.gitignore vendored

@ -1,133 +0,0 @@
### AndroidStudio ###
# Covers files to be ignored for android development using Android Studio.
# Built application files
*.apk
*.ap_
*.aab
# Files for the ART/Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle
.gradle/
build/
# Signing files
.signing/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio
/*/build/
/*/local.properties
/*/out
/*/*/build
/*/*/production
captures/
.navigation/
*.ipr
*~
*.swp
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
# google-services.json
# Android Patch
gen-external-apklibs
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
# NDK
obj/
# IntelliJ IDEA
*.iml
*.iws
/out/
# User-specific configurations
.idea/caches/
.idea/libraries/
.idea/shelf/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
.idea/datasources.xml
.idea/dataSources.ids
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
.idea/assetWizardSettings.xml
.idea/gradle.xml
.idea/jarRepositories.xml
.idea/navEditor.xml
# Legacy Eclipse project files
.classpath
.project
.cproject
.settings/
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.war
*.ear
# virtual machine crash logs (Reference: http://www.java.com/en/download/help/error_hotspot.xml)
hs_err_pid*
## Plugin-specific files:
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Mongo Explorer plugin
.idea/mongoSettings.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
### AndroidStudio Patch ###
!/gradle/wrapper/gradle-wrapper.jar
# End of https://www.toptal.com/developers/gitignore/api/androidstudio

@ -0,0 +1,2 @@
#Sun Jun 04 16:38:18 CST 2023
gradle.version=7.5

Binary file not shown.

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WizardSettings">
<option name="children">
<map>
<entry key="imageWizard">
<value>
<PersistentState />
</value>
</entry>
</map>
</option>
</component>
</project>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</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="C:\Users\asus\.android\avd\Pixel_6_Pro_API_33.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-04-10T13:04:51.122769700Z" />
</component>
</project>

@ -0,0 +1,20 @@
<?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="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleJvm" value="Android Studio default JDK" />
<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,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" />
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

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

@ -4,7 +4,7 @@ android {
compileSdkVersion 33
buildToolsVersion "33.0.2"
useLibrary'org.apache.http.legacy' //add
useLibrary'org.apache.http.legacy'
defaultConfig {
applicationId "net.micode.notes"
@ -19,7 +19,3 @@ android {
}
}
}
dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
// implementation 'com.android.support:appcompat-v7:28.0.0'
}

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

Loading…
Cancel
Save