simplex-chat / simplex-chat/simplex-chat
Show “too much low audio volume” pop-up when playing a voice message and device volume is near to 0
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
Today I couldn’t hear a voice message.
I initially thought there was a problem with the software.
Just afterwards I realized that the audio volume was near to 0.
So a visual advice about raising volume is helpful.
I noticed that Forkgram (a fork of Telegram) solves this problem by drawing attention to the volume balance bar that automatically pop-up when you press the play button (if the volume is low).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating voice-message playback and the device-volume UI, then determine how a near-zero volume state is detected; done means a clear visual volume-raising prompt appears when playback starts in that state.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100