github Nerwyn/android-tv-card 3.9.0-alpha.025
3.9.0-alpha.024 - Better Keyboards

latest releases: 4.0.5, 4.0.5-alpha.009, 4.0.5-alpha.008...
pre-releaseone month ago

#55
WIP, use at your own risk. Don't report bugs, it's a buggy development build.

  • Keyboards are now actions instead of separate special buttons, and can be added to any action.
    • Textbox and search currently broken pending fix
    • Global keyboard ID and modes not working again yet.
  • Rework buttons to use more generic HTML and updated ripple.
    • Styles currently broken.
    • Ripple has a touch stuck fix but needs work.
custom_actions:
  keyboard:
    tap_action:
      action: keyboard # You can include these actions anywhere now
      platform: ANDROID TV # Keyboard mode will be set here now as platform, still defaults to ANDROID TV
      keyboard_id: remote.google_tv_adb
      remote_id: remote.google_tv_adb
rows:
  - - keyboard

TODO

  • Rewire textbox and search to new text input dialog and add buttons for closing and sending it.
  • Deprecated/global keyboard keys updating.
  • Remove v4 rebrand stuff.
  • Better stuck ripple for buttons and touchpads.

Full Changelog: 3.8.2...4.0.0-alpha.053

Don't miss a new android-tv-card release

NewReleases is sending notifications on new releases.