Privacy Policy
Unfreeze · Last updated: 30 August 2026
No accounts, no sign-in, no advertising, no analytics, no tracking SDKs. The only data that leaves your device is the task you type yourself, and only when you tap the AI breakdown button.
What gets sent
When you tap “Break this down”, the app sends the following to our relay server, which forwards the task text to OpenAI to generate the steps:
| Field | Contents |
|---|---|
prompt | The task you typed, e.g. “tidy my desk” |
installId | A random string created at install time, used to count daily requests |
language, granularity, tier | Display preference and how finely to split |
installId is not taken from your device and is not tied to
your identity — it is a random string held in the app's own storage. Uninstalling removes it,
and a later install gets an entirely different one.
The app does not send your name, email, phone number, contacts, location, photos, advertising ID, or any device identifier.
What the server keeps
Not your task text.
The relay forwards the request and does not record what you wrote. The
only thing it stores is a request counter keyed to your installId,
so the free allowance of three breakdowns a day can be enforced. That counter
expires by itself after 48 hours.
Task text is processed by OpenAI under their API data policy. We do not use your content to train anything.
When nothing is sent at all
If you have used today's AI allowance, or the server cannot be reached, the app splits the task with an algorithm that runs on your device. Nothing leaves the phone in that case. Every other part of the app — the focus timer, your task list, the 60-second breathing reset, the home screen widget — works entirely offline.
What is stored on your device
So the app can remember what you were doing, it keeps the following on your device only:
- the tasks you have split and their individual steps, including finished ones;
- steps completed today, your run of active days, and momentum points;
- preferences: language, haptics, sound, reminders;
- the random
installIddescribed above.
This lives in the app's private storage (SharedPreferences on Android,
NSUserDefaults on iOS) and never leaves the device.
Uninstalling deletes all of it.
Permissions the app asks for
| Permission | What it is for |
|---|---|
INTERNET | Calling the AI breakdown server |
VIBRATE | A short buzz when a step is finished (switchable off in Settings) |
POST_NOTIFICATIONS | Showing the countdown and saying when a step's time is up |
POST_PROMOTED_NOTIFICATIONS | Keeping that countdown at the top of the shade on Android 16 and later |
No location, camera, microphone, contacts, or external storage permissions are requested.
Payments
Pro is sold through Google Play (Android) and the App Store (iOS). The app never sees your card or payment account — the store handles all of it. Subscription status is managed through RevenueCat, which receives only whether an account currently holds a subscription.
Third parties
- OpenAI — receives the task text to generate steps;
- Cloudflare — runs the relay server;
- Google Play / Apple and RevenueCat — only if you buy Pro.
We do not sell data, run ad networks, or use behavioural analytics.
Children
The app is not directed at children under 13 and does not knowingly collect their data.
Deleting your data
Uninstalling the app removes everything held on the device. There is nothing to delete on the server, because the task text is never stored; the request counter expires after 48 hours.
Changes to this policy
If this policy changes, the date at the top of the page changes with it.
Contact
Questions or data requests: [email protected]