Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart TV support #40

Merged
merged 49 commits into from
Nov 3, 2023
Merged

Smart TV support #40

merged 49 commits into from
Nov 3, 2023

Commits on Oct 17, 2023

  1. Add toggleAttribute helper

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1fc1a06 View commit details
    Browse the repository at this point in the history
  2. Add device-type attribute

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f006970 View commit details
    Browse the repository at this point in the history
  3. Add 'tv' device type

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    23d3668 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5b2b04 View commit details
    Browse the repository at this point in the history
  5. Simplify

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f5fcfab View commit details
    Browse the repository at this point in the history
  6. Sort key codes

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    80cdfca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12e00ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7241eaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    beff653 View commit details
    Browse the repository at this point in the history
  10. Tiny fix

    MattiasBuelens authored and Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    04dbde4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8f88c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f435306 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dc562b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c9e5f1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    539c537 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d84732e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    21f738d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4880623 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d5452c0 View commit details
    Browse the repository at this point in the history
  20. Handle TV back button

    Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    36788f1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b0627d1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6a4918e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3812038 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ca0790e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    47ddb64 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e79b22a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5d3b79b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0d72630 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a5bfcce View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d4fd5df View commit details
    Browse the repository at this point in the history
  31. Return HTML element

    Jeroen-Veltmans committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc1c24f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dfad370 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a6167e6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    252b96f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c8ac8ce View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5a242fc View commit details
    Browse the repository at this point in the history
  37. Remove check

    MattiasBuelens committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7df63e7 View commit details
    Browse the repository at this point in the history
  38. Fix indentation

    MattiasBuelens committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    111671c View commit details
    Browse the repository at this point in the history
  39. Extract variable

    MattiasBuelens committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1902c9b View commit details
    Browse the repository at this point in the history
  40. Tweak check

    MattiasBuelens committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fffd993 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    af92e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71da703 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    9e87261 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Optimize import

    Jeroen-Veltmans authored and MattiasBuelens committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    260a3e7 View commit details
    Browse the repository at this point in the history
  2. Expose DeviceType

    MattiasBuelens authored and Jeroen-Veltmans committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fc0ee13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2fbdf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0420f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ea8d98 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    MattiasBuelens committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5041068 View commit details
    Browse the repository at this point in the history