Privacy Policy
1. Introduction
Only Me is a personal tracker application developed by Vip Vasanth, an independent developer. This Privacy Policy explains what data the app stores, how it is stored, and your rights.
Short version: Only Me stores all your data locally on your device. No data is ever collected, transmitted, or shared with anyone.
2. Information the app stores
The following is stored locally on your device only:
- Tasks, debts, events, gym plan, weight log — Android SharedPreferences
- Snapshot / journal images — App internal documents directory
- Notes, saved links — Android SharedPreferences
- Vault entries (titles, usernames, encrypted passwords, URLs) — Android SharedPreferences
- Expenses — Android SharedPreferences
- Profile (name, date of birth, phone, currency) — Android SharedPreferences
- Custom alarm sound — App internal documents directory
- App preferences (theme, accent colour) — Android SharedPreferences
The app does not collect analytics, advertising data, or any tracking information. No data is transmitted to any server. No account or registration is required.
3. Permissions used
- CAMERA — Capturing photos for Snapshots
- READ_MEDIA_IMAGES — Picking existing photos for Snapshots
- POST_NOTIFICATIONS — Displaying scheduled reminders
- SCHEDULE_EXACT_ALARM / USE_EXACT_ALARM — Firing reminders at the exact time
- RECEIVE_BOOT_COMPLETED — Re-scheduling reminders after reboot
- VIBRATE, WAKE_LOCK — Playing alarm notifications
- FOREGROUND_SERVICE — Supporting alarm delivery
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS — Ensuring alarms fire reliably
All permissions are used solely for the features described. No permission is used for data collection or advertising.
4. Data storage and security
All data is stored using Android's SharedPreferences and the app's internal documents directory — sandboxed (inaccessible to other apps) and never transmitted off the device. Vault passwords are encrypted before being stored and are never saved or exported as plain text.
5. Backup files
The Export feature creates a JSON file containing all your data. Vault passwords are included in encrypted form — never as plain text. The file is generated locally and shared via your device's share sheet. You are responsible for the security of exported backup files.
6. Third-party services
Only Me does not integrate any third-party analytics, advertising, crash-reporting, or cloud-sync services. All open-source Flutter packages operate locally only and do not send data to external servers.
7. Children's privacy
Only Me does not knowingly collect information from children under 13. The app has no account registration and collects no data that leaves the device.
8. Data deletion
Delete all data at any time by clearing individual items in-app, going to Android Settings → Apps → Only Me → Storage → Clear Data, or uninstalling the app. There is no server-side data to request deletion of.
9. Changes to this policy
Material changes will be included in the next app update with a revised effective date. Continued use constitutes acceptance.
Contact
Vip Vasanth — Independent Developer
vipvasanth433@gmail.com