mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 09:14:39 +00:00
Added new CompoundDownloadService which will encapsulate all downloads and should manage post-download events as well
As of now it's still in a development stage and isn't connected to anything
This commit is contained in:

committed by
John Wu

parent
8af832a496
commit
9542ca773f
@@ -71,6 +71,8 @@
|
||||
<string name="update_channel">Magisk Updates</string>
|
||||
<string name="progress_channel">Progress Notifications</string>
|
||||
<string name="download_complete">Download complete</string>
|
||||
<string name="download_local">Looking for local copies…</string>
|
||||
<string name="download_progress">%1$.2f / %2$.2f MB</string>
|
||||
<string name="download_file_error">Error downloading file</string>
|
||||
<string name="magisk_update_title">Magisk Update Available!</string>
|
||||
<string name="manager_update_title">Magisk Manager Update Available!</string>
|
||||
|
Reference in New Issue
Block a user