[PR #4] [MERGED] Global cleanup #166

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

📋 Pull Request Information

Original PR: https://github.com/Lambada10/SongSync/pull/4
Author: @AkaneTan
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @Lambada10

Base: masterHead: master


📝 Commits (3)

  • 88035e9 SongSync: Global cleanup
  • 40a7c32 SongSync: Update our icons
  • 6d9eb40 SongSync: Add AkaneTan as a contributor

📊 Changes

28 files changed (+514 additions, -485 deletions)

View changed files

.idea/deploymentTargetDropDown.xml (+0 -10)
📝 app/src/main/ic_launcher-playstore.png (+0 -0)
📝 app/src/main/java/pl/lambada/songsync/MainActivity.kt (+21 -14)
📝 app/src/main/java/pl/lambada/songsync/data/MainViewModel.kt (+44 -56)
📝 app/src/main/java/pl/lambada/songsync/data/Screens.kt (+2 -2)
📝 app/src/main/java/pl/lambada/songsync/data/Song.kt (+18 -4)
📝 app/src/main/java/pl/lambada/songsync/data/SongInfo.kt (+13 -8)
📝 app/src/main/java/pl/lambada/songsync/ui/Navigator.kt (+7 -1)
📝 app/src/main/java/pl/lambada/songsync/ui/screens/AboutScreen.kt (+5 -0)
📝 app/src/main/java/pl/lambada/songsync/ui/screens/BrowseScreen.kt (+5 -0)
📝 app/src/main/java/pl/lambada/songsync/ui/screens/HomeScreen.kt (+361 -325)
📝 app/src/main/java/pl/lambada/songsync/ui/theme/Theme.kt (+8 -13)
📝 app/src/main/java/pl/lambada/songsync/ui/theme/Type.kt (+0 -16)
📝 app/src/main/res/drawable-v31/ic_launcher_foreground.xml (+8 -11)
📝 app/src/main/res/drawable/ic_launcher_foreground.xml (+8 -11)
📝 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (+1 -2)
📝 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (+1 -2)
app/src/main/res/mipmap-anydpi-v31/ic_launcher.xml (+6 -0)
app/src/main/res/mipmap-anydpi-v31/ic_launcher_round.xml (+6 -0)
app/src/main/res/mipmap-hdpi/ic_launcher_round.png (+0 -0)

...and 8 more files

📄 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/4 **Author:** [@AkaneTan](https://github.com/AkaneTan) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@Lambada10](https://github.com/Lambada10) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`88035e9`](https://github.com/Lambada10/SongSync/commit/88035e943a1b43b3c1ecad8773b8a831c7269f6f) SongSync: Global cleanup - [`40a7c32`](https://github.com/Lambada10/SongSync/commit/40a7c32aadff4cc10bdf54822849b244b842d31d) SongSync: Update our icons - [`6d9eb40`](https://github.com/Lambada10/SongSync/commit/6d9eb40bb71fa557f8ed9c01d57b208ff6b47225) SongSync: Add AkaneTan as a contributor ### 📊 Changes **28 files changed** (+514 additions, -485 deletions) <details> <summary>View changed files</summary> ➖ `.idea/deploymentTargetDropDown.xml` (+0 -10) 📝 `app/src/main/ic_launcher-playstore.png` (+0 -0) 📝 `app/src/main/java/pl/lambada/songsync/MainActivity.kt` (+21 -14) 📝 `app/src/main/java/pl/lambada/songsync/data/MainViewModel.kt` (+44 -56) 📝 `app/src/main/java/pl/lambada/songsync/data/Screens.kt` (+2 -2) 📝 `app/src/main/java/pl/lambada/songsync/data/Song.kt` (+18 -4) 📝 `app/src/main/java/pl/lambada/songsync/data/SongInfo.kt` (+13 -8) 📝 `app/src/main/java/pl/lambada/songsync/ui/Navigator.kt` (+7 -1) 📝 `app/src/main/java/pl/lambada/songsync/ui/screens/AboutScreen.kt` (+5 -0) 📝 `app/src/main/java/pl/lambada/songsync/ui/screens/BrowseScreen.kt` (+5 -0) 📝 `app/src/main/java/pl/lambada/songsync/ui/screens/HomeScreen.kt` (+361 -325) 📝 `app/src/main/java/pl/lambada/songsync/ui/theme/Theme.kt` (+8 -13) 📝 `app/src/main/java/pl/lambada/songsync/ui/theme/Type.kt` (+0 -16) 📝 `app/src/main/res/drawable-v31/ic_launcher_foreground.xml` (+8 -11) 📝 `app/src/main/res/drawable/ic_launcher_foreground.xml` (+8 -11) 📝 `app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml` (+1 -2) 📝 `app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml` (+1 -2) ➕ `app/src/main/res/mipmap-anydpi-v31/ic_launcher.xml` (+6 -0) ➕ `app/src/main/res/mipmap-anydpi-v31/ic_launcher_round.xml` (+6 -0) ➖ `app/src/main/res/mipmap-hdpi/ic_launcher_round.png` (+0 -0) _...and 8 more files_ </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:37 +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#166
No description provided.