QuantumBadger / QuantumBadger/RedReader
[Feature Request] Option to use incognito keyboard when toggled
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Just found this app, and appreciate how lightweight it is!
Is it possible to add a toggle in RedReader's settings to enable/disable the incognito keyboard?
More info on the flag needed to accomplish this:
https://developer.android.com/reference/android/view/inputmethod/EditorInfo#IME_FLAG_NO_PERSONALIZED_LEARNING
Thanks again!
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
Start by reading the Android EditorInfo documentation linked in the issue, then inspect RedReader's settings and keyboard/input handling. Done means users can toggle the incognito keyboard behavior in settings and the selected state controls IME_FLAG_NO_PERSONALIZED_LEARNING.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100