Skip to content

Releases: apognu/otter

tip

11 Jan 12:19
Compare
Choose a tag to compare
tip Pre-release
Pre-release
Translated using Weblate (Croatian)

Currently translated at 100.0% (118 of 118 strings)

Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/hr/

1.0.21

30 Aug 17:09
1.0.21
9beb5e6
Compare
Choose a tag to compare
Otter 1.0.21

Various UI and performance improvements, some bug fixes and the following new features:

 * Initial support for Funkwhale 1.0
 * Always more translations (thanks to all contributors)
 * Keep downloads when disconnected
 * Support for cleartext connections and user-configured CAs
 * Changed item ordering to be more friendly
 * Enhanced metadata broadcast to work across devices

1.0.20

07 Jul 19:16
1.0.20
a3f74af
Compare
Choose a tag to compare
Otter 1.0.20

1.0.19

13 Jun 20:50
1.0.19
e786500
Compare
Choose a tag to compare
Otter 1.0.19

1.0.18

13 Jun 10:39
1.0.18
81cf083
Compare
Choose a tag to compare

Several new features and enhancements, as well as some bug fixes:

  • Promoted radio playback support to stable (default and custom radios)
  • All tracks from an artist can now be shuffled and played
  • Played tracks are reported to the Funkwhale instance for accounting
  • New partial translations (DE and NL)
  • Media controls notification is now set to public
  • Added a settings entry to copy recent application logs

1.0.17

31 May 18:25
1.0.17
5f2cad4
Compare
Choose a tag to compare

Several usability and UX improvements, bug fixes:

  • Playback position is now cached.
  • Now Playing view now provide links to current artist, album and track details.
  • Added support for repeat modes.
  • Search for artists and albums, on top of tracks.
  • Experimental radios support (behind Experiments flag)

1.0.16

28 May 23:58
1.0.16
9d0ee7f
Compare
Choose a tag to compare

Release notes:

  • Small improvements on UI and UX
  • Made some more actions async so as to not block the UI waiting for the server
  • Initial support for landscape mode
  • Favorites tab is now out of experiments
  • Sort tracks by their album position
  • Fixed some more or less serious bugs
  • Added anonymous connections to Funkwhale instances
  • Added a few miscellaneous information in the settings page

1.0.15

17 Nov 00:14
1.0.15
09ada77
Compare
Choose a tag to compare

Release notes:

  • Small UX improvements
  • Whole refactor of internal event management (migrating to coroutine Flows)
  • Fixed a bug where app would crash after login on some Android versions

1.0.15-rc.1

16 Nov 16:08
1.0.15-rc.1
b735e20
Compare
Choose a tag to compare
1.0.15-rc.1 Pre-release
Pre-release

This pre-release fixes a blocking issue on Android 7.1.1 and migrates to couroutine Flows.

1.0.13

31 Oct 10:54
1.0.13
28761b6
Compare
Choose a tag to compare

Release notes:

  • UI improvements
  • Added NDK codecs for Flac and OPUS
  • Properly added cover arts to MediaSession to be displayed on WearOS devices
  • Fixed bug where search results would not appear all at once
  • Current queue would not be cleared on logout