rahulaga / WorldClock

World Clock Android app
http://www.irahul.com
3 stars 7 forks source link

Sorting timezones #4

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi,

I really like your app. It's very simple and useful. Thanks for creating and sharing it!!

It would be very helpful if the timezones can be sorted. Right now their sort order seems to be completely random. I tried adding timezones in the order I want them displayed, and also reverse order but that did not help.

I think by default it should sort by timezone offset. (a checkbox, checked by default) Then there should be a move up/down option to create an arbitrary sort order by user's preference.

rahulaga commented 7 years ago

Thanks! I have not worked in this in a while. Will let you know if I update it. Happy to accept a pull request if you want to make a code change!

CFPrulez commented 6 years ago

Please have a look at the latest version (0.8) of my fork. I implemented an initial version of custom sorting.

By default I do not sort by timezone offset, it's sorted in the way you added the timezones. But you can now sort it manually to achieve that it is sorted by timezone.