# Privacy Policy — CardamomLog
**Last updated:** 2026-06-20
CardamomLog is a fully-offline workout app for building routines, running interval timers, and tracking your training history on your device.
## The short version
CardamomLog does not collect, transmit, or share any personal information. Everything you create stays on your device.
## Information we collect
None. We do not ask for an account, an email, or any sign-in. We do not collect names, contacts, location, advertising identifiers, or usage analytics.
## Data stored on your device
CardamomLog saves the following locally so the app remembers your work between sessions. None of it leaves your device:
- **Workout routines and exercises** — the routines you build and the exercises they contain (stored in a local SQLite database).
- **Training history** — completed sessions and the logs they produce (stored in the same local database).
- **App settings and preferences** — timer defaults (prep time, default rest), reduced-motion and other display options, and first-launch state (stored via the device's standard key-value preferences).
## Permissions
- **INTERNET** — declared in the Android manifest by default for Flutter projects. CardamomLog itself performs no network requests and sends no data anywhere. The permission is present but unused by the app's own code.
No other runtime permissions are requested. CardamomLog does not access your camera, microphone, location, contacts, or photos.
## Network use
CardamomLog is fully offline. It does not contact any server, API, or third-party endpoint. It works with no internet connection.
## Third-party services
None. CardamomLog integrates no analytics, advertising, crash-reporting, or backend SDKs.
If you choose to use your device's share sheet to share content out of the app, that action is handled by your operating system and the app you share to — CardamomLog does not control or receive a copy of what you share.
## Children's privacy
CardamomLog does not collect any personal information from anyone, including children. Because nothing is collected or transmitted, the app does not knowingly gather data from children under 13 (COPPA) or under 16 (GDPR-K).
## Your rights and control over your data
All your data lives only on your device. You are in full control:
- Deleting routines, sessions, or history inside the app removes that data from the local database.
- Uninstalling CardamomLog permanently erases all of its data from your device.
Because we never receive your data, there is nothing for us to access, export, or delete on a server.
## Changes to this policy
If this policy changes, the "Last updated" date above will be revised. Material changes will be reflected in an updated version distributed with the app.
## Contact
Questions about this policy? Contact us at ujitihifa353@gmail.com.
© 2026 CardamomLog. All rights reserved.