Releases: thevindu-w/clip_share_client
Version 3.9.0
This is version 3.9.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
Feature:
- Show file transfer progress in terms of file size instead of percentage.
Version 3.8.0
This is version 3.8.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
Features:
- Save all connected servers.
- Add or remove server addresses in the list from settings.
- Other code improvements.
Version 3.7.0
This is version 3.7.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Group settings options into categories.
- Bug fix: hide auto-close delay if auto-close is disabled after importing settings.
- Reduce fluctuations in estimated file transfer time.
- Other code improvements.
Version 3.6.0
This is version 3.6.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Feature:
- Show the estimated time remaining to complete the file transfer in the notification.
- Truncate the notification to prevent it from overflowing.
- Remove unused permissions.
- Other code improvements.
Version 3.5.0
This is version 3.5.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Feature:
- A Stop button in file transfer (get or send) notification to terminate the file transfer.
- Fix Send Files failure when the app goes to the background while sending a large file.
- Other code improvements.
Version 3.4.0
This is version 3.4.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Features
- Settings option to specify a list of servers to auto-send text and files.
- Bug fixes
- Prevent the auto-close feature from closing the app while getting an image.
- Other code improvements
Version 3.3.0
This is version 3.3.0 of the Android client of ClipShare, which supports protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Feature: Get and send files in the background - No need to keep the app open for large file transfers to complete.
- Bug fixes
- Fixed temporary app freezes when selecting a large number of files to send.
- Other minor bug fixes
- Other code improvements
Version 3.2.1
This is version 3.2.1 of the Android client of ClipShare with support for protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Bug fixes
- Fixed importing settings from a file on some devices
- Fixed auto-close setting not importing issue
- Fixed received media files not showing in gallery
- Other minor bug fixes
- Other code improvements
Version 3.2.0
This is version 3.2.0 of the Android client of ClipShare with support for protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- New feature to close the app if idle
- Enable/Disable this from settings
- Set custom idle time before closing the app from settings
- Bug fixes
- Fix colors in night mode
- Other code improvements
Version 3.1.1
This is version 3.1.1 of the Android client of ClipShare with support for protocol versions 1, 2, and 3.
You will need the ClipShare server running on a Windows, macOS, or Linux machine to connect. You can download the server at github.com/thevindu-w/clip_share_server/releases.
Refer to the README for usage information.
Changes:
- Bug fixes
- Fix sending empty directories
- Send the files that previously failed without opening the file selection dialog
- Fix received file paths
- Other code improvements
- Upgrade Android material version