Privacy Policy

PRIVACY POLICY v2.0

Daily Notifier

Developer: Tech Studio Worlds
Package name: com.dailynotifier.app
Effective date: June 18, 2026
App version: 1.0.3


1. Introduction

Daily Notifier (“the App,” “we,” “us,” or “our”) is published by Tech Studio Worlds. It is a reminder and personal productivity application for Android devices.

This Privacy Policy describes how Daily Notifier handles information when you use:

  • Reminder scheduling, notifications, and alert sounds
  • Optional voice and music reminders
  • Productivity tools (habits, tasks, notes, goals, expenses)
  • Life productivity features (dashboard, focus mode, mood journal, analytics, routine builder)
  • Advertising through Google AdMob

Core principle: Personal content you create is stored on your device. Daily Notifier does not operate user accounts, cloud sync, or developer-controlled servers that collect your reminder or productivity data.

By installing or using the App, you agree to this Privacy Policy. If you do not agree, please discontinue use of the App.

Privacy Policy URL: https://techstudioworlds.blogspot.com/p/privacy-policy.html


2. Information We Collect

2.1 Information you provide (stored locally on your device)

DataFeatureLocal storage
Reminder message, date/time, audio reference
Reminders
SharedPreferences (reminders_prefs)
Voice recording files
Voice reminders
App-private external files directory (.m4a)
Selected music/audio URI
Music reminders
Stored with reminder entry
Habit details and completion history
Habit Tracker
productivity.db
Task title, priority, due date, status
To-Do List
productivity.db
Note title and content
Quick Notes
productivity.db
Note metadata (tags, category, favorites, pins)
Knowledge Vault
productivity_v2.db
Goal details and progress
Goal Tracker
productivity.db
Expense title, amount, category, date
Expense Tracker
productivity.db
Daily mood level and timestamp
Mood Journal
productivity_v2.db
Daily focus tasks (up to three)
Focus Mode
productivity_v2.db
Life scores, streaks, XP, insights, routines
Life Dashboard & related
productivity_v2.db
Locally computed analytics rollups
Analytics Dashboard
productivity_v2.db

This information is not uploaded to Tech Studio Worlds servers.

2.2 Information processed automatically on your device

  • Device locale and regional settings — used to format dates, times, numbers, and currency display (LocaleFormatHelper)
  • Alarm and notification scheduling data — managed through Android AlarmManager and system notification services
  • Local productivity events — used only on-device to calculate scores, streaks, charts, and dashboard summaries

2.3 Information collected by third-party services

Google AdMob (Advertising)

When advertisements are shown, Google AdMob may collect and process information under Google’s Privacy Policy, which may include:

  • Advertising ID (AAID/GAID)
  • IP address and device information
  • Ad interaction and diagnostic data
  • Approximate location derived from IP (where permitted by law)

Your productivity content is not shared with Tech Studio Worlds through AdMob.

Ad formats in this App: adaptive banner ads and interstitial ads (limited to certain navigation exits, with session frequency caps). Rewarded ads and app-open ads are disabled in the current App release.

Ads are implemented in compliance with Google Play and AdMob policies, including dedicated ad placement areas that do not overlap core action controls.

Firebase Crashlytics (Conditional)

If the App is built with Firebase configuration (google-services.json), Firebase Crashlytics may collect crash logs, stack traces, and related diagnostic data. This is used to improve stability. Crashlytics is not intended to collect your reminder text, notes, or other personal productivity content.


3. Information We Do Not Collect

Daily Notifier does not:

  • Require registration, login, or user accounts
  • Collect your name, email address, or phone number through in-app forms
  • Upload reminders, notes, habits, expenses, mood entries, or focus tasks to Tech Studio Worlds servers
  • Access contacts, SMS, call logs, photos, or precise GPS location
  • Use the device camera
  • Operate cloud backup or sync to developer servers
  • Sell your personal data

4. Permissions Used

Permissions declared in the App and their purposes:

