Prepare 1.0.17.

housekeeping/remove-warnings
Antoine POPINEAU 2020-05-31 20:17:13 +02:00
rodzic 1ccfedca87
commit bf7763c8c3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A78AC64694F84063
4 zmienionych plików z 20 dodań i 2 usunięć

Wyświetl plik

@ -1 +1 @@
../../../../../../fastlane/metadata/android/en-US/changelogs/10000016.txt
../../../../../../fastlane/metadata/android/en-US/changelogs/1000017.txt

Wyświetl plik

@ -1 +1 @@
../../../../../../fastlane/metadata/android/fr-FR/changelogs/10000016.txt
../../../../../../fastlane/metadata/android/fr-FR/changelogs/1000017.txt

Wyświetl plik

@ -0,0 +1,9 @@
Several usability and UX improvements, bug fixes:
* Playback position is now cached and is persisted between application sessions.
* Now Playing view now provide links to current artist, album and track details.
* Added support for repeat modes (off/all/one) in Now Playing view.
* Search for artists and albums, on top of tracks.
* App is now published on IzzySoft's repository, this version adds release signing for those builds.
* Experimental radios support (behind Experiments flag)
* Fixed an issue with escaped characters in URL parsing

Wyświetl plik

@ -0,0 +1,9 @@
Plusieurs améliorations d'usage et UX, ainsi que de corrections de bug :
* La position de lecture est maintenant mise en cache et persiste entre deux sessions.
* La vue Lecteur fournit maintenant des liens vers l'artiste, l'album et les détails de la piste.
* Ajout du support des modes de répétition (désactivé/toutes/une) dans la vue Lecteur.
* La recherche affiche les artistes et albums, en plus des pistes.
* L'app est maintenant publiée sur le dépôt d'IzzySoft, cette version ajoute la signature de l'APK en mode release.
* Support expérimental des radios
* Correction d'un bug lié aux caractères échapées lors du parsing des URL.