Handy/src/components/settings
2025-10-28 17:53:43 -07:00
..
debug Add VRAM Inactivity Timer (#101) 2025-09-03 19:00:36 -07:00
AboutSettings.tsx move app data dir to about instead of debug 2025-10-28 17:53:43 -07:00
AdvancedSettings.tsx move always on mic to debug settings. really not for mainstream users. 2025-10-09 10:58:12 -07:00
AlwaysOnMicrophone.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
AppDataDirectory.tsx new default correction threshold + debug menu 2025-08-15 11:55:15 -07:00
AudioFeedback.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
AutostartToggle.tsx feat(settings): add autostart toggle in advanced settings (#177) 2025-10-09 10:47:51 -07:00
ClipboardHandling.tsx Add Setting to Copy to Clipboard (#220) 2025-10-17 16:25:35 -07:00
CustomWords.tsx slightly tweak styling 2025-08-11 15:28:26 -07:00
DebugSettings.tsx move app data dir to about instead of debug 2025-10-28 17:53:43 -07:00
GeneralSettings.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
HandyShortcut.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
HistoryLimit.tsx Add history limit setting (#150) 2025-10-08 13:01:09 -07:00
HistorySettings.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
index.ts feat(settings): add autostart toggle in advanced settings (#177) 2025-10-09 10:47:51 -07:00
LanguageSelector.tsx better disabled states for parakeet 2025-10-08 16:52:50 -07:00
MicrophoneSelector.tsx fix(settings): handle default device labels and empty device lists 2025-08-09 08:21:43 +04:00
ModelUnloadTimeout.tsx Add VRAM Inactivity Timer (#101) 2025-09-03 19:00:36 -07:00
MuteWhileRecording.tsx move app data dir to about instead of debug 2025-10-28 17:53:43 -07:00
OutputDeviceSelector.tsx UI v2 (#103) 2025-09-05 12:56:55 -07:00
PasteMethod.tsx add support for changing paste method (#187) 2025-10-08 12:32:04 -07:00
PushToTalk.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
ShowOverlay.tsx refactor(settings): wrap components in React.memo and improve ResetIcon 2025-08-09 07:52:28 +04:00
SoundPicker.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
StartHidden.tsx Added "Start Hidden" (#105) 2025-09-06 14:07:33 -07:00
TranslateToEnglish.tsx better disabled states for parakeet 2025-10-08 16:52:50 -07:00
VolumeSlider.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00