Galaxy Buds Client Changelog

What's new in Galaxy Buds Client 4.6.0

Mar 13, 2024
  • SmartScreen & Gatekeeper notice:
  • The current Windows installer may trigger a SmartScreen ('unrecognized developer') warning on some systems, because I'm publishing these installers as unsigned binaries.
  • The macOS installer warns you that "macOS cannot verify that this app is free from malware" because there is no Apple Developer ID associated with the project, and hence there is no code signing certificate.
  • Unfortunately, using a proper code signing certificate for Windows or macOS is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.
  • WHAT'S NEW:
  • macOS port:
  • Thanks to @nift4, the macOS port has been finalized and is available for download below.
  • Both Intel and newer ARM macOS devices are supported.
  • Hotkey support for Linux
  • The Linux version now supports global hotkey actions on X11.
  • This feature has no effect on Wayland, as their protocols do not support global hotkeys by design. As a workaround, you could manually set-up hotkeys in your desktop environment using the new command-line interface.
  • Basic command-line interface and D-Bus IPC
  • The app can now be controlled by CLI operations which allows for scripting possibilities.
  • At the moment, only basic operations are available, such as:
  • Trigger actions such as toggling the ANC/ambient mode, the 'find my buds' feature, and more.
  • List device properties, such as battery levels, wear states, version information and more.
  • Trigger the battery info popup
  • Bring the application window to the foreground
  • Example commands (click to expand)
  • You can invoke the CLI usage help by adding the --help parameter.
  • D-Bus IPC:
  • Third-party scripts and apps can also connect to the D-Bus IPC service (me.timschneeberger.galaxybudsclient), which provides similar integrations.
  • On Linux, the service is registered on the system's session bus. On other platforms, a custom D-Bus server will be hosted on the TCP port 54533.
  • You can use introspection tools such as qdbusviewer or d-spy if you want to experiment with the exposed APIs.
  • Other new features:
  • Galaxy Buds FE support (although mostly untested)
  • Implemented new Buds2 features, including the earbud fit test by @nift4 in #465
  • Dynamic tray icons
  • Connection popup: show the real device name in the title
  • Added additional safeguards to the firmware installer to prevent users from installing firmware for the wrong device model
  • Localization support for RTL languages
  • Linux: auto-start support (except flatpak packages)
  • Bug fixes:
  • Application startup time improvements
  • Fixed crash when BlueZ on Linux is unavailable
  • Fixed window focus issue with some dialogs
  • Fixed broken battery check before firmware updates
  • Fixed inverted touchpad lock reading on Buds2/Buds2Pro by @nift4 in #442
  • Fixed Bixby is not being visible when hotkeys are not supported by @nift4 in #444
  • Fixed application shutdown event under KDE plasma by @ninjaoflight in #453
  • Other changes:
  • Application upgraded to Avalonia 11.1 and NET 8.0
  • Update application icon by @sidevesh in #455
  • Use buds icon for menubar by @sidevesh in #454
  • Translation updates:
  • Turkish translation updated by @Eta06 in #470
  • New Contributors:
  • @vigress8 made their first contribution in #438
  • @nift4 made their first contribution in #442
  • @iamimmanuelraj made their first contribution in #381
  • @ninjaoflight made their first contribution in #453
  • @sidevesh made their first contribution in #455
  • @Eta06 made their first contribution in #470
  • Note to Linux users:
  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Privacy:
  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can be disabled in settings).
  • To help me support Buds models I don't own, this app includes a crowdsourcing feature to share data about Samsung's proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to 'Settings > Crowdsourcing'.
  • Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  • Proceed to the device selection page
  • Disable the switch with the label 'Use alternative Bluetooth backend' (Windows only)
  • Select your earbuds from the list and continue

New in Galaxy Buds Client 4.5.4 (Nov 15, 2023)

  • SmartScreen notice:
  • The current Windows installer seems to trigger a SmartScreen ('unrecognized developer') warning on some systems, most likely because I'm publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.
  • What's Changed:
  • Added support for pop-up window title to new models by @YexuanXiao in #398
  • Linux: Fixed BlueZ connection bug (@StegBrind) in #405
  • Linux: Flatpak packaging (@JavkhlanK)
  • Linux: Added flatpak (flathub) packaging by @JavkhlanK in #415
  • Translations:
  • Chinese translation updated by @YexuanXiao and @Jyanr in #398 and #413
  • Vietnamese translation updated by @thelegendaryjohn in #390
  • Dutch translation added by @lampi8426 in #426
  • Russian readme updated by @Dott-rus in #428
  • Note to Linux users:
  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)
  • Privacy:
  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can be disabled in settings).
  • To help me support Buds models I don't own, this app includes a crowdsourcing feature to share data about Samsung's proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to 'Settings > Developer options'.

New in Galaxy Buds Client 4.5.3 Beta (Jun 26, 2023)

  • Support for Buds Pro 2
  • Note: This is a beta release; downgrade to v4.5.2 if you notice any breaking bugs

New in Galaxy Buds Client 4.5.2 (Jun 26, 2023)

  • Hotfix: Support for devices with personalized names