mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[PR #71] [MERGED] update-tr-language #181
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Lambada10/SongSync/pull/71
Author: @mikropsoft
Created: 6/30/2024
Status: ✅ Merged
Merged: 7/15/2024
Merged by: @Lambada10
Base:
master← Head:patch-1📝 Commits (7)
a62d83bMerge branch 'redesign'2e9213aAdd User-Agent for SpotifyLyricsAPI330a035[SQUASH] Add automated CI buildsdef0798Improved DataStore APIac63f9eAdd CI (working)421d4e2Update strings.xml3e6700bUpdate strings.xml📊 Changes
9 files changed (+123 additions, -82 deletions)
View changed files
➕
.github/workflows/ci.yml(+43 -0)📝
app/build.gradle.kts(+6 -11)📝
app/src/main/java/pl/lambada/songsync/data/MainViewModel.kt(+2 -2)📝
app/src/main/java/pl/lambada/songsync/data/remote/lyrics_providers/spotify/SpotifyLyricsAPI.kt(+6 -2)📝
app/src/main/java/pl/lambada/songsync/ui/screens/AboutScreen.kt(+11 -21)📝
app/src/main/java/pl/lambada/songsync/ui/screens/HomeScreen.kt(+2 -1)📝
app/src/main/java/pl/lambada/songsync/ui/screens/SearchScreen.kt(+2 -1)📝
app/src/main/java/pl/lambada/songsync/util/DataStorePreferences.kt(+5 -0)📝
app/src/main/res/values-tr/strings.xml(+46 -44)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.