Skip to content

Fix: systemuicontroller warning during build #219

Closed
praveenxsharma wants to merge 26 commits intoLambada10:masterfrom
praveenxsharma:master
Closed

Fix: systemuicontroller warning during build #219
praveenxsharma wants to merge 26 commits intoLambada10:masterfrom
praveenxsharma:master

Conversation

@praveenxsharma
Copy link
Copy Markdown

System UI Controller is deprecated by google , so removed

removing the Accompanist SystemUI Controller because Google stopped supporting it
Removed the version reference for accompanist-systemuicontroller.
@praveenxsharma
Copy link
Copy Markdown
Author

w: file:///home/runner/work/SongSync/SongSync/app/src/main/java/pl/lambada/songsync/ui/theme/Theme.kt:70:27 '@Deprecated(...) @Composable() fun rememberSystemUiController(window: Window? = ...): SystemUiController' is deprecated. accompanist/systemuicontroller is deprecated and the API is no longer maintained. 

This was the build warning

praveenxsharma and others added 19 commits April 10, 2026 16:12
Updated the base URL for fetching Spotify lyrics and changed the parameter from 'url' to 'id'.
Updated CI workflow to use actions/checkout@v4 and modified conditions for release build.
Initialize user settings controller and lyrics provider service in the application.
Removed userSettingsController from QuickLyricsSearchActivity.
Added a function to check if a song has lyrics by verifying the presence of an .lrc file or embedded lyrics.
Updated filterSongs function to accept context as a parameter for better access to application resources.
Updated formatLineLyrics to clean text by removing timestamps.
Added regex for lyrics cleanup and improved formatting logic for syllable lyrics.
@Lambada10 Lambada10 marked this pull request as draft April 11, 2026 14:52
@Lambada10 Lambada10 closed this Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants