Skip to content

Latest commit

 

History

History
69 lines (60 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

69 lines (60 loc) · 2.09 KB

[v1.1-beta_1]

Changes

  • Dependencies updated & fixes associated
  • Added hardware usage flag for supported API levels

[v1.0]

Changes

  • Arabic translation

Fixed

  • Possible NPE when stopping the grabber

[v0.5-beta]

Changes

  • Added the ability to send only the average color of the screen
  • French translation
  • Norwegian translation
  • Czech translation
  • German translation
  • Dutch translation
  • Partial Russian translation
  • Partial Spanish translation
  • Removed openGL grabber option
  • Added toggle grabber activity shortcut
  • LEDs will now be cleared when rebooting or shutting down

Fixed

  • Lights now clear (if running) when shutting down
  • Assertion bug in TV settings
  • Possible null intent when starting grabber
  • OOM bug

[v0.4-alpha]

Changes

  • Start grabber on device boot
  • Added some eye candy for when grabber is started
  • General UI tweaks (tv & mobile)
  • Reconnect behavior implemented for mobile build
  • New connection wizard
  • New settings/connection page (tv build)
  • Quick settings tile to toggle grabber (mobile build)
  • Screen orientation change updates grabber
  • Configurable grabber image quality
  • Pressing the notification will now return to the app's main activity

Fixed

  • Grabber would fail to resume when waking device
  • OpenGL grabber sometimes halting immediately after starting screen grab
  • Default grabber failing to send data the first time it is turned on
  • Grabber not stopping when the host is unreachable
  • Aspect ratio of grabbed image being slightly off
  • OOM bug

[v0.3-alpha]

Changes

  • Leanback launcher support (tv build)
  • Revised layout (tv build)
  • Reconnect if connection is lost to hyperion server (tv build)

[v0.2-alpha]

Changes

  • App Icon
  • Fancy toggle button
  • Bug fixes
  • New Grabber (old grabber can be enabled in the settings)

Known Bugs

  • OpenGL grabber will sometimes hang when started, making the lights unresponsive. Quitting the app and starting again generally fixes the problem.
  • New grabber fails to send any data the first time it is initialized. Turning off and back on one more time seems to fix the problem.