• v1.3.1 5f7bd58586

    v1.3.1 Stable

    evileko released this 2026-06-11 04:20:29 -04:00 | -30 commits to feature/same-day-time-slots since this release

    v1.3.1 Bugfix Release

    Fixes

    • Fixed spurious CalDAV error toast: Suppressed the CalendarConfidenceChecker NPE toast from system calendar provider queries.
    • Fixed widget checklist checkboxes: Proper square checkboxes with a checkmark inside a matching box; no resize/shift on toggle. Uses PNG drawables for RemoteViews compatibility.
    • Widget checkbox toggle without opening app: All widget list clicks route through a broadcast receiver; checkbox taps toggle the DB silently.
    • No loading flash on widget checkbox toggle: Replaced the full widget rebuild (updateWidgets()) with a targeted notifyAppWidgetViewDataChanged() on the list only, so only the list data refreshes instead of reconstructing the entire widget RemoteViews.
    • Widget checklist items no longer reorder when checked: Sorts by HtmlTitleHelper.plainText() so the [ ]/[X] marker does not affect position.
    • Widget title/time alignment: Event title and time now share the same start margin.
    Downloads