Skip to content

Releases: maphouse/pomodoros

v1.2.1

Choose a tag to compare

@maphouse maphouse released this 31 Aug 04:00

Removes the unwatched-countdown marker (💤) added in v1.2.0.

Backgrounding Delta Chat does not kill the app — the webview keeps running and the alarm still fires at expiry. Only an OS teardown or an outright exit stops it, and neither delivers a final update, so the marker only appeared in the case where it wasn't needed.

Everything else from v1.2.0 is unchanged: notifications on start, focus completion and break completion; a minute-level chatlist summary that refreshes when the app is reopened; and the tomato counter fix.

v1.2.0

Choose a tag to compare

@maphouse maphouse released this 31 Aug 03:54

Notifications on pomodoro start, focus completion and break completion — previously only focus completion notified anyone.

Chatlist summary updates every minute instead of every five, and refreshes the moment the app is reopened, so the remaining time shown is current rather than a stale snapshot. Backgrounding the app marks the countdown unwatched (💤) so a frozen number isn't read as live.

Fixes the tomato counter counting each completed pomodoro twice, which also left two devices showing different totals.

The footer now explains that keeping the app open is what allows the chat to be notified, and appears only while a timer is running.

v1.1.0

Choose a tag to compare

@maphouse maphouse released this 30 Aug 22:55

Shared pomodoro timer for Delta Chat.

Changes since v1.0.0:

  • Time overlay is always shown when under 5 minutes remain
  • Timer counts up into overtime after completion
  • Reset icon flipped horizontally for a counter-clockwise look
  • README with screenshots

v1.0.0

Choose a tag to compare

@maphouse maphouse released this 30 Aug 19:12

Shared pomodoro timer for Delta Chat.

Two-phase (focus + break) timer with pie chart visualization, multilingual symbol-based UI, tap-to-reveal time overlay, and chat notifications.