Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Releases: nvllsvm/Audinaut

0.5.1

30 Apr 17:04
Compare
Choose a tag to compare
  • Add option to force server-side media scan
  • Change to local artist sorting (case-insensitive)
  • Fix crash while offline (#25)
  • Fix read timeout not being respected
  • Fix switching to playlist on app resume

0.5.0

15 Jan 20:53
Compare
Choose a tag to compare
  • Add 24kbps and 48kbps options
  • Add adaptive icon
  • Add support for p= authentication
  • Change to MediaStyle playback notification
  • Fix SSID selection
  • Fix keyboard being visible when switching to now playing
  • Fix now playing icon when using light theme

0.4.1

28 Dec 16:08
Compare
Choose a tag to compare
  • Revert attempt to fix infinite loop as it sometimes deleted valid files.

0.4.0

22 Dec 20:32
Compare
Choose a tag to compare
  • Add support for .opus files
  • Fix HTTP support
  • Fix infinite loop when playing contains only invalid files
  • Overhaul themes
  • Replace raster images with vector images

0.3.3

17 Mar 17:28
Compare
Choose a tag to compare
  • Fix Funkwhale (Subsonic API) support
  • Use query parameters instead of body
  • Disable most "now playing" swipe gestures - too sensitive and often
    accidentally triggered.
    Only swipe left/right to change track ramains.

0.3.2

05 Jul 15:01
Compare
Choose a tag to compare
  • Prevent now playing from closing upon resuming
  • Only show save and delete playlist functions in menu
  • Stop hiding playlist on resume

0.3.1

03 Jun 23:20
Compare
Choose a tag to compare
  • Fix crash on now playing & playlist while in landscape

0.3.0

12 May 15:36
Compare
Choose a tag to compare
  • Center cover art on now playing screen
  • Use blurred cover art to fill empty space on now playing screen
  • Fix extra whitespace on now playing while offline

0.2.5

24 Mar 20:19
Compare
Choose a tag to compare
  • Fix pausing playback on disconnect on API 26+
  • Allow testing connection in settings while offline

0.2.4

24 Mar 14:40
Compare
Choose a tag to compare
  • Fix launch crash on Lollipop and earlier (added READ_PHONE_STATE for API <= 22) #23