Browse Source

Prepare 1.0.18.

housekeeping/remove-warnings
Antoine POPINEAU 4 years ago
parent
commit
81cf0835df
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
  1. 2
      README.md
  2. 2
      app/src/main/play/release-notes/en-US/beta.txt
  3. 2
      app/src/main/play/release-notes/fr-FR/beta.txt
  4. 8
      fastlane/metadata/android/en-US/changelogs/1000018.txt
  5. 8
      fastlane/metadata/android/fr-FR/changelogs/1000018.txt

2
README.md

@ -22,7 +22,7 @@ Otter's features, as of this writing, are the following: @@ -22,7 +22,7 @@ Otter's features, as of this writing, are the following:
* Track search
* Queue management
* Caching of played tracks (played tracks work offline)
* **EXPERIMENTAL:** Radios playback
* Radios playback
* Dark mode! 🎉
Otter will try to behave as you would expect a mobile music player to, meaning integrating with the OS's media controls (including headset controls) or pause on incoming calls. If there is anything you would like it to do, please [open an issue](https://github.com/apognu/otter/issues/new).

2
app/src/main/play/release-notes/en-US/beta.txt

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

2
app/src/main/play/release-notes/fr-FR/beta.txt

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

8
fastlane/metadata/android/en-US/changelogs/1000018.txt

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
Several new features and enhancements, as well as some bug fixes:
* Promoted radio playback support to stable (default and custom radios)
* All tracks from an artist can now be shuffled and played
* Played tracks are reported to the Funkwhale instance for accounting
* New partial translations (DE and NL)
* Media controls notification is now set to public
* Added a settings entry to copy recent application logs

8
fastlane/metadata/android/fr-FR/changelogs/1000018.txt

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
De multiples nouvelles fonctionnalités et améliorations, ainsi que quelques corrections de bugs:
* Le support des radios passe en stable (radios natives et personnalisées)
* Toutes les pistes d'un artiste peuvent maintenant être lues
* Les pistes jouées sont envoyées à l'instance Funkwhale
* Nouvelles traductions partielles (DE et NL)
* La notification de contrôle de lecture est maintenant paramétrée en public
* Une option pour copier les logs récents a été ajoutée
Loading…
Cancel
Save