Refactoring the DVM codebase

Allows pull to refresh to request the job again.
This commit is contained in:
Vitor Pamplona
2024-05-17 17:02:04 -04:00
parent 8b052567c4
commit 9fb8d4821e
16 changed files with 335 additions and 329 deletions
+2 -2
View File
@@ -847,6 +847,6 @@
<string name="load_from_text">From Msg</string>
<string name="dvm_waiting_status">Waiting for DVM to reply</string>
<string name="dvm_no_status">DVM seems not to reply</string>
<string name="dvm_waiting_status">Job Requested, waiting for a reply</string>
<string name="dvm_requesting_job">Requesting Job from DVM</string>
</resources>