twofas / 2fas-ios

Source code for 2FAS iOS app
GNU General Public License v3.0
505 stars 38 forks source link

Feature Request: service ordering #34

Closed pzbitskiy closed 1 year ago

pzbitskiy commented 1 year ago

I noticed backup file has order property, but no such option in the app. Please consider adding the ordering feature to allow most used token to be at the top of the screen.

I'm not really familiar with iOS development or Swift but looks it relatively easy to implement with tableView as seen in this SO answer.

acrostich commented 1 year ago

If you go to the Edit screen for the tokens then there’s a sorting option to right of the screen.

pzbitskiy commented 1 year ago

Indeed, thank you for pointing out.