You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to FocusForce+ are recorded here. Dates are ISO (YYYY-MM-DD).
4
4
5
+
## [0.9.1-beta] - 2026-07-06
6
+
7
+
First round of fixes from testing the beta on a real device.
8
+
9
+
### Fixed
10
+
- Crash when opening the full-screen-alarm permission on devices that don't ship that settings screen; all permission screens now fall back gracefully
11
+
- Added clear guidance for enabling the accessibility service on directly-installed (sideloaded) builds, where Android blocks it behind "restricted settings"
12
+
- Status-bar notification icon no longer falls back to the generic Android icon at small sizes
13
+
- Alarms and reminders survive strict OEM background restrictions (e.g. Samsung) instead of silently failing
0 commit comments