Update fastlane metadata

Update parts of the fastlane metadata to remove extraneous files.
This commit is contained in:
OxygenCobalt 2021-02-17 15:55:46 -07:00
parent 7331a83c8d
commit 7d93cc97f6
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
7 changed files with 9 additions and 8 deletions

View file

@ -1,8 +1,8 @@
<p align="center"><img src="fastlane/metadata/android/en-US/images/icon.png" width="150"></p>
<p align="center"><img src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="150"></p>
<h1 align="center"><b>Auxio</b></h1>
<h4 align="center">A sensible and customizable music player for android.</h4>
<p align="center">
<a href="https://github.com/oxygencobalt/Auxio/releases/tag/v1.3.0">
<a href="https://github.com/oxygencobalt/Auxio/releases/">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v1.3.0&color=0D5AF5">
</a>
<a href="https://www.gnu.org/licenses/gpl-3.0">

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Info namespace | App labels -->
<string name="info_app_desc">Ein einfacher und flexibeler Musik-Player für Android.</string>
<string name="info_channel_name">Musikwiedergabe</string>
<string name="info_service_desc">der Musikwiedergabedienst von Auxio</string>

View file

@ -1,7 +1,8 @@
- Added full/partial translations for 20 languages
- Added full/partial translations for 18 languages
- Improved the playback UI
- Improved the UI on smaller tablets
- Improved the compact controls
- Improved the look of the compact controls
- Improved the play/pause icons
- Optimized image loading
- Fixed RTL layout issues
- Fixed issue where an album would not show up as playing if selected from the artist UI

View file

@ -1,8 +1,10 @@
Auxio is a local music player designed to be simple, straightfoward, and customizable. It has a fast, reliable UI/UX, and it is not bloated with useless features. In short, <b>It plays music.</b> Auxio is still configurable however, with both the UI and behavior able to be changed to ones liking. Unlike other music players, Auxio is also based off of <a href="https://exoplayer.dev/">Exoplayer</a>, allowing for much better listening experience compared to the native MediaPlayer API.
Auxio is a local music player designed to be simple, straightfoward, and customizable. It has a fast, reliable UI/UX, and it is not bloated with useless features. In short, <b>It plays music</b>. Auxio is still configurable however, with both the UI and behavior able to be changed to ones liking.
Unlike other music players, Auxio is also based off of <a href="https://exoplayer.dev/">Exoplayer</a>, allowing for much better listening experience compared to the native MediaPlayer API.
<b>Features</b>
- <a href="https://exoplayer.dev/">Exoplayer</a> based playback
- ExoPlayer based playback
- Customizable UI & Behavior
- Genres/Artists/Albums/Songs support
- Simple queue system

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

View file

@ -1 +0,0 @@
Auxio