Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@bk138 bk138 released this 17 May 13:33
· 6 commits to master since this release
13f2d60

馃寘 New Features

  • The default server-side frame buffer scaling is now calculated according to screen density. This provides speedier, scaled-down defaults on high-density screens. If wanted, scaling can still be set to a higher value by the user.
  • Finally added basic keyboard event handling #4 that supports:
    • ISO-8859-1 characters, i.e. basic typing
    • Left and Right arrows to select text cursor position
    • Delete and Backspace for editing text
    • Enter/Return on Android 11 and newer
    • All display-specific, i.e. provides one keyboard focus per display.
  • Changed app icon to be adaptive, i.e. take the common icon shape the device the app is running on prefers.

馃洜 Fixes

  • Prevent crash of Admin Panel if scaling not multiple of 5.
  • Fixed app icon being cut off on some devices.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.3.1...v2.4.0