pommedoro/Sources/Pommedoro
Leopere 9746499231
Skip auto-update for dev builds
`make install` now stamps "dev" as the local SHA256, which tells the
auto-updater to skip update checks entirely. DMG-based installs
continue to work normally with real SHA256 comparison. Clicking
"Check for Updates" on a dev build shows a clear "Dev Build" message
instead of prompting to downgrade.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 15:51:09 -05:00
..
AppDelegate.swift Add SHA256-based auto-update mechanism 2026-02-08 15:42:48 -05:00
AutoUpdater.swift Skip auto-update for dev builds 2026-02-08 15:51:09 -05:00
BreakScreens.swift Add SHA256-based auto-update mechanism 2026-02-08 15:42:48 -05:00
BugReporting.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
CountdownPulseSchedule.swift Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
EdgeGradientView.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
LaunchAgent.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
NotificationManager.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
OverlayWindows.swift Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
Settings.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
SettingsMenu.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
StatusBar.swift Add SHA256-based auto-update mechanism 2026-02-08 15:42:48 -05:00
Suggestions.swift Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
TimerPersistence.swift Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
WorkLog.swift Add SHA256-based auto-update mechanism 2026-02-08 15:42:48 -05:00
WorkLogView.swift Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
main.swift Initial release of Pommedoro 2026-02-06 16:27:21 -05:00