From abf9f9b13d34fc8697b509c2bd39d2553e86f3b0 Mon Sep 17 00:00:00 2001 From: unknown <55nknown@pm.me> Date: Sat, 11 Sep 2021 19:26:53 +0200 Subject: [PATCH] todo --- filcnaplo/lib/helpers/update_helper.dart | 2 ++ filcnaplo_mobile_ui | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/filcnaplo/lib/helpers/update_helper.dart b/filcnaplo/lib/helpers/update_helper.dart index 54a1c93..96c26d7 100644 --- a/filcnaplo/lib/helpers/update_helper.dart +++ b/filcnaplo/lib/helpers/update_helper.dart @@ -10,6 +10,8 @@ import 'package:open_file/open_file.dart'; enum UpdateState { prepare, downloading, installing } typedef UpdateCallback = Function(double progress, UpdateState state); +// TODO: cleanup old apk files + extension UpdateHelper on Release { Future install({UpdateCallback? updateCallback}) async { String downloads = await StorageHelper.downloadsPath(); diff --git a/filcnaplo_mobile_ui b/filcnaplo_mobile_ui index b301aee..6ba35d8 160000 --- a/filcnaplo_mobile_ui +++ b/filcnaplo_mobile_ui @@ -1 +1 @@ -Subproject commit b301aee9d0722d7fbdb2ebad8e7176a4baf1d4f2 +Subproject commit 6ba35d8050c65100ab71cb84012f012323c7e035