Releases: nvllsvm/Audinaut
Releases · nvllsvm/Audinaut
0.5.1
- 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
- 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
- Revert attempt to fix infinite loop as it sometimes deleted valid files.
0.4.0
- 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
- 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
- Prevent now playing from closing upon resuming
- Only show save and delete playlist functions in menu
- Stop hiding playlist on resume
0.3.1
- Fix crash on now playing & playlist while in landscape
0.3.0
- 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
- Fix pausing playback on disconnect on API 26+
- Allow testing connection in settings while offline
0.2.4
- Fix launch crash on Lollipop and earlier (added READ_PHONE_STATE for API <= 22) #23