Ultrasonic è un client Android per lo streaming di musica gratuito e open source per Subsonic. Implementazioni API Subsonic supportate: Subsonic, Airsonic, Supysonic, Funkwhale, Ampache. Altre implementazioni dell'API Subsonic dovrebbero andare https://funkwhale.it
Go to file
Óscar García Amor 0edaa29303 Bump version to 2.10.0
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2020-08-24 18:47:36 +02:00
.circleci Fixed gradle.properties for CI 2020-06-13 22:32:32 +02:00
.tx Added german translation 2020-02-07 10:54:21 +01:00
core Fixed Api bug in DragSortListView 2020-07-04 09:20:27 +02:00
gradle/wrapper Updated Gradle to 6.5 2020-06-13 19:04:31 +02:00
gradle_scripts Trying to fix CI error 2020-08-24 13:59:40 +02:00
ultrasonic Bump version to 2.10.0 2020-08-24 18:47:36 +02:00
.gitignore Added release folder to .gitignore 2018-01-24 17:30:01 +01:00
CONTRIBUTING.md Added translations section in contributing 2018-01-24 11:06:45 +01:00
ISSUE_TEMPLATE.md Update project README 2017-12-10 13:44:52 +01:00
LICENSE Added LICENSE 2017-01-12 09:27:58 +01:00
README.md Bump version to 2.8.0 2020-06-22 10:08:10 +02:00
build.gradle Fixed gradle 2020-06-05 09:50:10 +02:00
dependencies.gradle Updated Robolectric 2020-08-24 15:06:58 +02:00
detekt-config.yml Increase allowed functions count in detekt config. 2017-08-24 22:04:53 +02:00
gradle.properties Migrated to Androidx 2020-04-26 12:05:28 +02:00
gradlew Update gradle to 4.2.1 version. 2017-10-07 20:59:16 +02:00
gradlew.bat Update gradle to 3.5 version. 2017-07-30 22:50:12 +02:00
settings.gradle Move subsonic-api module to core modules. 2018-10-07 20:59:06 +02:00
ultrasonic-keystore.enc Added Circle CI automatic builds 2018-01-25 18:46:23 +01:00

README.md

Ultrasonic

Build Status Codecov branch ktlint

Ultrasonic is free and open-source music streaming Android client for Subsonic API (version 1.7.0 or higher) compatible servers.

Help wanted

We currently don't have that much time to spend developing Subsonic, so any contributions or active developers are always welcomed.

BIG FAT WARNING

At this moment all new features and enhancements are blocked by milestone 5, this means that no new pull request will be accepted unless it is related to this milestone. Obviously you can contribute closing any issue contained in it.

Download

App is available to download at following stores:

Get it on Google Play Get it on F-Droid Get it on GitHub

Warning: All three versions (Google Play, F-Droid and the APKs) are not compatible (not signed by the same key)! You must uninstall one to install the other, which will delete all your data.

Bugs and issues

First, see if your issue havent been yet reported here, otherwise open a new issue.

Known (not our) bugs

If you are using Madsonic 5.1.X several sections of Ultrasonic will not work. This is caused by bad implementation of Subsonic API by Madsonic. For more info about this you can read this bug.

Contributing

See CONTRIBUTING.

Supported (tested) Subsonic API implementations

Other Subsonic API implementations should work as well as long as they follow API documentation.

License

This software is licensed under the terms of the GNU General Public License version 3 (GPLv3).

Full text of the license is available in the LICENSE file and online.