Skip to content

Releases: shrimqy/Sefirah-Android

v2.2.1

14 Jan 14:14

Choose a tag to compare

Changes

  • chore: replace ML Kit barcode scanning with ZXing-C++ for QR code scanning
  • feat: add scanner overlay
  • refactor: scanner logic

Changes in the Desktop App

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

12 Jan 08:31

Choose a tag to compare

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

Changes in the Desktop App

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

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Oct 10:06

Choose a tag to compare

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

Changes in the Desktop App

v2.0.1

07 Aug 09:04

Choose a tag to compare

Changes

  • fix: mute toggle
  • fix: add device model as a fallback for adb mapping
  • refactor: Improve notification filtering

Changes in the Desktop App

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - Clown

04 Aug 09:15

Choose a tag to compare

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 (START action connects to the last connected device, STOP disconnects)
  • 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

Changes in the Desktop App

Full Changelog: v1.1.5 β†’ v2.0.0

v1.1.5

12 May 11:30

Choose a tag to compare

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

Changes in the Windows App

Full Changelog: v1.1.4...v1.1.5

v1.1.4

30 Apr 18:48

Choose a tag to compare

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

09 Apr 07:31

Choose a tag to compare

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)

Changes in the Windows App

Full Changelog: v1.1.2...v1.1.3

v1.1.2

31 Mar 11:10

Choose a tag to compare

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

Changes in the Windows App

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Mar 12:35

Choose a tag to compare

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

Changes in the Windows App

Full Changelog: v1.1.0...v1.1.1