behnam
July 15, 2025, 9:42pm
1
When I updated, the option just vanished..you made it so difficult, that I have to go to study based on tag or state of the card, and from there choose random study while I’m obligated to choose a tag… Why did you do that?
This was changed to fully implement and match the desktop Anki Custom Study functionality.
You don’t need to choose to include or exclude any tags. Just click OK when you get to that screen and it will build the Filtered deck.
See:
main ← lukstbit:feat_customStudyByTagsOrCardsState
opened 07:04PM - 09 Feb 25 UTC
## Purpose / Description
Enables for the app the full desktop functionality rel… ated to custom study by tags. Some notes related to the implementation:
- follows the desktop flow with "Choose tags" button showing a new dialog and on ok on that dialog returning to the previous dialog to do the actual setup of the custom study
- uses different layouts for portrait/landscape but the transition between them doesn't work because DeckPicker is set(although it shouldn't) to handle the configuration manually
- I added a border for both lists because the middle label was kind of blending with the lists IMO
<details>
<summary>How it looks on mobile</summary>






</details>
<details>
<summary>How it looks on desktop</summary>


</details>
## Fixes
* Fixes #17583
* Fixes #17984
## How Has This Been Tested?
Ran the tests, manually verified the new dialogs/code paths.
## Checklist
- [x] You have a descriptive commit message with a short title (first line, max 50 chars).
- [x] You have commented your code, particularly in hard-to-understand areas
- [x] You have performed a self-review of your own code
- [x] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
- [ ] UI Changes: You have tested your change using the [Google Accessibility Scanner](https://play.google.com/store/apps/details?id=com.google.android.apps.accessibility.auditor)
opened 05:35AM - 15 Feb 25 UTC
closed 03:44PM - 02 Apr 25 UTC
Needs Triage
2.21
### Checked for duplicates?
- [x] This issue is not a duplicate
### Does it al… so happen in the desktop version?
- [ ] This bug does not occur in the latest version of Anki Desktop
### What are the steps to reproduce this bug?
Long click on a deck -> Custom study -> Study a random selection of cards option isn't there! (it used to in previous versions, e.g. v2.20.1).
### Expected behaviour
show "Study random selection of cards" option.
### Debug info
```text
AnkiDroid Version = 2.21alpha13 (86145585b3bb251b13ec31d14920485b13c31c46)
Backend Version = 0.1.50-anki25.02 (25.02 038d85b1d9e1896e93a3e4a26f600c79ddc33611)
Android Version = 12 (SDK 31)
ProductFlavor = full
Device Info = samsung | samsung | beyond2 | beyond2ltexx | SM-G975F | exynos9820
Webview User Agent = Mozilla/5.0 (Linux; Android 12; SM-G975F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.165 Mobile Safari/537.36
ACRA UUID = c6203bf8-335f-48c9-ac73-533d544458e8
FSRS = 2.0.3 (Enabled: false)
Crash Reports Enabled = true
```
### (Optional) Anything else you want to share?
_No response_
### Research
- [x] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a solution to my issue
- [x] (Optional) I have confirmed the issue is not resolved in the latest alpha release ([instructions](https://docs.ankidroid.org/manual.html#betaTesting))
1 Like
system
Closed
August 14, 2025, 10:52pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.