Skip to content

v3.4.0

Compare
Choose a tag to compare
@rkistner rkistner released this 16 Oct 19:04
· 154 commits to master since this release

Changes:

  • Beep on scan is now controlled only by the media volume, and still plays
    even if the device is in "silent mode", as long as the media volume is not muted.
  • The 150ms delay after scanning is removed.

Fixes:

  • An issue where the beep sometimes played twice is fixed (#221).
  • Fix rare crash (#209)
  • Fix orientation lock issue (#181)
  • Fix race condition with TextureView (#204)