What's Changed
🚀 Enhancements
- Deduplicator: Added new comparison method
pHash
that allows finding "similar images" by @d4rken in #791 - Deduplicator: UI improvements & polish by @d4rken in #793
- Debug: Let Shizuku and Root log files end with .log for easier open by @d4rken in #802
- CorpseFinder: Disable root based filters on unknown API levels by @d4rken in #805
- Core: Improve progress display by @d4rken in #806
- Dashboard: Settings to include/exclude tools from one-tap operations by @d4rken in #807
🐞 Bug fixes
- IO: Fix
RootUnavailableException
being thrown when trying to access files via Shizuku by @d4rken in #792 - Deduplicator: PHash only supports images, don't respect
commonFiles
setting by @d4rken in #794 - Dashboard: Fix cut off progress text by @d4rken in #801
🤷 Other changes
- Deduplicator: Use extra request type for the phash bitmap by @d4rken in #795
- Deduplicator: Mention in description by @d4rken in #800
- Update translations by @d4rken in #808
Full Changelog: v0.16.2-beta0...v0.17.0-beta0