diff --git a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx b/doc/实践模板-开源软件泛读、标注和维护报告文档.docx index 4ef4e20..8939b03 100644 Binary files a/doc/实践模板-开源软件泛读、标注和维护报告文档.docx and b/doc/实践模板-开源软件泛读、标注和维护报告文档.docx differ diff --git a/src/xiaomi/Notes-master/AndroidManifest.xml b/src/xiaomi/Notes-master/AndroidManifest.xml index e5c7d47..5982f19 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,17 @@ + android:icon="@drawable/icon_app_new" + android:label="@string/app_name"> + + + + + + - - - - - + android:theme="@style/NoteTheme"> + + - + + - + @@ -81,13 +72,13 @@ + android:label="@string/app_widget2x2"> @@ -100,8 +91,7 @@ - + android:label="@string/app_widget4x4"> @@ -112,39 +102,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 @@ - + + + + + + + + +