QuantumBadger / QuantumBadger/RedReader

Add optimizations for Braille users

Open
#988 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.7k
Forks
527
Avg merge
20d 10h
Merged PRs (30d)
3

Description

RedReader currently optimizes accessibility descriptions for speech synth users (changing some words for speech-friendliness, adding newlines for pauses, and so on). RedReader should add a setting that disables these optimizations for users of Braille displays given there very limited real estate (single lines at a time of 20–40 characters) or, if possible, use different descriptions for speech and Braille (not sure if Android supports this).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are identified. Start by locating where RedReader builds accessibility descriptions and check whether Android supports distinct speech and Braille output; done means Braille users can avoid speech-oriented wording without degrading the existing speech-synth behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
accessibility, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.