fix(patcher): add notification and wakelock to worker; chore: add app icon

This commit is contained in:
Ax333l
2023-06-11 17:49:42 +02:00
committed by oSumAtrIX
parent ad998ac22d
commit ff4b9ab960
25 changed files with 101 additions and 213 deletions

View File

@@ -86,6 +86,8 @@
<string name="patcher_step_group_patching">Patching</string>
<string name="patcher_step_group_saving">Saving</string>
<string name="patcher_step_write_patched">Write patched Apk</string>
<string name="patcher_notification_message">Patching in progress…</string>
<string name="more">More</string>
<string name="donate">Donate</string>
<string name="website">Website</string>