Goodwy / Dialer

GNU General Public License v3.0
60 stars 14 forks source link

Request, Alphabetical order based of language in use #10

Open huuhaa opened 1 year ago

huuhaa commented 1 year ago

This isn't so urgent issue, but I wish this could be fixed in the long term. Basicly app should show alphabetical order based of language phone / app is setted to use.

For example, here is list of Finnish alphabets:

https://simple.wikipedia.org/wiki/Finnish_alphabet

Same alphabets & order are actually used in sweden also.

In short Finland and Sweden both have same alphabets as in English, but as an addition after Z, there comes those Å. Ä and Ö.

Your app currently places both Å and Ä starting names in the same group with A, and names starting with Ö would go in to same group with O. This is issue with those languages, cause normally one could browse quickly at end of list when searching something started with Ö, but now it's not at the end, but close to middleway. Also Ä or Å which should be found at the end.. Well you got the picture. And since your app has quick way to browse via letters, this feature is used more than on apps where there isn't this feature.

Issue is not so huge though, but I still would appreciate if you could make app using alphabetical order which is used at certain languages, especially if & when your app is translated to those languages.