Announcement
I'm currently migrating the code base to Uno Platform to support Linux, so don't expect a lot of changes for a few weeks.
Changes
- Accept remote commands; includes lock, hibernate, logout, restart and shutdown for now.
(If you have any suggestions, add them here shrimqy/Sefirah-Android#25) - Separate sync root folders for different devices (I totally forgot about doing this).
The old folder will be redundant. As a precaution, I would suggest removing the device before updating and deleting the existing sync root folder, that is, if you use that feature, the default location is "C:\Users{userprofile}\RemoteDevice". The new default location will be named RemoteDevices. - Avoid crashing if the client couldn't connect to the SFTP server
- Don't re-throw the exception when no audio device is found
Full Changelog: v1.1.2...v1.1.3