PermissionPurpose
INTERNET
Load and display Google AdMob advertisements; send crash diagnostics if Crashlytics is enabled
RECORD_AUDIO
Optional — record voice messages for reminders when you choose to record
READ_MEDIA_AUDIO
Optional — allow you to select a music/audio file as a reminder sound (Android 13+)
READ_EXTERNAL_STORAGE (max SDK 32)
Optional — access audio files on older Android versions
POST_NOTIFICATIONS
Display reminder notifications (Android 13+)
SCHEDULE_EXACT_ALARM
Schedule reminders at exact times (core App function)
USE_EXACT_ALARM
Schedule exact-time alarms as a reminder/alarm application
RECEIVE_BOOT_COMPLETED
Reschedule reminders after device restart
WAKE_LOCK
Help ensure reminders can trigger when the device is idle
VIBRATE
Vibrate when a reminder notification is displayed
FOREGROUND_SERVICE
Run a foreground service while reminder audio plays
FOREGROUND_SERVICE_MEDIA_PLAYBACK
Play reminder audio in compliance with Android 14+ foreground service requirements
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
Optional — prompt you to reduce missed reminders caused by battery optimization (you may deny)

Permissions for microphone and audio file access are used only when you initiate voice recording or music selection.


5. Local Data Storage

Daily Notifier stores data locally using:

  1. SharedPreferencesreminders_prefs (JSON reminder list)
  2. SQLiteproductivity.db (habits, tasks, notes, goals, expenses)
  3. Room databaseproductivity_v2.db (life scores, mood journal, focus tasks, knowledge vault metadata, analytics rollups, routines, streaks, XP, insights)
  4. App-private files — voice recordings saved as .m4a files

Automatic cleanup: Reminders older than 30 days may be removed locally by the App.

Android backup: The App has android:allowBackup="true". Depending on your device and Google account settings, Android may include App data in encrypted device backups. We do not control Google’s backup systems.

No developer cloud storage: We do not maintain servers that store your productivity or reminder content. If cloud sync is introduced in a future version, this policy will be updated and appropriate consent will be requested where required by law.


6. Reminder Features

Daily Notifier allows you to:

  • Create, edit, and delete reminders
  • Schedule exact-time alerts using Android AlarmManager
  • Receive notifications through NotificationReceiver
  • Play alert audio through AudioService (foreground media playback)
  • Automatically reschedule reminders after reboot via BootReceiver

Reminder content is displayed only on your device. We do not transmit reminder messages to Tech Studio Worlds servers.


7. Voice Recording Features

You may optionally:

  • Record a voice message using the device microphone (RECORD_AUDIO)
  • Select a music/audio file from your device (READ_MEDIA_AUDIO / READ_EXTERNAL_STORAGE on older Android versions)

Voice recordings are saved in the App’s private external files directory. File references are stored with the associated reminder. Recordings are not uploaded to our servers. Deleting a reminder removes its associated reference; you may also clear all App data through Android system settings.


8. Productivity Features

Through the Productivity Hub, the App provides on-device tools:

FeatureDescription
Habit Tracker
Create habits, track streaks and completion
To-Do List
Manage tasks with priority and due dates
Quick Notes
Fast, minimal note capture
Knowledge Vault
Organized notes with tags, categories, favorites, pins, and search
Goal Tracker
Set goals and track progress
Expense Tracker
Log expenses; amounts are displayed using locale-aware currency formatting based on your device region (not a fixed currency symbol)

All productivity data remains on your device unless you choose to share content outside the App using Android’s share functionality.


9. Life Dashboard Features

The App includes Life productivity features stored and processed locally:

FeatureDescription
Life Dashboard
Summary of life score, streaks, XP, mood, goals, upcoming reminders, focus tasks, and insights
Focus Mode
View, edit, and complete up to three daily focus tasks
Mood Journal
Log daily mood and view mood streaks
Routine Builder
Apply templates that create local habits and tasks
Analytics Dashboard
Charts derived from locally stored data (rendered on-device; no external analytics upload)

A daily background task (WorkManager, every 24 hours) refreshes dashboard data on your device only.

Dates and times in Life features use locale-aware formatting per your device settings.


10. Advertising (Google AdMob)

Daily Notifier uses Google AdMob to display advertisements.

What is shown:

  • Banner ads — adaptive banners in dedicated containers on selected screens when content is present
  • Interstitial ads — shown only on limited navigation exits (e.g., leaving the productivity hub or modules, exiting the App), subject to frequency limits (maximum per session and minimum time between ads)

