QuantumBadger / QuantumBadger/RedReader

[Feature Request] Option to use incognito keyboard when toggled

Open
#1,133 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.