From 8e7c4e6199db6ab3ff2a97b2154a4cf481845ffe Mon Sep 17 00:00:00 2001 From: taku Date: Sun, 13 Oct 2024 07:59:26 +0900 Subject: [PATCH 1/6] =?UTF-8?q?Compose=20BOM=E3=81=AE=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=A2=E3=83=83=E3=83=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AndroidApp/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidApp/gradle/libs.versions.toml b/AndroidApp/gradle/libs.versions.toml index 515e0afa..962a3bda 100644 --- a/AndroidApp/gradle/libs.versions.toml +++ b/AndroidApp/gradle/libs.versions.toml @@ -7,7 +7,7 @@ androidx-core = "1.13.1" androidx-appcompat = "1.7.0" androidx-security = "1.1.0-alpha06" androidx-splashscreen = "1.0.1" -androidx-compose-bom = "2024.06.00" +androidx-compose-bom = "2024.09.03" androidx-compose-activity = "1.9.2" androidx-compose-viewmodel = "2.8.6" androidx-compose-navigation = "2.8.1" From 16ea207cafa37d6d664a2a95b95047783b216d9a Mon Sep 17 00:00:00 2001 From: taku Date: Sun, 13 Oct 2024 07:59:38 +0900 Subject: [PATCH 2/6] =?UTF-8?q?=E3=83=93=E3=83=AB=E3=83=89=E3=82=A8?= =?UTF-8?q?=E3=83=A9=E3=83=BC=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AndroidApp/.idea/kotlinc.xml | 2 +- AndroidApp/.idea/other.xml | 88 ++++++++++++++++--- .../notificationnotifier/ui/common/AppList.kt | 4 +- .../notificationnotifier/ui/theme/Style.kt | 31 +------ 4 files changed, 83 insertions(+), 42 deletions(-) diff --git a/AndroidApp/.idea/kotlinc.xml b/AndroidApp/.idea/kotlinc.xml index 6d0ee1c2..d4b7accb 100644 --- a/AndroidApp/.idea/kotlinc.xml +++ b/AndroidApp/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - \ No newline at end of file diff --git a/AndroidApp/.idea/other.xml b/AndroidApp/.idea/other.xml index 0d3a1fbb..a76f1180 100644 --- a/AndroidApp/.idea/other.xml +++ b/AndroidApp/.idea/other.xml @@ -25,6 +25,17 @@