When filing a bug, you can state to look for a “collate”/“collation” option to also match diacritics/accents. There’s a “Collator” class in Android text utils for this and I see an online example that uses it.
The Contacts App (also relying on android content provider) will return accented letters when searched without and it uses that class.