[PR #219] Fix: systemuicontroller warning during build #214

Open
opened 2026-02-27 19:26:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Lambada10/SongSync/pull/219
Author: @praveenxsharma
Created: 2/27/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

  • 354d455 Update theme handling for system UI elements
  • 7876278 Remove accompanist-systemuicontroller version reference
  • 339e983 Remove systemuicontroller dependency from build.gradle.kts

📊 Changes

3 files changed (+5 additions, -13 deletions)

View changed files

📝 app/build.gradle.kts (+0 -1)
📝 app/src/main/java/pl/lambada/songsync/ui/theme/Theme.kt (+5 -10)
📝 gradle/libs.versions.toml (+0 -2)

📄 Description

System UI Controller is deprecated by google , so removed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Lambada10/SongSync/pull/219 **Author:** [@praveenxsharma](https://github.com/praveenxsharma) **Created:** 2/27/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`354d455`](https://github.com/Lambada10/SongSync/commit/354d45599b026453209c8988fd24c7f68a602800) Update theme handling for system UI elements - [`7876278`](https://github.com/Lambada10/SongSync/commit/78762781451bba0446577e00c4f1bc7fc84f471b) Remove accompanist-systemuicontroller version reference - [`339e983`](https://github.com/Lambada10/SongSync/commit/339e9837db425b0a92193d4568a042146dd7b720) Remove systemuicontroller dependency from build.gradle.kts ### 📊 Changes **3 files changed** (+5 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `app/build.gradle.kts` (+0 -1) 📝 `app/src/main/java/pl/lambada/songsync/ui/theme/Theme.kt` (+5 -10) 📝 `gradle/libs.versions.toml` (+0 -2) </details> ### 📄 Description **System UI Controller** is deprecated by google , so removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SongSync#214
No description provided.