Skip to content

Releases: tobexyz/yaacc-code

5.0.1

09 Apr 19:15
e35b41b

Choose a tag to compare

  • fixed crash on startup if no network device is found
  • fixed problems with device lookup

5.0.0

21 Feb 22:28
610f536

Choose a tag to compare

  • Battery optimization: Smart WiFi lock and foreground service management
  • Live streaming: Stream system audio and screen to network devices (Android 10+)
  • Lock screen controls: Hardware volume buttons and media controls
  • Modern architecture: Media3/ExoPlayer, improved UPnP stack reliability
  • Performance: Faster browsing with metadata caching
  • Receiver controls: Play/pause/stop directly from receiver tab with status display
  • SAF support: Browse and share files from external storage, USB drives, SD cards
  • UI improvements: Modernized browsing and image viewer
  • UPnP fixes: Enhanced network state handling, retry logic for commands

4.4.1

14 Oct 21:02

Choose a tag to compare

Version 4.4.1

  • added Chinese translation
  • allow disabling of media store filtering
  • minor bug fixes

4.4.0

19 Sep 12:32
07973d6

Choose a tag to compare

Version 4.4.0

  • added keyboard support
  • improved stability of media server
  • added shutdown timer
  • allow configuration of folders shared by the server

4.3.2

20 Apr 11:44

Choose a tag to compare

Version 4.3.2

  • fixed some typos, removed unnecessary toasts
  • show download location

4.3.1

11 Jan 16:38
1b49b39

Choose a tag to compare

Version 4.3.1

  • reduced log level of classes implementing the upnp stack
  • fixed bug in landscape layout of AVTransport player

4.3.0

28 Dec 12:55
040bf19

Choose a tag to compare

  • added configurable multi language support
  • scroll position now restored on back navigation in content view
  • switching tabs by swiping is now configurable
  • it is now possible to blacklist network devices used for the media server
  • seeking forward and backward is now possible
  • ask for disabling battery optimization for the app in order to increase stability when app is playing on remote devices and is in background
  • minor fixes and code refactorings

Full changelog: 4.2.0...4.3.0

4.2.0

29 Sep 17:53
a12175a

Choose a tag to compare

  • added proxy function for https urls shared with yaacc to terminate ssl and provide an http content url for receiver device
  • setup new documentation page https://tobexyz.github.io/yaacc-code/
  • code refactorings

Full changelog: 4.1.0...4.2.0

4.1.0

03 Feb 15:49
693eff6

Choose a tag to compare

  • improved landscape layout
  • volume control possible using hardware buttons
  • add songs to playlist of current players
  • allow editing the current playlist of a player
  • status of build in server now editable on sender tab

Full changelog: 4.0.3...4.1.0

4.0.3

01 Jan 14:48

Choose a tag to compare

What's Changed

  • issue #88 avoid exception if duration is not parsable by @tobexyz in #89

Full Changelog: 4.0.2...4.0.3