mirror of
https://github.com/MaintainTeam/Hypatia.git
synced 2025-03-01 13:58:21 +03:00
- Fix signature count reseting on update but not changed - Better handle reloads for extended - Metered connection warning - Block all actions when appropriate - Use a wakelock instead of keeping the screen on - Increase max scan sizes - Always check if files can be read before scanning - Resolve true paths to avoid duplicates from symlinks - Scan more app paths - Scan more system paths - Bump version Signed-off-by: Tad <tad@spotco.us>
10 lines
435 B
Text
10 lines
435 B
Text
* Fix signature count reseting on update but not changed
|
|
* Better handle reloads when extended DB is enabled
|
|
* Metered connection warning
|
|
* Block all actions when appropriate
|
|
* Use a wakelock instead of keeping the screen on
|
|
* Increase max scan sizes: 500MB manual, 250MB realtime
|
|
* Always check if files can be read before scanning
|
|
* Resolve true paths to avoid duplicates from symlinks
|
|
* Scan more app paths
|
|
* Scan more system paths
|