Releases: shrimqy/Sefirah-Android
v2.2.1
Changes
- chore: replace ML Kit barcode scanning with ZXing-C++ for QR code scanning
- feat: add scanner overlay
- refactor: scanner logic
Note
If you're coming from a version before v2.2.0, reinstall or clear the data.
Android Closed Testing (Play Store)
I've started closed testing for the Android app on Playstore. If youβd like to help test the app and provide feedback, youβre very welcome to join.
google group: https://groups.google.com/g/sefirah-closed-testing/
Play Store listing: https://play.google.com/store/apps/details?id=com.castle.sefirah
Testing opt-in link: https://play.google.com/apps/testing/com.castle.sefirah
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Changes
-
Added intent filter for 3rd party apps to send clipboard by @RafhaanShah in #63
-
Added boot receiver
-
Added QR code scanner for device connection
-
Added wavy slider for media playback
-
Added address management
-
Moved feature preferences to device settings screen
-
Rewrote socket architecture
- Implemented desktop to android connection
- Added support for multiple connection
- Adjusted device discovery
-
Restructured file transfer service
- Multiple file transfers handling
- Updated transfer notification handling
-
Fixed media notification timeline
-
Upstreamed kde connect sms plugin helper
-
Updated UI icons
-
Updated device cards
-
Small UI fixes
Notes
The release isn't backward compatible, do a fresh install or clear the storage.
The public intent for Tasker and other automation apps has been renamed to CONNECT (connects to the last connected device) and DISCONNECT.
New Contributors
- @RafhaanShah made their first contribution in #63
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Changes
β’ feat: Make MainActivity as connection tile preferences
β’ feat: improve clipboard transfer for images
β’ handle vectordrawable in notifications
β’ disable active mode for tiles
β’ stop message db observer when connection is lost
β’ add support for Android 6
v2.0.1
Changes
- fix: mute toggle
- fix: add device model as a fallback for adb mapping
- refactor: Improve notification filtering
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - Clown
Changes
- feat: Allow manual refresh of the app list
- feat: Implement receiving bulk file transfers
- feat: Add Quick Settings tile to toggle connection
- feat: Add mute toggle for audio devices
- feat: Add network discovery options (for mesh VPN users, switch to "Always on" for auto-reconnection)
- feat: Add custom actions support (temporarily removed long-press for timer)
- feat: Add a public intent for Tasker and other automation apps (
STARTaction connects to the last connected device,STOPdisconnects) - refactor: Optimize image loading in
DeviceCard - refactor: Improve SMS services data handling
- refactor: Use saved local device name for the SFTP server
- fix: File transfer notification updates properly
- fix: Added missing "Connect" action implementation on the device screen
- fix: Improve connection state handling
Full Changelog: v1.1.5 β v2.0.0
v1.1.5
Changes
- Fix volume panel changes not reflecting on the Desktop (690dabd)
- Fix volume change not reflecting on the Audio device flyout
- Add an option to dump logs (f359789)
- Refactor App list retrieval (5b05d60)
- Bump ktor
- Update Brazilian Portuguese translations @rodrigoswz
Full Changelog: v1.1.4...v1.1.5
v1.1.4
Changes
- Fix reconnection issue after pairing (c9c5995)
- Fix sync button not working after forced disconnect (c9c5995)
- Show command name on timer dialog (3059257)
- Merge IP addresses from MDNS and UDP discovery sources (457b81e)
- Added Brazilian Portuguese translation thanks to @rodrigoswz [#38]
No Windows app update this time, sorry. I will release it once I finish porting, but no ETA.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Changes
- Add command buttons; includes lock, hibernate, logout, restart and shutdown. You can also add a timer/delay by long-clicking the button. (939a860)
(If you have any suggestions, add them here #25) - Fix the media card Ui and remove the out-of-place elevation for some card composables (4ac0034, a993b7c)
- Avoid crashing if there are no audio devices (d7932d9)
- Fix backup device discovery method not working (32ca814)
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Changes
- Update homescreen Ui
- More flexible media playback control; Seeking and switching between playback sessions
- Added multiple audio device controls
- Refactor a bit so that the desktop app doesn't crash on some edge cases
- Notifies if an update is available on startup
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Changes
- Sort the app list before sending (f7b045d)
- Send relevant contact information (if present) with the text messages (b0623ab)
- Small refactor (79180bb)
- Fix sms preference not working (ef8c413)
- Add Chinese-Simplified Translation & change hard-coded string in toast message by @WeiguangTWK
Full Changelog: v1.1.0...v1.1.1