Hypatia/fastlane/metadata/android/en-US/changelogs/305.txt
Tad a0f6a00244
Many changes
- 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>
2023-12-29 00:57:58 -05:00

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