4 Commits

Author SHA1 Message Date
7828e48d9d adds retry functionality 2025-09-05 15:13:55 +02:00
6a2085f4e6 refactor: update color opacity methods to use withValues for consistency 2025-08-31 18:32:57 +02:00
f7966ce587 feat: Implement snooze functionality for notifications
- Added snooze duration setting in SettingsScreen.
- Created DebugNotificationsScreen to view pending notifications and logs.
- Integrated notification logging with NotificationDebugStore.
- Enhanced SimpleNotificationService to handle snooze actions and log notifications.
- Removed ProfileSetupScreen as it is no longer needed.
- Updated NotificationRouter to manage snooze actions without UI.
- Refactored settings provider to include snooze duration management.
2025-08-30 01:51:38 +02:00
6dccac6124 notification overhaul 2025-08-30 00:12:29 +02:00