Handy/src/components/settings
2025-08-09 08:10:18 +04:00
..
debug add a very simple debug mode toggle 2025-08-01 18:16:51 -07:00
AlwaysOnMicrophone.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
AudioFeedback.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
CorrectWords.tsx style(ui): unify components with shared Input/Button 2025-08-09 08:08:49 +04:00
HandyShortcut.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
index.ts feat(transcription): add word correction with phonetic matching 2025-08-08 17:50:31 +04:00
LanguageSelector.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
MicrophoneSelector.tsx fix(settings): remove hardcoded Default option and add placeholder text 2025-08-09 08:10:18 +04:00
OutputDeviceSelector.tsx fix(settings): remove hardcoded Default option and add placeholder text 2025-08-09 08:10:18 +04:00
PushToTalk.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
Settings.tsx feat(transcription): add word correction with phonetic matching 2025-08-08 17:50:31 +04:00
ShowOverlay.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
TranslateToEnglish.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00