jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.98k stars 198 forks source link

Persist most/least copied count through update #722

Closed realpixelcode closed 1 year ago

realpixelcode commented 1 year ago

Describe the bug After updating the app, it has forgotten how often you have copied each item, rendering “sort by most/least copied” useless.

To Reproduce Steps to reproduce the behavior:

  1. Copy different items.
  2. Update the app.
  3. Filter by “most copied”.
  4. Items are displayed in alphabetic order.

Expected behavior It should store the copy count.

App Version I noticed this after updating to v1.18.0 via F-Droid.

jamie-mh commented 1 year ago

Hi,

Ordering by most copied was added in 1.18.0. What update did you install if you already had the latest version?

Thanks

realpixelcode commented 1 year ago

Well, then my issues had incidentally been ordered by copy count, not because that was a feature of a previous version. 😅