feat: add history sync worker
This commit is contained in:
@@ -17,4 +17,13 @@
|
||||
<string name="notif_service_title">Gudari Wallet</string>
|
||||
<string name="notif_service_text">Monitoring for incoming payments</string>
|
||||
|
||||
<!-- Sync notification channel -->
|
||||
<string name="notif_channel_sync_name">Payment history sync</string>
|
||||
<string name="notif_channel_sync_desc">Notifies when your historical payment sync completes</string>
|
||||
|
||||
<!-- Sync complete notification -->
|
||||
<string name="notif_sync_complete_title">Payment history synced</string>
|
||||
<string name="notif_sync_complete_text">%1$d payments downloaded successfully</string>
|
||||
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user