Skip to content

Releases: ironsmile/euterpe-mobile

Version 0.8.1: The Birthday Version

17 Oct 08:55
Compare
Choose a tag to compare

Changes

  • Fixes a bug with manual login using Euterpe address ending with "/". Using
    https://example.com/ instead of https://example.com. In such cases a
    "wrong username/password" error was shown.

  • Password input fields now have a "reveal" button.

Celebration

This version is cut on the day of my brother's birthday. So happy birthday, dude!

Installation

For Android:

  • Install F-Droid on your Android if you haven't already
  • Under "Settings" find "Repositories" and add
    https://fdroid.doycho.com/fdroid/repo as a new repository
  • Refresh the repositories (by pulling down in the F-Droid app)
  • Search for "Euterpe"

For iOS:

One would have to build it themselves.

Version 0.8.0

15 Aug 13:08
Compare
Choose a tag to compare

Changes

  • Android: fixed a bug where playing songs after audio focuss loss
    caused an error "media player is null"

  • When the auth token expires the home screen will no longer go into
    infinite loop of showing and error, dismissing it and then showing the
    same error. An option for "Log Out" is available at the error screen
    now.

Installation

For Android:

  • Install F-Droid on your Android if you haven't already
  • Under "Settings" find "Repositories" and add
    https://fdroid.doycho.com/fdroid/repo as a new repository
  • Refresh the repositories (by pulling down in the F-Droid app)
  • Search for "Euterpe"

For iOS:

One would have to build it themselves.

Version 0.7.0

24 May 16:07
Compare
Choose a tag to compare

Changes

  • Fully transitioned the name of the app to "Euterpe"
  • Improved the visibility of the progress slider

Breaking Changes

The old app and this one have different identificators. The old one was
com.httpms while this one is com.doycho.euterpe.mobile. Due to this
fact they will be considered as different by the OS. Uninstall the other
one manually if it bothers you.

Installation

For Android:

  • Install F-Droid on your Android if you haven't already
  • Under "Settings" find "Repositories" and add
    https://fdroid.doycho.com/fdroid/repo as a new repository
  • Refresh the repositories (by pulling down in the F-Droid app)
  • Search for "Euterpe"

Version 0.6.0

10 May 19:25
Compare
Choose a tag to compare
  • Added support for seeking
  • The player buttons are finally responsive