Skip to content

Develop - BLE, scrcpy updates, seekbar, scanner and settings ui updates, WebDAV, file pop up, menubar customizations, websocket call controls and more#242

Merged
sameerasw merged 70 commits into
mainfrom
develop
May 26, 2026
Merged

Develop - BLE, scrcpy updates, seekbar, scanner and settings ui updates, WebDAV, file pop up, menubar customizations, websocket call controls and more#242
sameerasw merged 70 commits into
mainfrom
develop

Conversation

@sameerasw
Copy link
Copy Markdown
Owner

  • scrcpy updated to v4.0.0
  • Update documentation links
  • Playback duration and seekbar support
  • Bluetooth LE connectivity
  • TouchID for QR
  • New scanner view and sidebar UI
  • New settings
  • Web DAV remote browsing
  • Control center media playback
  • Mirroring mode picker
  • Shared file pop-up
  • Refactor and optimization
  • Menubar customizations
  • Websocket based call controls
  • Menubar call controls
  • More fixes and improvements

This pull request updates the AirSync macOS project to version 4.0.0, with significant changes to project resources and configuration. The main updates include replacing the bundled scrcpy-server-v3.3.4 resource with a new scrcpy-server, updating version numbers and adding a Bluetooth usage description, and removing multiple unused or legacy app icon asset sets.

Project resource and configuration updates:

  • Replaced the old scrcpy-server-v3.3.4 resource with a new scrcpy-server in the Xcode project, updating all references and build phases accordingly. [1] [2] [3]
  • Updated the project version to 29 and marketing version to 4.0.0 in all build configurations. [1] [2] [3] [4] [5] [6]
  • Added a new NSBluetoothAlwaysUsageDescription key to the Info.plist configuration, explaining Bluetooth usage for syncing notifications and media controls when Wi-Fi is unavailable. [1] [2] [3]

Asset cleanup:

  • Removed multiple unused or legacy app icon asset sets and image sets from airsync-mac/Assets.xcassets, including all AppIcon-*.appiconset and AppIconImage-*.imageset JSON files. [1] [2] [3]

These changes help streamline the project resources, ensure compliance with macOS privacy requirements, and prepare the app for the next major release.

sameerasw and others added 30 commits May 13, 2026 10:32
refactor: remove redundant and unused legacy app icon assets
Ble - Bluetooth LE communication
- Guarded behind button called 'Sync Android playback seekbar'
- Also added a tooltip
- Added the seekbar in Menu bar widget and also the phone display
- Requires changes in android app
sameerasw added 24 commits May 22, 2026 23:14
@sameerasw sameerasw self-assigned this May 26, 2026
@sameerasw sameerasw added the enhancement New feature or request label May 26, 2026
@sameerasw sameerasw merged commit 17f51d1 into main May 26, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in AirSync Features and Bugs May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants