Skip to content

play store compliance theatre#103

Merged
RobinJ1995 merged 5 commits into
masterfrom
claude/distrohopper-play-description-jz5w2s
Jul 17, 2026
Merged

play store compliance theatre#103
RobinJ1995 merged 5 commits into
masterfrom
claude/distrohopper-play-description-jz5w2s

Conversation

@RobinJ1995

Copy link
Copy Markdown
Owner

Summary

Updated the app's full description to document the optional gesture feature that allows users to swipe to open the notification tray, and clarified how the Accessibility Service is used for this functionality.

Changes

  • Added documentation about the optional swipe gesture feature for opening the notification tray
  • Clarified that DistroHopper uses an Android Accessibility Service exclusively to open the notification tray
  • Emphasized privacy and security by noting that the Accessibility Service only performs this single action and does not read screen content or perform other actions

Details

This change improves transparency with users about the app's use of the Accessibility Service permission, which is a sensitive permission on Android. The description now clearly explains the purpose and limitations of this service usage, helping users make informed decisions about enabling the gesture feature.

https://claude.ai/code/session_01C47YbxsktfrxuznEEg4Jng

claude added 5 commits July 17, 2026 19:45
Google Play rejected the app because the store listing did not document
the app's use of the AccessibilityService API. Add a dedicated paragraph
to the long description explaining that the service is used only to open
the notification shade via a swipe gesture, reads no screen content, and
is optional and disabled by default.
Reword the AccessibilityService disclosure to lead with the optional,
user-facing feature (swipe to open notifications) rather than the API,
and emphasise that the feature is off by default and never required.
@RobinJ1995 RobinJ1995 changed the title Document gesture feature and accessibility service usage play store compliance theatre Jul 17, 2026
@RobinJ1995
RobinJ1995 merged commit 51e254a into master Jul 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants