From 4522296cf19720abd95d7a53e1a6e29f739724c9 Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville <24917789+wismna@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:46:24 -0400 Subject: [PATCH] Fix date issues Change primary theme color --- .idea/caches/deviceStreaming.xml | 12 ----------- .../geoffroy/donext/data/local/Database.kt | 2 +- .../geoffroy/donext/domain/extension/Date.kt | 10 +++++++++ .../presentation/screen/ManageListsScreen.kt | 18 +++++++++------- .../donext/presentation/screen/TaskScreen.kt | 21 ++++++++----------- .../donext/presentation/ui/theme/Color.kt | 2 +- .../donext/presentation/ui/theme/Theme.kt | 2 +- .../viewmodel/ManageListsViewModel.kt | 4 ++++ .../viewmodel/TaskItemViewModel.kt | 8 +++---- .../presentation/viewmodel/TaskViewModel.kt | 15 +++++++++++-- 10 files changed, 52 insertions(+), 42 deletions(-) create mode 100644 donextv2/src/main/java/com/wismna/geoffroy/donext/domain/extension/Date.kt diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml index 17b82fc..d7710a0 100644 --- a/.idea/caches/deviceStreaming.xml +++ b/.idea/caches/deviceStreaming.xml @@ -366,18 +366,6 @@