Skip to content

Releases: shrimqy/Sekia

Sekia v0.3.1

29 Sep 18:22
Compare
Choose a tag to compare

Changes

  • Add support from Android 8.0+

Fixes

  • Minor bug fixes

Full Changelog: v0.3.0...v0.3.1

Sekia v0.3.0

25 Sep 13:38
Compare
Choose a tag to compare

Changes

  • Clear notification when removed from windows (should've done this earlier)
  • Remotely control phone from pc (keyboard input works optimally only on android 13+)
  • A lot of under the hood changes

Fixes

  • Network trying to reconnect when turning on display
  • File completion notification not showing after transfer, not saving to the preferred storage location, fix copy image to clipboard
  • Fix some permission dialogs not showing as intented
  • Fix high battery usage (this was caused by my rookie mistake of not unregistering the network callbacks)
  • Crash Fixes

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Sep 07:44
Compare
Choose a tag to compare

Changes

  • Storage Information can be now viewed in windows
  • Small Bug fixes and refactoring.