From 3e821c909230cece246f3bd2e71f7c34d9cb156a Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 24 Jul 2026 17:12:29 +0200 Subject: [PATCH 1/2] fix(pickers): keep full-screen picker bar icons theme-matched (#70) Bump floret-kit to the fix that drives each picker Dialog window's status/navigation-bar icon appearance from the runtime theme. The picker Dialog owns its own Window, seeded from the XML theme rather than the activity's runtime edge-to-edge state, so in dark theme the status-bar icons went black and near-invisible on the dark picker (Codeberg #70). Co-Authored-By: Claude Opus 4.8 (1M context) --- floret-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floret-kit b/floret-kit index 75b90d1..9bbef91 160000 --- a/floret-kit +++ b/floret-kit @@ -1 +1 @@ -Subproject commit 75b90d1b3b7b1d6e050cc0ee961d4a8867abd60d +Subproject commit 9bbef911c0b0c3f2949240d2fea1cbc256a25127 From 75f699b714de57a47238fa65302c803b01686e8e Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 24 Jul 2026 17:24:57 +0200 Subject: [PATCH 2/2] chore(floret-kit): re-point submodule to merged main (#70) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit floret-kit#3 merged to main; move the pointer from the fix branch commit to the main merge commit. No code change — same tree. Co-Authored-By: Claude Opus 4.8 (1M context) --- floret-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floret-kit b/floret-kit index 9bbef91..b4d3ead 160000 --- a/floret-kit +++ b/floret-kit @@ -1 +1 @@ -Subproject commit 9bbef911c0b0c3f2949240d2fea1cbc256a25127 +Subproject commit b4d3ead8f0fe1e042c1cd7f350ff7132f22189b3