None. There is no account, no sign-in, no registration, and no form that sends anything anywhere. The app never asks for your name, email address, phone number, contacts, or location. The display name and profile mark you can set on the "You" screen are stored on your device only, purely so the app can greet you, and are never transmitted.
To make the app work, Crocobet stores the following only on your device, in a local SQLite database and the operating system's standard app-preferences store, both inside the app's private sandbox:
No advertising identifier, device identifier, IP address, device model, operating-system version, locale, or app-version string is recorded. This data never leaves your device. It is not uploaded to Crocobet or to any third party. Uninstalling the app or clearing its storage deletes all of it permanently.
Crocobet requests no runtime permissions at all. It does not use the camera, microphone, location, contacts, photos, calendar, notifications, or storage outside its own sandbox. The release build of the Android app declares no permissions whatsoever — including no INTERNET permission. (Debug builds declare INTERNET only because the Flutter development tooling needs it to attach a debugger; that declaration is not present in the version distributed on the Play Store.)
Crocobet is fully offline. It contains no HTTP client, no WebSocket client, no sync service, no cloud backend, no remote configuration, and no update check. There are no endpoints for it to contact, and it works identically in airplane mode.
No third-party services are integrated. There is no analytics SDK, no crash-reporting SDK, no advertising SDK, no attribution SDK, and no social-login SDK. The app's third-party components are open-source Flutter packages that render the interface, draw charts, format dates, and read and write the local database — none of them communicate over the network in this app. The one exception worth naming is the system share sheet: if you tap "Share your record" on the "You" screen, the app hands a short summary of your own totals to your operating system's standard share dialog. You pick the recipient app, and nothing is sent unless you do. Crocobet itself sends nothing.
Crocobet collects no personal information from anyone, of any age. Because nothing is collected, transmitted, profiled, or used for advertising, the app does not knowingly or unknowingly gather data from children under 13 (COPPA) or under 16 (GDPR-K). No parental-consent mechanism is required, because there is no data flow to consent to.
All of your data is already in your hands, on your device. Access — every recorded number is visible inside the app on the Stats and You screens. Correction — tasks can be edited or reopened, and your display name and profile mark changed at any time. Deletion — deleting an individual task removes it immediately, and uninstalling Crocobet deletes its database, preferences and every record it ever held. Because nothing was ever copied off the device, uninstalling is a complete and permanent erasure. There is no server-side copy for us to return, export, or delete on your behalf, because no copy was ever made.
If this policy ever changes, the "Last updated" date at the top of this page will be revised. Material changes will be noted in the app's release notes.
If you have any questions about this policy, please reach out: [email protected]