AccessibilityService Disclosure
Riel Notify uses Android AccessibilityService only as a fallback to detect transaction notifications from supported banking apps and provide Khmer audio alerts.
How AccessibilityService is used:
- Detects TYPE_NOTIFICATION_STATE_CHANGED events from supported banking apps
- Reads notification text needed to parse transaction amount/type
- Announces parsed transaction details in Khmer audio
- Supports local transaction history inside the app
What it does NOT do:
- Does NOT read screen/window content outside notification events
- Does NOT retrieve window content (canRetrieveWindowContent=false)
- Does NOT access passwords, PINs, or personal messages
- Does NOT perform actions on behalf of the user
- Does NOT use AccessibilityService for advertising, analytics, profiling, or fraud detection
- Does NOT transmit transaction notification data to external servers
Network transparency:
- The app may perform limited network requests for update metadata and opening web links (for example, the Privacy Policy page)
- These requests do not upload transaction notification content
User control:
- AccessibilityService is optional
- Users can enable/disable it anytime in Android Settings > Accessibility > Installed Apps > Riel Notify
- Users can also disable Notification Access in Android Settings > Notifications > Notification Access
Privacy Policy:
https://chesdasareybot-coder.github.io/rielnotify-releases/privacy_policy.html