mirror of
https://github.com/MaintainTeam/Hypatia.git
synced 2025-03-01 13:58:21 +03:00
Also add actions to lookup, delete/uninstall, or ignore the detection Signed-off-by: Tad <tad@spotco.us>
8 lines
414 B
Text
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
|