Skip to content

Releases: CraftWorksMC/Chora

Chora v1.24.1

24 Sep 19:30
Compare
Choose a tag to compare

Minor bug-fix release.

Changelog:

  • Fixed the order which the app gets lyrics. It's now correct:
    Navidrome Synced > Navidrome Plain > LRCLIB.net
  • Fixed playlists not working
  • Fixed "now playing" screen for landscape also appearing on portrait.
  • Playlist UI changes to fit in with the rest of the app

Known issues

  • Download button still doesn't work.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.24

12 Sep 15:09
Compare
Choose a tag to compare

We are so back.
Lots of changes since the last release, so I'll try my best to write them all, this list may be incomplete!
Releases will be a bit more often now, probably once a month if i can.

Frontend changes

  • UI design changes.
  • Completely overhauled now playing screen for Android TV, closing #13.
  • Fixed navigation with remote on Android TV, closing #16.
  • Fixed format and bitrate options always being 0 or null.
  • New animated background inspired by Cephalopod Studio Aurora Background. It's less resource intensive and better on battery life.
    Note: Blur and Animated backgrounds don't blur at all on Android 11, and will possibly be deprecated in a future release.
  • Icons in the now playing screen will automatically switch to dark or light mode depending on the album image.

Backend changes

  • Rewrote radio parsing code, from XML to JSON.
  • Organized the crappy code of this app to make it easier to understand.
  • (partially, it's still WIP) overhauled save and loading preferences and options to be more reliable and faster to load.
  • Optimized image loading.
  • Added self-signed certificates support, closing #9.

Known issues

  • Download button does not work.
  • App crashes when internet connection is lost or Subsonic/Navidrome server goes down while the app is open.
  • On tablets, the UI has padding on the bottom where it shouldn't.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.23

27 Jun 09:07
Compare
Choose a tag to compare

Changelog:

  • Probably final re-write of the Navidrome parser code.
  • Switched from XML to JSON for Navidrome.
  • Added pagination for Navidrome connections: large libraries will sync very very fast.
  • Improved search to actually use Navidrome's Search3 api, improving performance.
  • Minor UI fixes and perfomrnace improvements (network requests don't run in the main thread anymore!)
  • Added French translation by @florent4014

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.22

10 Jun 17:40
Compare
Choose a tag to compare

Changelog:

  • Fixed not getting all albums and songs.
  • Faster sync with Navidrome.
  • Fix some crashes.

Known Issues:

  • Could crash when connecting to a Navidrome server on particularly slow connection.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.21.1

30 May 13:53
Compare
Choose a tag to compare

Changelog:

  • Fix songs always starting from index 0.

Known Issues:

  • Could crash when connecting to a Navidrome server on particularly slow connection.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.21

29 May 15:22
Compare
Choose a tag to compare

Changelog:

  • Rewrote the connection and parser code for Navidrome servers
  • Added seach bars to Albums, Songs and Artists.
  • Various small UI fixes.

Known Issues:

  • Could crash when connecting to a Navidrome server on particularly slow connection.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.20.1

23 May 14:12
Compare
Choose a tag to compare

Changelog:

  • Fixed crashing when adding a Navidrome server with HTTPS.
  • Fixed crashing if song release year is null.
  • Adjusted bottom padding so it doesn't clip stuff anymore.

Sorry for everyone who encountered such issues, i should've tested more!

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.20.0

19 May 14:21
Compare
Choose a tag to compare

First Stable Release!

Shouldn't crash during daily use.
Tested for about a week without crashes on a POCO X3 NFC and Redmi Note 12 with a library of ~150 songs.

Changelog:

  • Complete backend player rewrite.
  • Add checks when adding a Navidrome / Subsonic server to avoid crashes.
  • Small UI changes.
  • Android Auto finally fixed.
  • Synced playback with phone and android auto.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

Chora v1.19.0

03 Apr 19:32
Compare
Choose a tag to compare
Chora v1.19.0 Pre-release
Pre-release

Added saving to modified navbar items
Added artist pages, with photo and description loaded from Last.fm [Navidrome Only]
- There might be duplicate artists, I'm working on fixing that
Fixed shuffle not working for playlists
Fixed a whole bunch of stuff under the hood, shouldn't crash as much.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

⚠️ Pre-Relase: Expect bugs and crashes.

Chora v1.18.0

27 Mar 21:23
Compare
Choose a tag to compare
Chora v1.18.0 Pre-release
Pre-release

Added local playlists, finally.
Added the ability to disable and reorder the navbar menu items.
Disabled the mini-player when it's empty (when no song has been clicked yet.)
Small UI tweaks.

Note: Updates through Google Play are delayed from GitHub releases because of the review process.

⚠️ Pre-Relase: Expect bugs and crashes.