diff --git a/README.md b/README.md
index 84b4b864..e9538ba2 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@
-
+
-
+
**Tempo** is an open-source and lightweight music client for Subsonic, designed and built natively for Android. It provides a seamless and intuitive music streaming experience, allowing you to access and play your Subsonic music library directly from your Android device.
@@ -22,6 +22,21 @@ Tempo does not rely on magic algorithms to decide what you should listen to. Ins
**Use the Github version of the app for full Android Auto and Chromecast support.**
+## Fork
+
+This fork is my attempt to keep development moving forward and merge in PR's that have been sitting for a while in the main repo. Thankful to @CappielloAntonio for the amazing app and hopefully we can continue to build on top of it. I will only be releasing on github and if I am not able to merge back to the main repo, I plan to rename the app to be able to publish it to fdroid and possibly google play? We will see.
+
+v3.10.0 applies the following PR's (fix/feat/chore):
+fix: [379](https://github.com/CappielloAntonio/tempo/pull/379)-Fix: redirection to artist fragment on artist label click
+fix: [385](https://github.com/CappielloAntonio/tempo/pull/385)-Player queue lag, limits
+fix: [389](https://github.com/CappielloAntonio/tempo/pull/389)-Fix crash when sorting albums with a null artist
+feat: [371](https://github.com/CappielloAntonio/tempo/pull/371)-Display toast message after adding a song to a playlist
+feat: [367](https://github.com/CappielloAntonio/tempo/pull/367)-Album add to playlist context menu item
+chore: [374](https://github.com/CappielloAntonio/tempo/pull/374)-Spanish translation
+feat: [397](https://github.com/CappielloAntonio/tempo/pull/397)-Store and retrieve replay and shuffle states in preferences
+feat:[400](https://github.com/CappielloAntonio/tempo/pull/400)- enhance Android media player notification window
+chore: [378](https://github.com/CappielloAntonio/tempo/pull/378) Polish translation
+
## Features
- **Subsonic Integration**: Tempo seamlessly integrates with your Subsonic server, providing you with easy access to your entire music collection on the go.
- **Sleek and Intuitive UI**: Enjoy a clean and user-friendly interface designed to enhance your music listening experience, tailored to your preferences and listening history.
@@ -42,7 +57,7 @@ Tempo does not rely on magic algorithms to decide what you should listen to. Ins
-
+
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index abf40990..1df280e0 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -281,7 +281,7 @@
Download storage
Audio Einstellungen anpassen
Equalizer
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Verfolge die Entwicklung
Github
Bilder Auflösung anpassen
diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml
index 693e3661..d2c21d36 100644
--- a/app/src/main/res/values-es-rES/strings.xml
+++ b/app/src/main/res/values-es-rES/strings.xml
@@ -165,7 +165,7 @@
Resolución de la imagen
Idioma
Cerrar sesión
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Siga el desarrollo
Github
Género
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index d62bd653..aebaee19 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -246,7 +246,7 @@
Stockage des téléchargements
Ajuster les paramètres audios
Égaliseur
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Suivre le développement
Github
Définir la résolution des images
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 08c9b31e..a5f3be74 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -283,7 +283,7 @@
Archivio download
Regola le impostazioni audio
Equalizzatore
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Segui lo sviluppo
Github
Imposta risoluzione delle immagini
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index d9d26d7e..1953612f 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -250,7 +250,7 @@
스토리지 다운로드
오디오 설정 적용
이퀄라이저
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Follow the development
Github
이미지 해상도 설정
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 89e0508d..37f1685a 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -285,7 +285,7 @@
Pamięć do pobierania
Zmień ustawienia audio
Equalizer
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Śledź tworzenie aplikacji
GitHub
Rozdzielczość obrazów
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 12680a11..7e4f2de7 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -250,7 +250,7 @@
Armazenamento dos downloads
Ajustar configurações de áudio
Equalizador
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Acompanhe o desenvolvimento
Github
Definir resolução da imagem
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 5c2a4a45..43448d65 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -279,7 +279,7 @@
Загрузить хранилище
Отрегулируйте настройки звука
Эквалайзер
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Следите за развитием
Github
Установить разрешение изображения
diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml
index 9ffd6877..b0933d57 100644
--- a/app/src/main/res/values-zh/strings.xml
+++ b/app/src/main/res/values-zh/strings.xml
@@ -257,7 +257,7 @@
下载存储
调整音频设置
均衡器
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
关注开发进展
Github
设置图像分辨率
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 78f6b382..8ecb78af 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -289,7 +289,7 @@
Download storage
Adjust audio settings
Equalizer
- https://github.com/CappielloAntonio/tempo
+ https://github.com/eddyizm/tempo
Follow the development
Github
Set image resolution