diff --git a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx b/doc/实践模板-开源软件泛读、标注和维护报告文档.docx deleted file mode 100644 index 4ef4e20..0000000 Binary files a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx and /dev/null differ diff --git a/doc/开源软件泛读、标注和维护报告文档.docx b/doc/开源软件泛读、标注和维护报告文档.docx new file mode 100644 index 0000000..d05c01f Binary files /dev/null and b/doc/开源软件泛读、标注和维护报告文档.docx differ diff --git a/doc/开源软件的质量分析报告文档.docx b/doc/开源软件的质量分析报告文档.docx new file mode 100644 index 0000000..178130b Binary files /dev/null and b/doc/开源软件的质量分析报告文档.docx differ diff --git a/doc/阅读维护开源软件的团队自评报告.xlsx b/doc/阅读维护开源软件的团队自评报告.xlsx new file mode 100644 index 0000000..2be6a67 Binary files /dev/null and b/doc/阅读维护开源软件的团队自评报告.xlsx differ diff --git a/doc/阅读维护开源软件的汇报.pptx b/doc/阅读维护开源软件的汇报.pptx new file mode 100644 index 0000000..263ec80 Binary files /dev/null and b/doc/阅读维护开源软件的汇报.pptx differ diff --git a/src/xiaomi/Notes-master/AndroidManifest.xml b/src/xiaomi/Notes-master/AndroidManifest.xml index e5c7d47..9aa7f84 100644 --- a/src/xiaomi/Notes-master/AndroidManifest.xml +++ b/src/xiaomi/Notes-master/AndroidManifest.xml @@ -1,26 +1,10 @@ - - - + android:versionName="0.1"> - + @@ -33,8 +17,49 @@ + android:icon="@drawable/icon_app_new" + android:label="@string/app_name"> + + + + + + + + + + + + + + + + + + + + - - - - - + android:theme="@style/NoteTheme"> + + - + + - + @@ -81,13 +104,13 @@ + android:label="@string/app_widget2x2"> @@ -100,8 +123,7 @@ - + android:label="@string/app_widget4x4"> @@ -112,39 +134,32 @@ android:name="android.appwidget.provider" android:resource="@xml/widget_4x_info" /> - - + - - + android:name=".ui.AlarmReceiver" + android:process=":remote"> - - + android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar"> - + android:theme="@android:style/Theme.Holo.Light"> - + android:name=".gtask.remote.GTaskSyncService" + android:exported="false"> - + \ No newline at end of file diff --git a/src/xiaomi/Notes-master/res/color/primary_text_dark.xml b/src/xiaomi/Notes-master/res/color/primary_text_dark.xml index 7c85459..8ad98e3 100644 --- a/src/xiaomi/Notes-master/res/color/primary_text_dark.xml +++ b/src/xiaomi/Notes-master/res/color/primary_text_dark.xml @@ -1,4 +1,4 @@ - + + + + + + + + + + + + + + + + + + + + + +