All notable changes to Duorem will be documented in this file.
- Duorem is now registered for usage on TV.
- Added Chinese (@8qewt) and Italian (@Asbesbopispa) translations.
- Fixed buttons being not visible on the main screen (portrait orientation) after update of ConstraintLayout library.
- Show MAC address during network discovery.
- Added fastlane images and description files.
- It is now possible to use WOL part of the app independently from
shutdown
. This means that IP and SSH information is not necessary to wake up a remote host. - MAC address fields change focus automatically after user enters two characters. Manual entering of MAC address should be easier.
- Paste full MAC address in any MAC field.
- Changed device configuration page layout. Grouped fields that belong to WOL together and fields that belong to SSH/IP together.
- Removed Save button and replaced it with a menu item.
- Updated versions of dependency libraries.
- Do not lose user entered information on device configuration page, if user switches to another app.
- Changed default shutdown command from
poweroff
toshutdown -h now
.
- Option to type in your own shutdown command. User can overrive the default.
- Japanese translation. Provided by naofum.
- Russian translation.
- Power off command didn't always work from the first time, but always by the second time. Now it should always work first time user tries to power off.
- Initial release