Commit Graph

14712 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
20acfb57c6 Update help menu 2024-04-02 11:52:31 -05:00
Aleksandras Kostarevas
c4bd35c921 Display imported dictionary name 2024-04-02 11:25:22 -05:00
Aleksandras Kostarevas
31b5fe933e Allow deleting imported dictionaries and voice input models 2024-04-01 16:48:39 -05:00
Aleksandras Kostarevas
626477a027 Automatically select correct language for dictionaries, reload dict after import 2024-04-01 15:44:52 -05:00
Aleksandras Kostarevas
1af8bbfd78 Add help screen 2024-04-01 14:54:38 -05:00
Aleksandras Kostarevas
ff29bf5802 Add resource importing (dict/voice/transformer) 2024-04-01 14:31:11 -05:00
Aleksandras Kostarevas
400492870d Update languages menu 2024-03-30 18:56:47 -05:00
Aleksandras Kostarevas
14fa302f1f Add languages menu 2024-03-25 13:07:10 -05:00
Aleksandras Kostarevas
ce92ea6845 Suppress InputLogic selection updates during transaction 2024-03-21 22:38:33 -05:00
Aleksandras Kostarevas
21da28ff22 Use batchEdit during voice input transaction 2024-03-21 19:59:51 -05:00
Aleksandras Kostarevas
20f897aa56 Keep screen awake during voice input 2024-03-21 19:34:35 -05:00
Aleksandras Kostarevas
925eda3be7 Remove "it" alias for Italy 2024-03-19 13:17:04 -05:00
Aleksandras Kostarevas
03a028a9fa Fix some icons being untinted, add haptic vibration setting 2024-03-19 12:35:51 -05:00
Aleksandras Kostarevas
25229530f0 Add missing haptic/sound to compose elements 2024-03-19 12:12:16 -05:00
Aleksandras Kostarevas
b4790b22f7 Fix Voice Input view looking broken 2024-03-18 16:17:11 -05:00
Aleksandras Kostarevas
536460cfd4 Update input logic to better handle combined emoji 2024-03-18 16:00:20 -05:00
Aleksandras Kostarevas
9410e5a825 Use CODE_DELETE instead of KEYCODE_DEL event for delete pointer 2024-03-18 15:06:13 -05:00
Aleksandras Kostarevas
12110e96aa Add an emoji to badwords list 2024-03-18 13:11:02 -05:00
Aleksandras Kostarevas
0302cbffd9 Filter (most) unsupported emoji from menu for older devices 2024-03-18 13:08:39 -05:00
Aleksandras Kostarevas
ed36c99ff9 Fix emoji tone popup being misplaced for 1 frame 2024-03-18 12:40:20 -05:00
Aleksandras Kostarevas
efac63ac10 Remember selecting emoji suggestions, improve emoji alias picking 2024-03-18 12:32:15 -05:00
Aleksandras Kostarevas
10c08ebda6 Add category separators and recent emoji to emoji menu 2024-03-18 12:08:00 -05:00
Aleksandras Kostarevas
e2c0652eec Show manual update notice every so often 2024-03-15 13:57:57 -05:00
Aleksandras Kostarevas
00a69a9eab Update transformer docs URL 2024-03-15 11:13:59 -05:00
Aleksandras Kostarevas
d0fbabf165 Style settings and enter icons 2024-03-15 11:03:02 -05:00
Aleksandras Kostarevas
94dfebca21 Add settings action to more easily access settings 2024-03-15 10:59:13 -05:00
Aleksandras Kostarevas
6490e2941b Add more update fallbacks in case people are stubborn and block network 2024-03-15 10:47:20 -05:00
Aleksandras Kostarevas
b15d882d77 Improve emoji suggestions 2024-03-15 10:15:16 -05:00
Aleksandras Kostarevas
da9abecce4 Check for updates when settings is launched, show update more often and auto-dismiss it 2024-03-15 10:15:07 -05:00
Aleksandras Kostarevas
91a8e7eb92 Shorten update check interval to 12 hours instead of 48 2024-03-15 09:58:54 -05:00
Aleksandras Kostarevas
0b7c386d11 Make logging less chatty 2024-03-14 15:43:51 -05:00
Aleksandras Kostarevas
455c3741ae Apply blacklist filter before bothAlgorithmsCameToSameConclusion,
allow emoji suggestions after typing a word, allow easily disabling emoji suggestions through long-tapping
2024-03-14 15:40:44 -05:00
Aleksandras Kostarevas
65686b39a0 Make emoji suggestions less aggressive 2024-03-14 15:17:55 -05:00
Aleksandras Kostarevas
cd8499f742 Mitigate OOM during update 2024-03-14 14:45:23 -05:00
Aleksandras Kostarevas
f134517f11 Auto-update improvements
1. Keep screen awake during download
2. Maintain download state
3. Cache download, don't re-download if cancelled and restarted
2024-03-14 14:28:13 -05:00
Aleksandras Kostarevas
f7ca151e18 Fix setup looking weird on some devices 2024-03-14 13:51:29 -05:00
Aleksandras Kostarevas
e424f36529 Add option for emoji suggestions 2024-03-13 16:50:53 -05:00
Aleksandras Kostarevas
e209eefd48 Add emoji suggestions 2024-03-13 16:47:17 -05:00
Aleksandras Kostarevas
6c4c6b8965 Request mic permission during setup, add test text field 2024-03-13 15:26:23 -05:00
Aleksandras Kostarevas
350b8e8fcf Add bad word filtering and blacklisting 2024-03-13 13:31:51 -05:00
Aleksandras Kostarevas
a294d9c4ca Fix potential crash related to fullContext 2024-03-12 11:44:33 -05:00
Aleksandras Kostarevas
b13e04d3f1 Fix shortcuts 2024-03-07 15:32:58 +02:00
Aleksandras Kostarevas
08947c6e89 Update model name field 2024-03-05 17:00:50 +02:00
Aleksandras Kostarevas
5086f3fa1c Add toggle for finetuning 2024-03-05 16:19:07 +02:00
Aleksandras Kostarevas
0c95240cff Update model 2024-03-05 15:57:45 +02:00
Aleksandras Kostarevas
69649256f8 Fix comma key to open settings menu 2024-03-05 15:54:18 +02:00
Aleksandras Kostarevas
c57a3d83af Add personal dictionary glossary for voice input and keyboard 2024-03-05 15:24:30 +02:00
Aleksandras Kostarevas
42ac255a81 Sync whisper.cpp changes from voice input 2024-03-05 11:06:24 +02:00
Aleksandras Kostarevas
76aad2469b Fix issue with settings menu losing nav state on screen rotation 2024-02-27 12:07:12 +02:00
Aleksandras Kostarevas
f351a61d42 Add update important notice, download and install update from within the app 2024-02-27 12:06:51 +02:00