Permissions, in plain English
Each permission below is listed with why we need it and what we never do with it.
| Permission | Why we need it | What we DO NOT do |
|---|---|---|
| READ_CALL_LOG | Read incoming, outgoing and missed calls so we can build your lead pipeline. | We never read SMS, app usage or anything outside the call log. |
| READ_CONTACTS | Match callers to existing contacts so the inbox shows real names. | We never upload your full address book to any server. |
| WRITE_CONTACTS | Auto-save new inquiry numbers into the dedicated callNest Inquiries group. | We never modify or delete your existing contacts. |
| POST_NOTIFICATIONS | Show follow-up reminders and post-call action prompts at the right time. | We do not send marketing or push ads. Notifications are local-only. |
| SYSTEM_ALERT_WINDOW | Draw the in-call floating bubble and the post-call popup over other apps. | We do not show overlays at random or capture screen content. |
| FOREGROUND_SERVICE | Keep the call watcher alive so calls are captured even when the app is closed. | The service does only call-log work. It does not track location. |
| Battery exemption | Stop aggressive OEM battery managers from killing the call watcher. | We do not drain your battery. The service wakes only on call events. |
Questions? Email mahendrapuniya92@gmail.com.