6.7.0 - Alpha10 - Fine tuning

This commit is contained in:
SuperMonster003
2025-11-01 13:38:12 +08:00
parent 99ad5ea9d4
commit 908f6dec2d
19 changed files with 211 additions and 179 deletions

View File

@@ -319,10 +319,6 @@
android:launchMode="singleTask"
android:taskAffinity="${applicationId}.crash_report"
android:excludeFromRecents="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity