• v5.16 a68855637c

    evileko released this 2026-06-27 19:00:45 -04:00 | 22 commits to main since this release

    v5.16 — Calendar app rewrite

    The Calendar tab is now a real, dedicated calendar app — not just a month grid.

    Three views (segmented picker)

    • Month — full month grid with day cells, status dots (green=completed, orange=scheduled, gray=cancelled), today highlight (purple border), selected day highlight (purple fill)
    • Week — 7-day strip with hour grid 6:00–22:00, visit chips positioned by start time
    • Agenda — next 30 days, grouped by date with time / client / status

    Day detail panel below the grid

    • Date header (weekday + month + day)
    • + Visit chip — adds a new visit on the selected date
    • Visit count summary: 5 visits · 2 done · 3 pending
    • List of that day's visits (time / client / duration / cost / status), tap to open

    Navigation

    • Title (month name / week range / Agenda)
    • Prev / Today pill / Next
    • Horizontal swipe on the screen body to go prev/next month or week
    • Day cell tap → updates selection + detail panel + FAB picks that date
    • + New on <date> FAB always uses the selected date

    All times, days, month names honor system locale.

    Install

    Download app-debug.apk below.

    v6 audit fixes included in this release

    • Issue #4 (RESOLVED): Day cell tap now shows the visit list in the detail panel below the grid.
    • All 5 navigation tabs (Overview / Calendar / Clients / Reports / Settings) tested end-to-end with Chris + Missy.
    Downloads