Commit Graph

2 Commits

Author SHA1 Message Date
RomanNum3ral d31894f980
Bump Gradle to 8.13 and Android Gradle Plugin to 8.13.2
AGP 8.13.2 requires Gradle >= 8.13; this was left uncommitted from a
prior session and the working tree had drifted from what the project
actually needs to build.
2026-07-18 13:01:14 -04:00
RomanNum3ral 75f5e6024b Initial commit: NCal, a native Nextcloud CalDAV client for Android
One app for both events and tasks, talking directly to Nextcloud's CalDAV
endpoint - no DAVx5, no Google Play Services, no third-party services.
Encrypted at rest (SQLCipher DB, EncryptedSharedPreferences, Keystore-backed
widget state), HTTPS-only networking, home screen widgets, reminders,
subtasks, and full VTODO field support (status/priority/%complete/location/url).
2026-07-16 18:19:03 -04:00