diff --git a/doc/实践统计-阅读分析和维护开源软件.xlsx b/doc/实践统计-阅读分析和维护开源软件.xlsx new file mode 100644 index 0000000..8e65006 Binary files /dev/null and b/doc/实践统计-阅读分析和维护开源软件.xlsx differ diff --git a/doc/小米标签软件泛读、标注和维护报告.docx b/doc/小米标签软件泛读、标注和维护报告.docx index f069721..cc183a8 100644 Binary files a/doc/小米标签软件泛读、标注和维护报告.docx and b/doc/小米标签软件泛读、标注和维护报告.docx differ diff --git a/doc/开源软件的质量分析报告文档.docx b/doc/开源软件的质量分析报告文档.docx index d180ca3..ad8cdf4 100644 Binary files a/doc/开源软件的质量分析报告文档.docx and b/doc/开源软件的质量分析报告文档.docx differ diff --git a/doc/阅读维护开源软件的团队自评报告.xlsx b/doc/阅读维护开源软件的团队自评报告.xlsx new file mode 100644 index 0000000..89fbc8f Binary files /dev/null and b/doc/阅读维护开源软件的团队自评报告.xlsx differ diff --git a/doc/阅读维护开源软件的汇报.pptx b/doc/阅读维护开源软件的汇报.pptx new file mode 100644 index 0000000..2586ef5 Binary files /dev/null and b/doc/阅读维护开源软件的汇报.pptx differ diff --git a/src/小米标签代码/res/drawable/ic_launcher_background.xml b/src/小米标签代码/res/drawable/ic_launcher_background.xml new file mode 100644 index 0000000..07d5da9 --- /dev/null +++ b/src/小米标签代码/res/drawable/ic_launcher_background.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/小米标签代码/res/drawable/ic_launcher_foreground.xml b/src/小米标签代码/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..2b068d1 --- /dev/null +++ b/src/小米标签代码/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/layout/activity_main.xml b/src/小米标签代码/res/layout/activity_main.xml new file mode 100644 index 0000000..86a5d97 --- /dev/null +++ b/src/小米标签代码/res/layout/activity_main.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/layout/activity_trash.xml b/src/小米标签代码/res/layout/activity_trash.xml new file mode 100644 index 0000000..dd73b76 --- /dev/null +++ b/src/小米标签代码/res/layout/activity_trash.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/layout/search_suggestion_popup.xml b/src/小米标签代码/res/layout/search_suggestion_popup.xml new file mode 100644 index 0000000..0a71533 --- /dev/null +++ b/src/小米标签代码/res/layout/search_suggestion_popup.xml @@ -0,0 +1,18 @@ + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/menu/trash_options.xml b/src/小米标签代码/res/menu/trash_options.xml new file mode 100644 index 0000000..f71dd3d --- /dev/null +++ b/src/小米标签代码/res/menu/trash_options.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/mipmap-anydpi/ic_launcher.xml b/src/小米标签代码/res/mipmap-anydpi/ic_launcher.xml new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/src/小米标签代码/res/mipmap-anydpi/ic_launcher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/mipmap-anydpi/ic_launcher_round.xml b/src/小米标签代码/res/mipmap-anydpi/ic_launcher_round.xml new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/src/小米标签代码/res/mipmap-anydpi/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/mipmap-hdpi/ic_launcher.webp b/src/小米标签代码/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 0000000..c209e78 Binary files /dev/null and b/src/小米标签代码/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/src/小米标签代码/res/mipmap-hdpi/ic_launcher_round.webp b/src/小米标签代码/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 0000000..b2dfe3d Binary files /dev/null and b/src/小米标签代码/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/src/小米标签代码/res/mipmap-mdpi/ic_launcher.webp b/src/小米标签代码/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 0000000..4f0f1d6 Binary files /dev/null and b/src/小米标签代码/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/src/小米标签代码/res/mipmap-mdpi/ic_launcher_round.webp b/src/小米标签代码/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 0000000..62b611d Binary files /dev/null and b/src/小米标签代码/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/src/小米标签代码/res/mipmap-xhdpi/ic_launcher.webp b/src/小米标签代码/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 0000000..948a307 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/src/小米标签代码/res/mipmap-xhdpi/ic_launcher_round.webp b/src/小米标签代码/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..1b9a695 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher.webp b/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 0000000..28d4b77 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher_round.webp b/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..9287f50 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher.webp b/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 0000000..aa7d642 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher_round.webp b/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..9126ae3 Binary files /dev/null and b/src/小米标签代码/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/src/小米标签代码/res/values-night/themes.xml b/src/小米标签代码/res/values-night/themes.xml new file mode 100644 index 0000000..d2c68d1 --- /dev/null +++ b/src/小米标签代码/res/values-night/themes.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/小米标签代码/res/values/themes.xml b/src/小米标签代码/res/values/themes.xml new file mode 100644 index 0000000..142b552 --- /dev/null +++ b/src/小米标签代码/res/values/themes.xml @@ -0,0 +1,12 @@ + + + + +