Nodtify: One-Handed Notification Access
Control your phone with a simple nod! Nodtify allows you to pull down your notification shade instantly without stretching your thumb to the top of the screen or using both hands. It is the perfect companion for large-screen devices, multitasking, or when you're on the go.
Core Features:
- Nod to Notify: A quick, intuitive forward-and-back tilt of your phone drops the notification bar.
- Adjustable Sensitivity: Customize the gesture force to perfectly match your natural movement and prevent accidental triggers.
- App Exclusion List: Automatically pause the gesture when specific apps (like games or the camera) are in use.
- Haptic Feedback: Get subtle vibration confirmation when a gesture is successfully detected.
- Efficient Design: Optimized for minimal battery consumption and system impact.
PROMINENT DISCLOSURE & ACCESSIBILITY SERVICE API
Nodtify utilizes the AccessibilityService API to enable its core feature: the "Nod to Notify" motion gesture.
1. How do we use it? Nodtify requires the Accessibility Service to perform a system-level command: Expand Notifications. This allows the app to pull down the notification panel on your behalf when a motion gesture is detected.
2. Why is it necessary? Using the AccessibilityService API is the only authorized way for an application to interact with the system UI to open the notification shade without requiring root access or interfering with other apps.
3. Privacy & Data Collection: Your privacy is our priority. Nodtify does not collect, store, or share any personal or sensitive information through the Accessibility Service.
- We do NOT monitor your screen content.
- We do NOT log your keystrokes or inputs.
- We do NOT observe any private data or interactions.
The Accessibility Service is used strictly for its intended purpose: executing the "Expand Notifications" action when a gesture is triggered.