Privacy Policy
The Last Snooze (Android), by Mandrago · Last updated: 2026-06-20
The Last Snooze (the “app”) is an offline alarm-clock application. The app does not collect, transmit, sell, or share any personal data with anyone, ever. There are no analytics, no crash reporting, no advertising, no in-app purchases, and no third-party SDKs that report back to anyone.
What stays on your device
- Your alarms and their settings (time, label, repeat days, snooze options, etc.).
- The ringtone or audio-file URI you select for each alarm.
- App preferences (shake-threshold, status-bar notification toggle, etc.).
This data is stored in the app’s private storage and never leaves the device. Uninstalling the app removes it.
Permissions used
SCHEDULE_EXACT_ALARM/USE_EXACT_ALARM— so alarms fire at the time you set them.USE_FULL_SCREEN_INTENT,POST_NOTIFICATIONS— so the alarm screen can appear over the lock screen.WAKE_LOCK,VIBRATE,MODIFY_AUDIO_SETTINGS,FOREGROUND_SERVICE_SPECIAL_USE— so the alarm keeps ringing until you dismiss it.RECEIVE_BOOT_COMPLETED— so your alarms survive a reboot.READ_MEDIA_AUDIO(Android 13+) /READ_EXTERNAL_STORAGE(Android 12 and earlier) — so the ringtone picker can enumerate the system alarm tones available on your device.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS— so you can opt the app out of OEM battery optimizations that may delay alarms.
No network access
The app does not request the INTERNET permission.
It cannot make network connections of any kind.
Contact
Questions about this policy or the app? Email hello@mandrago.com.