ankidroid/Anki-Android
View on GitHubImprove the "Learn ahead limit" and "Timebox time limit" dialogs
Open
#20478 opened on Mar 15, 2026
Good First Issue
Description
The "Learn ahead limit" and "Timebox time limit" dialogs
- Change them to input steppers (like in https://github.com/ankidroid/Anki-Android/issues/20477).
- Prevent the user from typing more than 3 digits.
- Replace "OK with "Save".
Consider adding the following:
- A unit ("min"/"mins") like the reference below.
- A description in the dialog to tell the user that they can enter 0 to disable the feature.