feat(service): add snackbar to undo a timer reset

Closes #109
This commit is contained in:
Nishant Mishra
2025-12-09 12:16:23 +05:30
parent 24e0f083ee
commit 716f2114c5
7 changed files with 125 additions and 9 deletions

View File

@@ -111,4 +111,6 @@
<string name="auto_start_next_timer">Auto start next timer</string>
<string name="secure_aod">Secure AOD</string>
<string name="secure_aod_desc">Automatically lock your device after a timeout, while keeping the AOD visible</string>
<string name="timer_reset_message">Timer reset</string>
<string name="undo">Undo</string>
</resources>