Reported on discord
Example of change in the new version: if you long click on a deck, you can add it on your android screen. You'll get a button opening directly this deck without going through the list of deck.
Bug: i cant add Deck to my Home screen on Android 10 device Vivo Y20
I click on Create Shortcut.. nothing happens
Related: #6995
This seems to be a Vivo-specific issue.
This can be fixed via: https://www.youtube.com/watch?v=zl3CFjPUKeo. The app is installed by default on Vivo devices: " Vivo iManager app"
Probably a twitter follower given what they quoted
Phone data: https://couchdb.ankidroid.org/acralyzer/_design/acralyzer/index.html#/reports-browser/user/ae733d56-a5ac-46eb-ba84-1b655fb818d0
I'll use manufacturer == "vivo"
Please do not close this until I've done an acceptance test with the affected user.
This was not resolved in 2.14.1 - presumably Vivo returns true even if this is not handled
Resolved

if ("shaven".equals(yak.hairStatus()) {
✨
} else {
yak.shave();
}