mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-22 23:47:28 +00:00
- Fix pausedTaskId race condition: pass pausedTaskId in action payload instead of reading from state (reducer clears before effect reads) - Fix Android focus notification: update title/isBreak on transitions, restart timer runnable on resume from paused state - Fix Android reminder cancellation: track scheduled IDs and cancel alarms when reminders are removed - Fix banner Start button: dispatch skipBreak first when isBreakTimeUp to properly resume task tracking - Fix WebDAV validation: use translation key instead of hardcoded string Addresses code review feedback for sync issues identified in focus mode, Android notifications, and reminder scheduling. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app_config.properties | ||
| build.gradle | ||
| capacitor.build.gradle | ||
| config.gradle | ||
| google.properties | ||
| proguard-rules.pro | ||