Hypatia/fastlane/metadata/android/en-US/changelogs/113.txt
Tad 6de29e5a40
Handle all detections via notifications
Also add actions to lookup, delete/uninstall, or ignore the detection

Signed-off-by: Tad <tad@spotco.us>
2023-12-24 18:19:11 -05:00

8 lines
414 B
Text

* Fix scanning all apps on Android 11 and higher
* Many database downloader changes:
* Store the new database separately and move into place
* Check for network connection before trying to download
* Don't immediately delete the database on download start
* Only delete new database on download failure
* Wait until all downloads complete before attempting reload
* Inform the user when all downloads are finished