manager: Fix save log (#2170)

https://github.com/user-attachments/assets/69467e00-0af9-4d46-add8-e24e767462bd

Use `ContextCompat` in `DownloadListener`
Bump ksp to `2.0.21-1.0.26`
Misc changes (See the
[commit](1fb49d918a)
directly)
This commit is contained in:
Light_summer
2024-10-31 18:06:11 +08:00
committed by GitHub
parent f8310c4d3d
commit b7b704ede7
9 changed files with 53 additions and 68 deletions

View File

@@ -132,4 +132,5 @@
<string name="flash_failed">Flash failed</string>
<string name="selected_lkm">Selected LKM: %s</string>
<string name="save_log">Save logs</string>
<string name="log_saved">Logs saved</string>
</resources>