Skip to content

Releases: tobexyz/yaacc-code

4.3.1

11 Jan 16:38
1b49b39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

4.0.2

08 Oct 19:52
883759f
Compare
Choose a tag to compare
  • fixed crashes on sharing content with the app
  • now open player tab when sharing content with the app

4.0.1

14 May 16:32
5541561
Compare
Choose a tag to compare

Bugfix release

  • fixed sharing urls with the app
  • use fdroid fastlane for app metadata

4.0.0

26 Feb 16:33
Compare
Choose a tag to compare

What's Changed

  • update UI

    • allow device control directly using the tab browser
    • display bread crumb in content list
    • display sender and receiver in content list
    • improved and fixed layout of all activities
  • allow rescan media files when YAACC UPNP server is enabled

  • fixed auto start of YAACC UPNP server on boot if activated

  • start background services only if needed

Full Changelog: 3.3.0...4.0.0

3.3.0

09 Feb 21:16
Compare
Choose a tag to compare

What's Changed

  • minor fixes
  • fixed streaming large files using YAACC server
  • fixed seeking files on remote devices

Full Changelog: 3.2.0...3.3.0

3.2.0

27 Jan 18:51
Compare
Choose a tag to compare

What's Changed

  • fixed some layout issues in player activities
  • fixed minor bugs in browser activity
  • fixed problems in setting up media player in some cases
  • switch to next title in local music playing by using callbacks of MediaPlayer object
  • added setting for log level displayed in log activity

Full Changelog: 3.1.0...3.2.0