[PR #71] [MERGED] update-tr-language #181

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

📋 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: masterHead: patch-1


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Lambada10/SongSync/pull/71 **Author:** [@mikropsoft](https://github.com/mikropsoft) **Created:** 6/30/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@Lambada10](https://github.com/Lambada10) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (7) - [`a62d83b`](https://github.com/Lambada10/SongSync/commit/a62d83b7804d5f777efd60747ba6f4ec5bbb0c95) Merge branch 'redesign' - [`2e9213a`](https://github.com/Lambada10/SongSync/commit/2e9213a8c09291b83809e71da4762c07782df7f9) Add User-Agent for SpotifyLyricsAPI - [`330a035`](https://github.com/Lambada10/SongSync/commit/330a03510add015ff5da434dbed71467a6abf8d8) [SQUASH] Add automated CI builds - [`def0798`](https://github.com/Lambada10/SongSync/commit/def0798b329bb31419bc40b347f01b931e8807c1) Improved DataStore API - [`ac63f9e`](https://github.com/Lambada10/SongSync/commit/ac63f9ea9eb37411d901e541dccd7c33a4babcca) Add CI (working) - [`421d4e2`](https://github.com/Lambada10/SongSync/commit/421d4e2e2d2b296a49da3e197512790481917fde) Update strings.xml - [`3e6700b`](https://github.com/Lambada10/SongSync/commit/3e6700b04c6b2de852cf11e6fc2b01823c0ba7ec) Update strings.xml ### 📊 Changes **9 files changed** (+123 additions, -82 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:40 +03:00
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#181
No description provided.