All checks were successful
CI / ci (push) Successful in 8m52s
Inspection of the local Hetzner-synced F-Droid repo after v0.1.0 revealed that fdroidserver only partially picked up Calendula's metadata: summary was sourced from the YAML fallback (en-US only), description appeared only for the "de" locale (not de-DE), and no icon was shown anywhere. Root cause: we wrote Google Play conventions (short_description.txt, full_description.txt, bare locale code "de") where fdroidserver expects the fastlane format that the sibling HouseHoldKeaper repo already uses successfully. Changes: - de/ -> de-DE/ (BCP-47 with region matches HHK and is more reliably parsed by fdroidserver) - short_description.txt -> summary.txt - full_description.txt -> description.txt - Add icon.png (512x512) per locale, composed from the adaptive icon's foreground path + slate background (rendered via rsvg-convert). Required because XML-only adaptive icons in the APK aren't auto-rasterized by fdroidserver. Verified locally against the previously-broken index by composing the new icon and renaming the files in-tree. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
539 B
Plaintext
12 lines
539 B
Plaintext
Calendula is a modern, open-source calendar app for Android. It reads from
|
|
the system calendar provider, so any source synced to your device — Nextcloud
|
|
via DAVx5, Google, local, WebCal subscriptions — shows up automatically.
|
|
|
|
The differentiator is the design: real Material 3 Expressive throughout, with
|
|
dynamic color, expressive motion, and expressive shapes.
|
|
|
|
V1 is read-only. Event creation, editing, and deletion are planned for V2.
|
|
|
|
Privacy: zero telemetry, no analytics, no network access — your data never
|
|
leaves the device.
|