stratumauth / app

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://stratumauth.com
GNU General Public License v3.0
3.04k stars 199 forks source link

Categories sometimes show all tokens when reopening WearOS app #558

Open kylemacfarlane opened 1 year ago

kylemacfarlane commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Open the WearOS app and change the category to anything except "All"
  2. Close the app, wait for however long it takes for WearOS to garbage collect it (sometimes takes an hour, other times more than a day)
  3. Reopen app, it should be slow to start as if it's a clean start
  4. You will still be in your chosen category but all tokens will be displayed. To fix it you need to change to "All" and then back to your category.

Expected behavior It should only show the tokens in the selected category.

App Version 2.6.2

Additional context Pixel Watch

kylemacfarlane commented 1 year ago

It seems to be fixed now in 2.6.3. The WearOS app is overall much much faster.

kylemacfarlane commented 1 year ago

Unfortunately it still happens.