Releases: tobexyz/yaacc-code
Releases · tobexyz/yaacc-code
3.1.0
What's Changed
- It's now possible to share URLs with yaacc and send them to the current receiver device
- When scrolling through libraries the chunk size for the items fetched from the server is now configurable. This helps setting an optimal size between the server performance and browsing experience when scrolling through large media libraries
- Fixed problem autonomously restart of the app after closing it
- Code cleanups
- Support of dark and light theme
- Icon set changed to material
- Migrate ui to material ui components
Full Changelog: 3.0.0...3.1.0
3.0.0
- Update sources to compile using jdk11 and refactor project structure
- Set Android min api level to 27
- Update TabBrowserActivity a bit to work with fragments
- Provide many smaller fixes
- Removed jetty and integrate httpcore5 as networking component
What's Changed
Full Changelog: 2.3.2...3.0.0
minor fixes
only a patch release with the last merged commits from develop
2.3.0
- browsing content of upnp server
- use of a seperate thread pool
- it is possible to adjust the number of threads in the settings
- hopefully the problems while browsing on some devices are now vanished
- it is now possible to control a receiver even though it is not a current player
- if you long tip on a receiver you can select a menu item for controlling it
- unused settings removed