samolego / Canta

Uninstall any Android app without root (Shizuku)!
https://f-droid.org/en/packages/org.samo_lego.canta/
GNU Lesser General Public License v3.0
1.06k stars 27 forks source link

[BUG] Removal type always shows "Any" after reopening #44

Closed v1s7 closed 4 months ago

v1s7 commented 6 months ago

Describe the bug

GIF (420 KB) ![GIF_2024-03-16_00-43-43](https://github.com/samolego/Canta/assets/86906143/b639e8d8-2de9-4609-b75e-1357eb39502a)

To Reproduce

  1. Open Canta
  2. Go to «⋮»
  3. Select any option other than Any in Removal type
  4. Reopen «⋮»
  5. Notice Removal type staying at Any, but the app list has sorted correctly

Expected behavior It should stay at the selected option from Step 3

Version info

Logcat

View logcat ``` logcat later (is it even needed in this case?) ```
samolego commented 6 months ago

Thanks for report, should be easy fix. Logcat is not needed in this case :)

samolego commented 4 months ago

Fixed in bbe6718