Vaxtim is a free, ad-free Android prayer times application. This page describes how the app handles user data.
1. Data Collection
Vaxtim does NOT collect, store, or transmit any personal data to any server. There is no analytics, no advertising SDK, no crash reporter, no tracking. The app works fully offline. Prayer times are computed on-device using the open-source adhan_dart library.
2. Data Stored On Your Device
The following is stored locally and never leaves your device:
- Selected city, latitude and longitude
- App settings: language, theme, notifications, adhan sound, reminder minutes
- Tasbih counter history and daily statistics
3. Backup
Auto-backup to Google Drive is disabled (android:allowBackup="false"). Uninstalling the app removes all data.
4. Permissions
| Permission | Purpose |
|---|---|
| ACCESS_FINE_LOCATION / ACCESS_COARSE_LOCATION | Optional — automatic city detection. You can pick a city manually instead. |
| POST_NOTIFICATIONS | Prayer time and reminder notifications. |
| SCHEDULE_EXACT_ALARM / USE_EXACT_ALARM | Fire prayer notifications at the exact time. |
| RECEIVE_BOOT_COMPLETED | Reschedule notifications after a device restart. |
| VIBRATE | Tactile feedback for the tasbih counter. |
5. INTERNET permission
Vaxtim does not request INTERNET permission in the production build.
6. Third-Party Services
None. Vaxtim does not integrate any analytics, advertising, crash reporting or tracking service.
7. Children's Privacy
Vaxtim does not target children under 13 specifically and does not knowingly collect data from any user.
8. Policy Changes
If this policy is updated, the new version will appear on this page with a new "Last updated" date.
Contact
For questions, feedback, or feature requests: vibedaveddeva@gmail.com