Version 2.4.0

Ready for version 2.4.0 of Auxio.
This commit is contained in:
OxygenCobalt 2022-06-16 15:03:36 -06:00
parent 30087b847a
commit f187900d0c
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
12 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## dev [v2.3.2, v2.4.0, or v3.0.0] ## v2.4.0
#### What's New #### What's New
- Excluded directories has been revampled into "Music folders" - Excluded directories has been revampled into "Music folders"

View file

@ -3,7 +3,7 @@
<h4 align="center">A simple, rational music player for android.</h4> <h4 align="center">A simple, rational music player for android.</h4>
<p align="center"> <p align="center">
<a href="https://github.com/oxygencobalt/Auxio/releases/"> <a href="https://github.com/oxygencobalt/Auxio/releases/">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v2.3.1&color=0D5AF5"> <img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v2.4.0&color=0D5AF5">
</a> </a>
<a href="https://www.gnu.org/licenses/gpl-3.0"> <a href="https://www.gnu.org/licenses/gpl-3.0">
<img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg"> <img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg">

View file

@ -8,8 +8,8 @@ plugins {
android { android {
defaultConfig { defaultConfig {
applicationId "org.oxycblt.auxio" applicationId "org.oxycblt.auxio"
versionName "2.3.1" versionName "2.4.0"
versionCode 16 versionCode 17
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32

View file

@ -0,0 +1 @@
Auxio 2.4.0 overhauls the music loader, adding full support for external volumes, better folder management, and song properties. For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v2.4.0.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 KiB

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 836 KiB