Skip to content

Releases: mkckr0/audio-share

v0.0.13

18 Dec 02:45
Compare
Choose a tag to compare
  • Fix typo error #19.
  • Fix crashing when no audio enpoint on Windows #21.

v0.0.12

14 Nov 13:20
Compare
Choose a tag to compare
  • Add support for Android 13 Themed app icons #13.
  • The Server MFC has a bug(#14 #16 #18) from v0.0.10. It still exists. To fix to it, I may have to see the source code of asio. I don't have time to do it because I have to concentrate on preparing for my postgraduate entrance exam. It may spend over 1 year. All new features are postponed, too.

v0.0.11

20 Oct 12:59
Compare
Choose a tag to compare
  • Fix crash when refreshing audio endpoint list on Server MFC.
  • Now, Linux as-cmd won't send blank audio samples to app if no sound exists.
  • Move heartbeat timer from app to server. Because app's timer will sleep if no audio sample is playing.

v0.0.10

19 Oct 03:02
Compare
Choose a tag to compare
  • Now, you can share Linux audio to Android phone!
  • Add cmd version of server. Windows or Linux computer can use as-cmd to start a server.
  • Add heartbeat for TCP connection alive detection. Because Android app is killed but doesn't send RST or FIN to server in some cases.
  • Add AudioTrack Buffer Size Scale and TCP Connect Timeout options. They can be set in app's Settings.

v0.0.9

27 Sep 11:36
Compare
Choose a tag to compare
  • Let UDP packet align to nBlockAlign, so can avoid the invalid audio data.
  • Increase the app's BufferSizeInBytes. It may make playback smoother.
  • Keep the server's version same as app's.
  • Add a refresh button for server's "Audio Endpoint" list.

sha256sum:
audio-share-app-0.0.9-release.apk: 58ba3d27f3dc541081d4867c8c992092a1ce6eb0c95c7f67e24cd65599b3ba45
AudioShareServer.exe: 4f355ed76035a37c967433bbbb3132b1f9e12e4036e70f2778a1abf99470c835

v0.0.8

18 Sep 04:37
Compare
Choose a tag to compare
  • Change some configs to be compatible with F-Droid.
  • Prepare to submit to F-Droid.

sha256sum:
audio-share-app-0.0.8-release.apk: 3e097d8d51450dd5c5cd9ccad30db31894c3f746801f0f0343d4d9af704524f2
AudioShareServer.exe: fb8311b72fc184a1819cfe6dde21e656cb50cb66f1e5f1b22c934c602b2559be

v0.0.7

15 Sep 08:07
Compare
Choose a tag to compare
  • Downgrade the minSdk version to Android 6.0(API 23). So that more Android phones can use this app.
  • Use Android ViewModel + Data Binding + LiveData to reduce the code.
    sha256sum:
    audio-share-app-0.0.7-release.apk: 9ac717e67ebc776594a6e85fc790c946a6d47919f3f2e6f7c1c42b510bcc274a
    AudioShareServer.exe: 5ab91c678b423998aba935794591dd97672ec540ca5dde6bac5fbbecfff818c7

v0.0.6

12 Sep 13:23
Compare
Choose a tag to compare
  • Migrate components to MDC-Android(Material Components for Android).
  • Add a settings fragment and arrange them by Bottom Navigation Bar.
  • Add a default Material Theme.
  • Add Dynamic Color. Now Android 12+ devices can apply a dynamic theme according to wallpaper or a custom color. After set a dynamic color in settings fragment, you need to restart the app to let it be applied.
  • All theme support dark mode by switching system dark theme option.

sha256sum:
audio-share-app-0.0.6-release.apk: 6d049e441df815f01f8e761e9e61dc007f36268b54905cb0417f3d4ba26cb4fc
AudioShareServer.exe: c59ac05029580c5cbe127fbbdbc33c1a6abc07c75e08c62072c6d0abab9f3856

v0.0.5

21 Aug 12:52
514b7ed
Compare
Choose a tag to compare
  • Move the release procedure to Github Action.
  • The (debug) signing key of old releases has been lost, so I generate a new release signing key. The future release will all use this key. And thanks to Github's repo secrets, the signing key won't be lost. The old release should not be downloaded, so I remove them. If you have already installed an older apk, you can uninstall it then reinstall the lastest.
  • Upgrade some dependencies to newer version.

sha256sum:
audio-share-app-0.0.5-release.apk: e0ac7267bd79b763412a5977d708d8ccf72eb0150dcab6c56980fa0d3144d60e
AudioShareServer.exe: 47959e4ab426ef6341666f35179b33d9be11186864945ba320e9459d14e56ce8