Privacy Policy
Last Updated: 14-11-2025
Your privacy is important to us. This Privacy Policy explains how our application
uses permissions, handles user data, and protects your information.
By using the app, you agree to this policy.
Permissions Used in the Android App
<uses-permission android:name="android.permission.READ_CALL_LOG" />
<uses-permission android:name="android.permission.READ_PHONE_NUMBERS" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.INTERNET" />
Why We Use These Permissions
1. Call Log & Phone Number Permissions
READ_CALL_LOG
READ_PHONE_NUMBERS
Purpose:
- To display incoming, outgoing, and missed call details inside the app
- To identify phone numbers associated with call history
We DO NOT:
- Modify or write call logs
- Upload call logs or phone numbers to any server
- Share call data with third parties
All call-related data stays on the user's device.
2. Call Permission
CALL_PHONE
Purpose:
- To allow users to directly make phone calls from within the app
- To open the device’s phone dialer when a user initiates a call
The app does not make calls automatically or without user interaction.
3. Storage Permissions
READ_EXTERNAL_STORAGE
WRITE_EXTERNAL_STORAGE
Purpose:
- To read files selected by the user
- To save backups or exported files created by the app
We DO NOT:
- Access files without user consent
- Upload personal files to any server
- Delete or modify files without user action
4. Internet Permission
INTERNET
- To provide network connectivity for app features
- To load online content when required
We do not transmit personal data without user consent.
How We Use Your Information
- To provide core app functionality
- To improve performance and usability
- For troubleshooting and support
We do not sell or share personal data.
Data Security
- Data remains on your device
- No background data collection
- No unauthorized access
Children’s Privacy
This app is not intended for children under 13 years of age.
Changes to This Policy
This policy may be updated periodically. Changes will be reflected on this page.
Contact Us