From 87a3301912a5c124228000bd08399b0176d5e9fc Mon Sep 17 00:00:00 2001 From: antonio Date: Sat, 19 Aug 2023 12:33:39 +0200 Subject: [PATCH] feat: implemented hard deletion of downloaded files upon storage change or explicit user request --- .idea/misc.xml | 1 - .../tempo/service/DownloaderManager.java | 1 + .../tempo/util/DownloadUtil.java | 31 +++++++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index e20d8bae..3467fa48 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -