Some checks failed
CI / ci (pull_request) Failing after 8s
Make fastlane/metadata/android/ the single source of truth for store
listing metadata, consumed directly by the official F-Droid repo and
transformed into the self-hosted repo's localized layout at release time.
- Move fdroid-metadata/<appid>/<locale>/ -> fastlane/metadata/android/<locale>/
(git-tracked renames: summary->short_description, description->full_description,
+ title.txt, images/icon.png, images/phoneScreenshots/); keep the app-level
.yml control file for the self-hosted `fdroid update`.
- Add scripts/fastlane_to_fdroid_localized.sh (fastlane -> F-Droid localized,
incl. changelogs) and scripts/sync_changelog_to_fastlane.sh (CHANGELOG.md ->
fastlane changelog); verified byte-identical to the previous metadata.
- release.yaml: build self-hosted metadata from the fastlane tree and sync the
per-version changelog before the transform (one changelog source for both
channels).
- Disable AGP VCS-info embedding on release builds (vcsInfo { include = false })
so builds reproduce byte-for-byte vs the distributed APK — the only file that
otherwise differed (META-INF/version-control-info.textproto). Effective from
the next release.
- Add docs/fdroid-official/ (draft fdroiddata recipe: reproducible build +
AllowedAPKSigningKeys + Binaries + notes).
- Repoint README screenshots/icon, update docs/README + RELEASING, and skip the
Android build on fastlane-only changes (ci.yaml).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
784 B
Plaintext
16 lines
784 B
Plaintext
Calendula is a modern, open-source calendar app for Android. It works
|
|
directly on the system calendar provider, so any source synced to your
|
|
device — Nextcloud via DAVx5, Google, local, WebCal subscriptions — shows up
|
|
automatically, and changes you make sync back the same way.
|
|
|
|
Create, edit and delete events, including recurring events with scoped
|
|
changes (only this event / this and all following / the whole series) and a
|
|
simple repeat picker. Calendula also delivers your event reminders as
|
|
notifications — tap one and you're on the event.
|
|
|
|
The differentiator is the design: real Material 3 Expressive throughout,
|
|
with dynamic color, expressive motion, and expressive shapes.
|
|
|
|
Privacy: zero telemetry, no analytics, no network access — your data never
|
|
leaves the device.
|