Last Updated: April 9, 2026
App Name: QuickPeek
Package: com.quickpeek.widgets
QuickPeek is a home screen widget application for Android. We are deeply committed to your privacy. QuickPeek does not collect, store, or share any personal data on external servers. All data used by the app stays entirely on your device.
Purpose: To display current weather conditions and temperature on weather widgets.
How it works: Your approximate GPS coordinates are sent only to OpenWeatherMap (a third-party weather API) to retrieve weather data. Your location is not stored on any server we control.
Stored locally: The city/location name you choose is saved in your device's SharedPreferences only.
You can opt out: If you do not configure a location, weather features will show -- and no location data is ever read.
Purpose: To display upcoming calendar events in applicable widgets (Widget 9, Widget 12).
How it works: The app reads your local calendar events using Android's CalendarContract API.
No data leaves your device. Calendar data is read at widget refresh time and displayed directly. Nothing is stored except what Android already stores.
Purpose: To display your daily step count on widgets that support the step counter feature (Widget 8, Widget 12).
How it works: The app's StepTrackerService reads step sensor data using Android's TYPE_STEP_COUNTER hardware sensor.
Stored locally: Only today's step count is saved in SharedPreferences on your device. Steps are reset at midnight. Nothing is shared externally.
Purpose: To display currently playing music track title and artist in music widgets (Widget 7, Widget 9, Widget 12).
How it works: The MediaNotificationService listens to media-type notifications to extract track name, artist name, album art, and the source app's package name.
Stored locally: Track info and album art are temporarily saved to your device's internal files directory (filesDir) so the widget can display them even between notification updates. This data never leaves your device.
No other notifications are read — the service only processes notifications flagged as media sessions.
Purpose: Exclusively used to fetch weather data from OpenWeatherMap API.
What is sent: Your latitude and longitude (from your chosen location), plus a unit preference (Celsius/Fahrenheit).
What is received: Temperature, weather condition, weather icon code, sunrise/sunset times.
No other network requests are made by QuickPeek.
Purpose: The app includes a wallpaper preview and setting feature.
How it works: Wallpapers are selected from within the app and applied using Android's WallpaperManager. No wallpaper image is uploaded or shared externally.
Purpose: To automatically restart widgets and the step counter service after device reboot, so your widgets remain functional without re-opening the app.
QuickPeek does not collect, transmit, or store any of the following:
❌ Personal identity information (name, email, phone number)
❌ Device identifiers (IMEI, advertising ID)
❌ Contacts or messages
❌ Photos, files, or media from your storage
❌ Precise GPS coordinates on any server
❌ Usage analytics or crash reporting (no analytics SDK is used)
❌ Any data in a remote database
QuickPeek uses one third-party service:
Service
Purpose
Data Sent
Their Privacy Policy
OpenWeatherMap
Weather data
Latitude & Longitude
openweathermap.org/privacy-policy
No advertising networks, analytics platforms, or social SDKs are integrated into this app.
All data QuickPeek saves is stored locally on your device using:
SharedPreferences — widget settings, cached weather data, location name, step count, time format preferences, theme settings
Internal Files (filesDir) — temporary album art image and app icon image for music widgets
This data is accessible only by QuickPeek and is cleared when you uninstall the app.
Permission
Required For
Optional?
Location (Fine & Coarse)
Weather feature
✅ Optional — skip to disable weather
Read Calendar
Calendar event widgets
✅ Optional — deny to hide events
Activity Recognition
Step counter widget
✅ Optional — deny to hide steps
Package Usage Stats
Notification Listener
Music widget
✅ Optional — deny to hide music
Internet
Weather data fetch
Required only if weather is configured
Set Wallpaper
Wallpaper feature
✅ Optional
Boot Completed
Widget auto-restart
Background system permission
NOTE
All sensitive permissions are optional. If you deny any permission, that specific feature will be hidden or show a prompt — the rest of the app continues working normally.
QuickPeek does not knowingly collect any personal information from children under the age of 13. The app does not target children and contains no features designed for children.
We may update this Privacy Policy from time to time. Any changes will be reflected in an updated version published on the app's store listing page. Continued use of the app after changes constitutes acceptance of the updated policy.
If you have any questions or concerns about this Privacy Policy, please contact us at:
Email: leafdesignsqueries@gmail.com
Developer: Sachin (Leaf Designs)