Skip to content

Tags: kyleerhabor/radio

Tags

v1.12

Toggle v1.12's commit message

Verified

This commit was signed with the committer’s verified signature.
Don't automatically launch Doppler

Sending an AppleScript event to an application that's not running causes it to launch. We don't need to hold the user hostage, so a simple check for if Doppler is running has been added.

v1.11

Toggle v1.11's commit message

Verified

This commit was signed with the committer’s verified signature.
Handle diacritics on a per-character basis

This should allow for text like "fhána" to match.

v1.10

Toggle v1.10's commit message

Verified

This commit was signed with the committer’s verified signature.
Use better matcher

v1.9

Toggle v1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
Automatically reconnect on disconnect

v1.8

Toggle v1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
Use system-styled help button

v1.7

Toggle v1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
Hide Radio from Dock

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Toggle popover instead of solely present

This allows keyboard navigators to toggle between on and off.

v1.6

Toggle v1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
Improve UI

Notably, Radio won't enter an infinite loop if the user closes Discord. It'll still be running, but just sending useless data (since the socket is closed).

1.1

Toggle 1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Don't include example image in target

This causes code signing to fail, for some reason.

1.0

Toggle 1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Initial commit