What is not shown (current version):

  • Rewarded ads (disabled)
  • App-open ads on splash or onboarding (disabled)
  • Ads on reminder creation/edit screens

Important:

  • Your productivity and reminder data is NOT shared with Tech Studio Worlds servers.
  • AdMob may collect advertising identifiers and related data as described in Google’s policies.
  • Ads are placed to comply with Google Play and AdMob policies, including measures to reduce accidental clicks and UI overlap with core controls.

You may limit ad personalization through your device’s Google Ads settings and Android advertising ID controls.

AdMob privacy information:
https://policies.google.com/technologies/partner-sites
https://support.google.com/admob/answer/6128543


11. Third-Party Services

ServiceProviderPurpose
Google AdMob
Google LLC
Display advertisements
Google Play Services
Google LLC
Required by AdMob SDK
Firebase Crashlytics
Google LLC
Crash and error reporting (if enabled in build)
MPAndroidChart
Open-source library
Render on-device analytics charts (no network)
Lottie
Open-source library
UI animations (no network)
Gson
Open-source library
Local JSON serialization for reminders (no network)

We do not sell personal information to third parties.


12. Data Security

We apply reasonable safeguards for data handled by the App:

  • Personal content is stored in app-private databases and files on your device
  • The reminder broadcast receiver is protected by a custom app permission
  • In-app legal pages (WebView) are restricted to approved HTTPS hosts
  • No Tech Studio Worlds servers receive your reminder or productivity content

No security method is perfect. You are responsible for securing your device (screen lock, OS updates, etc.).


13. International Users

Daily Notifier is available to users worldwide. The App:

  • Formats dates, times, numbers, and currency according to your device locale
  • Does not transmit locale or regional settings to Tech Studio Worlds servers

Expense amounts, dates, and times automatically adapt to regional conventions (for example, United States, United Kingdom, European Union, Japan, or other regions supported by the device).


14. GDPR & User Rights

If you are located in the European Economic Area (EEA), United Kingdom, or Switzerland, or other jurisdictions with similar laws, you may have rights including:

  • Access — request information about processing
  • Rectification — correct inaccurate data
  • Erasure — request deletion
  • Restriction — limit certain processing
  • Objection — object to certain processing
  • Data portability — receive data in a portable format (where applicable)

Locally stored App data: Because your content is stored on your device and not on our servers, you can delete it by removing individual items in the App, clearing App storage in Android Settings, or uninstalling the App.

AdMob and Crashlytics data: Managed by Google under its privacy policies and your Google/device settings.

Legal bases (EEA/UK): Local App functionality is provided at your request to perform the service you use. Advertising-related processing by Google is governed by Google’s legal frameworks and your consent or legitimate interests as applicable.

You may lodge a complaint with your local data protection authority.


15. Children's Privacy

Daily Notifier is intended for a general audience and is not directed at children under 13 (or the applicable age of digital consent in your jurisdiction).

We do not knowingly collect personal information from children through Tech Studio Worlds servers. If you believe a child has provided information through the App, contact us at techstudioworlds@gmail.com and we will assist with appropriate deletion steps (primarily clearing App data or uninstalling the App on the device).


16. Data Deletion

You may delete your data at any time:

MethodResult
Delete individual items in the App
Removes that entry from local storage
Settings → Apps → Daily Notifier → Storage → Clear data
Deletes all local databases, preferences, and recordings
Uninstall the App
Removes App data from the device (subject to Android backup settings)

We do not retain copies of your productivity or reminder content on our servers because we do not collect it centrally.

For AdMob or Crashlytics data, use Google’s privacy and account tools.


17. Changes To This Policy

We may update this Privacy Policy from time to time. The current version will be posted at:

https://techstudioworlds.blogspot.com/p/privacy-policy.html

The “Effective date” at the top will be updated when material changes are made. Continued use of the App after an update constitutes acceptance of the revised policy. We encourage you to review this page periodically.


18. Contact Information

If you have questions, concerns, or requests regarding this Privacy Policy or data practices:

Developer: Tech Studio Worlds
Email: techstudioworlds@gmail.com
Privacy Policy: https://techstudioworlds.blogspot.com/p/privacy-policy.html
Package name: com.dailynotifier.app

For inquiries related to advertising or crash data processed by Google, please also consult Google’s privacy resources.