v0.35.0
Alarms moved to the official Ollee app
FreeOllee's standalone alarm feature is removed — the official Ollee app handles alarms well now, so use it (or the watch itself) to manage them. The SCHEDULE_EXACT_ALARM/USE_EXACT_ALARM permissions are dropped along with it.
The quick timer's alarm mode is unchanged: flip it on to enter a wall-clock time and send a one-shot countdown that fires at that moment.
Battery: notification badge pushes throttled
The notification count overlay now writes to the watch at most once per minute. Bursts of notifications collapse into a single update carrying the latest count (previously every change could wake Bluetooth after just 2 seconds); a lone notification after a quiet spell still shows up within a couple of seconds.
What's Changed
- Remove standalone alarms (official app owns them); throttle notification badge pushes by @kenblizzardcaron in #38
Full Changelog: v0.34.0...v0.35.0