Releases: ironsmile/euterpe-mobile
Version 0.8.1: The Birthday Version
Changes
-
Fixes a bug with manual login using Euterpe address ending with "/". Using
https://example.com/
instead ofhttps://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
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
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
- Added support for seeking
- The player buttons are finally responsive